v2

latestOpenAPI 3.1.12026-08-078549932.4 MB
Appointments

Override a required discharge-checklist item with a reason (PAW-628). Records an audit entry; the override unblocks the item for completion.

post/Appointments/{id}/discharge-checklist/override

Path parameters

idstring required

Request body

itemKeystring
reasonstring

Response

OK

keystring
categorystring

medical | financial | communication | inventory

statusstring

missing | complete | overridden | pending

severitystring

required | warning

titlestring
explanationstring
actionLabelstring nullable

Label for the direct-action button, e.g. "Finalize invoice". Null when no action applies.

actionTargetstring nullable

Frontend deep-link hint for the action button, e.g. "invoice", "dispense", "schedule". The chronicle UI maps these to the relevant tab/route.

canOverrideboolean

Whether the current user is permitted to override this item.