This is a list of domain objects that implement OpenmrsObject that we want to synchronize between OpenMRS servers. While we want to use FHIR as much as we can, it might come up that for some objects we will have to implement a manual Sync.
OpenMRS Entity | For Sync? | FHIR Resource | FHIR Implementation Status | Notes |
---|---|---|---|---|
Allergy | yes | https://www.hl7.org/fhir/allergyintolerance.html | Implemented | |
Alert | ? | ? | - | |
AlertRecipient | ||||
CareSetting | ||||
Cohort | https://www.hl7.org/fhir/group.html ? | |||
Concept | ||||
Encounter | ||||
GlobalProperty | ||||
Location | ||||
Obs | ||||
Order | ||||
Patient | yes | https://www.hl7.org/fhir/patient.html | Implemented (FHIRPatientResource) | |
Privilege | ||||
Provider | ||||
Role | ||||
User | ||||
Visit |