The release version of the V1 of our FHIR implementations was released in [date]. You can have more information related to the release here.
- Content:
- Implementations of different FHIR entities in a public API
- Organization
- ServiceRequest
- Practitioner
- PractitionerRole
- Patient
- In this implementation of the interface, any FHIR entities we do update must be fully provided into the body of the request. We do not support
HTTP PATCH
. The possibility of usingPATCH
is under investigation.
- Implementations of different FHIR entities in a public API