DSTU2 Ballot Source

This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 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 . Page versions: R3 R2

5.9.5 Resource ProcessResponse - Detailed Descriptions

Detailed Descriptions for the elements in the ProcessResponse resource.

ProcessResponse
Definition

This resource provides processing status, errors and notes from the processing of a resource.

Control1..1
ProcessResponse.identifier
Definition

The Response Business Identifier.

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

Original request resource reference.

Control0..1
TypeReference(Any)
ProcessResponse.outcome
Definition

Transaction status: error, complete, held.

Control0..1
BindingProcessingOutcome: Example: See http://hl7.org/fhir/vs/process-outcome (Local status of outcome codes)
TypeCoding
ProcessResponse.disposition
Definition

A description of the status of the adjudication or processing.

Control0..1
Typestring
ProcessResponse.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
ProcessResponse.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.

ProcessResponse.created
Definition

The date when the enclosed suite of services were performed or completed.

Control0..1
TypedateTime
ProcessResponse.organization
Definition

The organization who produced this adjudicated response.

Control0..1
TypeReference(Organization)
ProcessResponse.requestProvider
Definition

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

Control0..1
TypeReference(Practitioner)
ProcessResponse.requestOrganization
Definition

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

Control0..1
TypeReference(Organization)
ProcessResponse.form
Definition

The form to be used for printing the content.

Control0..1
BindingForms: Required: See http://hl7.org/fhir/vs/forms (The forms codes)
TypeCoding
ProcessResponse.notes
Definition

Suite of processing note or additional requirements is the processing has been held.

Control0..*
ProcessResponse.notes.type
Definition

The note purpose: Print/Display.

Control0..1
BindingNoteType: Required: http://hl7.org/fhir/NT-link (The presentation types of notes)
TypeCoding
ProcessResponse.notes.text
Definition

The note text.

Control0..1
Typestring
ProcessResponse.error
Definition

Processing errors.

Control0..*
BindingAdjudicationError: Required: See http://hl7.org/fhir/vs/adjudication-error (The error codes for adjudication processing)
TypeCoding