This page is part of the FHIR Specification v4.3.0-snapshot1: R4B Snapshot to support the Jan 2022 Connectathon. About the R4B version of FHIR. The current officially released version is 4.3.0. For a full list of available versions, see the Directory of published versions
. Page versions: R5 R4B R4 R3 R2
8.4.10 Resource Practitioner - Mappings
Mappings for the practitioner resource (see Mappings to Other Standards for further information & status).
| Practitioner | |
| identifier | FiveWs.identifier |
| active | FiveWs.status |
| 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 |
| 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 |
| 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 |