DK MedCom Document, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-document/ and changes regularly. See the Directory of published versions
Mappings for the medcom-document-practitioner resource profile.
MedComDocumentPractitioner |
Practitioner | Entity. Role, or Act, Role |
text | Act.text? |
contained | N/A |
extension | N/A |
modifierExtension | N/A |
identifier | ./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 |
address | ./addr |
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 |
period | .playingEntity.playingRole[classCode=QUAL].effectiveTime |
issuer | .playingEntity.playingRole[classCode=QUAL].scoper |
qualification (officialHealthAuthorization) | .playingEntity.playingRole[classCode=QUAL].code |
id | n/a |
extension | n/a |
modifierExtension | N/A |
identifier | n/a, II - The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs. Also maps to Role[classCode=IDENT] |
code | .playingEntity.playingRole[classCode=QUAL].code |
period | .playingEntity.playingRole[classCode=QUAL].effectiveTime |
issuer | .playingEntity.playingRole[classCode=QUAL].scoper |
communication | ./languageCommunication |
MedComDocumentPractitioner |
Practitioner | Provider |
identifier | ./Identifiers |
name | ./PreferredName (GivenNames, FamilyName, TitleCode) |
use | ./NamePurpose |
family | ./FamilyName |
given | ./GivenNames |
prefix | ./TitleCode |
period | ./StartDate and ./EndDate |
telecom | ./ContactPoints |
address | ./Addresses |
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 |
qualification (officialHealthAuthorization) | ./Qualifications |
identifier | Identifier |
code | ./Qualifications.Value |
period | ./Qualifications.StartDate and ./Qualifications.EndDate |
communication | ./Languages.LanguageSpokenCode |