interface InsurancePlanPlanGeneralCost {
    _comment?: Element;
    _groupSize?: Element;
    comment?: string;
    cost?: Money;
    extension?: Extension[];
    groupSize?: positiveInt;
    id?: id;
    modifierExtension?: Extension[];
    type?: CodeableConcept;
}

Properties

_comment?: Element

Additional cost information

_groupSize?: Element

Number of enrollees

comment?: string

Additional cost information

cost?: Money

Cost value

extension?: Extension[]

Additional content defined by implementations

groupSize?: positiveInt

Number of enrollees

id?: id

Unique id for inter-element referencing

modifierExtension?: Extension[]

Extensions that cannot be ignored even if unrecognized

Type of cost