HS.FHIR.DTL.vSTU3.Model.Element.ExplanationOfBenefit.item.detail
class HS.FHIR.DTL.vSTU3.Model.Element.ExplanationOfBenefit.item.detail extends HS.FHIR.DTL.vSTU3.Model.Base.BackboneElement
Additional items.Property Inventory
- adjudication
- category
- factor
- modifier
- net
- noteNumber
- programCode
- quantity
- revenue
- sequence
- service
- subDetail
- type
- 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.
Type of service or product.
any FHIR3 code may be used; benefit-subcategory shows EXAMPLE codes, but you may use codes from any ValueSet.
Price scaling factor.
Service/Product billing modifiers.
any FHIR3 code may be used; claim-modifiers shows EXAMPLE codes, but you may use codes from any ValueSet.
Total additional item cost.
List of note numbers which apply.
Program specific reason for item inclusion.
any FHIR3 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 FHIR3 code may be used; ex-revenue-center shows EXAMPLE codes, but you may use codes from any ValueSet.
Service instance.
Billing Code.
any FHIR3 code may be used; service-uscls shows EXAMPLE codes, but you may use codes from any ValueSet.
Additional items.
Group or type of product or service.
v3-ActCode is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend v3-ActCode and you may NOT use codes from other ValueSets.
Unique Device Identifier.
Device
Fee, charge or cost per point.
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()