EnrollEligCOB
Class HealthPlan

A Health Plan is a contract between an benefits provider (e.g. an insurance company or a government agency) and an individual or his/her sponsor (e.g. an employer or union). The type and amount of health care costs that will be covered by the health insurance provider are specified in writing, in a member contract or "Evidence of Coverage" booklet for private insurance, or in a national health policy for public insurance. For example, the Department of Veterans Affairs (VA) annually publishes the "Federal Benefits for Veterans and Dependents," describing the benefits available during that year. An insurance company will often offer multiple Health Plans.

This class represents the contract, or the defined set of benefits that are promised by the benefits provider. It is noted that we had difficulty finding a single generic term for the concept defined by this class, as many commonly used terms have specific meanings in different settings. In some settings, this might be called an Insurance Plan, but that term doesn't fit government benefit programs, or Health Mainenance Organizations (HMOs).

While the set of benefits may be very closely associated with the organization that offers it (e.g., "Medicare"), the organization is a separate concept (for which we have chosen the generic term, "Payer"). The term Health Plan includes not only Private Insurance Plans, but also Public Health Plans, Military Health Programs, and State Health Insurance Programs.

Note that Private Insurance Plan, Public Health Plan, Military Health Program, and State Health Insurance Program were once modeled as subclasses of Health Plan, but were removed as these might be better represented by a type code instead.

