Skip to main content

PaymentNotice

Trial Use 4 Financial

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

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/PaymentNotice
InteractionMethodPath
ReadGET/fhir/R5/PaymentNotice/[id]
VreadGET/fhir/R5/PaymentNotice/[id]/_history/[vid]
UpdatePUT/fhir/R5/PaymentNotice/[id]
PatchPATCH/fhir/R5/PaymentNotice/[id]
DeleteDELETE/fhir/R5/PaymentNotice/[id]
CreatePOST/fhir/R5/PaymentNotice
SearchGET/fhir/R5/PaymentNotice?...
HistoryGET/fhir/R5/PaymentNotice/[id]/_history
Type-historyGET/fhir/R5/PaymentNotice/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Business Identifier for the payment notice
statuscode1..1active
requestReference0..1Request reference
responseReference0..1Response reference
createddateTime1..1Creation date
reporterReference0..1Responsible practitioner
paymentReference0..1Payment reference
paymentDatedate0..1Payment or clearing date
payeeReference0..1Party being paid
recipientReference1..1Party being notified
amountMoney1..1Monetary amount of the payment
paymentStatusCodeableConcept0..1Issued or cleared Status of the payment

Resource-specific search parameters

ParameterTypeDescription
createddateCreation date for the notice
identifiertokenThe business identifier of the notice
payment-statustokenThe type of payment notice
reporterreferenceThe reference to the reporter
requestreferenceThe Claim
responsereferenceThe ClaimResponse
statustokenThe status of the payment notice

Reference

  • Official FHIR R5 spec: PaymentNotice
  • Maturity: Trial Use 4 (FMM 4).