FHIR CI-Build

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

Patient Administration icon Work GroupMaturity Level: N/AStandards 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
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?