OpenMRS Core FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-12-11 |
Mappings for the omrs-person resource profile.
Person is a FHIR resource that is used to represent demographics and administrative information about a person independent of a specific health-related context. FHIR Persons are mapped to OpenMRS Person objects.
OMRSPerson | ||
Person | OMRS Person | This profile maps to Person in OMRS FHIR2 |
id | Person.uuid | |
identifier | Patient.identifier | |
name | Person.name | |
telecom | Person.personAttribute | The attribute used is determined by the fhir2.personContactPointAttributeTypeUuid global property |
gender | Person.gender | |
birthDate | Person.birthDate | Estimated birthdates report month and year for people 5 and under or only year for people older than 5 |
address | Person.address | |
link | Person is a Patient? link to Patient : nothing |
OMRSPerson | ||
Person | Entity. Role, or Act, Person(classCode="PSN" and determinerCode="INST" and quantity="1") | |
text | Act.text? | |
contained | N/A | |
extension | N/A | |
modifierExtension | N/A | |
identifier | .plays:Role(classCode='IDENT').id | |
name | ./name | |
telecom | ./telecom | |
gender | player[classCode=PSN|ANM and determinerCode=INSTANCE]/administrativeGender | |
birthDate | ./birthTime | |
address | ./addr | |
photo | player[classCode=PSN|ANM and determinerCode=INSTANCE]/desc | |
managingOrganization | scoper | |
active | statusCode | |
link | outboundLink | |
id | n/a | |
extension | n/a | |
modifierExtension | N/A | |
target | id | |
assurance | priorityNumber? |
OMRSPerson | ||
Person | ||
identifier | FiveWs.identifier | |
active | FiveWs.status |
OMRSPerson | ||
Person | ||
identifier | PID-3 | |
name | PID-5, PID-9 | |
telecom | PID-13, PID-14 | |
gender | PID-8 | |
birthDate | PID-7 | |
address | PID-11 | |
photo | OBX-5 - needs a profile |