Skip to main content

PaymentNotice

No description

type PaymentNotice implements IDomainResource, IResource {
id: String
meta: Meta
implicitRules: uri
_implicitRules: ElementBase
language: code
_language: ElementBase
text: Narrative
contained: [Resource]
extension: [Extension]
modifierExtension: [Extension]
identifier: [Identifier]
status: code
_status: ElementBase
request: Reference
response: Reference
created: dateTime
_created: ElementBase
provider: Reference
payment: Reference!
paymentDate: date
_paymentDate: ElementBase
payee: Reference
recipient: Reference!
amount: Money!
paymentStatus: CodeableConcept
}

Fields​

PaymentNotice.id ● String scalar​

PaymentNotice.meta ● Meta object​

PaymentNotice.implicitRules ● uri scalar​

PaymentNotice._implicitRules ● ElementBase object​

PaymentNotice.language ● code scalar​

PaymentNotice._language ● ElementBase object​

PaymentNotice.text ● Narrative object​

PaymentNotice.contained ● [Resource] list object​

PaymentNotice.extension ● [Extension] list object​

PaymentNotice.modifierExtension ● [Extension] list object​

PaymentNotice.identifier ● [Identifier] list object​

PaymentNotice.status ● code scalar​

PaymentNotice._status ● ElementBase object​

PaymentNotice.request ● Reference object​

PaymentNotice.response ● Reference object​

PaymentNotice.created ● dateTime scalar​

PaymentNotice._created ● ElementBase object​

PaymentNotice.provider ● Reference object​

PaymentNotice.payment ● Reference! non-null object​

PaymentNotice.paymentDate ● date scalar​

PaymentNotice._paymentDate ● ElementBase object​

PaymentNotice.payee ● Reference object​

PaymentNotice.recipient ● Reference! non-null object​

PaymentNotice.amount ● Money! non-null object​

PaymentNotice.paymentStatus ● CodeableConcept object​

Interfaces​

IDomainResource interface​

IResource interface​

Returned By​

PaymentNotice query ● PaymentNoticeList query

Member Of​

PaymentNoticeEdge object ● PaymentNoticeListType object ● PaymentNoticeReadType object