"Details of a Health Insurance product/plan provided by an organization." - HL7 FHIR, InsurancePlan
"Details about an insurance plan." - HL7 FHIR, InsurancePlan.plan
Note that FHIR uses two classes to represent a generic plan and various flavors of it (e.g., Acme's "Total Health Plan" and the Gold, Siver, and Bronze version of it), while the FHIM uses one class to handle both. The practical implication is that FHIM would have three instances of this class (one each for Acme's "Gold Total Health Plan", "Silver Total Health Plan", and "Bronze Total Health Plan", while FHIR would have one instance of this class and three instances of the FHIR "Plan" class. The information conveyed is identical, the merely the structures are different.

Attributes
String alias alias

"A list of alternate names that the product is known as, or was known as in the past." - HL7 FHIR, InsurancePlan.alias

PointOfContact contact contact

"The contact for the health insurance product for a certain purpose." - HL7 FHIR, InsurancePlan.contact

PlanCoverage coverage coverage

"Details about the coverage offered by the insurance product." - HL7 FHIR, InsurancePlan.coverage

Location coverageArea coverageArea

"The geographic region in which a health insurance product's benefits apply." - HL7 FHIR, InsurancePlan.coverageArea
"The geographic region in which a health insurance plan's benefits apply." - HL7 FHIR, InsurancePlan.plan.coverageArea

«MO» MonetaryAmount deductibleAmount deductibleAmount

Represents the amount of money for which patient is responsible for the provision of a medical product, procedure, or service, expressed as a periodic (usually annual) monetary limit. For example, a plan may cover all doctor's visits after the first $200. In this example, this property would contain $200.

«IVL_TS» Period effectivePeriod effectivePeriod

"Contains the date that the insurance goes into effect." - HL7 Version 2.8, IN1-12.
"Indicates the last date of service that the insurance will cover or be responsible for." - HL7 Version 2.8, IN1-13.

ElectronicServiceEndpoint endpoint endpoint

"The technical endpoints providing access to services operated for the health insurance product." - HL7 FHIR, InsurancePlan.endpoint

FinancialArrangement financialArrangement financialArrangement

Pointer to a predefined scheme(s) for payment or reimbursement to healthcare providers that are applicable to the owning Health Plan.

PlanGeneralCost generalCost generalCost

"Overall costs associated with the plan." - HL7 FHIR, InsurancePlan.plan.generalCost

GroupCoverage group group

Pointer to the Group Health Insurance Policies established for a particular Health Plan.

HealthcarePolicy healthcarePolicy healthcarePolicy

Pointer to the Healthcare Policies written against the Health Plan.

String homePlan homePlan

"Code identifying the Blue Cross or Blue Shield plan ID which indicates where the member’s coverage has been designated. Usually where the member lives or purchased their coverage. This field is used for interstate processing between Blue Cross and Blue Shield plans." - NCPDP Telecommunication (Field 314-CE, Data Dictionary 201104).

«CS» Code insuranceType insuranceType

Such as HMO, PPO, Medicare, etc.

«CS» Code kind kind

"The kind of health insurance product." Possible values include: Medical; Dental; Mental Health; Substance Abuse; Vision; Drug; Short Term; Long Term Care; Hospice; Home Health. - HL7 FHIR, InsurancePlan.type
"Type of plan. For example, "Platinum" or "High Deductable"." - HL7 FHIR, InsurancePlan.plan.type

«IVL_TS» Period period period

"The period of time that the health insurance product is available." - HL7 FHIR, InsurancePlan.period

String planId planId

A unique identifier that the payer or information source uses to identify the Health Plan.
"Contains a unique identifier for the insurance plan." - HL7 Version 2.8, IN1-2.
"Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify a collection of benefits provided to employees. May be referred to as a Section or Division ID." - HL7 FHIR 3, Coverage.grouping.plan
FHIR 4: Coverage.class.value where Coverage.class.type = plan
"Business identifiers assigned to this health insurance product which remain constant as the resource is updated and propagates from server to server." - HL7 FHIR, InsurancePlan.identifier
"Business identifiers assigned to this health insurance plan which remain constant as the resource is updated and propagates from server to server." - HL7 FHIR, InsurancePlan.plan.identifier
"Assigned by the processor to identify a set of parameters, benefit, or coverage criteria used to adjudicate a claim." - NCPDP Telecommunication (Field 524-FO, Data Dictionary 201104).

String planName planName

The name of the Plan as assigned by the Payer.
"A short description for the plan." - HL7 FHIR 3, Coverage.grouping.planDisplay
FHIR 4: Coverage.class.name where Coverage.class.type = plan
"Official name of the health insurance product as designated by the owner." - HL7 FHIR, InsurancePlan.name

PlanNetworkAffliliation planNetworkAffliliation planNetworkAffliliation

Pointer to the Network with which the Health Plan has some contractual relationship.

ProviderPlanParticipation providerPlanParticipation providerPlanParticipation

Pointer to a collection of Healthcare Providers (both Individual and Organizational Providers) participating in a given Health Plan.

Boolean requiresNoticeOfAdmission requiresNoticeOfAdmission

"Indicates whether the insurance company requires a written notice of admission from the healthcare provider." - HL7 Version 2.8, IN1-23.

Boolean sendsReportOfEligibility sendsReportOfEligibility

"Indicates whether this insurance carrier sends a report that indicates that the patient is eligible for benefits and whether it identifies those benefits." - HL7 Version 2.8, IN1-25.

PlanSpecificCost specificCost specificCost

Pointer to a set of healthcare-related procedures or services, to include medications and durable equipment, that is anticipated to be funded, in full or in part, by a given Health Plan on behalf of holders of Policies written against that Plan.

«CS» Code status status

"The current state of the health insurance product." Possible values are: Draft; Active; Retired; Unknown. - HL7 FHIR, InsurancePlan.status

String subPlanId subPlanId

"Identifies a sub-style or sub-collective of coverage issued by the underwriter, for example may be used to identify a subset of a collection of benefits provided to employees." - HL7 FHIR 3, Coverage.grouping.subPlan
FHIR 4: Coverage.class.value where Coverage.class.type = subplan

String subPlanName subPlanName

"A short description for the subplan." - HL7 FHIR 3, Coverage.grouping.subPlanDisplay
FHIR 4: Coverage.class.name where Coverage.class.type = subplan

Attributes inherited from FHIM::EnrollEligCOB::PlanOrPolicy FHIM::EnrollEligCOB::PlanOrPolicy
administeredBy administeredBy, network network, payer payer

Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameHealthPlan
Name Expression
NamespaceEnrollEligCOB
Owned Template Signature
OwnerEnrollEligCOB
Owning Template Parameter
PackageEnrollEligCOB
Qualified NameFHIM::EnrollEligCOB::HealthPlan
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 alias
Public String alias

"A list of alternate names that the product is known as, or was known as in the past." - HL7 FHIR, InsurancePlan.alias

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
Namealias
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::alias
Stereotype
Template Parameter
TypeString
Upper*
Upper Value(*)
VisibilityPublic


 contact
Public PointOfContact contact

"The contact for the health insurance product for a certain purpose." - HL7 FHIR, InsurancePlan.contact

Constraints:
Properties:

AggregationNone
Alias
AssociationhealthPlan_contact
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
Namecontact
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::contact
Stereotype
Template Parameter
TypePointOfContact
Upper*
Upper Value(*)
VisibilityPublic


 coverage
Public PlanCoverage coverage

"Details about the coverage offered by the insurance product." - HL7 FHIR, InsurancePlan.coverage

Constraints:
Properties:

AggregationNone
Alias
AssociationhealthPlan_coverage
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
Namecoverage
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::coverage
Stereotype
Template Parameter
TypePlanCoverage
Upper*
Upper Value(*)
VisibilityPublic


 coverageArea
Public Location coverageArea

"The geographic region in which a health insurance product's benefits apply." - HL7 FHIR, InsurancePlan.coverageArea
"The geographic region in which a health insurance plan's benefits apply." - HL7 FHIR, InsurancePlan.plan.coverageArea

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NamecoverageArea
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::coverageArea
Stereotype
Template Parameter
TypeLocation
Upper*
Upper Value(*)
VisibilityPublic


 deductibleAmount
Public «MO» MonetaryAmount deductibleAmount

Represents the amount of money for which patient is responsible for the provision of a medical product, procedure, or service, expressed as a periodic (usually annual) monetary limit. For example, a plan may cover all doctor's visits after the first $200. In this example, this property would contain $200.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamedeductibleAmount
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::deductibleAmount
Stereotype
Template Parameter
Type«MO» MonetaryAmount
Upper1
Upper Value(1)
VisibilityPublic


 effectivePeriod
Public «IVL_TS» Period effectivePeriod

"Contains the date that the insurance goes into effect." - HL7 Version 2.8, IN1-12.
"Indicates the last date of service that the insurance will cover or be responsible for." - HL7 Version 2.8, IN1-13.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameeffectivePeriod
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::effectivePeriod
Stereotype
Template Parameter
Type«IVL_TS» Period
Upper1
Upper Value(1)
VisibilityPublic


 endpoint
Public ElectronicServiceEndpoint endpoint

"The technical endpoints providing access to services operated for the health insurance product." - HL7 FHIR, InsurancePlan.endpoint

Constraints:
Properties:

AggregationNone
Alias
AssociationhealthPlan_endpoint
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
Nameendpoint
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::endpoint
Stereotype
Template Parameter
TypeElectronicServiceEndpoint
Upper*
Upper Value(*)
VisibilityPublic


 financialArrangement
Public FinancialArrangement financialArrangement

Pointer to a predefined scheme(s) for payment or reimbursement to healthcare providers that are applicable to the owning Health Plan.

Constraints:
Properties:

AggregationNone
Alias
AssociationfinancialArrangement_healthPlan
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NamefinancialArrangement
Name Expression
NamespaceHealthPlan
OppositehealthPlan
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::financialArrangement
Stereotype
Template Parameter
TypeFinancialArrangement
Upper*
Upper Value(*)
VisibilityPublic


 generalCost
Public PlanGeneralCost generalCost

"Overall costs associated with the plan." - HL7 FHIR, InsurancePlan.plan.generalCost

Constraints:
Properties:

AggregationShared
Alias
AssociationhealthPlan_generalCost
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NamegeneralCost
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::generalCost
Stereotype
Template Parameter
TypePlanGeneralCost
Upper*
Upper Value(*)
VisibilityPublic


 group
Public GroupCoverage group

Pointer to the Group Health Insurance Policies established for a particular Health Plan.

Constraints:
Properties:

AggregationNone
Alias
Associationgroup_healthPlan
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
Namegroup
Name Expression
NamespaceHealthPlan
OppositehealthPlan
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::group
Stereotype
Template Parameter
TypeGroupCoverage
Upper1
Upper Value(1)
VisibilityPublic


 healthcarePolicy
Public HealthcarePolicy healthcarePolicy

Pointer to the Healthcare Policies written against the Health Plan.

Constraints:
Properties:

AggregationNone
Alias
AssociationhealthcarePolicy_healthPlan
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NamehealthcarePolicy
Name Expression
NamespaceHealthPlan
OppositehealthPlan
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::healthcarePolicy
Stereotype
Template Parameter
TypeHealthcarePolicy
Upper*
Upper Value(*)
VisibilityPublic


 homePlan
Public String homePlan

"Code identifying the Blue Cross or Blue Shield plan ID which indicates where the member’s coverage has been designated. Usually where the member lives or purchased their coverage. This field is used for interstate processing between Blue Cross and Blue Shield plans." - NCPDP Telecommunication (Field 314-CE, Data Dictionary 201104).

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamehomePlan
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::homePlan
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic


 insuranceType
Public «CS» Code insuranceType

Such as HMO, PPO, Medicare, etc.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameinsuranceType
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::insuranceType
Stereotype
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 kind
Public «CS» Code kind

"The kind of health insurance product." Possible values include: Medical; Dental; Mental Health; Substance Abuse; Vision; Drug; Short Term; Long Term Care; Hospice; Home Health. - HL7 FHIR, InsurancePlan.type
"Type of plan. For example, "Platinum" or "High Deductable"." - HL7 FHIR, InsurancePlan.plan.type

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthPlan
Terminologies[
HL7_FHIR_R4 Insurance plan type http://hl7.org/fhir/ValueSet/insuranceplan-type
]
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
Namekind
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::kind
StereotypeValueSetConstraints
Template Parameter
Type«CS» Code
Upper*
Upper Value(*)
VisibilityPublic


 period
Public «IVL_TS» Period period

"The period of time that the health insurance product is available." - HL7 FHIR, InsurancePlan.period

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Nameperiod
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::period
Stereotype
Template Parameter
Type«IVL_TS» Period
Upper1
Upper Value(1)
VisibilityPublic


 planId
Public String planId

A unique identifier that the payer or information source uses to identify the Health Plan.
"Contains a unique identifier for the insurance plan." - HL7 Version 2.8, IN1-2.
"Identifies a style or collective of coverage issued by the underwriter, for example may be used to identify a collection of benefits provided to employees. May be referred to as a Section or Division ID." - HL7 FHIR 3, Coverage.grouping.plan
FHIR 4: Coverage.class.value where Coverage.class.type = plan
"Business identifiers assigned to this health insurance product which remain constant as the resource is updated and propagates from server to server." - HL7 FHIR, InsurancePlan.identifier
"Business identifiers assigned to this health insurance plan which remain constant as the resource is updated and propagates from server to server." - HL7 FHIR, InsurancePlan.plan.identifier
"Assigned by the processor to identify a set of parameters, benefit, or coverage criteria used to adjudicate a claim." - NCPDP Telecommunication (Field 524-FO, Data Dictionary 201104).

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NameplanId
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::planId
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic


 planName
Public String planName

The name of the Plan as assigned by the Payer.
"A short description for the plan." - HL7 FHIR 3, Coverage.grouping.planDisplay
FHIR 4: Coverage.class.name where Coverage.class.type = plan
"Official name of the health insurance product as designated by the owner." - HL7 FHIR, InsurancePlan.name

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameplanName
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::planName
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic


 planNetworkAffliliation
Public PlanNetworkAffliliation planNetworkAffliliation

Pointer to the Network with which the Health Plan has some contractual relationship.

Constraints:
Properties:

AggregationNone
Alias
AssociationplanNetworkAffliliation_healthPlan
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NameplanNetworkAffliliation
Name Expression
NamespaceHealthPlan
OppositehealthPlan
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::planNetworkAffliliation
Stereotype
Template Parameter
TypePlanNetworkAffliliation
Upper*
Upper Value(*)
VisibilityPublic


 providerPlanParticipation
Public ProviderPlanParticipation providerPlanParticipation

Pointer to a collection of Healthcare Providers (both Individual and Organizational Providers) participating in a given Health Plan.

Constraints:
Properties:

AggregationNone
Alias
AssociationproviderPlanParticipation_healthPlan
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NameproviderPlanParticipation
Name Expression
NamespaceHealthPlan
OppositehealthPlan
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::providerPlanParticipation
Stereotype
Template Parameter
TypeProviderPlanParticipation
Upper*
Upper Value(*)
VisibilityPublic


 requiresNoticeOfAdmission
Public Boolean requiresNoticeOfAdmission

"Indicates whether the insurance company requires a written notice of admission from the healthcare provider." - HL7 Version 2.8, IN1-23.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamerequiresNoticeOfAdmission
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::requiresNoticeOfAdmission
Stereotype
Template Parameter
TypeBoolean
Upper1
Upper Value(1)
VisibilityPublic


 sendsReportOfEligibility
Public Boolean sendsReportOfEligibility

"Indicates whether this insurance carrier sends a report that indicates that the patient is eligible for benefits and whether it identifies those benefits." - HL7 Version 2.8, IN1-25.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamesendsReportOfEligibility
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::sendsReportOfEligibility
Stereotype
Template Parameter
TypeBoolean
Upper1
Upper Value(1)
VisibilityPublic


 specificCost
Public PlanSpecificCost specificCost

Pointer to a set of healthcare-related procedures or services, to include medications and durable equipment, that is anticipated to be funded, in full or in part, by a given Health Plan on behalf of holders of Policies written against that Plan.

Constraints:
Properties:

AggregationShared
Alias
AssociationhealthPlan_specificCost
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity*
NamespecificCost
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::specificCost
Stereotype
Template Parameter
TypePlanSpecificCost
Upper*
Upper Value(*)
VisibilityPublic


 status
Public «CS» Code status

"The current state of the health insurance product." Possible values are: Draft; Active; Retired; Unknown. - HL7 FHIR, InsurancePlan.status

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthPlan
Terminologies[
HL7_FHIR_R4 PublicationStatus http://hl7.org/fhir/ValueSet/publication-status
]
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Namestatus
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::status
StereotypeValueSetConstraints
Template Parameter
Type«CS» Code
Upper1
Upper Value(1)
VisibilityPublic


 subPlanId
Public String subPlanId

"Identifies a sub-style or sub-collective of coverage issued by the underwriter, for example may be used to identify a subset of a collection of benefits provided to employees." - HL7 FHIR 3, Coverage.grouping.subPlan
FHIR 4: Coverage.class.value where Coverage.class.type = subplan

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamesubPlanId
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::subPlanId
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic


 subPlanName
Public String subPlanName

"A short description for the subplan." - HL7 FHIR 3, Coverage.grouping.subPlanDisplay
FHIR 4: Coverage.class.name where Coverage.class.type = subplan

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassHealthPlan
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NamesubPlanName
Name Expression
NamespaceHealthPlan
Opposite
OwnerHealthPlan
Owning Association
Owning Template Parameter
Qualified NameFHIM::EnrollEligCOB::HealthPlan::subPlanName
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic