Optional note recorded on the finalization row. Nothing needs explaining
when a chart is signed off at the end of a procedure.
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.