This page is part of the HL7 Version 2 to FHIR (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
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 | Assignment | Vocabulary Mapping (IS, ID, CE, CEN, CWE) | |
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] | |||||
1 | ORC-1 | Order Control | ID | 1 | 1 | ServiceRequest.intent | ServiceRequest.code | 1 | 1 | "order" | |||||||
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] | |||||
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] | |||||
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 | 0 | 1 | ServiceRequest.identifier | ServiceRequest.Identifier | EIP[Identifier-FillerAssignedIdentifier] | |||||||||
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 | ServiceRequest.basedOn[1].#ext-parent.placer# | EIP[Identifier-PlacerAssignedIdentifier] | ORC-8.1 | |||||||||
8 | ORC-8 | Parent Order | EIP | 0 | 1 | ServiceRequest.basedOn[1].#ext-parent.filler# | EIP[Identifier-FillerAssignedIdentifier] | ORC-8.2 | |||||||||
9 | ORC-9 | Date/Time of Transaction | DTM | 0 | 1 | IF ORC.1 IS "NW" | ORC.element("1")="NW" | ServiceRequest.authoredOn | ServiceRequest.dateTime | 0 | 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 | ||||||||||||
15 | ORC-15 | Order Effective Date/Time | DTM | 0 | 1 | ServiceRequest.dateTime | 0 | 1 | |||||||||
16 | ORC-16 | Order Control Code Reason | CWE | 0 | 1 | IF ORC-5 NOT VALUED | ServiceRequest.extension-request-statusReason | 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] | |||||||
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] | ||||||||||
25 | ORC-25 | Order Status Modifier | CWE | 0 | 1 | ServiceRequest.status.#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 | ServiceRequest.basedOn[1].#ext-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 | ||||||||||||
34 | ORC-34 | Order Workflow Profile | CWE | 0 | -1 |
Mapping from ORC to ServiceRequest
ACTIVE (not intended for production usage). Published on 2020-08-12 by HL7 International (HL7 Orders and Observations Workgroup: http://hl7.org/Special/committ..., Keith W. Boone: kboone@ainq.com). 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.
Source Concept Details | Relationship | Destination Concept Details | |||||||
Code from | Code from | Code from | Code from | Code from | Code from | Code from | |||
ORC-1 | OrderControlCode[ServiceRequest.status] | is equivalent to | status | IF ORC-5 NOT VALUED | ORC.element("5").empty() | ||||
ORC-1 | "order" | is equivalent to | intent | ||||||
ORC-2 | EI[Identifier] | is equivalent to | identifier[1] | IF OBR-2 NOT VALUED | OBR.element("2").empty() | ||||
ORC-2 | "PLAC" | is equivalent to | identifier[1].type.coding.code | IF OBR-2 NOT VALUED | OBR.element("2").empty() | ||||
ORC-2 | "http://terminology.hl7.org/CodeSystem/v2-0203" | is equivalent to | identifier[1].type.coding.system | IF OBR-2 NOT VALUED | OBR.element("2").empty() | ||||
ORC-3 | EI[Identifier] | is equivalent to | identifier[2] | IF OBR-3 NOT VALUED | OBR.element("3").empty() | ||||
ORC-3 | "FILL" | is equivalent to | identifier[2].type.coding.code | IF OBR-3 NOT VALUED | OBR.element("3").empty() | ||||
ORC-3 | "http://terminology.hl7.org/CodeSystem/v2-0203" | is equivalent to | identifier[2].type.coding.system | IF OBR-3 NOT VALUED | OBR.element("3").empty() | ||||
ORC-4 | EIP[Identifier-PlacerAssignedIdentifier] | is equivalent to | identifier[3] | ||||||
ORC-4 | EIP[Identifier-FillerAssignedIdentifier] | is equivalent to | identifier[4] | ||||||
ORC-5 | OrderStatus | is equivalent to | status | ||||||
ORC-7 | TQ[ServiceRequest] | is equivalent to | $this | ||||||
ORC-9 | is equivalent to | authoredOn | IF ORC.1 IS "NW" | ORC.element("1")="NW" | |||||
ORC-12 | XCN[Practitioner] | is equivalent to | requester(PractitionerRole.practitioner) | ||||||
ORC-16 | CWE[CodeableConcept] | is equivalent to | extension-request-statusReason | IF ORC-5 NOT VALUED | |||||
ORC-21 | XON[Organization] | is equivalent to | requester(PractitionerRole.organization(Organization)) | ||||||
ORC-22 | XAD[Address] | is equivalent to | requester(PractitionerRole.organization(Organization.address)) | ||||||
ORC-23 | XTN[ContactPoint] | is equivalent to | requester(PractitionerRole.organization(Organization.telecom)) | ||||||
ORC-24 | XAD[Address] | is equivalent to | requester(PractitionerRole.practitioner(Practitioner.address)) | ||||||
ORC-29 | CWE[CodeableConcept] | OrderType | is equivalent to | locationCode |