This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
5.23.7 Resource OrderResponse - Mappings
Mappings for the orderresponse resource.
5.23.7.1 Mappings for RIM (http://hl7.org/v3)
OrderResponse | ControlAct[classCode=ACTN, moodCode=EVN] |
identifier | .id |
request | .outboundRelationships[typeCode=FLFS].target |
date | .participation[typeCode=AUT].time |
who | .participation[typeCode=AUT].role |
authority[x] | .outboundRelationships[typeCode=COVBY].target[classCode=POLICY, moodCode=EVN].code
or
.outboundRelationships[typeCode=COVBY].target[classCode=POLICY, moodCode=EVN] |
code | .code (different trigger events for different outcomes) |
description | .text |
fulfillment | .outboundRelationship[typeCode=SUBJ]/target[moodCode=RQO] |
5.23.7.2 Mappings for HL7 v2 (http://hl7.org/v2)
OrderResponse | |
identifier | |
request | ORC-2 / ORC-3, or OBR-2 | OBR-3 |
date | ORC-9 |
who | Practitioner: ORC-19 | PRT / Organization: PRT |
authority[x] | Defined in FHIR as 'if required by policy'; unclear how this would map to V2 except ORC-19.9-action by.assigning authority or ORC-30-enterer authorization mode, neither of which exactly scales to a resource |
code | ORC-1 + ORC-5 |
description | ORC-16.2-order control code reason.text |
fulfillment | OBR+OBX[n] / RXE / RXD / RXG / RXA / BPX / BTX |