interface InsurancePlanPlan {
    coverageArea?: Reference[];
    extension?: Extension[];
    generalCost?: InsurancePlanPlanGeneralCost[];
    id?: id;
    identifier?: Identifier[];
    modifierExtension?: Extension[];
    network?: Reference[];
    specificCost?: InsurancePlanPlanSpecificCost[];
    type?: CodeableConcept;
}

Properties

coverageArea?: Reference[]

Where product applies

extension?: Extension[]

Additional content defined by implementations

Overall costs

id?: id

Unique id for inter-element referencing

identifier?: Identifier[]

Business Identifier for Product

modifierExtension?: Extension[]

Extensions that cannot be ignored even if unrecognized

network?: Reference[]

What networks provide coverage

Specific costs

Type of plan