Changes to Edit information of the patient. This endpoint edits the provided field in the body. That is, if the first_name is null in the request body, the first_name in the system remains the same (as opposed to write to null).

PATCH /patients/{patient_id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 15 revisions of this API.1

  1. a61b77b30e631

What changed

    • ○

      added the optional property / to the response with the status

      response-optional-property-added