PaymentReconciliationDetail
No description
type PaymentReconciliationDetail {
id: String
extension: [Extension]
modifierExtension: [Extension]
identifier: Identifier
predecessor: Identifier
type: CodeableConcept!
request: Reference
submitter: Reference
response: Reference
date: date
_date: ElementBase
responsible: Reference
payee: Reference
amount: Money
}
Fields
PaymentReconciliationDetail.id ● String scalar
PaymentReconciliationDetail.extension ● [Extension] list object
PaymentReconciliationDetail.modifierExtension ● [Extension] list object
PaymentReconciliationDetail.identifier ● Identifier object
PaymentReconciliationDetail.predecessor ● Identifier object
PaymentReconciliationDetail.type ● CodeableConcept! non-null object
PaymentReconciliationDetail.request ● Reference object
PaymentReconciliationDetail.submitter ● Reference object
PaymentReconciliationDetail.response ● Reference object
PaymentReconciliationDetail.date ● date scalar
PaymentReconciliationDetail._date ● ElementBase object
PaymentReconciliationDetail.responsible ● Reference object
PaymentReconciliationDetail.payee ● Reference object
PaymentReconciliationDetail.amount ● Money object
Member Of
IPaymentReconciliation interface ● PaymentReconciliation object