latestOpenAPI 3.1.12026-08-198571,0002.4 MB
d8d7501dde48
SurgicalRecords
post/SurgicalRecords
Request body
appointmentIdstring required
patientIdstring required
procedureNamestring
Response
Created
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.