interface ExplanationOfBenefitBenefitBalance {
    _description?: Element;
    _excluded?: Element;
    _name?: Element;
    category: CodeableConcept;
    description?: string;
    excluded?: boolean;
    extension?: Extension[];
    financial?: ExplanationOfBenefitBenefitBalanceFinancial[];
    id?: id;
    modifierExtension?: Extension[];
    name?: string;
    network?: CodeableConcept;
    term?: CodeableConcept;
    unit?: CodeableConcept;
}

Properties

_description?: Element

Description of the benefit or services covered

_excluded?: Element

Excluded from the plan

_name?: Element

Short name for the benefit

category: CodeableConcept

Benefit classification

description?: string

Description of the benefit or services covered

excluded?: boolean

Excluded from the plan

extension?: Extension[]

Additional content defined by implementations

Benefit Summary

id?: id

Unique id for inter-element referencing

modifierExtension?: Extension[]

Extensions that cannot be ignored even if unrecognized

name?: string

Short name for the benefit

network?: CodeableConcept

In or out of network

Annual or lifetime

Individual or family