Skip to main content

HS.FHIR.DTL.vDSTU2.Model.Resource.Claim

class HS.FHIR.DTL.vDSTU2.Model.Resource.Claim extends HS.FHIR.DTL.vDSTU2.Model.Base.DomainResource

Claim, Pre-determination or Pre-authorization.

Property Inventory

Parameters

parameter ELEMENTQUALIFIED = 1;
Inherited description: ELEMENTQUALIFIED controls the format of exported XML. The ELEMENTQUALIFIED specification should be based on the elementFormDefault attribute of the schema that defines the type. To maintain compatibility, ELEMENTQUALIFIED will default to 1 (true) for literal format export and will default to 0 (false) for encoded or encoded12 format export. These were the values always previously assumed for the elementFormDefault attribute.

NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.

parameter XMLNAME = Claim;
Inherited description: This parameter provides the default XMLNAME for the class. If it is empty then the class name will be used to construct a default XML name. The default XMLNAME is used as the top level tag when exporting objects and the export context did not provide an XML container name.
parameter XMLPROJECTION = ELEMENT;
parameter XMLSEQUENCE = 1;
Inherited description: If the XMLSEQUENCE = 1, then the order of the XML elements must match the order of the class properties. This allows us to deal with XML where the same field appears multiple times and is distinguished by the order.
parameter XMLTYPE = Claim;
Inherited description: This parameter provides the default XMLTYPE for the class. If it is empty then the class name will be used to construct a default XML type.

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

property accident as %String (MAXLEN = 1000000, XMLNAME = "accident", XMLPROJECTION = "ATTRIBUTE");
date

Accident Date.

Property methods: accidentDisplayToLogical(), accidentGet(), accidentIsValid(), accidentLogicalToDisplay(), accidentLogicalToOdbc(), accidentNormalize(), accidentSet()
property accidentType as HS.FHIR.DTL.vDSTU2.Model.Datatype.Coding (XMLNAME = "accidentType", XMLPROJECTION = "ELEMENT");
Coding

Accident Type.

v3-ActIncidentCode is the REQUIRED FHIR2 ValueSet for codes; you may NOT extend v3-ActIncidentCode and you may NOT use codes from other ValueSets.

Property methods: accidentTypeGet(), accidentTypeGetSwizzled(), accidentTypeIsValid(), accidentTypeNewObject(), accidentTypeSet()
property additionalMaterials as list of HS.FHIR.DTL.vDSTU2.Model.Datatype.Coding (XMLNAME = "additionalMaterials", XMLPROJECTION = "ELEMENT");
Coding

Additional materials, documents, etc.

any FHIR2 code may be used; additionalmaterials shows EXAMPLE codes, but you may use codes from any ValueSet.

Property methods: additionalMaterialsBuildValueArray(), additionalMaterialsCollectionToDisplay(), additionalMaterialsCollectionToOdbc(), additionalMaterialsDisplayToCollection(), additionalMaterialsGet(), additionalMaterialsGetObject(), additionalMaterialsGetObjectId(), additionalMaterialsGetSwizzled(), additionalMaterialsIsValid(), additionalMaterialsOdbcToCollection(), additionalMaterialsSet(), additionalMaterialsSetObject(), additionalMaterialsSetObjectId()
property condition as list of HS.FHIR.DTL.vDSTU2.Model.Datatype.Coding (XMLNAME = "condition", XMLPROJECTION = "ELEMENT");
Coding

List of presenting Conditions.

any FHIR2 code may be used; fm-conditions shows EXAMPLE codes, but you may use codes from any ValueSet.

Property methods: conditionBuildValueArray(), conditionCollectionToDisplay(), conditionCollectionToOdbc(), conditionDisplayToCollection(), conditionGet(), conditionGetObject(), conditionGetObjectId(), conditionGetSwizzled(), conditionIsValid(), conditionOdbcToCollection(), conditionSet(), conditionSetObject(), conditionSetObjectId()
property coverage as list of HS.FHIR.DTL.vDSTU2.Model.Element.Claim.coverage (XMLNAME = "coverage", XMLPROJECTION = "ELEMENT");
BackboneElement

Insurance or medical plan.

Property methods: coverageBuildValueArray(), coverageCollectionToDisplay(), coverageCollectionToOdbc(), coverageDisplayToCollection(), coverageGet(), coverageGetObject(), coverageGetObjectId(), coverageGetSwizzled(), coverageIsValid(), coverageOdbcToCollection(), coverageSet(), coverageSetObject(), coverageSetObjectId()
property created as %String (MAXLEN = 1000000, XMLNAME = "created", XMLPROJECTION = "ATTRIBUTE");
dateTime

Creation date.

Property methods: createdDisplayToLogical(), createdGet(), createdIsValid(), createdLogicalToDisplay(), createdLogicalToOdbc(), createdNormalize(), createdSet()
property diagnosis as list of HS.FHIR.DTL.vDSTU2.Model.Element.Claim.diagnosis (XMLNAME = "diagnosis", XMLPROJECTION = "ELEMENT");
BackboneElement

Diagnosis.

