Skip to main content

HS.FHIR.vDSTU2.Model.Resource.Claim

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

THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.

Property Inventory

Method 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 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.

Properties

property accident as HS.FHIR.vDSTU2.Model.Datatype.Date (XMLNAME = "accident");
Date of an accident which these services are addressing.
Property methods: accidentGet(), accidentGetSwizzled(), accidentIsValid(), accidentNewObject(), accidentSet()
property accidentType as HS.FHIR.vDSTU2.Model.Base.Coding (XMLNAME = "accidentType");
Type of accident: work, auto, etc.
Property methods: accidentTypeGet(), accidentTypeGetSwizzled(), accidentTypeIsValid(), accidentTypeNewObject(), accidentTypeSet()
property additionalMaterials as list of HS.FHIR.vDSTU2.Model.Base.Coding (XMLNAME = "additionalMaterials", XMLPROJECTION = "ELEMENT");
Code to indicate that Xrays, images, emails, documents, models or attachments are being sent in support of this submission.
Property methods: additionalMaterialsBuildValueArray(), additionalMaterialsCollectionToDisplay(), additionalMaterialsCollectionToOdbc(), additionalMaterialsDisplayToCollection(), additionalMaterialsGet(), additionalMaterialsGetObject(), additionalMaterialsGetObjectId(), additionalMaterialsGetSwizzled(), additionalMaterialsIsValid(), additionalMaterialsOdbcToCollection(), additionalMaterialsSet(), additionalMaterialsSetObject(), additionalMaterialsSetObjectId()
property condition as list of HS.FHIR.vDSTU2.Model.Base.Coding (XMLNAME = "condition", XMLPROJECTION = "ELEMENT");
List of patient conditions for which care is sought.
Property methods: conditionBuildValueArray(), conditionCollectionToDisplay(), conditionCollectionToOdbc(), conditionDisplayToCollection(), conditionGet(), conditionGetObject(), conditionGetObjectId(), conditionGetSwizzled(), conditionIsValid(), conditionOdbcToCollection(), conditionSet(), conditionSetObject(), conditionSetObjectId()
property coverage as list of HS.FHIR.vDSTU2.Model.Resource.Claim.Coverage (XMLNAME = "coverage", XMLPROJECTION = "ELEMENT");
Financial instrument by which payment information for health care.
Property methods: coverageBuildValueArray(), coverageCollectionToDisplay(), coverageCollectionToOdbc(), coverageDisplayToCollection(), coverageGet(), coverageGetObject(), coverageGetObjectId(), coverageGetSwizzled(), coverageIsValid(), coverageOdbcToCollection(), coverageSet(), coverageSetObject(), coverageSetObjectId()
property created as HS.FHIR.vDSTU2.Model.Datatype.DateTime (XMLNAME = "created");
The date when the enclosed suite of services were performed or completed.
Property methods: createdGet(), createdGetSwizzled(), createdIsValid(), createdNewObject(), createdSet()
property diagnosis as list of HS.FHIR.vDSTU2.Model.Resource.Claim.Diagnosis (XMLNAME = "diagnosis", XMLPROJECTION = "ELEMENT");
Ordered list of patient diagnosis for which care is sought.
Property methods: diagnosisBuildValueArray(), diagnosisCollectionToDisplay(), diagnosisCollectionToOdbc(), diagnosisDisplayToCollection(), diagnosisGet(), diagnosisGetObject(), diagnosisGetObjectId(), diagnosisGetSwizzled(), diagnosisIsValid(), diagnosisOdbcToCollection(), diagnosisSet(), diagnosisSetObject(), diagnosisSetObjectId()
property enterer as HS.FHIR.vDSTU2.Model.Base.Reference (XMLNAME = "enterer");
Person who created the invoice/claim/pre-determination or pre-authorization.
Property methods: entererGet(), entererGetSwizzled(), entererIsValid(), entererNewObject(), entererSet()
property exception as list of HS.FHIR.vDSTU2.Model.Base.Coding (XMLNAME = "exception", XMLPROJECTION = "ELEMENT") [ SqlFieldName = _exception ];
Factors which may influence the applicability of coverage.
Property methods: exceptionBuildValueArray(), exceptionCollectionToDisplay(), exceptionCollectionToOdbc(), exceptionDisplayToCollection(), exceptionGet(), exceptionGetObject(), exceptionGetObjectId(), exceptionGetSwizzled(), exceptionIsValid(), exceptionOdbcToCollection(), exceptionSet(), exceptionSetObject(), exceptionSetObjectId()
property facility as HS.FHIR.vDSTU2.Model.Base.Reference (XMLNAME = "facility");
Facility where the services were provided.
Property methods: facilityGet(), facilityGetSwizzled(), facilityIsValid(), facilityNewObject(), facilitySet()
property fundsReserve as HS.FHIR.vDSTU2.Model.Base.Coding (XMLNAME = "fundsReserve");
In the case of a Pre-Determination/Pre-Authorization the provider may request that funds in the amount of the expected Benefit be reserved ('Patient' or 'Provider') to pay for the Benefits determined on the subsequent claim(s). 'None' explicitly indicates no funds reserving is requested.
Property methods: fundsReserveGet(), fundsReserveGetSwizzled(), fundsReserveIsValid(), fundsReserveNewObject(), fundsReserveSet()
property identifier as list of HS.FHIR.vDSTU2.Model.Base.Identifier (XMLNAME = "identifier", XMLPROJECTION = "ELEMENT");
The business identifier for the instance: invoice number, claim number, pre-determination or pre-authorization number.
Property methods: identifierBuildValueArray(), identifierCollectionToDisplay(), identifierCollectionToOdbc(), identifierDisplayToCollection(), identifierGet(), identifierGetObject(), identifierGetObjectId(), identifierGetSwizzled(), identifierIsValid(), identifierOdbcToCollection(), identifierSet(), identifierSetObject(), identifierSetObjectId()
property interventionException as list of HS.FHIR.vDSTU2.Model.Base.Coding (XMLNAME = "interventionException", XMLPROJECTION = "ELEMENT");
A list of intervention and exception codes which may influence the adjudication of the claim.
Property methods: interventionExceptionBuildValueArray(), interventionExceptionCollectionToDisplay(), interventionExceptionCollectionToOdbc(), interventionExceptionDisplayToCollection(), interventionExceptionGet(), interventionExceptionGetObject(), interventionExceptionGetObjectId(), interventionExceptionGetSwizzled(), interventionExceptionIsValid(), interventionExceptionOdbcToCollection(), interventionExceptionSet(), interventionExceptionSetObject(), interventionExceptionSetObjectId()
property item as list of HS.FHIR.vDSTU2.Model.Resource.Claim.Item (XMLNAME = "item", XMLPROJECTION = "ELEMENT");
First tier of 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.vDSTU2.Model.Resource.Claim.MissingTeeth (XMLNAME = "missingTeeth", XMLPROJECTION = "ELEMENT");
A list of teeth which would be expected but are not found due to having been previously extracted or for other reasons.
Property methods: missingTeethBuildValueArray(), missingTeethCollectionToDisplay(), missingTeethCollectionToOdbc(), missingTeethDisplayToCollection(), missingTeethGet(), missingTeethGetObject(), missingTeethGetObjectId(), missingTeethGetSwizzled(), missingTeethIsValid(), missingTeethOdbcToCollection(), missingTeethSet(), missingTeethSetObject(), missingTeethSetObjectId()
property organization as HS.FHIR.vDSTU2.Model.Base.Reference (XMLNAME = "organization");
The organization which is responsible for the bill, claim pre-determination, pre-authorization.
Property methods: organizationGet(), organizationGetSwizzled(), organizationIsValid(), organizationNewObject(), organizationSet()
property originalPrescription as HS.FHIR.vDSTU2.Model.Base.Reference (XMLNAME = "originalPrescription");
Original prescription to support the dispensing of pharmacy services, medications or products.
Property methods: originalPrescriptionGet(), originalPrescriptionGetSwizzled(), originalPrescriptionIsValid(), originalPrescriptionNewObject(), originalPrescriptionSet()
property originalRuleset as HS.FHIR.vDSTU2.Model.Base.Coding (XMLNAME = "originalRuleset");
The version of the specification from which the original instance was created.
Property methods: originalRulesetGet(), originalRulesetGetSwizzled(), originalRulesetIsValid(), originalRulesetNewObject(), originalRulesetSet()
property patient as HS.FHIR.vDSTU2.Model.Base.Reference (XMLNAME = "patient") [ Required ];
Patient Resource.
Property methods: patientGet(), patientGetSwizzled(), patientIsValid(), patientNewObject(), patientSet()
property payee as HS.FHIR.vDSTU2.Model.Resource.Claim.Payee (XMLNAME = "payee");
The party to be reimbursed for the services.
Property methods: payeeGet(), payeeGetSwizzled(), payeeIsValid(), payeeNewObject(), payeeSet()
property prescription as HS.FHIR.vDSTU2.Model.Base.Reference (XMLNAME = "prescription");
Prescription to support the dispensing of Pharmacy or Vision products.
Property methods: prescriptionGet(), prescriptionGetSwizzled(), prescriptionIsValid(), prescriptionNewObject(), prescriptionSet()
property priority as HS.FHIR.vDSTU2.Model.Base.Coding (XMLNAME = "priority");
Immediate (STAT), best effort (NORMAL), deferred (DEFER).
Property methods: priorityGet(), priorityGetSwizzled(), priorityIsValid(), priorityNewObject(), prioritySet()
property provider as HS.FHIR.vDSTU2.Model.Base.Reference (XMLNAME = "provider");
The provider which is responsible for the bill, claim pre-determination, pre-authorization.
Property methods: providerGet(), providerGetSwizzled(), providerIsValid(), providerNewObject(), providerSet()
property referral as HS.FHIR.vDSTU2.Model.Base.Reference (XMLNAME = "referral");
The referral resource which lists the date, practitioner, reason and other supporting information.
Property methods: referralGet(), referralGetSwizzled(), referralIsValid(), referralNewObject(), referralSet()
property ruleset as HS.FHIR.vDSTU2.Model.Base.Coding (XMLNAME = "ruleset");
The version of the specification on which this instance relies.
Property methods: rulesetGet(), rulesetGetSwizzled(), rulesetIsValid(), rulesetNewObject(), rulesetSet()
property school as HS.FHIR.vDSTU2.Model.Datatype.String (XMLNAME = "school");
Name of school for over-aged dependents.
Property methods: schoolGet(), schoolGetSwizzled(), schoolIsValid(), schoolNewObject(), schoolSet()
property target as HS.FHIR.vDSTU2.Model.Base.Reference (XMLNAME = "target");
Insurer Identifier, typical BIN number (6 digit).
Property methods: targetGet(), targetGetSwizzled(), targetIsValid(), targetNewObject(), targetSet()
property type as HS.FHIR.vDSTU2.Model.Base.ClaimType (XMLNAME = "type") [ Required ];
The category of claim this is.
Property methods: typeGet(), typeGetSwizzled(), typeIsValid(), typeNewObject(), typeSet()
property use as HS.FHIR.vDSTU2.Model.Base.Use (XMLNAME = "use");
Complete (Bill or Claim), Proposed (Pre-Authorization), Exploratory (Pre-determination).
Property methods: useGet(), useGetSwizzled(), useIsValid(), useNewObject(), useSet()

