Mappings for the practitioner resource.
| Practitioner | Role |
| identifier | ./id |
| active | ./statusCode |
| name | ./name |
| telecom | ./telecom |
| address | ./addr |
| gender | ./administrativeGender |
| birthDate | ./birthTime |
| photo | ./subjectOf/ObservationEvent[code="photo"]/value |
| role | .playingEntity.playingRole |
| organization | .playingEntity.playingRole.scopingOrganization |
| code | .playingEntity.playingRole.code |
| specialty | .playingEntity.playingRole[classCode=QUAL].code |
| identifier | .playingEntity.playingRole.id |
| telecom | .playingEntity.playingRole.telecom |
| period | .playingEntity.playingRole.effectiveTime |
| location | .playingEntity.playingRole.location.source[classCode=SDLOC] |
| healthcareService | n/a |
| endpoint | n/a |
| 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) |
| role | |
| organization | |
| code | (ServD maps Practitioners and Organizations via another entity, so this concept is not available) |
| specialty | ./Specialty |
| identifier | |
| telecom | |
| 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 | |
| endpoint | |
| qualification | ./Qualifications |
| identifier | |
| code | ./Qualifications.Value |
| period | ./Qualifications.StartDate and ./Qualifications.EndDate |
| issuer | |
| communication | ./Languages.LanguageSpokenCode |