FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Responsible Owner: Patient Administration icon Work GroupStandards Status: InformativeSecurity Category: Patient Compartments: Patient, Practitioner, RelatedPerson

Mappings for the Person resource (see Mappings to Other Standards for further information & status).

Person administrative.entity
    identifier FiveWs.identifier
    active FiveWs.status
The mappings provided in this tab are indicative of how HL7 v2 fields relate to HL7 FHIR attributes in this resource, but is not complete and without critical HL7 v2 context. The HL7 v2-FHIR Implementation guide, located here icon, provides additional guidance on transforming an HL7 v2 message to FHIR resources for FHIR R4 and FHIR R6.
Person
    identifier PID-3
    active
    name PID-5, PID-9
    telecom PID-13, PID-14
    gender PID-8
    birthDate PID-7
    deceased[x] PID-30 (bool) and PID-29 (datetime)
    address PID-11
    maritalStatus PID-16
    photo OBX-5 - needs a profile
    communication
        language PID-15, LAN-2
        preferred PID-15
    managingOrganization
    link
        target
        assurance
Person Person(classCode="PSN" and determinerCode="INST" and quantity="1")
    identifier .plays:Role(classCode='IDENT').id
    active statusCode
    name ./name
    telecom ./telecom
    gender player[classCode=PSN|ANM and determinerCode=INSTANCE]/administrativeGender
    birthDate ./birthTime
    deceased[x] player[classCode=PSN|ANM and determinerCode=INSTANCE]/deceasedInd, player[classCode=PSN|ANM and determinerCode=INSTANCE]/deceasedTime
    address ./addr
    maritalStatus player[classCode=PSN]/maritalStatusCode
    photo player[classCode=PSN|ANM and determinerCode=INSTANCE]/desc
    communication LanguageCommunication
        language player[classCode=PSN|ANM and determinerCode=INSTANCE]/languageCommunication/code
        preferred preferenceInd
    managingOrganization scoper
    link outboundLink
        target id
        assurance priorityNumber?