Methods

deprecated method SetAccident(pValue As %String = "", pExtension As %RegisteredObject = "", pId As %String = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "accident" property.
deprecated method SetAccidentType(pCode As %String = "", pDisplay As %String = "", pSystem As %String = "", pVersion As %String = "", pUserSelected As %String = "", pId As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "accidentType" property.
deprecated method SetAdditionalMaterials(pCode As %String = "", pDisplay As %String = "", pSystem As %String = "", pVersion As %String = "", pUserSelected As %String = "", pId As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Insert method for the "additionalMaterials" property.
deprecated method SetCondition(pCode As %String = "", pDisplay As %String = "", pSystem As %String = "", pVersion As %String = "", pUserSelected As %String = "", pId As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Insert method for the "condition" property.
deprecated method SetCreated(pValue As %String = "", pExtension As %RegisteredObject = "", pId As %String = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "created" property.
deprecated method SetEnterer(pReference As %String = "", pDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "enterer" property.
deprecated method SetException(pCode As %String = "", pDisplay As %String = "", pSystem As %String = "", pVersion As %String = "", pUserSelected As %String = "", pId As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Insert method for the "exception" property.
deprecated method SetFacility(pReference As %String = "", pDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "facility" property.
deprecated method SetFundsReserve(pCode As %String = "", pDisplay As %String = "", pSystem As %String = "", pVersion As %String = "", pUserSelected As %String = "", pId As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "fundsReserve" property.
deprecated method SetIdentifier(pValue As %String = "", pSystem As %String = "", pUse As %String = "", pTypeCode As %String = "", pTypeSystem As %String = "", pTypeDisplay As %String = "", pTypeText As %String = "", pId As %String = "", pStart As %String = "", pEnd As %String = "", pAssignerReference As %String = "", pAssignerDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Insert method for the "identifier" property.
deprecated method SetInterventionException(pCode As %String = "", pDisplay As %String = "", pSystem As %String = "", pVersion As %String = "", pUserSelected As %String = "", pId As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Insert method for the "interventionException" property.
deprecated method SetOrganization(pReference As %String = "", pDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "organization" property.
deprecated method SetOriginalPrescription(pReference As %String = "", pDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "originalPrescription" property.
deprecated method SetOriginalRuleset(pCode As %String = "", pDisplay As %String = "", pSystem As %String = "", pVersion As %String = "", pUserSelected As %String = "", pId As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "originalRuleset" property.
deprecated method SetPatient(pReference As %String = "", pDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "patient" property.
deprecated method SetPrescription(pReference As %String = "", pDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "prescription" property.
deprecated method SetPriority(pCode As %String = "", pDisplay As %String = "", pSystem As %String = "", pVersion As %String = "", pUserSelected As %String = "", pId As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "priority" property.
deprecated method SetProvider(pReference As %String = "", pDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "provider" property.
deprecated method SetReferral(pReference As %String = "", pDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "referral" property.
deprecated method SetRuleset(pCode As %String = "", pDisplay As %String = "", pSystem As %String = "", pVersion As %String = "", pUserSelected As %String = "", pId As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "ruleset" property.
deprecated method SetSchool(pValue As %String = "", pExtension As %RegisteredObject = "", pId As %String = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "school" property.
deprecated method SetTarget(pReference As %String = "", pDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "target" property.
deprecated method SetType(pValue As %String = "", pExtension As %RegisteredObject = "", pId As %String = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "type" property.
deprecated method SetUse(pValue As %String = "", pExtension As %RegisteredObject = "", pId As %String = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "use" property.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab