HL7 Version 2 to FHIR, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/v2-to-fhir/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/uv/v2mappings/datatype-xcn-to-practitionerrole | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: DatatypeXCNToPractitionerRole | |||
Copyright/Legal: Copyright (c) 2020, HL7 International, Inc., All Rights Reserved. |
This ConceptMap represents a mapping from the HL7 V2 Datatype XCN to the FHIR PractitionerRole Resource.
This ConceptMap represents the mapping from the HL7 V2 XCN Data Type to the FHIR PractitionerRole Resource. See also the FHIR Shorthand or the CSV Source.
Generated Narrative: ConceptMap datatype-xcn-to-practitionerrole
Mapping from XCN to PractitionerRole
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code | Comment |
XCN.1 (Person Identifier) | is equivalent to | practitioner(Practitioner.identifier[1].value) | |
XCN.2 (Family Name) | is equivalent to | practitioner(Practitioner.name) | |
XCN.3 (Given Name) | is equivalent to | practitioner(Practitioner.name.given) | |
XCN.4 (Second and Further Given Names or Initials Thereof) | is equivalent to | practitioner(Practitioner.name.given) | |
XCN.5 (Suffix (e.g., JR or III)) | is equivalent to | practitioner(Practitioner.name.suffix) | |
XCN.6 (Prefix (e.g., DR)) | is equivalent to | practitioner(Practitioner.name.prefix) | |
XCN.7 (Degree (e.g., MD)) | is equivalent to | practitioner(Practitioner.name.suffix) | |
XCN.9 (Assigning Authority) | is equivalent to | practitioner(Practioner.identifier[1].assigner(Organization)) | |
XCN.9 (Assigning Authority) | is equivalent to | practitioner(Practioner.identifier[1].system) | Typically the assigning authority reflects an organization, but if it is an actual system (EHR 1 vs. EHR 2, both supporting the same organization where one cannot get more specific), then XCN.9 should be mapped to .system |
XCN.10 (Name Type Code) | is equivalent to | practitioner(Practitioner.name.use) | |
XCN.11 (Identifier Check Digit) | is equivalent to | practitioner(Practitioner.identifier.extension[1].url) | |
XCN.12 (Check Digit Scheme) | is equivalent to | practitioner(Practitioner.identifier.extension[2].url) | |
XCN.13 (Identifier Type Code) | is equivalent to | practitioner(Practitioner.identifier.type.coding.code) | |
XCN.17 (Name Validity Range) | is equivalent to | practitioner(Practitioner.name.period) | |
XCN.18 (Name Assembly Order) | is equivalent to | practitioner(Practitioner.name.family.extension.url) | |
XCN.18 (Name Assembly Order) | is equivalent to | practitioner(Practitioner.name.family.extension.valueCode) | |
XCN.19 (Effective Date) | is equivalent to | practitioner(Practitioner.name.period.start) | |
XCN.20 (Expiration Date) | is equivalent to | practitioner(Practitioner.name.period.end) | |
XCN.21 (Professional Suffix) | is equivalent to | practitioner(Practitioner.name.suffix) |