latestOpenAPI 3.1.12026-08-198571,0002.4 MB

d8d7501dde48

SurgicalRecords

post/SurgicalRecords/{id}/reopen

Path parameters

idstring required

Request body

reasonstring required

Why the frozen chart is being unfrozen. Required — this is the action a reviewer will question, and unlike a routine timestamp nudge it is rare enough that demanding prose does not train staff to type a placeholder.

Response

OK

idstring
appointmentIdstring
patientIdstring
procedureNamestring
surgeonIdstring nullable
procedureStartTimestring date-time nullable
procedureEndTimestring date-time nullable
activePhasestring
anesthesiaDataJsonstring nullable
vitalsSnapshotJsonstring nullable
activeAgentsJsonstring nullable
createdAtstring date-time
updatedAtstring date-time
finalizedAtstring date-time nullable

When the chart was frozen, or null while it is still being written.

finalizedByIdstring nullable
finalizedByNamestring nullable
isFinalizedboolean

Convenience for the client, which gates every write affordance on this rather than re-deriving it from the timestamp. Mirrors IsEditable on the SOAP note DTOs.