Patient Instructions
Add Patient Instructions
POST /v1.0/appointments/encounters/notes/patient-instructions
Adds patient instructions to an appointment.
Parameters
(same as above for identification)
Request Body (
application/json
)
[
"string"
]Responses
201: Patient instructions added successfully
400: Bad request due to invalid input (application/json)
Last updated