Property methods: diagnosisBuildValueArray(), diagnosisCollectionToDisplay(), diagnosisCollectionToOdbc(), diagnosisDisplayToCollection(), diagnosisGet(), diagnosisGetObject(), diagnosisGetObjectId(), diagnosisGetSwizzled(), diagnosisIsValid(), diagnosisOdbcToCollection(), diagnosisSet(), diagnosisSetObject(), diagnosisSetObjectId()
property enterer as HS.FHIR.DTL.vDSTU2.Model.Base.Reference (XMLNAME = "enterer", XMLPROJECTION = "ELEMENT");
Reference

Author.

Practitioner

Property methods: entererGet(), entererGetSwizzled(), entererIsValid(), entererNewObject(), entererSet()
property exception as list of HS.FHIR.DTL.vDSTU2.Model.Datatype.Coding (XMLNAME = "exception", XMLPROJECTION = "ELEMENT");
Coding

Eligibility exceptions.

any FHIR2 code may be used; claim-exception shows EXAMPLE codes, but you may use codes from any ValueSet.

Property methods: exceptionBuildValueArray(), exceptionCollectionToDisplay(), exceptionCollectionToOdbc(), exceptionDisplayToCollection(), exceptionGet(), exceptionGetObject(), exceptionGetObjectId(), exceptionGetSwizzled(), exceptionIsValid(), exceptionOdbcToCollection(), exceptionSet(), exceptionSetObject(), exceptionSetObjectId()
property facility as HS.FHIR.DTL.vDSTU2.Model.Base.Reference (XMLNAME = "facility", XMLPROJECTION = "ELEMENT");
Reference

Servicing Facility.

Location

Property methods: facilityGet(), facilityGetSwizzled(), facilityIsValid(), facilityNewObject(), facilitySet()
property fundsReserve as HS.FHIR.DTL.vDSTU2.Model.Datatype.Coding (XMLNAME = "fundsReserve", XMLPROJECTION = "ELEMENT");
Coding

Funds requested to be reserved.

any FHIR2 code may be used; fundsreserve shows EXAMPLE codes, but you may use codes from any ValueSet.

Property methods: fundsReserveGet(), fundsReserveGetSwizzled(), fundsReserveIsValid(), fundsReserveNewObject(), fundsReserveSet()
property identifier as list of HS.FHIR.DTL.vDSTU2.Model.Datatype.Identifier (XMLNAME = "identifier", XMLPROJECTION = "ELEMENT");
Identifier

Claim number.

Property methods: identifierBuildValueArray(), identifierCollectionToDisplay(), identifierCollectionToOdbc(), identifierDisplayToCollection(), identifierGet(), identifierGetObject(), identifierGetObjectId(), identifierGetSwizzled(), identifierIsValid(), identifierOdbcToCollection(), identifierSet(), identifierSetObject(), identifierSetObjectId()
property interventionException as list of HS.FHIR.DTL.vDSTU2.Model.Datatype.Coding (XMLNAME = "interventionException", XMLPROJECTION = "ELEMENT");
Coding

Intervention and exception code (Pharma)

any FHIR2 code may be used; intervention shows EXAMPLE codes, but you may use codes from any ValueSet.

Property methods: interventionExceptionBuildValueArray(), interventionExceptionCollectionToDisplay(), interventionExceptionCollectionToOdbc(), interventionExceptionDisplayToCollection(), interventionExceptionGet(), interventionExceptionGetObject(), interventionExceptionGetObjectId(), interventionExceptionGetSwizzled(), interventionExceptionIsValid(), interventionExceptionOdbcToCollection(), interventionExceptionSet(), interventionExceptionSetObject(), interventionExceptionSetObjectId()
property item as list of HS.FHIR.DTL.vDSTU2.Model.Element.Claim.item (XMLNAME = "item", XMLPROJECTION = "ELEMENT");
BackboneElement

Goods and Services.

Property methods: itemBuildValueArray(), itemCollectionToDisplay(), itemCollectionToOdbc(), itemDisplayToCollection(), itemGet(), itemGetObject(), itemGetObjectId(), itemGetSwizzled(), itemIsValid(), itemOdbcToCollection(), itemSet(), itemSetObject(), itemSetObjectId()
property missingTeeth as list of HS.FHIR.DTL.vDSTU2.Model.Element.Claim.missingTeeth (XMLNAME = "missingTeeth", XMLPROJECTION = "ELEMENT");
BackboneElement

Only if type = oral.

Property methods: missingTeethBuildValueArray(), missingTeethCollectionToDisplay(), missingTeethCollectionToOdbc(), missingTeethDisplayToCollection(), missingTeethGet(), missingTeethGetObject(), missingTeethGetObjectId(), missingTeethGetSwizzled(), missingTeethIsValid(), missingTeethOdbcToCollection(), missingTeethSet(), missingTeethSetObject(), missingTeethSetObjectId()
property organization as HS.FHIR.DTL.vDSTU2.Model.Base.Reference (XMLNAME = "organization", XMLPROJECTION = "ELEMENT");
Reference

Responsible organization.

Organization

