This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 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
This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.
5.4.9 Resource Practitioner - Mappings 
Mappings for the practitioner resource.
5.4.9.1 Mappings for RIM (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 |
practitionerRole | .(Role) |
managingOrganization | scopingOrganization |
role | ./code |
specialty | indirectAuthority/QualifiedEntity[code < Speciality]/code |
period | ./effectiveTime |
location | ./target[classCode="indirectAuthority].source[classCode=SDLOC] |
healthcareService | ./target[classCode="indirectAuthority].id? |
qualification | ./indirectAuthority/QualifiedEntity[code < qualifiedEntity] |
identifier | ./id |
code | ./code |
period | ./effectiveTime |
issuer | ./scoper |
communication | ./languageCode |
5.4.9.2 Mappings for HL7 v2 (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 | |
practitionerRole | |
managingOrganization | |
role | PRD-1 / STF-18 / PRA-3 / PRT-4 / ROL-3 / ORC-12 / OBR-16 / PV1-7 / PV1-8 / PV1-9 / PV1-17 |
specialty | PRA-5 |
period | PRD-8/9 / PRA-5.4 |
location | |
healthcareService | |
qualification | CER? |
identifier | |
code | |
period | |
issuer | |
communication | PID-15, NK1-20, LAN-2 |
5.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) |
practitionerRole | |
managingOrganization | |
role | (ServD maps Practitioners and Organizations via another entity, so this concept is not available) |
specialty | ./Specialty |
period | (ServD maps Practitioners and Organizations via another entity, so this concept is not available) |
location | (ServD maps Practitioners and Organizations via another entity, so this concept is not available)<br/> However these are accessed via the Site.ServiceSite.ServiceSiteProvider record. (The Site has the location) |
healthcareService | |
qualification | ./Qualifications |
identifier | |
code | ./Qualifications.Value |
period | ./Qualifications.StartDate and ./Qualifications.EndDate |
issuer | |
communication | ./Languages.LanguageSpokenCode |