HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.item.detail
class HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.item.detail extends HS.FHIR.DTL.vR4.Model.Base.BackboneElement
Additional items.Property Inventory
- adjudication
- category
- factor
- modifier
- net
- noteNumber
- productOrService
- programCode
- quantity
- revenue
- sequence
- subDetail
- udi
- unitPrice
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
Detail level adjudication details.
Benefit classification.
any FHIR4 code may be used; ex-benefitcategory shows EXAMPLE codes, but you may use codes from any ValueSet.
Price scaling factor.
Service/Product billing modifiers.
any FHIR4 code may be used; claim-modifiers shows EXAMPLE codes, but you may use codes from any ValueSet.
Total item cost.
Applicable note numbers.
Billing, service, product, or drug code.
any FHIR4 code may be used; service-uscls shows EXAMPLE codes, but you may use codes from any ValueSet.
Program the product or service is provided under.
any FHIR4 code may be used; ex-program-code shows EXAMPLE codes, but you may use codes from any ValueSet.
Count of products or services.
Revenue or cost center code.
any FHIR4 code may be used; ex-revenue-center shows EXAMPLE codes, but you may use codes from any ValueSet.
Product or service provided.
Additional items.
Unique device identifier.
Device
Fee, charge or cost per item.
Inherited Members
Inherited Properties
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()