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 . Page versions: R5 R4B R4 R3 R2

7.10.4 Resource PaymentNotice - Detailed Descriptions

Detailed Descriptions for the elements in the PaymentNotice resource.

PaymentNotice
Definition

This resource provides the status of the payment for goods and services rendered, and the request and response resource references.

Control1..1
PaymentNotice.identifier
Definition

The Response Business Identifier.

Control0..*
TypeIdentifier
PaymentNotice.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
PaymentNotice.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.

PaymentNotice.created
Definition

The date when this resource was created.

Control0..1
TypedateTime
PaymentNotice.target
Definition

The Insurer who is target of the request.

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

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

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

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

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

Reference of resource to reverse.

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

Reference of response to resource to reverse.

Control0..1
TypeReference(Any)
PaymentNotice.paymentStatus
Definition

The payment status, typically paid: payment sent, cleared: payment received.

Control1..1
BindingPaymentStatus: Example: See http://hl7.org/fhir/vs/payment-status (The payment conveyance status codes)
TypeCoding