/
YE
yezza
/
Yezza Clinic API (external access)
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 16h ago · Updated 2d ago
Details
Filter operations
Appointments
8
Custom fields
4
Medications
3
Patients
17
get
List patients
post
Create a patient
get
Retrieve a patient
put
Replace a patient
delete
Soft-delete a patient
patch
Update a patient
post
Merge duplicate patients
get
Get medical record
put
Replace medical record
patch
Update medical record (merge)
get
List visit history
get
Retrieve one visit
get
List a patient's vital signs
get
List custom data
post
Upsert custom data
get
List generated documents
get
List consultation attachments
Registrations
7
Relationships
4
Services
2
Vital signs
3
Patients
Update medical record (merge)
Requires the
patients:write
scope.
patch
/v1/patients/{id}/record
Path parameters
id
integer
required
Request body
object
required
allergies
object[]
underlying_conditions
object[]
panel
integer
nullable
Panel id, or null to clear. PATCH merges, PUT replaces.
Response
Updated
Changes