This page is part of the FHIR Specification (v3.0.2: STU 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
8.4.9 Resource Practitioner - Mappings 
Mappings for the practitioner resource.
8.4.9.1 Mappings for RIM Mapping (http://hl7.org/v3) 
| Practitioner | Role |
| identifier | ./id |
| active | ./statusCode |
| name | ./name |
| telecom | ./telecom |
| address | ./addr |
| gender | ./administrativeGender |
| birthDate | ./birthTime |
| photo | ./subjectOf/ObservationEvent[code="photo"]/value |
| qualification | .playingEntity.playingRole[classCode=QUAL].code |
| identifier | .playingEntity.playingRole[classCode=QUAL].id |
| code | .playingEntity.playingRole[classCode=QUAL].code |
| period | .playingEntity.playingRole[classCode=QUAL].effectiveTime |
| issuer | .playingEntity.playingRole[classCode=QUAL].scoper |
| communication | ./languageCommunication |
8.4.9.2 Mappings for HL7 v2 Mapping (http://hl7.org/v2) 
| Practitioner | PRD (as one example) |
| identifier | PRD-7 (or XCN.1) |
| active | |
| name | XCN Components |
| telecom | PRT-15, STF-10, ROL-12 |
| address | ORC-24, STF-11, ROL-11, PRT-14 |
| gender | STF-5 |
| birthDate | STF-6 |
| photo | |
| qualification | CER? |
| identifier | |
| code | |
| period | |
| issuer | |
| communication | PID-15, NK1-20, LAN-2 |
8.4.9.3 Mappings for ServD (http://www.omg.org/spec/ServD/1.0/) 
| Practitioner | Provider |
| identifier | ./Identifiers |
| active | |
| name | ./PreferredName (GivenNames, FamilyName, TitleCode) |
| telecom | ./ContactPoints |
| address | ./Addresses |
| gender | ./GenderCode |
| birthDate | (not represented in ServD) |
| photo | ./ImageURI (only supports the URI reference) |
| qualification | ./Qualifications |
| identifier | |
| code | ./Qualifications.Value |
| period | ./Qualifications.StartDate and ./Qualifications.EndDate |
| issuer | |
| communication | ./Languages.LanguageSpokenCode |