Skip to main content

HS.FHIR.vDSTU2.Model.Resource.Coverage

deprecated class HS.FHIR.vDSTU2.Model.Resource.Coverage 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 = Coverage;
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 bin as HS.FHIR.vDSTU2.Model.Base.Identifier (XMLNAME = "bin");
Business Identification Number (BIN number) used to identify the routing of eclaims if the insurer themselves don't have a BIN number for all of their business.
Property methods: binGet(), binGetSwizzled(), binIsValid(), binNewObject(), binSet()
property contract as list of HS.FHIR.vDSTU2.Model.Base.Reference (XMLNAME = "contract", XMLPROJECTION = "ELEMENT");
The policy(s) which constitute this insurance coverage.
Property methods: contractBuildValueArray(), contractCollectionToDisplay(), contractCollectionToOdbc(), contractDisplayToCollection(), contractGet(), contractGetObject(), contractGetObjectId(), contractGetSwizzled(), contractIsValid(), contractOdbcToCollection(), contractSet(), contractSetObject(), contractSetObjectId()
property dependent as HS.FHIR.vDSTU2.Model.Datatype.PositiveInt (XMLNAME = "dependent");
A unique identifier for a dependent under the coverage.
Property methods: dependentGet(), dependentGetSwizzled(), dependentIsValid(), dependentNewObject(), dependentSet()
property group as HS.FHIR.vDSTU2.Model.Datatype.String (XMLNAME = "group") [ SqlFieldName = _group ];
Identifies a style or collective of coverage issues by the underwriter, for example may be used to identify a class of coverage or employer group. May also be referred to as a Policy or Group ID.
Property methods: groupGet(), groupGetSwizzled(), groupIsValid(), groupNewObject(), groupSet()
property identifier as list of HS.FHIR.vDSTU2.Model.Base.Identifier (XMLNAME = "identifier", XMLPROJECTION = "ELEMENT");
The main (and possibly only) identifier for the coverage - often referred to as a Member Id, Subscriber Id, Certificate number or Personal Health Number or Case ID.
Property methods: identifierBuildValueArray(), identifierCollectionToDisplay(), identifierCollectionToOdbc(), identifierDisplayToCollection(), identifierGet(), identifierGetObject(), identifierGetObjectId(), identifierGetSwizzled(), identifierIsValid(), identifierOdbcToCollection(), identifierSet(), identifierSetObject(), identifierSetObjectId()
property issuer as HS.FHIR.vDSTU2.Model.Base.Reference (XMLNAME = "issuer");
The program or plan underwriter or payor.
Property methods: issuerGet(), issuerGetSwizzled(), issuerIsValid(), issuerNewObject(), issuerSet()
property network as HS.FHIR.vDSTU2.Model.Base.Identifier (XMLNAME = "network");
The identifier for a community of providers.
Property methods: networkGet(), networkGetSwizzled(), networkIsValid(), networkNewObject(), networkSet()
property period as HS.FHIR.vDSTU2.Model.Base.Period (XMLNAME = "period");
Time period during which the coverage is in force. A missing start date indicates the start date isn't known, a missing end date means the coverage is continuing to be in force.
Property methods: periodGet(), periodGetSwizzled(), periodIsValid(), periodNewObject(), periodSet()
property plan as HS.FHIR.vDSTU2.Model.Datatype.String (XMLNAME = "plan");
Identifies a style or collective of coverage issues by the underwriter, for example may be used to identify a class of coverage or employer group. May also be referred to as a Policy or Group ID.
Property methods: planGet(), planGetSwizzled(), planIsValid(), planNewObject(), planSet()
property sequence as HS.FHIR.vDSTU2.Model.Datatype.PositiveInt (XMLNAME = "sequence");
An optional counter for a particular instance of the identified coverage which increments upon each renewal.
Property methods: sequenceGet(), sequenceGetSwizzled(), sequenceIsValid(), sequenceNewObject(), sequenceSet()
property subPlan as HS.FHIR.vDSTU2.Model.Datatype.String (XMLNAME = "subPlan");
Identifies a sub-style or sub-collective of coverage issues by the underwriter, for example may be used to identify a specific employer group within a class of employers. May be referred to as a Section or Division ID.
Property methods: subPlanGet(), subPlanGetSwizzled(), subPlanIsValid(), subPlanNewObject(), subPlanSet()
property subscriber as HS.FHIR.vDSTU2.Model.Base.Reference (XMLNAME = "subscriber");
The party who 'owns' the insurance contractual relationship to the policy or to whom the benefit of the policy is due.
Property methods: subscriberGet(), subscriberGetSwizzled(), subscriberIsValid(), subscriberNewObject(), subscriberSet()
property subscriberId as HS.FHIR.vDSTU2.Model.Base.Identifier (XMLNAME = "subscriberId");
The id issued to the subscriber.
Property methods: subscriberIdGet(), subscriberIdGetSwizzled(), subscriberIdIsValid(), subscriberIdNewObject(), subscriberIdSet()
property type as HS.FHIR.vDSTU2.Model.Base.Coding (XMLNAME = "type");
The type of coverage: social program, medical plan, accident coverage (workers compensation, auto), group health.
Property methods: typeGet(), typeGetSwizzled(), typeIsValid(), typeNewObject(), typeSet()

Methods

deprecated method SetBin(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.
Set method for the "bin" property.
deprecated method SetContract(pReference As %String = "", pDisplay As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Insert method for the "contract" property.
deprecated method SetDependent(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 "dependent" property.
deprecated method SetGroup(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 "group" 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 SetIssuer(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 "issuer" property.
deprecated method SetNetwork(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.
Set method for the "network" property.
deprecated method SetPeriod(pStart As %String = "", pEnd As %String = "", pExtension As %RegisteredObject = "") as %Status
THIS DATA OBJECT MODEL CLASS IS DEPRECATED - Use %DynamicObject or HS.FHIRObject.* instead.
Set method for the "period" property.
deprecated method SetPlan(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 "plan" property.
deprecated method SetSequence(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 "sequence" property.
deprecated method SetSubPlan(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 "subPlan" property.
deprecated method SetSubscriber(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 "subscriber" property.
deprecated method SetSubscriberId(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.
Set method for the "subscriberId" property.
deprecated method SetType(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 "type" property.

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab