Mappings for the hrex-practitioner resource profile.
  
  
  
 | HRexPractitioner | 
 | Practitioner | Entity. Role, or Act, Role |  
 |    text | Act.text? |  
 |    contained | N/A |  
 |    extension | N/A |  
 |    modifierExtension | N/A |  
 |    identifier | ./id |  
 |    identifier (NPI) | ./id |  
 |    active | ./statusCode |  
 |    name | ./name |  
 |       id | n/a |  
 |       extension | n/a |  
 |       use | unique(./use) |  
 |       text | ./formatted |  
 |       family | ./part[partType = FAM] |  
 |       given | ./part[partType = GIV] |  
 |       prefix | ./part[partType = PFX] |  
 |       suffix | ./part[partType = SFX] |  
 |       period | ./usablePeriod[type="IVL<TS>"] |  
 |    telecom | ./telecom |  
 |       id | n/a |  
 |       extension | n/a |  
 |       system | ./scheme |  
 |       value | ./url |  
 |       use | unique(./use) |  
 |       rank | n/a |  
 |       period | ./usablePeriod[type="IVL<TS>"] |  
 |    address | ./addr |  
 |       id | n/a |  
 |       extension | n/a |  
 |       use | unique(./use) |  
 |       type | unique(./use) |  
 |       text | ./formatted |  
 |       line | AD.part[parttype = AL] |  
 |       city | AD.part[parttype = CTY] |  
 |       district | AD.part[parttype = CNT | CPA] |  
 |       state | AD.part[parttype = STA] |  
 |       postalCode | AD.part[parttype = ZIP] |  
 |       country | AD.part[parttype = CNT] |  
 |       period | ./usablePeriod[type="IVL<TS>"] |  
 |    gender | ./administrativeGender |  
 |    birthDate | ./birthTime |  
 |    photo | ./subjectOf/ObservationEvent[code="photo"]/value |  
 |    qualification | .playingEntity.playingRole[classCode=QUAL].code |  
 |       id | n/a |  
 |       extension | n/a |  
 |       modifierExtension | N/A |  
 |       identifier | .playingEntity.playingRole[classCode=QUAL].id |  
 |       code | .playingEntity.playingRole[classCode=QUAL].code |  
 |          id | n/a |  
 |          extension | n/a |  
 |          coding | union(., ./translation) |  
 |          text | ./originalText[mediaType/code="text/plain"]/data |  
 |       period | .playingEntity.playingRole[classCode=QUAL].effectiveTime |  
 |       issuer | .playingEntity.playingRole[classCode=QUAL].scoper |  
 |    communication | ./languageCommunication |  
 | HRexPractitioner | 
 | Practitioner | Provider |  
 |    identifier | ./Identifiers |  
 |    identifier (NPI) | ./Identifiers |  
 |    name | ./PreferredName (GivenNames, FamilyName, TitleCode) |  
 |       use | ./NamePurpose |  
 |       family | ./FamilyName |  
 |       given | ./GivenNames |  
 |       prefix | ./TitleCode |  
 |       period | ./StartDate and ./EndDate |  
 |    telecom | ./ContactPoints |  
 |       system | ./ContactPointType |  
 |       value | ./Value |  
 |       use | ./ContactPointPurpose |  
 |       period | ./StartDate and ./EndDate |  
 |    address | ./Addresses |  
 |       use | ./AddressPurpose |  
 |       line | ./StreetAddress (newline delimitted) |  
 |       city | ./Jurisdiction |  
 |       state | ./Region, ./Sites |  
 |       postalCode | ./PostalIdentificationCode |  
 |       country | ./Country |  
 |       period | ./StartDate and ./EndDate |  
 |    gender | ./GenderCode |  
 |    birthDate | (not represented in ServD) |  
 |    photo | ./ImageURI (only supports the URI reference) |  
 |    qualification | ./Qualifications |  
 |       code | ./Qualifications.Value |  
 |       period | ./Qualifications.StartDate and ./Qualifications.EndDate |  
 |    communication | ./Languages.LanguageSpokenCode |