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
Detailed Descriptions for the elements in the StatusResponse resource.
StatusResponse | |
Definition | This resource provides processing status, errors and notes from the processing of a resource. |
Control | 1..1 |
StatusResponse.identifier | |
Definition | The Response Business Identifier. |
Control | 0..* |
Type | Identifier |
StatusResponse.request | |
Definition | Original request resource reference. |
Control | 0..1 |
Type | Reference(Any) |
StatusResponse.outcome | |
Definition | Transaction status: error, complete, held. |
Control | 0..1 |
Binding | ProcessingOutcome: Example: See http://hl7.org/fhir/vs/process-outcome (Local status of outcome codes) |
Type | Coding |
StatusResponse.disposition | |
Definition | A description of the status of the adjudication or processing. |
Control | 0..1 |
Type | string |
StatusResponse.ruleset | |
Definition | The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources. |
Control | 0..1 |
Binding | Ruleset: 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.) |
Type | Coding |
StatusResponse.originalRuleset | |
Definition | The style (standard) and version of the original material which was converted into this resource. |
Control | 0..1 |
Binding | Ruleset: 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.) |
Type | Coding |
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. |
StatusResponse.created | |
Definition | The date when the enclosed suite of services were performed or completed. |
Control | 0..1 |
Type | dateTime |
StatusResponse.organization | |
Definition | The Insurer who produced this adjudicated response. |
Control | 0..1 |
Type | Reference(Organization) |
StatusResponse.requestProvider | |
Definition | The practitioner who is responsible for the services rendered to the patient. |
Control | 0..1 |
Type | Reference(Practitioner) |
StatusResponse.requestOrganization | |
Definition | The organization which is responsible for the services rendered to the patient. |
Control | 0..1 |
Type | Reference(Organization) |
StatusResponse.form | |
Definition | The form to be used for printing the content. |
Control | 0..1 |
Binding | Forms: Preferred: See http://hl7.org/fhir/vs/forms (The forms codes) |
Type | Coding |
StatusResponse.notes | |
Definition | Suite of processing note or additional requirements is the processing has been held. |
Control | 0..* |
StatusResponse.notes.type | |
Definition | The note purpose: Print/Display. |
Control | 0..1 |
Binding | NoteType: Preferred: http://hl7.org/fhir/NT-link (The presentation types of notes) |
Type | Coding |
StatusResponse.notes.text | |
Definition | The note text. |
Control | 0..1 |
Type | string |
StatusResponse.error | |
Definition | Processing errors. |
Control | 0..* |
Binding | AdjudicationError: Preferred: See http://hl7.org/fhir/vs/adjudication-error (The error codes for adjudication processing) |
Type | Coding |