Skip to main content

ProviderClaimResource

idinteger<int64>
statusstring
beneficiary_idinteger<int64>
authorization_codestring
sponsor_transaction_idstring
provider_transaction_idstring
sponsor_slugstring
provider_branch_namestring
document_numberstring
document_serialstring
document_datestring<date-time>
document_digital_signaturestring
currencystring
claimed_amountnumber
copayment_amountnumber
coinsurance_amountnumber
deductible_amountnumber
minimum_total_amountnumber
amount_validation_errorstring
maximum_total_amountnumber
products object[]
  • Array [
  • idinteger<int64>

    Authorization product-line identifier.

    product_idinteger<int64>

    OSIGU catalog product identifier.

    product_namestring

    Product name.

    product_type_slugstring

    Slug of the product type.

    treatment_duration_daysinteger<int32>

    Prescribed treatment duration in days.

    quantityinteger<int32>

    Quantity requested by the doctor.

    authorized_quantityinteger<int32>

    Quantity the sponsor authorized to be dispensed.

    claimed_quantityinteger<int32>

    Quantity that has already been claimed against this line.

    recurrent_treatmentboolean

    True when the product is part of a recurring treatment plan.

    recurrenceinteger<int32>

    Current recurrence number, when 'recurrent_treatment' is true.

    total_of_recurrencesinteger<int32>

    Total number of recurrences authorized for the treatment plan.

    statusstring

    Current status of this product line (for example, APPROVED, REJECTED, PENDING_REVIEW).

    reasonstring

    Free-text explanation of the current status.

    provider_products object[]

    Provider-side SKUs mapped to this authorized product line.

  • Array [
  • provider_slugstring

    Provider slug.

    provider_product_codestring

    Provider-side product code.

  • ]
  • ]