This page is part of the FHIR Specification (v0.0.82: DSTU 1). 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.13.6 Resource OrderResponse - Formal Definitions

Formal definitions for the elements in the OrderResponse resource.

OrderResponse
DefinitionA response to an order.
Control1..1
CommentsThere might be more than one response to an order.
OrderResponse.identifier
DefinitionIdentifiers 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.
Control0..*
TypeIdentifier
OrderResponse.request
DefinitionA reference to the order that this is in response to.
Control1..1
TypeResource(Order)
OrderResponse.date
DefinitionThe date and time at which this order response was made (created/posted).
Control0..1
TypedateTime
OrderResponse.who
DefinitionThe person, organization, or device credited with making the response.
Control0..1
TypeResource(Practitioner | Organization | Device)
OrderResponse.authority[x]
DefinitionA reference to an authority policy that is the reason for the response. Usually this is used when the order is rejected, to provide a reason for rejection.
Control0..1
TypeCodeableConcept|Resource(Any)
Commentsreference will be constrained when suitable targets exist.
OrderResponse.code
DefinitionWhat this response says about the status of the original order.
Control1..1
BindingOrderOutcomeStatus: The status of the response to an order (see http://hl7.org/fhir/order-outcome-code for values)
Typecode
Is Modifiertrue
OrderResponse.description
DefinitionAdditional description about the response - e.g. a text description provided by a human user when making decisions about the order.
Control0..1
Typestring
OrderResponse.fulfillment
DefinitionLinks 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..*
TypeResource(Any)

comments powered by Disqus