HS.FHIR.DTL.vR4.Model.Resource.Invoice
class HS.FHIR.DTL.vR4.Model.Resource.Invoice extends HS.FHIR.DTL.vR4.Model.Base.DomainResource
Invoice containing ChargeItems from an Account.Property Inventory
- account
- cancelledReason
- date
- identifier
- issuer
- lineItem
- note
- participant
- paymentTerms
- recipient
- status
- subject
- totalGross
- totalNet
- totalPriceComponent
- type
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
Account that is being balanced.
Account
Reason for cancellation of this Invoice.
Invoice date / posting date.
Business Identifier for item.
Issuing Organization of Invoice.
Organization
Line items of this Invoice.
Comments made about the invoice.
Participant in creation of this Invoice.
Payment details.
Recipient of this invoice.
Organization | Patient | RelatedPerson
draft | issued | balanced | cancelled | entered-in-error
invoice-status|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend invoice-status|4.0.1 and you may NOT use codes from other ValueSets.
Recipient(s) of goods and services.
Patient | Group
Gross total of this Invoice.
Net total of this Invoice.
Components of Invoice total.
Type of Invoice.
any FHIR4 code from any ValueSet may be used.
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()