IGUHealth
    Preparing search index...
    interface ClaimResponseAddItem {
        _detailSequence?: Element[];
        _factor?: Element;
        _itemSequence?: Element[];
        _noteNumber?: Element[];
        _servicedDate?: Element;
        _subdetailSequence?: Element[];
        adjudication: ClaimResponseItemAdjudication[];
        bodySite?: CodeableConcept;
        detail?: ClaimResponseAddItemDetail[];
        detailSequence?: never[];
        extension?: Extension[];
        factor?: decimal;
        id?: id;
        itemSequence?: never[];
        locationAddress?: Address;
        locationCodeableConcept?: CodeableConcept;
        locationReference?: Reference;
        modifier?: CodeableConcept[];
        modifierExtension?: Extension[];
        net?: Money;
        noteNumber?: never[];
        productOrService: CodeableConcept;
        programCode?: CodeableConcept[];
        provider?: Reference[];
        quantity?: Quantity;
        servicedDate?: date;
        servicedPeriod?: Period;
        subdetailSequence?: never[];
        subSite?: CodeableConcept[];
        unitPrice?: Money;
    }
    Index

    Properties

    _detailSequence?: Element[]

    Detail sequence number

    _factor?: Element

    Price scaling factor

    _itemSequence?: Element[]

    Item sequence number

    _noteNumber?: Element[]

    Applicable note numbers

    _servicedDate?: Element

    Date or dates of service or product delivery

    _subdetailSequence?: Element[]

    Subdetail sequence number

    Added items adjudication

    bodySite?: CodeableConcept

    Anatomical location

    Insurer added line details

    detailSequence?: never[]

    Detail sequence number

    extension?: Extension[]

    Additional content defined by implementations

    factor?: decimal

    Price scaling factor

    id?: id

    Unique id for inter-element referencing

    itemSequence?: never[]

    Item sequence number

    locationAddress?: Address

    Place of service or where product was supplied

    locationCodeableConcept?: CodeableConcept

    Place of service or where product was supplied

    locationReference?: Reference

    Place of service or where product was supplied

    modifier?: CodeableConcept[]

    Service/Product billing modifiers

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    net?: Money

    Total item cost

    noteNumber?: never[]

    Applicable note numbers

    productOrService: CodeableConcept

    Billing, service, product, or drug code

    programCode?: CodeableConcept[]

    Program the product or service is provided under

    provider?: Reference[]

    Authorized providers

    quantity?: Quantity

    Count of products or services

    servicedDate?: date

    Date or dates of service or product delivery

    servicedPeriod?: Period

    Date or dates of service or product delivery

    subdetailSequence?: never[]

    Subdetail sequence number

    subSite?: CodeableConcept[]

    Anatomical sub-location

    unitPrice?: Money

    Fee, charge or cost per item