latestOpenAPI 3.1.12026-08-198571,0002.4 MB

d8d7501dde48

SurgicalRecords

patch/SurgicalRecords/{id}

Path parameters

idstring required

Request body

activePhasestring nullable
procedureNamestring nullable
procedureStartTimestring date-time nullable
procedureEndTimestring date-time nullable
anesthesiaDataJsonstring nullable
vitalsSnapshotJsonstring nullable
activeAgentsJsonstring nullable

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.