[go: nahoru, domu]

FHIR Release 3 (STU)

This page is part of the FHIR Specification (v3.0.2: STU 3). 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 UseCompartments: Practitioner

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.status
Definition

The status of the resource instance.

Control0..1
Terminology BindingFinancial Resource Status Codes (Required)
Typecode
Is Modifiertrue
Summarytrue
Comments

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

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.request
Definition

Original request resource reference.

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

Transaction status: error, complete, held.

Control0..1
Terminology BindingProcess Outcome Codes (Example)
TypeCodeableConcept
ProcessResponse.disposition
Definition

A description of the status of the adjudication or processing.

Control0..1
Typestring
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
Terminology BindingForm Codes (Example)
TypeCodeableConcept
ProcessResponse.processNote
Definition

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

Control0..*
ProcessResponse.processNote.type
Definition

The note purpose: Print/Display.

Control0..1
Terminology BindingNoteType (Required)
TypeCodeableConcept
ProcessResponse.processNote.text
Definition

The note text.

Control0..1
Typestring
ProcessResponse.error
Definition

Processing errors.

Control0..*
Terminology BindingAdjudication Error Codes (Example)
TypeCodeableConcept
ProcessResponse.communicationRequest
Definition

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

Control0..*
TypeReference(CommunicationRequest)