HS.FHIR.DTL.vSTU3.Model.Resource.Coverage
class HS.FHIR.DTL.vSTU3.Model.Resource.Coverage extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
Financial instrument which may be used to reimburse or pay for health care products and services.Property Inventory
- beneficiary
- contract
- dependent
- grouping
- identifier
- network
- order
- payor
- period
- policyHolder
- relationship
- sequence
- status
- subscriber
- subscriberId
- type
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
Plan Beneficiary.
Patient
Contract details.
Contract
Dependent number.
Additional coverage classifications.
The primary coverage ID.
Insurer network.
Relative order of the coverage.
Identifier for the plan or agreement issuer.
Organization | Patient | RelatedPerson
Coverage start and end dates.
Owner of the policy.
Patient | RelatedPerson | Organization
Beneficiary relationship to the Subscriber.
any FHIR3 code may be used; policyholder-relationship shows EXAMPLE codes, but you may use codes from any ValueSet.
The plan instance or sequence counter.
active | cancelled | draft | entered-in-error
fm-status is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend fm-status and you may NOT use codes from other ValueSets.
Subscriber to the policy.
Patient | RelatedPerson
ID assigned to the Subscriber.
Type of coverage such as medical or accident.
coverage-type is the PREFERRED FHIR3 ValueSet for codes, but if you need to express meanings not found in coverage-type, you may use codes from any ValueSet.
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
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()
- resourceTypeGet()