http://hl7.org/fhir/StructureDefinition/PaymentNotice|5.0.0

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: {isModifier: false, short: Response reference, mustSupport: false, isSummary: false, index: 3}
  amount: {isModifier: false, short: Monetary amount of the payment, mustSupport: false, isSummary: true, index: 10}
  request: {isModifier: false, short: Request reference, mustSupport: false, isSummary: false, index: 2}
  payment: {isModifier: false, short: Payment reference, mustSupport: false, isSummary: true, index: 6}
  recipient: {isModifier: false, short: Party being notified, mustSupport: false, isSummary: true, index: 9}
  created: {isModifier: false, short: Creation date, mustSupport: false, isSummary: true, index: 4}
  paymentStatus:
    isModifier: false
    short: Issued or cleared Status of the payment
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/payment-status'}
    isSummary: false
    index: 11
  reporter: {isModifier: false, short: Responsible practitioner, mustSupport: false, isSummary: false, index: 5}
  status:
    isModifier: true
    short: active | cancelled | draft | entered-in-error
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/fm-status|5.0.0'}
    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: {isModifier: false, short: Party being paid, mustSupport: false, isSummary: false, index: 8}
  paymentDate: {isModifier: false, short: Payment or clearing date, mustSupport: false, isSummary: false, index: 7}
  identifier: {isModifier: false, short: Business Identifier for the payment notice, mustSupport: false, array: true, isSummary: false, index: 0}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/PaymentNotice
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0
required: [created, recipient, status, amount]