FHIR Release 3 (STU) 4

This page is part of the FHIR Specification (v3.0.2: (v4.0.1: R4 - Mixed Normative and STU 3). ) in it's permanent home (it will always be available at this URL). 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 R4 R3 R2

Patient Administration Work Group Maturity Level : N/A Ballot Standards Status : Informative Security Category : Patient Compartments : Patient , Practitioner , RelatedPerson

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

.plays:Role(classCode='IDENT').id
Person Person(classCode="PSN" and determinerCode="INST" and quantity="1")
    identifier FiveWs.identifier
    active FiveWs.status
./name ./telecom ./birthTime ./addr
Person
    identifier PID-3
    name PID-5, PID-9
    telecom PID-13, PID-14
    gender player[classCode=PSN|ANM and determinerCode=INSTANCE]/administrativeGender PID-8
    birthDate PID-7
    address PID-11
    photo player[classCode=PSN|ANM and determinerCode=INSTANCE]/desc OBX-5 - needs a profile
    managingOrganization scoper
    active statusCode
    link outboundLink
        target id
        assurance priorityNumber?
PID-3 PID-5, PID-9 PID-13, PID-14 PID-7 PID-11
Person Person(classCode="PSN" and determinerCode="INST" and quantity="1")
    identifier .plays:Role(classCode='IDENT').id
    name ./name
    telecom ./telecom
    gender PID-8 player[classCode=PSN|ANM and determinerCode=INSTANCE]/administrativeGender
    birthDate ./birthTime
    address ./addr
    photo OBX-5 - needs a profile player[classCode=PSN|ANM and determinerCode=INSTANCE]/desc
    managingOrganization scoper
    active statusCode
    link outboundLink
        target id
        assurance priorityNumber?