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/segment-rol-generalpractitioner-to-patient | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: SegmentROLGeneralPractitionerToPatient | |||
Copyright/Legal: Copyright (c) 2020, HL7 International, Inc., All Rights Reserved. |
This ConceptMap represents a mapping from the HL7 V2 Segment ROL to the FHIR Patient Resource.
This ConceptMap represents the mapping from the HL7 V2 ROL Segment to the FHIR Patient Resource. See also the FHIR Shorthand or the CSV Source.
HL7 v2 | Condition (IF True, args) | HL7 FHIR | Comments | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sort Order | Identifier | Name | Data Type | Cardinality - Min | Cardinality - Max | Computable ANTLR | Computable FHIRPath | Narrative | FHIR Attribute | Extension | Data Type | Cardinality - Min | Cardinality - Max | Data Type Mapping | Vocabulary Mapping (IS, ID, CE, CEN, CWE) | Assignment | |
1 | ROL-1 | Role Instance ID | EI | 0 | 1 | Patient.generalPractitioner(Patient.PractitionerRole.identifier) | Patient.Identifier | 0 | -1 | EI[Identifier-Extension] | |||||||
2 | ROL-2 | Action Code | ID | 1 | 1 | if mapped to a restful service to progress the message. | |||||||||||
3 | ROL-3 | Role-ROL | CWE | 1 | 1 | Patient.generalPractitioner(Patient.PractitionerRole.code) | Patient.CodeableConcept | CWE[CodeableConcept] | ProviderRole | ||||||||
4 | ROL-4 | Role Person | XCN | 1 | -1 | Patient.generalPractitioner(Patient.PractitionerRole.practitioner) | Reference(Patient.Practitioner) | XCN[Practitioner] | |||||||||
5 | ROL-5 | Role Begin Date/Time | DTM | 0 | 1 | Patient.generalPractitioner(Patient.PractitionerRole.period.start) | Patient.dateTime | ||||||||||
6 | ROL-6 | Role End Date/Time | DTM | 0 | 1 | Patient.generalPractitioner(Patient.PractitionerRole.period.end) | Patient.dateTime | ||||||||||
7 | ROL-7 | Role Duration | CWE | 0 | 1 | ||||||||||||
8 | ROL-8 | Role Action Reason | CWE | 0 | 1 | ||||||||||||
9 | ROL-9 | Provider Type | CWE | 0 | -1 | ||||||||||||
10 | ROL-10 | Organization Unit Type | CWE | 0 | 1 | ||||||||||||
11 | ROL-11 | Office/Home Address/Birthplace | XAD | 0 | -1 | IF XAD.7 IN ("N","BDL","F","H","P","BR","V") | Patient.generalPractitioner(Patient.PractitionerRole.Practitioner(Patient.Practitioner.address) | Patient.Address | 0 | -1 | XAD[Address] | ||||||
11 | ROL-11 | Office/Home Address/Birthplace | XAD | 0 | -1 | IF XAD.7 IN ("M","O","S","SH","TM") | Patient.generalPractitioner(Patient.PractitionerRole.location(Patient.Location.address) | Patient.Address | 0 | -1 | XAD[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])) | |||||
11 | ROL-11 | Office/Home Address/Birthplace | XAD | 0 | -1 | IF XAD.7 IN ("B","BI","L") | Patient.generalPractitioner(Patient.PractitionerRole.organization.(Patient.Organization.address) | Patient.Address | 0 | -1 | XAD[Address] | ||||||
11 | ROL-11 | Office/Home Address/Birthplace | XAD | 0 | -1 | IF XAD.7 IN ("BA","C","RH") | Requires local consideration whether to use practitioner, location, or organization destination. | ||||||||||
12 | ROL-12 | Phone | XTN | 0 | -1 | Patient.generalPractitioner(Patient.PractitionerRole.telecom) | Patient.ContactPoint | 0 | -1 | XTN[ContactPoint] | |||||||
13 | ROL-13 | Person's Location | PL | 0 | 1 | Patient.generalPractitioner(Patient.PractitionerRole.location(Patient.Location) | Reference(Patient.Location) | 0 | 1 | PL[Location] | We seek more information on how this is mapped/merged with ROL-11. | ||||||
14 | ROL-14 | Organization | XON | 0 | 1 | Patient.generalPractitioner(Patient.PractitionerRole.organization.(Patient.Organization) | Reference(Patient.Organization) | 0 | 1 | XON[Organization] | We seek more information on how this is mapped/merged with ROL-11. |
Generated Narrative: ConceptMap segment-rol-generalpractitioner-to-patient
Mapping from ROL to Patient
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code | Comment |
ROL-1 (Role Instance ID) | is equivalent to | generalPractitioner(PractitionerRole.identifier) | |
ROL-3 (Role-ROL) | is equivalent to | generalPractitioner(PractitionerRole.code) | |
ROL-4 (Role Person) | is equivalent to | generalPractitioner(PractitionerRole.practitioner) | |
ROL-5 (Role Begin Date/Time) | is equivalent to | generalPractitioner(PractitionerRole.period.start) | |
ROL-6 (Role End Date/Time) | is equivalent to | generalPractitioner(PractitionerRole.period.end) | |
ROL-11 (Office/Home Address/Birthplace) | is equivalent to | generalPractitioner(PractitionerRole.Practitioner(Practitioner.address)) | |
ROL-11 (Office/Home Address/Birthplace) | is equivalent to | 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) | is equivalent to | generalPractitioner(PractitionerRole.organization.(Organization.address)) | |
ROL-12 (Phone) | is equivalent to | generalPractitioner(PractitionerRole.telecom) | |
ROL-13 (Person's Location) | is equivalent to | 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)) | We seek more information on how this is mapped/merged with ROL-11. |