http://hl7.org/fhir/StructureDefinition/PaymentNotice|4.0.1
This resource provides the status of the payment for goods and services rendered, and the request and response resource references.
description: This resource provides the status of the payment for goods and services rendered, and the request and response resource references. derivation: specialization name: PaymentNotice type: PaymentNotice elements: response: {short: Response reference, index: 3} amount: {short: Monetary amount of the payment, isSummary: true, index: 10} request: {short: Request reference, index: 2} payment: {short: Payment reference, isSummary: true, index: 6} recipient: {short: Party being notified, isSummary: true, index: 9} created: {short: Creation date, isSummary: true, index: 4} paymentStatus: short: Issued or cleared Status of the payment binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/payment-status'} index: 11 status: isModifier: true short: active | cancelled | draft | entered-in-error binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/fm-status|4.0.1'} isModifierReason: 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 isSummary: true index: 1 payee: {short: Party being paid, index: 8} paymentDate: {short: Payment or clearing date, index: 7} identifier: {short: Business Identifier for the payment noctice, array: true, index: 0} provider: {short: Responsible practitioner, index: 5} class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/PaymentNotice base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.0.1 required: [created, recipient, status, amount, payment]