IGUHealth
    Preparing search index...
    interface ClaimResponseItem {
        _itemSequence?: Element;
        _noteNumber?: Element[];
        adjudication: ClaimResponseItemAdjudication[];
        detail?: ClaimResponseItemDetail[];
        extension?: Extension[];
        id?: id;
        itemSequence: positiveInt;
        modifierExtension?: Extension[];
        noteNumber?: positiveInt[];
    }
    Index

    Properties

    _itemSequence?: Element

    Claim item instance identifier

    _noteNumber?: Element[]

    Applicable note numbers

    Adjudication details

    Adjudication for claim details

    extension?: Extension[]

    Additional content defined by implementations

    id?: id

    Unique id for inter-element referencing

    itemSequence: positiveInt

    Claim item instance identifier

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    noteNumber?: positiveInt[]

    Applicable note numbers