Problems

{{baseUrl}}/persons/:personId/chart/problems/:problemId/notes

Adds a note to a patient problem

post/persons/{personId}/chart/problems/{problemId}/notes

Path parameters

personIdstring required

(Required) (Required) The id of the person for which we are adding the problem note

problemIdstring required

(Required) (Required) The id of the problem that the note is being added to

Headers

Content-Type'application/json'
Acceptstring required

Request body

7B7BbaseUrl7D7D1persons13ApersonId1chart1problems13AproblemId1notesRequest required— unresolved $ref

Response

OK

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.