DSTU2

This page is part of the FHIR Specification (v1.0.2: DSTU 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: R5 R4B R4 R3 R2

7.9 Resource PaymentNotice - Content

Financial Management Work GroupMaturity Level: 0Compartments: Not linked to any defined compartments

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

7.9.1 Scope and Usage

The PaymentNotice resource indicates the resource for which the payment has been indicated and reports the current status information of that payment. The payment notice may be used by Payor to advise the Provider or Regulatory bodies of the state of a payment (cheque in the mail/EFT sent, payment cashed, payment cancelled), Employers or Exchanges may use this to advise Payors of premium payment.

Payors have the need to advise Providers and/or regulators, in jurisdictions where these are supported, of the status of Claim settlement and payment completion. This same resource may be used by employers and insurance exchanges to advise Payors that premium payments have been issued and settled.

Todo

7.9.2 Resource Content

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. PaymentNotice ΣDomainResourcePaymentNotice request
... identifier Σ0..*IdentifierBusiness Identifier
... ruleset Σ0..1CodingResource version
Ruleset Codes (Example)
... originalRuleset Σ0..1CodingOriginal version
Ruleset Codes (Example)
... created Σ0..1dateTimeCreation date
... target Σ0..1Reference(Organization)Insurer or Regulatory body
... provider Σ0..1Reference(Practitioner)Responsible practitioner
... organization Σ0..1Reference(Organization)Responsible organization
... request Σ0..1Reference(Any)Request reference
... response Σ0..1Reference(Any)Response reference
... paymentStatus Σ1..1CodingStatus of the payment
Payment Status Codes (Example)

doco Documentation for this format

XML Template

<PaymentNotice xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <identifier><!-- 0..* Identifier Business Identifier --></identifier>
 <ruleset><!-- 0..1 Coding Resource version --></ruleset>
 <originalRuleset><!-- 0..1 Coding Original version --></originalRuleset>
 <created value="[dateTime]"/><!-- 0..1 Creation date -->
 <target><!-- 0..1 Reference(Organization) Insurer or Regulatory body --></target>
 <provider><!-- 0..1 Reference(Practitioner) Responsible practitioner --></provider>
 <organization><!-- 0..1 Reference(Organization) Responsible organization --></organization>
 <request><!-- 0..1 Reference(Any) Request reference --></request>
 <response><!-- 0..1 Reference(Any) Response reference --></response>
 <paymentStatus><!-- 1..1 Coding Status of the payment --></paymentStatus>
</PaymentNotice>

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. PaymentNotice ΣDomainResourcePaymentNotice request
... identifier Σ0..*IdentifierBusiness Identifier
... ruleset Σ0..1CodingResource version
Ruleset Codes (Example)
... originalRuleset Σ0..1CodingOriginal version
Ruleset Codes (Example)
... created Σ0..1dateTimeCreation date
... target Σ0..1Reference(Organization)Insurer or Regulatory body
... provider Σ0..1Reference(Practitioner)Responsible practitioner
... organization Σ0..1Reference(Organization)Responsible organization
... request Σ0..1Reference(Any)Request reference
... response Σ0..1Reference(Any)Response reference
... paymentStatus Σ1..1CodingStatus of the payment
Payment Status Codes (Example)

doco Documentation for this format

XML Template

<PaymentNotice xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <identifier><!-- 0..* Identifier Business Identifier --></identifier>
 <ruleset><!-- 0..1 Coding Resource version --></ruleset>
 <originalRuleset><!-- 0..1 Coding Original version --></originalRuleset>
 <created value="[dateTime]"/><!-- 0..1 Creation date -->
 <target><!-- 0..1 Reference(Organization) Insurer or Regulatory body --></target>
 <provider><!-- 0..1 Reference(Practitioner) Responsible practitioner --></provider>
 <organization><!-- 0..1 Reference(Organization) Responsible organization --></organization>
 <request><!-- 0..1 Reference(Any) Request reference --></request>
 <response><!-- 0..1 Reference(Any) Response reference --></response>
 <paymentStatus><!-- 1..1 Coding Status of the payment --></paymentStatus>
</PaymentNotice>

 

Alternate definitions: Schema/Schematron, Resource Profile (XML, JSON), Questionnaire

7.9.2.1 Terminology Bindings

PathDefinitionTypeReference
PaymentNotice.ruleset
PaymentNotice.originalRuleset
The static and dynamic model to which contents conform, which may be business version or standard/version.ExampleRuleset Codes
PaymentNotice.paymentStatus The payment conveyance status codesExamplePayment Status Codes

7.9.3 Search Parameters

Search parameters for this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.

NameTypeDescriptionPaths
identifiertokenThe business identifier of the EligibilityPaymentNotice.identifier