class FHIR::PaymentNotice
Constants
- METADATA
- SEARCH_PARAMS
Attributes
amount[RW]
contained[RW]
created[RW]
extension[RW]
id[RW]
identifier[RW]
implicitRules[RW]
language[RW]
meta[RW]
modifierExtension[RW]
payee[RW]
payment[RW]
paymentDate[RW]
paymentStatus[RW]
provider[RW]
recipient[RW]
request[RW]
response[RW]
status[RW]
text[RW]
Public Instance Methods
resourceType()
click to toggle source
# File lib/fhir_models/fhir/resources/PaymentNotice.rb, line 52 def resourceType 'PaymentNotice' end