IGUHealth
    Preparing search index...
    interface ExplanationOfBenefit {
        _created?: Element;
        _disposition?: Element;
        _implicitRules?: Element;
        _language?: Element;
        _outcome?: Element;
        _preAuthRef?: Element[];
        _precedence?: Element;
        _status?: Element;
        _use?: Element;
        accident?: ExplanationOfBenefitAccident;
        addItem?: ExplanationOfBenefitAddItem[];
        adjudication?: ExplanationOfBenefitItemAdjudication[];
        benefitBalance?: ExplanationOfBenefitBenefitBalance[];
        benefitPeriod?: Period;
        billablePeriod?: Period;
        careTeam?: ExplanationOfBenefitCareTeam[];
        claim?: Reference;
        claimResponse?: Reference;
        contained?: ConcreteType[];
        created: dateTime;
        diagnosis?: ExplanationOfBenefitDiagnosis[];
        disposition?: string;
        enterer?: Reference;
        extension?: Extension[];
        facility?: Reference;
        form?: Attachment;
        formCode?: CodeableConcept;
        fundsReserve?: CodeableConcept;
        fundsReserveRequested?: CodeableConcept;
        id?: id;
        identifier?: Identifier[];
        implicitRules?: uri;
        insurance: ExplanationOfBenefitInsurance[];
        insurer: Reference;
        item?: ExplanationOfBenefitItem[];
        language?: code;
        meta?: Meta;
        modifierExtension?: Extension[];
        originalPrescription?: Reference;
        outcome: code;
        patient: Reference;
        payee?: ExplanationOfBenefitPayee;
        payment?: ExplanationOfBenefitPayment;
        preAuthRef?: string[];
        preAuthRefPeriod?: Period[];
        precedence?: positiveInt;
        prescription?: Reference;
        priority?: CodeableConcept;
        procedure?: ExplanationOfBenefitProcedure[];
        processNote?: ExplanationOfBenefitProcessNote[];
        provider: Reference;
        referral?: Reference;
        related?: ExplanationOfBenefitRelated[];
        resourceType: "ExplanationOfBenefit";
        status: code;
        subType?: CodeableConcept;
        supportingInfo?: ExplanationOfBenefitSupportingInfo[];
        text?: Narrative;
        total?: ExplanationOfBenefitTotal[];
        type: CodeableConcept;
        use: code;
    }
    Index

    Properties

    _created?: Element

    Response creation date

    _disposition?: Element

    Disposition Message

    _implicitRules?: Element

    A set of rules under which this content was created

    _language?: Element

    Language of the resource content

    _outcome?: Element

    queued | complete | error | partial

    _preAuthRef?: Element[]

    Preauthorization reference

    _precedence?: Element

    Precedence (primary, secondary, etc.)

    _status?: Element

    active | cancelled | draft | entered-in-error

    _use?: Element

    claim | preauthorization | predetermination

    Details of the event

    Insurer added line items

    Header-level adjudication

    Balance by Benefit Category

    benefitPeriod?: Period

    When the benefits are applicable

    billablePeriod?: Period

    Relevant time frame for the claim

    Care Team members

    claim?: Reference

    Claim reference

    claimResponse?: Reference

    Claim response reference

    contained?: ConcreteType[]

    Contained, inline Resources

    created: dateTime

    Response creation date

    Pertinent diagnosis information

    disposition?: string

    Disposition Message

    enterer?: Reference

    Author of the claim

    extension?: Extension[]

    Additional content defined by implementations

    facility?: Reference

    Servicing Facility

    form?: Attachment

    Printed reference or actual form

    formCode?: CodeableConcept

    Printed form identifier

    fundsReserve?: CodeableConcept

    Funds reserved status

    fundsReserveRequested?: CodeableConcept

    For whom to reserve funds

    id?: id

    Logical id of this artifact

    identifier?: Identifier[]

    Business Identifier for the resource

    implicitRules?: uri

    A set of rules under which this content was created

    Patient insurance information

    insurer: Reference

    Party responsible for reimbursement

    Product or service provided

    language?: code

    Language of the resource content

    meta?: Meta

    Metadata about the resource

    modifierExtension?: Extension[]

    Extensions that cannot be ignored

    originalPrescription?: Reference

    Original prescription if superceded by fulfiller

    outcome: code

    queued | complete | error | partial

    patient: Reference

    The recipient of the products and services

    Recipient of benefits payable

    Payment Details

    preAuthRef?: string[]

    Preauthorization reference

    preAuthRefPeriod?: Period[]

    Preauthorization in-effect period

    precedence?: positiveInt

    Precedence (primary, secondary, etc.)

    prescription?: Reference

    Prescription authorizing services or products

    priority?: CodeableConcept

    Desired processing urgency

    Clinical procedures performed

    Note concerning adjudication

    provider: Reference

    Party responsible for the claim

    referral?: Reference

    Treatment Referral

    Prior or corollary claims

    resourceType: "ExplanationOfBenefit"
    status: code

    active | cancelled | draft | entered-in-error

    subType?: CodeableConcept

    More granular claim type

    Supporting information

    text?: Narrative

    Text summary of the resource, for human interpretation

    Adjudication totals

    Category or discipline

    use: code

    claim | preauthorization | predetermination