patient
Create a new patient note
post/patient/{patient_id}/patient_note
Path parameters
patient_idinteger required
Request body
Response
successful operation
Example response
{
"note": "really likes walnut"
}successful operation
{
"note": "really likes walnut"
}