IGUHealth
    Preparing search index...
    interface ClaimItem {
        _careTeamSequence?: Element[];
        _diagnosisSequence?: Element[];
        _factor?: Element;
        _informationSequence?: Element[];
        _procedureSequence?: Element[];
        _sequence?: Element;
        _servicedDate?: Element;
        bodySite?: CodeableConcept;
        careTeamSequence?: never[];
        category?: CodeableConcept;
        detail?: ClaimItemDetail[];
        diagnosisSequence?: never[];
        encounter?: Reference[];
        extension?: Extension[];
        factor?: decimal;
        id?: id;
        informationSequence?: never[];
        locationAddress?: Address;
        locationCodeableConcept?: CodeableConcept;
        locationReference?: Reference;
        modifier?: CodeableConcept[];
        modifierExtension?: Extension[];
        net?: Money;
        procedureSequence?: never[];
        productOrService: CodeableConcept;
        programCode?: CodeableConcept[];
        quantity?: Quantity;
        revenue?: CodeableConcept;
        sequence: never;
        servicedDate?: date;
        servicedPeriod?: Period;
        subSite?: CodeableConcept[];
        udi?: Reference[];
        unitPrice?: Money;
    }
    Index

    Properties

    _careTeamSequence?: Element[]

    Applicable careTeam members

    _diagnosisSequence?: Element[]

    Applicable diagnoses

    _factor?: Element

    Price scaling factor

    _informationSequence?: Element[]

    Applicable exception and supporting information

    _procedureSequence?: Element[]

    Applicable procedures

    _sequence?: Element

    Item instance identifier

    _servicedDate?: Element

    Date or dates of service or product delivery

    bodySite?: CodeableConcept

    Anatomical location

    careTeamSequence?: never[]

    Applicable careTeam members

    category?: CodeableConcept

    Benefit classification

    detail?: ClaimItemDetail[]

    Product or service provided

    diagnosisSequence?: never[]

    Applicable diagnoses

    encounter?: Reference[]

    Encounters related to this billed item

    extension?: Extension[]

    Additional content defined by implementations

    factor?: decimal

    Price scaling factor

    id?: id

    Unique id for inter-element referencing

    informationSequence?: never[]

    Applicable exception and supporting information

    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[]

    Product or service billing modifiers

    modifierExtension?: Extension[]

    Extensions that cannot be ignored even if unrecognized

    net?: Money

    Total item cost

    procedureSequence?: never[]

    Applicable procedures

    productOrService: CodeableConcept

    Billing, service, product, or drug code

    programCode?: CodeableConcept[]

    Program the product or service is provided under

    quantity?: Quantity

    Count of products or services

    revenue?: CodeableConcept

    Revenue or cost center code

    sequence: never

    Item instance identifier

    servicedDate?: date

    Date or dates of service or product delivery

    servicedPeriod?: Period

    Date or dates of service or product delivery

    subSite?: CodeableConcept[]

    Anatomical sub-location

    udi?: Reference[]

    Unique device identifier

    unitPrice?: Money

    Fee, charge or cost per item