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-orc-to-servicerequest | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: SegmentORCToServiceRequest | |||
Copyright/Legal: Copyright (c) 2020, HL7 International, Inc., All Rights Reserved. |
This ConceptMap represents a mapping from the HL7 V2 Segment ORC to the FHIR ServiceRequest Resource.
This ConceptMap represents the mapping from the HL7 V2 ORC Segment to the FHIR ServiceRequest 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 | ORC-1 | Order Control | ID | 1 | 1 | IF ORC-5 NOT VALUED | ORC.element("5").empty() | ServiceRequest.status | ServiceRequest.code | 1 | 1 | OrderControlCode[ServiceRequest.status] | This is a complicated mapping where .status, .intent, and Task get involved that may have various localized interpretation. | ||||
1 | ORC-1 | Order Control | ID | 1 | 1 | ServiceRequest.intent | ServiceRequest.code | 1 | 1 | "order" | |||||||
1 | ORC-1 | Order Control | ID | 1 | 1 | ServiceRequest.extension.url | ServiceRequest.uri | 1 | 1 | "http://hl7.org/fhir/StructureDefinition/businessEvent" | |||||||
1 | ORC-1 | Order Control | ID | 1 | 1 | ServiceRequest.extension.extension.url | ServiceRequest.uri | 1 | 1 | "value" | |||||||
1 | ORC-1 | Order Control | ID | 1 | 1 | ServiceRequest.extension.extension.valueCodeableConcept.coding.code | ServiceRequest.code | 1 | 1 | ||||||||
1 | ORC-1 | Order Control | ID | 1 | 1 | ServiceRequest.extension.extension.valueCodeableConcept.coding.system | ServiceRequest.uri | 1 | 1 | "http://terminology.hl7.org/ValueSet/v2-0119" | |||||||
2 | ORC-2 | Placer Order Number | EI | 0 | 1 | IF OBR-2 NOT VALUED | OBR.element("2").empty() | ServiceRequest.identifier | ServiceRequest.Identifier | 0 | -1 | EI[Identifier-Extension] | |||||
2 | ORC-2 | Placer Order Number | EI | 0 | 1 | IF OBR-2 NOT VALUED | OBR.element("2").empty() | ServiceRequest.identifier.type.coding.code | ServiceRequest.code | 0 | 1 | "PLAC" | |||||
2 | ORC-2 | Placer Order Number | EI | 0 | 1 | IF OBR-2 NOT VALUED | OBR.element("2").empty() | ServiceRequest.identifier.type.coding.system | ServiceRequest.uri | 0 | 1 | "http://terminology.hl7.org/CodeSystem/v2-0203" | |||||
3 | ORC-3 | Filler Order Number | EI | 0 | 1 | IF OBR-3 NOT VALUED | OBR.element("3").empty() | ServiceRequest.identifier | ServiceRequest.Identifier | 0 | -1 | EI[Identifier-Extension] | |||||
3 | ORC-3 | Filler Order Number | EI | 0 | 1 | IF OBR-3 NOT VALUED | OBR.element("3").empty() | ServiceRequest.identifier.type.coding.code | ServiceRequest.code | 0 | 1 | "FILL" | |||||
3 | ORC-3 | Filler Order Number | EI | 0 | 1 | IF OBR-3 NOT VALUED | OBR.element("3").empty() | ServiceRequest.identifier.type.coding.system | ServiceRequest.uri | 0 | 1 | "http://terminology.hl7.org/CodeSystem/v2-0203" | |||||
4 | ORC-4 | Placer Group Number | EIP - This is EI in many versions including 2.9 | 0 | 1 | ServiceRequest.identifier | ServiceRequest.Identifier | 0 | -1 | EIP[Identifier-PlacerAssignedIdentifier] | |||||||
4 | ORC-4 | Placer Group Number | EIP - This is EI in many versions including 2.9 | ServiceRequest.identifier.type.coding.code | ServiceRequest.code | 0 | 1 | "PGN" | |||||||||
4 | ORC-4 | Placer Group Number | EIP - This is EI in many versions including 2.9 | ServiceRequest.identifier.type.coding.system | ServiceRequest.uri | 0 | 1 | "http://terminology.hl7.org/CodeSystem/v2-0203" | |||||||||
4 | ORC-4 | Placer Group Number | EIP - This is EI in many versions including 2.9 | 0 | 1 | ServiceRequest.identifier | ServiceRequest.Identifier | EIP[Identifier-FillerAssignedIdentifier] | |||||||||
4 | ORC-4 | Placer Group Number | EIP - This is EI in many versions including 2.9 | 0 | 1 | ServiceRequest.identifier.type.coding.code | ServiceRequest.code | 0 | 1 | "FGN" | |||||||
4 | ORC-4 | Placer Group Number | EIP - This is EI in many versions including 2.9 | 0 | 1 | ServiceRequest.identifier.type.coding.system | ServiceRequest.uri | 0 | 1 | "http://terminology.hl7.org/CodeSystem/v2-0203" | |||||||
5 | ORC-5 | Order Status | ID | 0 | 1 | ServiceRequest.status | ServiceRequest.code | 1 | 1 | OrderStatus | |||||||
6 | ORC-6 | Response Flag | ID | 0 | 1 | ||||||||||||
7 | ORC-7 | Quantity/Timing | TQ | 0 | -1 | ServiceRequest.$this | TQ[ServiceRequest] | ||||||||||
8 | ORC-8 | Parent Order | EIP | 0 | -1 | basedOn[1].extension??-parent.placer | EIP[Identifier-PlacerAssignedIdentifier] | ORC-8.1 | |||||||||
8 | ORC-8 | Parent Order | EIP | 0 | -1 | basedOn[1].extension??-parent.filler | EIP[Identifier-FillerAssignedIdentifier] | ORC-8.2 | |||||||||
9 | ORC-9 | Date/Time of Order Event | DTM | 0 | 1 | IF ORC.1 IS "NW" | ORC.element("1")="NW" | ServiceRequest.authoredOn | ServiceRequest.dateTime | 0 | 1 | ||||||
9 | ORC-9 | Date/Time of Order Event | DTM | 0 | 1 | ServiceRequest.extension.url | ServiceRequest.uri | 1 | 1 | "http://hl7.org/fhir/StructureDefinition/businessEvent" | |||||||
9 | ORC-9 | Date/Time of Order Event | DTM | 0 | 1 | ServiceRequest.extension.extension.url | ServiceRequest.uri | 1 | 1 | "date" | |||||||
9 | ORC-9 | Date/Time of Order Event | DTM | 0 | 1 | ServiceRequest.extension.extension.valuedateTime | ServiceRequest.dateTime | 1 | 1 | ||||||||
10 | ORC-10 | Entered By | XCN | 0 | -1 | ||||||||||||
11 | ORC-11 | Verified By | XCN | 0 | -1 | ||||||||||||
12 | ORC-12 | Ordering Provider | XCN | 0 | -1 | ServiceRequest.requester(ServiceRequest.PractitionerRole.practitioner) | Reference(ServiceRequest.Practitioner) | 0 | 1 | XCN[Practitioner] | |||||||
13 | ORC-13 | Enterer's Location | PL | 0 | 1 | ||||||||||||
14 | ORC-14 | Call Back Phone Number | XTN | 0 | 2 | IF OBR-17 NOT VALUED | OBR.element("17").empty() | ServiceRequest.extension.url | ServiceRequest.uri | 0 | 2 | "http://hl7.org/fhir/StructureDefinition/servicerequest-order-callback-phone-number" | |||||
14 | ORC-14 | Call Back Phone Number | XTN | 0 | 2 | IF OBR-17 NOT VALUED | OBR.element("17").empty() | ServiceRequest.extension.valueContactPoint | ServiceRequest.ContactPoint | 0 | 2 | XTN[ContactPoint] | |||||
15 | ORC-15 | Order Effective Date/Time | DTM | 0 | 1 | ServiceRequest.dateTime | 0 | 1 | We are requesting ballot feedback on how systems are using ORC-15 today so that we can either establish a mapping or define a new extension | ||||||||
16 | ORC-16 | Order Control Code Reason | CWE | 0 | 1 | IF ORC-5 NOT VALUED | ServiceRequest.extension.url | ServiceRequest.uri | 1 | 1 | "http://hl7.org/fhir/StructureDefinition/request-statusReason" | ||||||
16 | ORC-16 | Order Control Code Reason | CWE | 0 | 1 | IF ORC-5 NOT VALUED | ServiceRequest.extension.valueCodeableConcept | ServiceRequest.CodeableConcept | 1 | 1 | CWE[CodeableConcept] | ||||||
16 | ORC-16 | Order Control Code Reason | CWE | 0 | 1 | extension??-orderControlCodeReason | ServiceRequest.CodeableConcept | 0 | 1 | CWE[CodeableConcept] | |||||||
17 | ORC-17 | Entering Organization | CWE | 0 | 1 | ||||||||||||
18 | ORC-18 | Entering Device | CWE | 0 | 1 | ||||||||||||
19 | ORC-19 | Action By | XCN | 0 | -1 | ||||||||||||
20 | ORC-20 | Advanced Beneficiary Notice Code | CWE | 0 | 1 | ||||||||||||
21 | ORC-21 | Ordering Facility Name | XON | 0 | -1 | ServiceRequest.requester(ServiceRequest.PractitionerRole.organization(ServiceRequest.Organization) | Reference(ServiceRequest.Organization) | 0 | 1 | XON[Organization] | PractitionerRole.location is an alternative mapping, we invite ballot comments on which element in PractitionerRole is best. | ||||||
22 | ORC-22 | Ordering Facility Address | XAD | 0 | -1 | ServiceRequest.requester(ServiceRequest.PractitionerRole.organization(ServiceRequest.Organization.address) | ServiceRequest.Address | 0 | -1 | XAD[Address] | |||||||
23 | ORC-23 | Ordering Facility Phone Number | XTN | 0 | -1 | ServiceRequest.requester(ServiceRequest.PractitionerRole.organization(ServiceRequest.Organization.telecom) | ServiceRequest.ContactPoint | 0 | -1 | XTN[ContactPoint] | |||||||
24 | ORC-24 | Ordering Provider Address | XAD | 0 | -1 | ServiceRequest.requester(ServiceRequest.PractitionerRole.practitioner(ServiceRequest.Practitioner.address) | XAD[Address] | We request feedback on whether this address is more directly related to the Practitioner rather than the PractitionerRole | |||||||||
25 | ORC-25 | Order Status Modifier | CWE | 0 | 1 | extension??-statusModifier | ServiceRequest.CodeableConcept | 0 | 1 | CWE[CodeableConcept] | |||||||
26 | ORC-26 | Advanced Beneficiary Notice Override Reason | CWE | 0 | 1 | ||||||||||||
27 | ORC-27 | Filler's Expected Availability Date/Time | DTM | 0 | 1 | ||||||||||||
28 | ORC-28 | Confidentiality Code | CWE | 0 | 1 | ||||||||||||
29 | ORC-29 | Order Type | CWE | 0 | 1 | ServiceRequest.locationCode | ServiceRequest.CodeableConcept | 0 | -1 | CWE[CodeableConcept] | OrderType | ||||||
30 | ORC-30 | Enterer Authorization Mode | CNE | 0 | 1 | ||||||||||||
31 | ORC-31 | Parent Universal Service Identifier | CWE | 0 | 1 | basedOn[1].extension??-parent.service | ServiceRequest.CodeableConcept | CWE[CodeableConcept] | |||||||||
32 | ORC-32 | Advanced Beneficiary Notice Date | DT | 0 | 1 | ||||||||||||
33 | ORC-33 | Alternate Placer Order Number | CX | 0 | -1 | IF OBR-53 NOT VALUED | OBR.element("2").empty() | ServiceRequest.identifier | ServiceRequest.Identifier | 0 | -1 | CX[Identifier] | |||||
33 | ORC-33 | Alternate Placer Order Number | CX | 0 | -1 | IF OBR-53 NOT VALUED | OBR.element("2").empty() | ServiceRequest.identifier.type.coding.code | ServiceRequest.code | 0 | 1 | "PLAC" | |||||
33 | ORC-33 | Alternate Placer Order Number | CX | 0 | -1 | IF OBR-53 NOT VALUED | OBR.element("2").empty() | ServiceRequest.identifier.type.coding.system | ServiceRequest.uri | 0 | 1 | "http://terminology.hl7.org/CodeSystem/v2-0203" | |||||
34 | ORC-34 | Order Workflow Profile | CWE | 0 | -1 |
Generated Narrative: ConceptMap segment-orc-to-servicerequest
Mapping from ORC to ServiceRequest
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code | Comment |
ORC-1 (Order Control) | is equivalent to | status | This is a complicated mapping where .status, .intent, and Task get involved that may have various localized interpretation. |
ORC-1 (Order Control) | is equivalent to | intent | |
ORC-1 (Order Control) | is equivalent to | extension.url | |
ORC-1 (Order Control) | is equivalent to | extension[1].extension[1].url | |
ORC-1 (Order Control) | is equivalent to | extension[1].extension[1].valueCodeableConcept.coding.code | |
ORC-1 (Order Control) | is equivalent to | extension[1].extension[1].valueCodeableConcept.coding.system | |
ORC-2 (Placer Order Number) | is equivalent to | identifier[1] | |
ORC-2 (Placer Order Number) | is equivalent to | identifier[1].type.coding.code | |
ORC-2 (Placer Order Number) | is equivalent to | identifier[1].type.coding.system | |
ORC-3 (Filler Order Number) | is equivalent to | identifier[2] | |
ORC-3 (Filler Order Number) | is equivalent to | identifier[2].type.coding.code | |
ORC-3 (Filler Order Number) | is equivalent to | identifier[2].type.coding.system | |
ORC-4 (Placer Group Number) | is equivalent to | identifier[3] | |
ORC-4 (Placer Group Number) | is equivalent to | identifier[3].type.coding.code | |
ORC-4 (Placer Group Number) | is equivalent to | identifier[3].type.coding.system | |
ORC-4 (Placer Group Number) | is equivalent to | identifier[4] | |
ORC-4 (Placer Group Number) | is equivalent to | identifier[4].type.coding.code | |
ORC-4 (Placer Group Number) | is equivalent to | identifier[4].type.coding.system | |
ORC-5 (Order Status) | is equivalent to | status | |
ORC-7 (Quantity/Timing) | is equivalent to | $this | |
ORC-9 (Date/Time of Order Event) | is equivalent to | authoredOn | |
ORC-9 (Date/Time of Order Event) | is equivalent to | extension[2].url | |
ORC-9 (Date/Time of Order Event) | is equivalent to | extension[2].extension[1].url | |
ORC-9 (Date/Time of Order Event) | is equivalent to | extension[2].extension[1].valuedateTime | |
ORC-12 (Ordering Provider) | is equivalent to | requester(PractitionerRole.practitioner) | |
ORC-14 (Call Back Phone Number) | is equivalent to | extension[3].url | |
ORC-14 (Call Back Phone Number) | is equivalent to | extension[3].valueContactPoint | |
ORC-16 (Order Control Code Reason) | is equivalent to | extension[3].url | |
ORC-16 (Order Control Code Reason) | is equivalent to | extension[3].valueCodeableConcept | |
ORC-21 (Ordering Facility Name) | is equivalent to | requester(PractitionerRole.organization(Organization)) | PractitionerRole.location is an alternative mapping, we invite ballot comments on which element in PractitionerRole is best. |
ORC-22 (Ordering Facility Address) | is equivalent to | requester(PractitionerRole.organization(Organization.address)) | |
ORC-23 (Ordering Facility Phone Number) | is equivalent to | requester(PractitionerRole.organization(Organization.telecom)) | |
ORC-24 (Ordering Provider Address) | is equivalent to | requester(PractitionerRole.practitioner(Practitioner.address)) | We request feedback on whether this address is more directly related to the Practitioner rather than the PractitionerRole |
ORC-29 (Order Type) | is equivalent to | locationCode | |
ORC-33 (Alternate Placer Order Number) | is equivalent to | identifier[5] | |
ORC-33 (Alternate Placer Order Number) | is equivalent to | identifier[5].type.coding.code | |
ORC-33 (Alternate Placer Order Number) | is equivalent to | identifier[5].type.coding.system |