This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

5.1.9 Resource Resource Patient - Mappings - Mappings

Mappings:

Mappings for the patient resource.

5.1.9.1 Mappings for RIM (http://hl7.org/v3)

Patient Patient[classCode=PAT]
    identifier id
    name name
    telecom telecom
    gender player[classCode=PSN|ANM and determinerCode=INSTANCE]/administrativeGender
    birthDate player[classCode=PSN|ANM and determinerCode=INSTANCE]/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
    multipleBirth[x] player[classCode=PSN|ANM and determinerCode=INSTANCE]/multipleBirthInd, player[classCode=PSN|ANM and determinerCode=INSTANCE]/multipleBirthOrderNumber
    photo player[classCode=PSN|ANM and determinerCode=INSTANCE]/desc
    contact player[classCode=PSN|ANM and determinerCode=INSTANCE]/scopedRole[classCode=CON]
        relationship code
        name name
        telecom telecom
        address addr
        gender player[classCode=PSN|ANM and determinerCode=INSTANCE]/administrativeGender
        organization scoper
    animal player[classCode=ANM]
        species code
        breed playedRole[classCode=GEN]/scoper[classCode=ANM, determinerCode=KIND]/code
        genderStatus genderStatusCode
    communication player[classCode=PSN|ANM and determinerCode=INSTANCE]/languageCommunication/code
    careProvider subjectOf.CareEvent.performer.AssignedEntity
    managingOrganization scoper
    link outboundLink
        other id
        type typeCode
    active statusCode

5.1.9.2 Mappings for HL7 v2 (http://hl7.org/v2)

Patient
    identifier PID-3
    name PID-5, PID-9
    telecom PID-13, PID-14, PID-40
    gender PID-8
    birthDate PID-7
    deceased[x] PID-30 (bool) and PID-29 (datetime)
    address PID-11
    maritalStatus PID-16
    multipleBirth[x] PID-24 (bool), PID-25 (integer)
    photo OBX-5 - needs a profile
    contact
        relationship NK1-7, NK1-3
        name NK1-2
        telecom NK1-5, NK1-6, NK1-40
        address NK1-4
        gender NK1-15
        organization NK1-13, NK1-30, NK1-31, NK1-32, NK1-41
    animal
        species PID-35
        breed PID-37
        genderStatus N/A
    communication LAN-2
    careProvider
    managingOrganization
    link
        other PID-3, MRG-1
        type
    active

comments powered by Disqus