Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fhir/fhir-impl-guidelines
https://github.com/fhir/fhir-impl-guidelines
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fhir/fhir-impl-guidelines
- Owner: FHIR
- Created: 2015-02-02T21:43:06.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-02T22:39:57.000Z (almost 10 years ago)
- Last Synced: 2023-08-06T10:10:52.613Z (over 1 year ago)
- Size: 102 KB
- Stars: 4
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FHIR implementation guidelines
* What is FHIR implementation?
* Metadata
* Profiles
* xsd
* Approaches
* code generation
* meta-data as data
* Basic API recommendations
* parse
* serialize
* validation
* Extended API
* REST client
* OAuth
* Examples