PaymentNotice
FinancialThis resource provides the status of the payment for goods and services rendered, and the request and response resource references.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| PaymentNotice | 0..* | — | PaymentNotice request |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifier | 0..* | Identifier | Business Identifier for the payment noctice |
| .status?!Σ | 1..1 | code | active | cancelled | draft | entered-in-error Bindingfm-status(required) |
| .request | 0..1 | Reference(Resource) | Request reference |
| .response | 0..1 | Reference(Resource) | Response reference |
| .createdΣ | 1..1 | dateTime | Creation date |
| .provider | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Responsible practitioner |
| .paymentΣ | 1..1 | Reference(PaymentReconciliation) | Payment reference |
| .paymentDate | 0..1 | date | Payment or clearing date |
| .payee | 0..1 | Reference(Practitioner | PractitionerRole | Organization) | Party being paid |
| .recipientΣ | 1..1 | Reference(Organization) | Party being notified |
| .amountΣ | 1..1 | Money | Monetary amount of the payment |
| .paymentStatus | 0..1 | CodeableConcept | Issued or cleared Status of the payment Bindingpayment-status(example) |