This page is part of the FHIR Specification (v5.0.0: R5 - STU). This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
. Page versions: R5 R4B R4 R3 R2
8.20.15 Resource Person - Mappings
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? |