This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). 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
. Page versions: R5 R4B R4 R3 R2
5.3.11  Resource Person - Mappings 
Mappings for the person resource.
  5.3.11.1 Mappings for RIM (http://hl7.org/v3) 
 | Person | Person(classCode="PSN" and determinerCode="INST" and quantity="1") | 
 | identifier | .plays:Role(classCode='IDENT').id | 
 | name | ./name | 
 | telecom | ./telecom | 
 | gender | player[classCode=PSN|ANM and determinerCode=INSTANCE]/administrativeGender | 
 | birthDate | ./birthTime | 
 | address | ./addr | 
 | photo | player[classCode=PSN|ANM and determinerCode=INSTANCE]/desc | 
 | managingOrganization | scoper | 
 | active | statusCode | 
 | link | outboundLink | 
 | target | id | 
 | assurance | priorityNumber? | 
  5.3.11.2 Mappings for HL7 v2 (http://hl7.org/v2) 
 | Person |  | 
 | identifier | PID-3 | 
 | name | PID-5, PID-9 | 
 | telecom | PID-13, PID-14 | 
 | gender | PID-8 | 
 | birthDate | PID-7 | 
 | address | PID-11 | 
 | photo | OBX-5 - needs a profile | 
 | managingOrganization |  | 
 | active |  | 
 | link |  | 
 | target |  | 
 | assurance |  |