https://github.com/hapifhir/fhir-tutorial
https://github.com/hapifhir/fhir-tutorial
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hapifhir/fhir-tutorial
- Owner: hapifhir
- Created: 2020-03-09T18:48:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-30T19:01:48.000Z (over 3 years ago)
- Last Synced: 2024-12-31T00:12:29.566Z (about 1 year ago)
- Size: 4.67 MB
- Stars: 46
- Watchers: 25
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FHIR Tutorial
This is the home of the FHIR Tutorial, an open collaborative effort to develop a training package, led by the team at [Smile CDR](https://smilecdr.com).

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
# Table of Contents
Note: These are not being created in their final order, so they are not (yet) intended to be read sequentially.
* [Search / References / Chain, *_has*, *_include*, *_revinclude*](Search_References_ChainHasIncludeRevinclude/lesson.md)
* [FHIRPath](FHIRPath/lesson.md)
* [Transactions](Transactions/lesson.md)
* [REST CRUD operations - Create, Read, Update, Delete](CRUD%20operations/lesson.md)
* [Search Parameter Types](SearchParameter/lesson.md)
* [Profiling](Profiling/lesson.md)
* [Terminology - CodeSystem & ValueSet](Terminology/CodeSystem_and_ValueSet/lesson.md)