IGUHealth
    Preparing search index...
    interface ExplanationOfBenefitBenefitBalanceFinancial {
        _allowedString?: Element;
        _allowedUnsignedInt?: Element;
        _usedUnsignedInt?: Element;
        allowedMoney?: Money;
        allowedString?: string;
        allowedUnsignedInt?: unsignedInt;
        extension?: Extension[];
        id?: id;
        modifierExtension?: Extension[];
        type: CodeableConcept;
        usedMoney?: Money;
        usedUnsignedInt?: unsignedInt;
    }
    Index

    Properties

    _allowedString?: Element

    Benefits allowed

    _allowedUnsignedInt?: Element

    Benefits allowed

    _usedUnsignedInt?: Element

    Benefits used

    allowedMoney?: Money

    Benefits allowed

    allowedString?: string

    Benefits allowed

    allowedUnsignedInt?: unsignedInt

    Benefits allowed

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    Benefit classification

    usedMoney?: Money

    Benefits used

    usedUnsignedInt?: unsignedInt

    Benefits used