Package | hl7.fhir.uv.v2mappings |
Type | ConceptMap |
Id | segment-rol-generalpractitioner-to-patient |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/v2mappings/https://build.fhir.org/ig/HL7/v2-to-fhir/ConceptMap-segment-rol-generalpractitioner-to-patient.html |
URL | http://hl7.org/fhir/uv/v2mappings/ConceptMap/segment-rol-generalpractitioner-to-patient |
Version | 1.0.0 |
Status | active |
Date | 2025-07-22 |
Name | SegmentROLGeneralPractitionerToPatient |
Title | Segment ROL [GeneralPractitioner] to Patient Map |
Realm | uv |
Authority | hl7 |
Description | This ConceptMap represents a mapping from the HL7 V2 Segment ROL to the FHIR Patient Resource. |
Copyright | Copyright (c) 2025, HL7 International, Inc., All Rights Reserved. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap segment-rol-generalpractitioner-to-patient
Mapping from (not specified) to (not specified)
Group 1 Mapping from unspecified code system
to unspecified code system
Source Concept Details | Relationship | Target Concept Details | Comment | |||
Codes from | ComputableANTLR | Codes from | ||||
ROL-1 | Role Instance ID | is equivalent to | generalPractitioner(PractitionerRole.identifier) | generalPractitioner(PractitionerRole.identifier) | ||
ROL-3 | Role-ROL | is equivalent to | generalPractitioner(PractitionerRole.code) | generalPractitioner(PractitionerRole.code) | ||
ROL-4 | Role Person | is equivalent to | generalPractitioner(PractitionerRole.practitioner) | generalPractitioner(PractitionerRole.practitioner) | ||
ROL-5 | Role Begin Date/Time | is equivalent to | generalPractitioner(PractitionerRole.period.start) | generalPractitioner(PractitionerRole.period.start) | ||
ROL-6 | Role End Date/Time | is equivalent to | generalPractitioner(PractitionerRole.period.end) | generalPractitioner(PractitionerRole.period.end) | ||
ROL-11 | Office/Home Address/Birthplace | IF XAD.7 IN ("N","BDL","F","H","P","BR","V") | is equivalent to | generalPractitioner(PractitionerRole.Practitioner(Practitioner.address)) | generalPractitioner(PractitionerRole.Practitioner(Practitioner.address)) | |
ROL-11 | Office/Home Address/Birthplace | IF XAD.7 IN ("M","O","S","SH","TM") | is equivalent to | generalPractitioner(PractitionerRole.location(Location.address)) | generalPractitioner(PractitionerRole.location(Location.address)) | We seek feedback whether we actually should vary this based on ROL-13 being valued. If not valued, then put it in Patient.generalPractitioner(PractitionerRole.Practitioner(Practitioner.address[2])) |
ROL-11 | Office/Home Address/Birthplace | IF XAD.7 IN ("B","BI","L") | is equivalent to | generalPractitioner(PractitionerRole.organization.(Organization.address)) | generalPractitioner(PractitionerRole.organization.(Organization.address)) | |
ROL-12 | Phone | is equivalent to | generalPractitioner(PractitionerRole.telecom) | generalPractitioner(PractitionerRole.telecom) | ||
ROL-13 | Person's Location | is equivalent to | generalPractitioner(PractitionerRole.location(Location)) | generalPractitioner(PractitionerRole.location(Location)) | We seek more information on how this is mapped/merged with ROL-11. | |
ROL-14 | Organization | is equivalent to | generalPractitioner(PractitionerRole.organization.(Organization)) | generalPractitioner(PractitionerRole.organization.(Organization)) | We seek more information on how this is mapped/merged with ROL-11. |
{ "resourceType": "ConceptMap", "id": "segment-rol-generalpractitioner-to-patient", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "extension": [ { "url": "type", "valueCode": "derived-from" }, { "url": "label", "valueString": "Segment ROL[GeneralPractitioner] to Patient.fsh" }, { "url": "url", "valueUri": "https://docs.google.com/spreadsheets/d/1k_CXL1pI4XSfDj93bYImERZ_fm5Cwm9tzQj_IKHBAeI/edit#gid=0" } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/RelatedArtifact" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "oo" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/v2mappings/ImplementationGuide/hl7.fhir.uv.v2mappings" } ] } } ], "url": "http://hl7.org/fhir/uv/v2mappings/ConceptMap/segment-rol-generalpractitioner-to-patient", "version": "1.0.0", "name": "SegmentROLGeneralPractitionerToPatient", "title": "Segment ROL [GeneralPractitioner] to Patient Map", "status": "active", "experimental": true, "date": "2025-07-22", "publisher": "HL7 International / Orders and Observations", "contact": [ { "name": "HL7 Orders and Observations Workgroup", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/orders" } ] } ], "description": "This ConceptMap represents a mapping from the HL7 V2 Segment ROL to the FHIR Patient Resource.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "copyright": "Copyright (c) 2025, HL7 International, Inc., All Rights Reserved.", "group": [ { "element": [ { "extension": [ { "extension": [ { "url": "type", "valueCode": "EI" }, { "url": "cardinalityMin", "valueInteger": 1 }, { "url": "cardinalityMax", "valueInteger": 1 } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "ROL-1", "display": "Role Instance ID", "target": [ { "extension": [ { "extension": [ { "url": "type", "valueCode": "Identifier" }, { "url": "cardinalityMin", "valueInteger": 0 }, { "url": "cardinalityMax", "valueInteger": -1 } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "generalPractitioner(PractitionerRole.identifier)", "display": "generalPractitioner(PractitionerRole.identifier)", "equivalence": "equivalent" } ] }, { "extension": [ { "extension": [ { "url": "type", "valueCode": "CWE" }, { "url": "cardinalityMin", "valueInteger": 1 }, { "url": "cardinalityMax", "valueInteger": 1 } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "ROL-3", "display": "Role-ROL", "target": [ { "extension": [ { "extension": [ { "url": "type", "valueCode": "CodeableConcept" }, { "url": "mappedVia", "valueUrl": "ConceptMap/table-hl70443-to-v3-participationtype" } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "generalPractitioner(PractitionerRole.code)", "display": "generalPractitioner(PractitionerRole.code)", "equivalence": "equivalent" } ] }, { "extension": [ { "extension": [ { "url": "type", "valueCode": "XCN" }, { "url": "cardinalityMin", "valueInteger": -1 }, { "url": "cardinalityMax", "valueInteger": -1 } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "ROL-4", "display": "Role Person", "target": [ { "extension": [ { "extension": [ { "url": "type", "valueCode": "Reference(Practitioner)" } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "generalPractitioner(PractitionerRole.practitioner)", "display": "generalPractitioner(PractitionerRole.practitioner)", "equivalence": "equivalent" } ] }, { "extension": [ { "extension": [ { "url": "type", "valueCode": "DTM" }, { "url": "cardinalityMin", "valueInteger": 1 }, { "url": "cardinalityMax", "valueInteger": 1 } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "ROL-5", "display": "Role Begin Date/Time", "target": [ { "extension": [ { "extension": [ { "url": "type", "valueCode": "dateTime" } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "generalPractitioner(PractitionerRole.period.start)", "display": "generalPractitioner(PractitionerRole.period.start)", "equivalence": "equivalent" } ] }, { "extension": [ { "extension": [ { "url": "type", "valueCode": "DTM" }, { "url": "cardinalityMin", "valueInteger": 1 }, { "url": "cardinalityMax", "valueInteger": 1 } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "ROL-6", "display": "Role End Date/Time", "target": [ { "extension": [ { "extension": [ { "url": "type", "valueCode": "dateTime" } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "generalPractitioner(PractitionerRole.period.end)", "display": "generalPractitioner(PractitionerRole.period.end)", "equivalence": "equivalent" } ] }, { "extension": [ { "extension": [ { "url": "type", "valueCode": "XAD" }, { "url": "cardinalityMin", "valueInteger": -1 }, { "url": "cardinalityMax", "valueInteger": -1 } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "ROL-11", "display": "Office/Home Address/Birthplace", "target": [ { "extension": [ { "extension": [ { "url": "type", "valueCode": "Address" }, { "url": "cardinalityMin", "valueInteger": 0 }, { "url": "cardinalityMax", "valueInteger": -1 } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "generalPractitioner(PractitionerRole.Practitioner(Practitioner.address))", "display": "generalPractitioner(PractitionerRole.Practitioner(Practitioner.address))", "equivalence": "equivalent", "dependsOn": [ { "property": "Computable-ANTLR", "value": "IF XAD.7 IN (\"N\",\"BDL\",\"F\",\"H\",\"P\",\"BR\",\"V\")" } ] } ] }, { "extension": [ { "extension": [ { "url": "type", "valueCode": "XAD" }, { "url": "cardinalityMin", "valueInteger": -1 }, { "url": "cardinalityMax", "valueInteger": -1 } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "ROL-11", "display": "Office/Home Address/Birthplace", "target": [ { "extension": [ { "extension": [ { "url": "type", "valueCode": "Address" }, { "url": "cardinalityMin", "valueInteger": 0 }, { "url": "cardinalityMax", "valueInteger": -1 } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "generalPractitioner(PractitionerRole.location(Location.address))", "display": "generalPractitioner(PractitionerRole.location(Location.address))", "equivalence": "equivalent", "comment": "We seek feedback whether we actually should vary this based on ROL-13 being valued. If not valued, then put it in Patient.generalPractitioner(PractitionerRole.Practitioner(Practitioner.address[2]))", "dependsOn": [ { "property": "Computable-ANTLR", "value": "IF XAD.7 IN (\"M\",\"O\",\"S\",\"SH\",\"TM\")" } ] } ] }, { "extension": [ { "extension": [ { "url": "type", "valueCode": "XAD" }, { "url": "cardinalityMin", "valueInteger": -1 }, { "url": "cardinalityMax", "valueInteger": -1 } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "ROL-11", "display": "Office/Home Address/Birthplace", "target": [ { "extension": [ { "extension": [ { "url": "type", "valueCode": "Address" }, { "url": "cardinalityMin", "valueInteger": 0 }, { "url": "cardinalityMax", "valueInteger": -1 } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "generalPractitioner(PractitionerRole.organization.(Organization.address))", "display": "generalPractitioner(PractitionerRole.organization.(Organization.address))", "equivalence": "equivalent", "dependsOn": [ { "property": "Computable-ANTLR", "value": "IF XAD.7 IN (\"B\",\"BI\",\"L\")" } ] } ] }, { "extension": [ { "extension": [ { "url": "type", "valueCode": "XTN" }, { "url": "cardinalityMin", "valueInteger": -1 }, { "url": "cardinalityMax", "valueInteger": -1 } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "ROL-12", "display": "Phone", "target": [ { "extension": [ { "extension": [ { "url": "type", "valueCode": "ContactPoint" }, { "url": "cardinalityMin", "valueInteger": 0 }, { "url": "cardinalityMax", "valueInteger": -1 } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "generalPractitioner(PractitionerRole.telecom)", "display": "generalPractitioner(PractitionerRole.telecom)", "equivalence": "equivalent" } ] }, { "extension": [ { "extension": [ { "url": "type", "valueCode": "PL" }, { "url": "cardinalityMin", "valueInteger": 1 }, { "url": "cardinalityMax", "valueInteger": 1 } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "ROL-13", "display": "Person's Location", "target": [ { "extension": [ { "extension": [ { "url": "type", "valueCode": "Reference(Location)" }, { "url": "cardinalityMin", "valueInteger": 0 }, { "url": "cardinalityMax", "valueInteger": 1 } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "generalPractitioner(PractitionerRole.location(Location))", "display": "generalPractitioner(PractitionerRole.location(Location))", "equivalence": "equivalent", "comment": "We seek more information on how this is mapped/merged with ROL-11." } ] }, { "extension": [ { "extension": [ { "url": "type", "valueCode": "XON" }, { "url": "cardinalityMin", "valueInteger": 1 }, { "url": "cardinalityMax", "valueInteger": 1 } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "ROL-14", "display": "Organization", "target": [ { "extension": [ { "extension": [ { "url": "type", "valueCode": "Reference(Organization)" }, { "url": "cardinalityMin", "valueInteger": 0 }, { "url": "cardinalityMax", "valueInteger": 1 } ], "url": "http://hl7.org/fhir/uv/v2mappings/StructureDefinition/TypeInfo" } ], "code": "generalPractitioner(PractitionerRole.organization.(Organization))", "display": "generalPractitioner(PractitionerRole.organization.(Organization))", "equivalence": "equivalent", "comment": "We seek more information on how this is mapped/merged with ROL-11." } ] } ] } ] }