Skip to main content

PaymentReconciliation

Trial Use 4 Financial

This resource provides the details including amount of a payment and allocates the payment items being paid.

Endpoints

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

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*Business Identifier for a payment reconciliation
typeCodeableConcept1..1Category of payment
statuscode1..1active
kindCodeableConcept0..1Workflow originating payment
periodPeriod0..1Period covered
createddateTime1..1Creation date
entererReference0..1Who entered the payment
issuerTypeCodeableConcept0..1Nature of the source
paymentIssuerReference0..1Party generating payment
requestReference0..1Reference to requesting resource
requestorReference0..1Responsible practitioner
outcomecode0..1queued
dispositionstring0..1Disposition message
datedate1..1When payment issued
locationReference0..1Where payment collected
methodCodeableConcept0..1Payment instrument
cardBrandstring0..1Type of card
accountNumberstring0..1Digits for verification
expirationDatedate0..1Expiration year-month
processorstring0..1Processor name
referenceNumberstring0..1Check number or payment reference
authorizationstring0..1Authorization number
tenderedAmountMoney0..1Amount offered by the issuer
returnedAmountMoney0..1Amount returned by the receiver
amountMoney1..1Total amount of Payment
paymentIdentifierIdentifier0..1Business identifier for the payment
allocationBackboneElement0..*Settlement particulars
formCodeCodeableConcept0..1Printed form identifier
processNoteBackboneElement0..*Note concerning processing

Resource-specific search parameters

ParameterTypeDescription
allocation-accountreferenceThe account to which payment or adjustment was applied.
allocation-encounterreferenceThe encounter to which payment or adjustment was applied.
createddateThe creation date
dispositionstringThe contents of the disposition message
identifiertokenThe business identifier of the ExplanationOfBenefit
outcometokenThe processing outcome
payment-issuerreferenceThe organization which generated this resource
requestreferenceThe reference to the claim
requestorreferenceThe reference to the provider who submitted the claim
statustokenThe status of the payment reconciliation

Reference