Search found 5 matches

by Maxillo
Sun May 26, 2024 9:27 am
Forum: API
Topic: Find AptNum for an apptointment on the schedule
Replies: 1
Views: 6606

Find AptNum for an apptointment on the schedule

Hello, I'm trying to use the api to retrieve the list of procedures performed at a given appointment to compose a appointment summery reports for referrals. I have written python code that retrieves the procedures via GET /procedurelogs?AptNum, I just don't know where to find the AptNum for a given ...
by Maxillo
Fri Dec 08, 2023 11:02 am
Forum: API
Topic: Local API Service Authorization
Replies: 3
Views: 5604

Re: Local API Service Authorization

Thanks. I've read the guides and documentation.

So to use the API service I need to request an API authorization code specific to my local server?
by Maxillo
Thu Dec 07, 2023 9:47 pm
Forum: API
Topic: Local API Service Authorization
Replies: 3
Views: 5604

Local API Service Authorization

Hello, I have used the demo office remote API and have been able to use it to retrieve information from patient charts successfully with a python script. I would like to adapt this python script to use on my network using the API service running on my server. I understand the API_URL will need to po...
by Maxillo
Thu Aug 06, 2020 5:43 pm
Forum: Main Forum
Topic: Setting Sheets CheckBox to true by default & change color
Replies: 2
Views: 4559

Re: Setting Sheets CheckBox to true by default & change color

Thanks. That is very helpful. Will give it a go.

Cheers
by Maxillo
Sun Aug 02, 2020 8:21 am
Forum: Main Forum
Topic: Setting Sheets CheckBox to true by default & change color
Replies: 2
Views: 4559

Setting Sheets CheckBox to true by default & change color

Hello, I recently switched to OD and have been very happy with the level of customization it offers. When designing custom sheets, I often edit the XML file in an external editor and import it back into OD. I have looked, but cannot find the documentation to set checkbox to true by default and to ch...