GET /v1.0/appointments/encounters/notes/soap/sections/{section_id}
Retrieves a specific SOAP note section by ID.
(same as Add Chief Complaints)
section_id (path): The unique identifier of the SOAP note section.
200: SOAP note section content (application/json)
404: The requested resource was not found (application/json)
PUT /v1.0/appointments/encounters/notes/soap/sections/{section_id}
Updates a specific SOAP note section by ID.
As above for patient and encounter identification.
200: SOAP note section updated successfully (application/json)
400: Bad request due to invalid input (application/json)
Last updated 6 months ago
Request Body ( application/json ) "string"