Property methods: organizationGet(), organizationGetSwizzled(), organizationIsValid(), organizationNewObject(), organizationSet()
property originalPrescription as HS.FHIR.DTL.vDSTU2.Model.Base.Reference (XMLNAME = "originalPrescription", XMLPROJECTION = "ELEMENT");
Reference

Original Prescription.

MedicationOrder

Property methods: originalPrescriptionGet(), originalPrescriptionGetSwizzled(), originalPrescriptionIsValid(), originalPrescriptionNewObject(), originalPrescriptionSet()
property originalRuleset as HS.FHIR.DTL.vDSTU2.Model.Datatype.Coding (XMLNAME = "originalRuleset", XMLPROJECTION = "ELEMENT");
Coding

Original specification followed.

any FHIR2 code may be used; ruleset shows EXAMPLE codes, but you may use codes from any ValueSet.

Property methods: originalRulesetGet(), originalRulesetGetSwizzled(), originalRulesetIsValid(), originalRulesetNewObject(), originalRulesetSet()
property patient as HS.FHIR.DTL.vDSTU2.Model.Base.Reference (XMLNAME = "patient", XMLPROJECTION = "ELEMENT") [ Required ];
Reference

The subject of the Products and Services.

Patient

Property methods: patientGet(), patientGetSwizzled(), patientIsValid(), patientNewObject(), patientSet()
property payee as HS.FHIR.DTL.vDSTU2.Model.Element.Claim.payee (XMLNAME = "payee", XMLPROJECTION = "ELEMENT");
BackboneElement

Payee.

Property methods: payeeGet(), payeeGetSwizzled(), payeeIsValid(), payeeNewObject(), payeeSet()
property prescription as HS.FHIR.DTL.vDSTU2.Model.Base.Reference (XMLNAME = "prescription", XMLPROJECTION = "ELEMENT");
Reference

Prescription.

MedicationOrder | VisionPrescription

Property methods: prescriptionGet(), prescriptionGetSwizzled(), prescriptionIsValid(), prescriptionNewObject(), prescriptionSet()
property priority as HS.FHIR.DTL.vDSTU2.Model.Datatype.Coding (XMLNAME = "priority", XMLPROJECTION = "ELEMENT");
Coding

Desired processing priority.

any FHIR2 code may be used; process-priority shows EXAMPLE codes, but you may use codes from any ValueSet.

Property methods: priorityGet(), priorityGetSwizzled(), priorityIsValid(), priorityNewObject(), prioritySet()
property provider as HS.FHIR.DTL.vDSTU2.Model.Base.Reference (XMLNAME = "provider", XMLPROJECTION = "ELEMENT");
Reference

Responsible provider.

Practitioner

Property methods: providerGet(), providerGetSwizzled(), providerIsValid(), providerNewObject(), providerSet()
property referral as HS.FHIR.DTL.vDSTU2.Model.Base.Reference (XMLNAME = "referral", XMLPROJECTION = "ELEMENT");
Reference

Treatment Referral.

ReferralRequest

Property methods: referralGet(), referralGetSwizzled(), referralIsValid(), referralNewObject(), referralSet()
property ruleset as HS.FHIR.DTL.vDSTU2.Model.Datatype.Coding (XMLNAME = "ruleset", XMLPROJECTION = "ELEMENT");
Coding

Current specification followed.

any FHIR2 code may be used; ruleset shows EXAMPLE codes, but you may use codes from any ValueSet.

Property methods: rulesetGet(), rulesetGetSwizzled(), rulesetIsValid(), rulesetNewObject(), rulesetSet()
property school as %String (MAXLEN = 1000000, XMLNAME = "school", XMLPROJECTION = "ATTRIBUTE");
string

Name of School.

Property methods: schoolDisplayToLogical(), schoolGet(), schoolIsValid(), schoolLogicalToDisplay(), schoolLogicalToOdbc(), schoolNormalize(), schoolSet()
property target as HS.FHIR.DTL.vDSTU2.Model.Base.Reference (XMLNAME = "target", XMLPROJECTION = "ELEMENT");
Reference

Insurer.

Organization

Property methods: targetGet(), targetGetSwizzled(), targetIsValid(), targetNewObject(), targetSet()
property type as %String (MAXLEN = 1000000, XMLNAME = "type", XMLPROJECTION = "ATTRIBUTE") [ Required ];
code

institutional | oral | pharmacy | professional | vision

claim-type-link is the REQUIRED FHIR2 ValueSet for codes; you may NOT extend claim-type-link and you may NOT use codes from other ValueSets.

Property methods: typeDisplayToLogical(), typeGet(), typeIsValid(), typeLogicalToDisplay(), typeLogicalToOdbc(), typeNormalize(), typeSet()
property use as %String (MAXLEN = 1000000, XMLNAME = "use", XMLPROJECTION = "ATTRIBUTE");
code

complete | proposed | exploratory | other

claim-use-link is the REQUIRED FHIR2 ValueSet for codes; you may NOT extend claim-use-link and you may NOT use codes from other ValueSets.

Property methods: useDisplayToLogical(), useGet(), useIsValid(), useLogicalToDisplay(), useLogicalToOdbc(), useNormalize(), useSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab