-
Notifications
You must be signed in to change notification settings - Fork 61
Home
Jason Walonoski edited this page Apr 13, 2020
·
4 revisions
fhir_client
is a ruby gem that provides an HL7 FHIR client.
The fhir_client
library supports:
- HL7 FHIR R4, STU3 and DSTU2
- JSON and XML
- All CRUD, including version read and history
- Transactions and Batches
- Search
- Operations (e.g.
$everything
,$validate
) - Support for OAuth2
Please use the sidebar to navigate the documentation in this wiki.
- Getting Started
- Configuration
-
Searching
- History
- CRUD
- Transactions
- Validation
-
Operations
$everything
$validate