This page is part of the FHIR Specification (v0.0.82: DSTU 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

5.3.9 Resource Resource Practitioner - Mappings - Mappings

Mappings:

Mappings for the practitioner resource.

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

PractitionerRole
    identifier./id
    name./name
    telecom./telecom
    address./addr
    gender./administrativeGender
    birthDate./birthTime
    photo./subjectOf/ObservationEvent[code="photo"]/value
    organization./scoper
    role./code
    specialtyindirectAuthority/QualifiedEntity[code < Speciality]/code
    period./effectiveTime
    location./target[classCode="indirectAuthority].source[classCode=SDLOC]
    qualification./indirectAuthority/QualifiedEntity[code < qualifiedEntity]
        code./code
        period./effectiveTime
        issuer./scoper
    communication./languageCode

5.3.9.2 Mappings for HL7 v2 (http://hl7.org/v2)

PractitionerPRD (as one example)
    identifierPRD-7 (or XCN.1 Person Identifier)
    nameXCN Components
    telecomPRT-15, STF-10, ROL-12
    addressORC-24, STF-11, ROL-11, PRT-14
    genderSTF-5
    birthDateSTF-6
    photo
    organizationPRD-10 (-> 14) / PRA-9-Institution / PRT-8-Participation Organization for person participation
    rolePRD-1 / STF-18-job title / PRA-3-practitioner category / PRT-4-Participation / ROL-3-role-ROL / ORC-12-ordering provider / OBR-16-ordering provider / PV1-7-attending doctor / PV1-8-referring doctor / PV1-9-consulting doctor / PV1-17-admitting doctor
    specialtyPRA-5-specialty
    periodPRD-8/9 / PRA-5.4-date of certification
    location
    qualificationCER?
        code
        period
        issuer
    communicationPID-15, NK1-20, LAN-2

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

PractitionerProvider
    identifier./Identifiers
    name./PreferredName (GivenNames, FamilyName, TitleCode)
    telecom./ContactPoints
    address./Addresses
    gender./GenderCode
    birthDate(not represented in ServD)
    photo./ImageURI (only supports the URI reference)
    organization(ServD maps Practitioners and Organizations via another entity, so this concept is not available)
    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)
    qualification./Qualifications
        code./Qualifications.Value
        period./Qualifications.StartDate and ./Qualifications.EndDate
        issuer
    communication./Languages.LanguageSpokenCode

comments powered by Disqus