latestOpenAPI 3.1.12026-08-198571,0002.4 MB

d8d7501dde48

Estimates

List a performed charge line's take-home component dispenses (per-component disposition). A charge fans out to N component transactions; the ones dispensed take-home (DispenseType=Prescription) may have a deferred SIG. This returns each with whether its SIG/label is filled, so the UI can walk the unfilled ones through the post-dispense prescription flow and clear the SIG_REQUIRED convert block. See docs/june-updates/charge-component-disposition.md.

get/Estimates/{id}/items/{lineId}/take-home-components

Path parameters

idstring required
lineIdstring required

Response

OK

transactionIdstring

The dispense transaction to attach the prescription to.

inventoryItemIdstring
itemNamestring
sigFilledboolean

True once a PrescriptionItem (the SIG/label) has been filled for this transaction.