IGUHealth
    Preparing search index...
    interface ClaimInsurance {
        _businessArrangement?: Element;
        _focal?: Element;
        _preAuthRef?: Element[];
        _sequence?: Element;
        businessArrangement?: string;
        claimResponse?: Reference;
        coverage: Reference;
        extension?: Extension[];
        focal: boolean;
        id?: id;
        identifier?: Identifier;
        modifierExtension?: Extension[];
        preAuthRef?: string[];
        sequence: positiveInt;
    }
    Index

    Properties

    _businessArrangement?: Element

    Additional provider contract number

    _focal?: Element

    Coverage to be used for adjudication

    _preAuthRef?: Element[]

    Prior authorization reference number

    _sequence?: Element

    Insurance instance identifier

    businessArrangement?: string

    Additional provider contract number

    claimResponse?: Reference

    Adjudication results

    coverage: Reference

    Insurance information

    extension?: Extension[]

    Additional content defined by implementations

    focal: boolean

    Coverage to be used for adjudication

    id?: id

    Unique id for inter-element referencing

    identifier?: Identifier

    Pre-assigned Claim number

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    preAuthRef?: string[]

    Prior authorization reference number

    sequence: positiveInt

    Insurance instance identifier