https://github.com/joergbattermann/fluentfhir
A fluent .Net client implementation of the HL7 FHIR (R4 and forward) standard
https://github.com/joergbattermann/fluentfhir
dotnet fhir fhir-client fluent hl7
Last synced: 8 months ago
JSON representation
A fluent .Net client implementation of the HL7 FHIR (R4 and forward) standard
- Host: GitHub
- URL: https://github.com/joergbattermann/fluentfhir
- Owner: joergbattermann
- License: other
- Created: 2019-10-23T19:25:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T17:56:47.000Z (almost 6 years ago)
- Last Synced: 2025-01-01T20:09:27.897Z (9 months ago)
- Topics: dotnet, fhir, fhir-client, fluent, hl7
- Homepage: https://fluentfhir.com
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# FluentFHIR
A [fluent](https://en.wikipedia.org/wiki/Fluent_interface) .Net client implementation of the [HL7®](https://www.hl7.org/) [FHIR®](https://www.hl7.org/fhir/) standard & specification (a.k.a. *Fast Healthcare Interoperability Resources*, a standard for health care data exchange) [R4 / 4.0.0](https://www.hl7.org/fhir/history.html).The [upcoming R5](https://onfhir.hl7.org/2019/01/20/fhir-r5-roadmap/) of the standard is still a year out but support for it is planned once the specification finalizes.
FHIR® is the registered trademark of [HL7®](https://www.hl7.org/).