Evaluate the "Missing Before Discharge" safety checklist for an appointment (PAW-628).
get/Appointments/{id}/discharge-checklist
Path parameters
idstring required
Response
OK
appointmentIdstring
evaluatedAtstring date-time
hasBlockingItemsboolean
True when at least one required item is still unresolved (status == "missing").
When true the discharge/completion gate should block until resolved or overridden.