Medical Summary-POST

For requests or help with our API
Post Reply
PBECKER
Posts: 129
Joined: Mon Jan 03, 2022 11:54 am

Medical Summary-POST

Post by PBECKER »

Hello API Team

We're not seeing any API method in the API specification document to do a POST of a patients Medical History. Could you kindly advise if this API method exists? If not can it be added?

Request: POST method to update a patients Medical Summary. see screenshot attached as reference
Attachments
Medical Summary.png
Medical Summary.png (41.94 KiB) Viewed 4391 times
SLeon
Posts: 605
Joined: Mon Mar 01, 2021 10:00 am

Re: Medical Summary-POST

Post by SLeon »

The Medical Summary shown in that grid is filled from the Medical field in the PatientNotes table. You can already edit this via the API with PatientNotes PUT (https://www.opendental.com/site/apipatientnotes.html).
Post Reply