HS.FHIR.DTL.vR4.Model.Resource.PaymentNotice
class HS.FHIR.DTL.vR4.Model.Resource.PaymentNotice extends HS.FHIR.DTL.vR4.Model.Base.DomainResource
PaymentNotice request.Property Inventory
- amount
- created
- identifier
- payee
- payment
- paymentDate
- paymentStatus
- provider
- recipient
- request
- response
- status
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
Monetary amount of the payment.
Creation date.
Business Identifier for the payment noctice.
Party being paid.
Practitioner | PractitionerRole | Organization
Payment reference.
PaymentReconciliation
Payment or clearing date.
Issued or cleared Status of the payment.
any FHIR4 code may be used; payment-status shows EXAMPLE codes, but you may use codes from any ValueSet.
Responsible practitioner.
Practitioner | PractitionerRole | Organization
Party being notified.
Organization
Request reference.
Any FHIR4 Resource may be indicated by this Reference
Response reference.
Any FHIR4 Resource may be indicated by this Reference
active | cancelled | draft | entered-in-error
fm-status|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend fm-status|4.0.1 and you may NOT use codes from other ValueSets.
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- resourceTypeGet()