GAO Ballot Package

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:

Mappings for the practitioner resource.

5.4.9.1 Mappings for RIM (http://hl7.org/v3)

PractitionerRole
    identifier./id
    active./StatusCode
    name./name
    telecom./telecom
    address./addr
    gender./administrativeGender
    birthDate./birthTime
    photo./subjectOf/ObservationEvent[code="photo"]/value
    practitionerRole.(Role)
        managingOrganizationscopingOrganization
        role./code
        specialtyindirectAuthority/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)

PractitionerPRD (as one example)
    identifierPRD-7 (or XCN.1)
    active
    nameXCN Components
    telecomPRT-15, STF-10, ROL-12
    addressORC-24, STF-11, ROL-11, PRT-14
    genderSTF-5
    birthDateSTF-6
    photo
    practitionerRole
        managingOrganization
        rolePRD-1 / STF-18 / PRA-3 / PRT-4 / ROL-3 / ORC-12 / OBR-16 / PV1-7 / PV1-8 / PV1-9 / PV1-17
        specialtyPRA-5
        periodPRD-8/9 / PRA-5.4
        location
        healthcareService
    qualificationCER?
        identifier
        code
        period
        issuer
    communicationPID-15, NK1-20, LAN-2

5.4.9.3 Mappings for ServD (http://www.omg.org/spec/ServD/1.0/)

PractitionerProvider
    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