R4 Ballot #2 (Mixed Normative/Trial use)

This page is part of the FHIR Specification (v3.5.0: R4 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

Financial Management Work GroupMaturity Level: 2 Trial Use Compartments: Practitioner

Detailed Descriptions for the elements in the ProcessResponse resource.

ProcessResponse
Element IdProcessResponse
Definition

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

Control1..1
TypeDomainResource
ProcessResponse.identifier
Element IdProcessResponse.identifier
Definition

The Response business identifier.

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

The status of the resource instance.

Control0..1
Terminology BindingFinancial Resource Status Codes (Required)
Typecode
Is Modifiertrue (Reason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid)
Summarytrue
Comments

This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.

ProcessResponse.created
Element IdProcessResponse.created
Definition

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

Control0..1
TypedateTime
ProcessResponse.organization
Element IdProcessResponse.organization
Definition

The organization who produced this adjudicated response.

Control0..1
TypeReference(Organization)
ProcessResponse.request
Element IdProcessResponse.request
Definition

Original request resource reference.

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

Transaction status: error, complete, held.

Control0..1
Terminology BindingProcess Outcome Codes (Required)
Typecode
ProcessResponse.disposition
Element IdProcessResponse.disposition
Definition

A description of the status of the adjudication or processing.

Control0..1
Typestring
ProcessResponse.requestProvider
Element IdProcessResponse.requestProvider
Definition

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

Control0..1
TypeReference(Practitioner | PractitionerRole | Organization)
ProcessResponse.form
Element IdProcessResponse.form
Definition

The form to be used for printing the content.

Control0..1
Terminology BindingForms (Example)
TypeCodeableConcept
ProcessResponse.processNote
Element IdProcessResponse.processNote
Definition

Suite of processing notes or additional requirements if the processing has been held.

Control0..*
ProcessResponse.processNote.type
Element IdProcessResponse.processNote.type
Definition

The note purpose: Print/Display.

Control0..1
Terminology BindingNoteType (Required)
Typecode
ProcessResponse.processNote.text
Element IdProcessResponse.processNote.text
Definition

The note text.

Control0..1
Typestring
ProcessResponse.error
Element IdProcessResponse.error
Definition

Processing errors.

Control0..*
Terminology BindingAdjudicationError (Example)
TypeCodeableConcept
ProcessResponse.communicationRequest
Element IdProcessResponse.communicationRequest
Definition

Request for additional supporting or authorizing information, such as: documents, images or resources.

Control0..*
TypeReference(CommunicationRequest)