2nd DSTU Draft For Comment

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

7.17.4 Resource StatusRequest - Detailed Descriptions

Detailed Descriptions for the elements in the StatusRequest resource.

StatusRequest
Definition

This resource provides the request and response details for the resource for which the processing status is to be checked.

Control1..1
StatusRequest.identifier
Definition

The Response Business Identifier.

Control0..*
TypeIdentifier
StatusRequest.ruleset
Definition

The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.

Control0..1
BindingRuleset: Example: See http://hl7.org/fhir/vs/ruleset (The static and dynamic model to which contents conform, may be business version or standard and version.)
TypeCoding
StatusRequest.originalRuleset
Definition

The style (standard) and version of the original material which was converted into this resource.

Control0..1
BindingRuleset: Example: See http://hl7.org/fhir/vs/ruleset (The static and dynamic model to which contents conform, may be business version or standard and version.)
TypeCoding
Requirements

Knowledge of the original version can inform the processing of this instance so that information which is processable by the originating system may be generated.

StatusRequest.created
Definition

The date when this resource was created.

Control0..1
TypedateTime
StatusRequest.target
Definition

The Insurer who is target of the request.

Control0..1
TypeReference(Organization)
StatusRequest.provider
Definition

The practitioner who is responsible for the services rendered to the patient.

Control0..1
TypeReference(Practitioner)
StatusRequest.organization
Definition

The organization which is responsible for the services rendered to the patient.

Control0..1
TypeReference(Organization)
StatusRequest.request
Definition

Reference of resource to reverse.

Control0..1
TypeReference(Any)
StatusRequest.response
Definition

Reference of response to resource to reverse.

Control0..1
TypeReference(Any)