DSTU2

This page is part of the FHIR Specification (v1.0.2: DSTU 2). 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.26.6 Resource OrderResponse - Detailed Descriptions

Detailed Descriptions for the elements in the OrderResponse resource.

OrderResponse
Definition

A response to an order.

Control1..1
Summarytrue
Comments

There might be more than one response to an order.

OrderResponse.identifier
Definition

Identifiers assigned to this order. The identifiers are usually assigned by the system responding to the order, but they may be provided or added to by other systems.

NoteThis is a business identifer, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Summarytrue
OrderResponse.request
Definition

A reference to the order that this is in response to.

Control1..1
TypeReference(Order)
Summarytrue
OrderResponse.date
Definition

The date and time at which this order response was made (created/posted).

Control0..1
TypedateTime
Summarytrue
OrderResponse.who
Definition

The person, organization, or device credited with making the response.

Control0..1
TypeReference(Practitioner | Organization | Device)
Summarytrue
OrderResponse.orderStatus
Definition

What this response says about the status of the original order.

Control1..1
BindingOrderStatus: The status of the response to an order. (Required)
Typecode
Is Modifiertrue
Summarytrue
OrderResponse.description
Definition

Additional description about the response - e.g. a text description provided by a human user when making decisions about the order.

Control0..1
Typestring
Summarytrue
OrderResponse.fulfillment
Definition

Links to resources that provide details of the outcome of performing the order; e.g. Diagnostic Reports in a response that is made to an order that referenced a diagnostic order.

Control0..*
TypeReference(Any)
Summarytrue