Search found 92 matches

by beacondental
Thu Apr 25, 2024 3:33 am
Forum: API
Topic: Need help in getting Subscriber's Birthdate
Replies: 2
Views: 86

Re: Need help in getting Subscriber's Birthdate

I got it. Thanks.
by beacondental
Tue Apr 23, 2024 5:34 am
Forum: API
Topic: Need help in getting Subscriber's Birthdate
Replies: 2
Views: 86

Need help in getting Subscriber's Birthdate

Hi Team, I want to know, how I can get the Subscriber's Birthdate from the Patient Registration form. I tried using GET [/sheets] & [/sheetfield], but I got this response, { "SheetFieldNum": 17835860, "SheetNum": 126029, "FieldType": "StaticText", "FieldName": "", "FieldValue": "Subscriber’s Birthda...
by beacondental
Sat Mar 30, 2024 1:51 pm
Forum: API
Topic: Pharmacy GET & POST
Replies: 3
Views: 220

Re: Pharmacy GET & POST

Well, I guess that is just the full list of pharmacy for the database in open dental. I was thinking how to GET and POST the pharamacy to the patient's acct so it populates on eRX.
by beacondental
Sat Mar 30, 2024 1:34 pm
Forum: API
Topic: Custom logtext for audit trails
Replies: 3
Views: 269

Re: Custom logtext for audit trails

Is it possible to add this to your development list?
by beacondental
Sat Mar 30, 2024 1:30 pm
Forum: API
Topic: Pharmacy GET & POST
Replies: 3
Views: 220

Pharmacy GET & POST

Hello API Team,
Is there a way to get Pharmacy GET, PUT & POST. I tried to find it in API specification, but I could not. We would like to POST or PUT pharmacy information for patients. How can we do this?
Thanks,
by beacondental
Tue Mar 19, 2024 7:26 am
Forum: API
Topic: Database connection issue
Replies: 1
Views: 185

Database connection issue

Hi Team, Today, while submitting an SQL query in the PUT API of open dental, it returned the below response message with an HTTP status code of 400, ""Error submitting query. Unable to connect to any of the specified MySQL hosts."" Please help me understand the issue & how I can prevent this from ha...
by beacondental
Mon Mar 18, 2024 10:01 am
Forum: API
Topic: Posting TP procedurelog without appointment number
Replies: 1
Views: 192

Posting TP procedurelog without appointment number

Hi Team,

I have a requirement where I have to create treatment plan procedurelog but the condition is that it should not be attached to any appointment. Is it possible to have a treatment procedurelog with no appointment attached to it?

Please guide me on this.
by beacondental
Mon Mar 18, 2024 9:59 am
Forum: API
Topic: Custom logtext for audit trails
Replies: 3
Views: 269

Custom logtext for audit trails

Hi Team,

Is there a possibility of setting a custom logtext for the API audit trails? if possible can you please provide some reference for the same?
by beacondental
Mon Mar 18, 2024 9:55 am
Forum: API
Topic: Need help for Benefits PUT API
Replies: 1
Views: 214

Need help for Benefits PUT API

Hi Team, Suppose there's a wrongly entered benefit with a limitation of "3 times per benefit year" for a specific frequency under an insurance plan, and if I want to update it to "Every 3 Years" using benefit PUT API, how to do it? I tried it using the benefit PUT API, and provided below request obj...
by beacondental
Tue Feb 06, 2024 6:26 am
Forum: API
Topic: Fam Urgent Fin Note:
Replies: 1
Views: 482

Fam Urgent Fin Note:

I would like to get "Fam Urgent Fin Note" which is in the Account module to have the ability to GET, POST, and DELETE. Where is this located in API Specfics.
by beacondental
Tue Jan 02, 2024 8:36 am
Forum: API
Topic: Issue with Claims API
Replies: 1
Views: 1100

Issue with Claims API

Hi Team, I am trying to POST below json object to the Claims API, { "patNum": 3062, "procNums": [1503483, 1503484, 1503485], "claimType": "P" } But I faced this error in response with a 400 Bad request, "ProcNum(s) 1503483, 1503484, 1503485 are invalid for this patient." Please explain what does thi...
by beacondental
Mon Dec 18, 2023 6:10 pm
Forum: API
Topic: Adjustments to insurance benefits
Replies: 3
Views: 2020

Re: Adjustments to insurance benefits

I did see the documenation here on this URL.
https://www.opendental.com/site/apiclaimprocs.html
ClaimProcs InsAdjust

But, I am looking for ClaimProcs GET InsAdjust (not the PUT or POST). How can I get this?
by beacondental
Mon Dec 11, 2023 10:20 am
Forum: API
Topic: Payment POST question
Replies: 10
Views: 3225

Re: Payment POST question

Would the payment PUT be for Putting ProcessStatus as accepted online pending payment to processed payment. Right now, it says as pending and it can only be done manually.
by beacondental
Mon Dec 04, 2023 4:59 am
Forum: API
Topic: Issue with planType field
Replies: 1
Views: 1433

Issue with planType field

Hi team,

In the response model of GET /familymodules there are two fields planType & PlanType. can you please help me understand the possible values for both fields & how I can get 'PPO Fixed Benefit' value out of any of these two fields?

Thanks.
by beacondental
Tue Nov 28, 2023 6:33 pm
Forum: API
Topic: API ProcTPs question
Replies: 10
Views: 4747

Re: API ProcTPs question

Thank you for this. I did see this in beta version. Would it be possible to add IsDateProthEst POST and Prosthesis POST.
by beacondental
Tue Nov 28, 2023 8:39 am
Forum: API
Topic: Adjustments to insurance benefits
Replies: 3
Views: 2020

Adjustments to insurance benefits

Hello,
How can we get the GET and POST / PUT function for Adjustments to insurance benefits under the API protocol?
https://opendental.com/manual/adjinsbenefits.html
by beacondental
Tue Nov 28, 2023 8:37 am
Forum: API
Topic: ProcTPs POST
Replies: 7
Views: 2025

Re: ProcTPs POST

If a patient is eligible for whitening or night guards, we would like to add this code into his treatment plan so the front desk/doctors and discuss the treatment plan and estimates. So, we want to add D9944 code to the patients treatment plan and then have the ability to put priorities and phase th...
by beacondental
Mon Nov 27, 2023 9:14 am
Forum: API
Topic: ProcTPs POST
Replies: 7
Views: 2025

Re: ProcTPs POST

We need it associated with individual PATNUM accts. How can we do that?
by beacondental
Mon Nov 27, 2023 8:52 am
Forum: API
Topic: ProcTPs POST
Replies: 7
Views: 2025

Re: ProcTPs POST

How can we POST TP codes for select PATNUMs?
by beacondental
Mon Nov 27, 2023 3:59 am
Forum: API
Topic: ProcTPs POST
Replies: 7
Views: 2025

ProcTPs POST

Hello Open Dental,
Can you enable a function for ProcTPs POST. We would like to add procedure codes to certain PATNUMs thru the API.
Thank you.
by beacondental
Tue Nov 07, 2023 2:01 am
Forum: API
Topic: Regarding special characters and spaces in APIs
Replies: 1
Views: 1447

Regarding special characters and spaces in APIs

Hello Team, I am using Patient's simple GET API: "GET /patients/Simple?LName=smi&FName=eter&Birthdate=1976-05-24" While incorporating this into my Java code, I encountered a scenario where there was a space in the first name. My code automatically converted that space into '%20', which resulted in i...
by beacondental
Tue Sep 26, 2023 3:55 am
Forum: API
Topic: Regarding API Subscription
Replies: 3
Views: 1282

Re: Regarding API Subscription

Good morning, I am writing to inquire about the available options for filtering appointment data in the subscribed polling-seconds time. Currently, we are receiving a large number of appointments, including cases where a user simply double-clicks to view an appointment from the UI. I noticed there i...
by beacondental
Fri Sep 22, 2023 3:17 am
Forum: API
Topic: Regarding API Subscription
Replies: 3
Views: 1282

Regarding API Subscription

Hello team, We have reviewed the API subscription and event documentation and have successfully subscribed to receive appointments. However, we are receiving batches of 1000 appointments every 5 seconds, even when there is no change in the response. Could you please guide us on how to listen for eve...
by beacondental
Thu Sep 07, 2023 5:43 am
Forum: API
Topic: Bad request
Replies: 1
Views: 1143

Bad request

Hello API team. I am getting an error on our API request. It says “ : 400 Bad Request: ""Error. This is most likely a version issue. The version that the customer is using might be too old to support the API method used."" Do we need to upgrade our version?
by beacondental
Wed Aug 16, 2023 9:22 am
Forum: API
Topic: New API Request
Replies: 16
Views: 5516

Re: New API Request

Is there a way to create Claim Finalize POST and PUT functions? It is helpful when a claim has $0 of estimated payment, and offices do not want to send a claim just to get a denial.
by beacondental
Wed Aug 09, 2023 6:50 pm
Forum: API
Topic: New API Request
Replies: 16
Views: 5516

Re: New API Request

A few questions regarding Claims Post. 1) Will Claims POST allow the API service to skip codes that are marked as "do not bill” codes or $0 procedure codes when posting a claim? 2) Will Claims POST posting and finalizing a claim whereby the total insurance estimate comes to $0 for insurance estimate...
by beacondental
Fri Jul 28, 2023 11:51 am
Forum: API
Topic: Payment POST question
Replies: 10
Views: 3225

Re: Payment POST question

Its really automate ProcessStatus as accepted online pending payment to processed payment. Right now, it says as pending and it can only be done manually.
by beacondental
Fri Jul 28, 2023 8:11 am
Forum: API
Topic: Payment POST question
Replies: 10
Views: 3225

Re: Payment POST question

Payment PUT would be for these fields.
"PayType": 69,
"payType": "Check",
"CheckNum": "12798",
"BankBranch": "20-6",
"PayNote": "",
"DateEntry": "2022-06-24",
"Receipt": "",
"PaymentSource": "None",
"ProcessStatus": "OfficeProcessed",
"IsCcCompleted": "false",
by beacondental
Thu Jul 27, 2023 6:24 pm
Forum: API
Topic: Payment POST question
Replies: 10
Views: 3225

Re: Payment POST question

Does the API allow Payment PUT to edit an existing payment that has been posted by the dental team. Is there a way to add this to the development list?
https://opendental.com/site/apipayments.html
by beacondental
Mon Jul 24, 2023 12:39 pm
Forum: API
Topic: Payment POST question
Replies: 10
Views: 3225

Payment POST question

Does the API allow payment post via the local program link bridge? For example, if a practice uses Global Payments (Xcharge), then can the API user run a Payment POST using xcharge as the payment tool? Or does the payment POST will allow us to post if we have a third party connection for merchant pr...
by beacondental
Thu Jul 20, 2023 12:39 pm
Forum: API
Topic: Insurance: Relationship to subscriber
Replies: 1
Views: 1142

Insurance: Relationship to subscriber

Is there a way to add the GET and POST function for Relationship to subscriber
https://opendental.com/site/apiinssubs.html
by beacondental
Thu Jul 20, 2023 12:27 pm
Forum: API
Topic: Completed codes update questions
Replies: 8
Views: 3142

Re: Completed codes update questions

Thank you for the message. Yes, we would like the enhancement feature for enhance our existing ClaimProcs GET to all the ClaimProcs by the 'ProcNum', and ProcedureLogs GET (Single)
by beacondental
Tue Jul 18, 2023 9:24 pm
Forum: API
Topic: Completed codes update questions
Replies: 8
Views: 3142

Re: Completed codes update questions

Also we want to update ClaimProc for that also the API doc do not have facility to get ClaimProc using 'ClaimProcNum'. It would be great if you could provide that also. If it requires all other data to update ClaimProc and not just single field.


Thank you.
by beacondental
Tue Jul 18, 2023 9:11 pm
Forum: API
Topic: Completed codes update questions
Replies: 8
Views: 3142

Re: Completed codes update questions

Good morning, We can add ProcedureLogs GET (Single) to our development list. It would return the single procedurelog associated with the specified procnum. However if your goal is to update an existing procedure you will only need the procnum, which it sounds like you already have. Can you please c...
by beacondental
Tue Jul 18, 2023 6:19 am
Forum: API
Topic: Completed codes update questions
Replies: 8
Views: 3142

Completed codes update questions

Hello API Team. We are looking to update a completed appt provider and amount with a GET, PUT and POST option. For example, if the dental office completed a code for Missed appt (D9986), then we would like to change the amount and provider on the completed account module. In the API documentation, w...
by beacondental
Wed Jul 12, 2023 2:10 am
Forum: API
Topic: Relation between provider and employee tables
Replies: 1
Views: 1115

Relation between provider and employee tables

Hello Team, I want your guidance on, what is the direct relationship between employee table and provider table. We tried thinking of a connection via email or ProvNum, but no success. Also tried via FName and LName, but it is again not fetching proper data if there present a preferred name in provid...
by beacondental
Tue Jul 11, 2023 11:07 pm
Forum: API
Topic: Not getting all commlogs in GET API
Replies: 2
Views: 1386

Re: Not getting all commlogs in GET API

Good morning,

Following your suggestions, I get the required data in 'emailmessage' table.

Thank you,
by beacondental
Tue Jul 11, 2023 5:43 am
Forum: API
Topic: Not getting all commlogs in GET API
Replies: 2
Views: 1386

Not getting all commlogs in GET API

Hello Team, We are trying to fetch data from commlogs, whether the an email is sent or not to patient. And we found that we are able to see the list in the patient-->account section, but the same logs are not visible if we try to fetch using user query or using GET-API ("/commlogs?PatNum="). In fact...
by beacondental
Thu Jul 06, 2023 2:56 pm
Forum: API
Topic: API for web forms
Replies: 6
Views: 2936

Re: API for web forms

Can you put in development for IsWebForm GET?
by beacondental
Thu Jul 06, 2023 2:44 pm
Forum: API
Topic: API for web forms
Replies: 6
Views: 2936

Re: API for web forms

Sending email notifications that a form has been received from the URL.
by beacondental
Thu Jul 06, 2023 12:31 pm
Forum: API
Topic: API for web forms
Replies: 6
Views: 2936

API for web forms

Where in the API can we find out if a sheet was submitted via web or in-person? Some patients can click the patient forms and fill it out and some do it from eClipboard and some is done with front office submission by click Add in forms button. How can the API find out which method the form was subm...
by beacondental
Sun Jul 02, 2023 6:37 pm
Forum: API
Topic: Confirmation status
Replies: 6
Views: 4214

Re: Confirmation status

Is there a way to add GET histappointments, PUT or POST histappointments as well. I do recognize that we do can a short query on histappointments appts , but we can not change the histappointments status. Or, is there a way to change the histappointments confirmation status
by beacondental
Fri Jun 30, 2023 8:09 am
Forum: API
Topic: Some Data We Can Not Found in Query #43132
Replies: 5
Views: 3168

Re: Some Data We Can Not Found in Query #43132

Yes, please add it to SheetFields GET
by beacondental
Fri Jun 30, 2023 7:26 am
Forum: API
Topic: Some Data We Can Not Found in Query #43132
Replies: 5
Views: 3168

Re: Some Data We Can Not Found in Query #43132

For the MISC, I did find it in the database schema and it's under Reportable Name. But, how would I get this in the API Sheets? I do not see the reportable name in the API sheets. Or would it be in another API table?
by beacondental
Fri Jun 30, 2023 7:25 am
Forum: API
Topic: API ProcTPs question
Replies: 10
Views: 4747

Re: API ProcTPs question

No, its fine to keep your list as you have it. I was just inquiring about POST function and whether that was feasible.
by beacondental
Thu Jun 29, 2023 10:56 pm
Forum: Main Forum
Topic: Regarding Web form response
Replies: 0
Views: 4129

Regarding Web form response

Dear Team, I want to know where do we store the responses of all forms. Specifically I am looking for responses of form 'Release of Dental Records'. In the database I was able to get the date and the type of sheet a particular patient filled, But I need the information filled by patient in that form...
by beacondental
Thu Jun 29, 2023 7:10 pm
Forum: API
Topic: API ProcTPs question
Replies: 10
Views: 4747

Re: API ProcTPs question

Were you able to research the feasibility/workflow of adding procedurecodes/procedurelogs POST?
by beacondental
Tue Jun 27, 2023 9:29 pm
Forum: API
Topic: API query error message
Replies: 4
Views: 1954

Re: API query error message

That query is working fine if I run it in User Query window of Open Dental, but if I try running it in PUT ShortQuery method API then it is giving unauthorized as error. Good morning beacondental, Depending on how you are sending your API request, the application/program/client may have trouble par...
by beacondental
Tue Jun 27, 2023 6:56 am
Forum: API
Topic: API query error message
Replies: 4
Views: 1954

Re: API query error message

That query is working fine if I run it in User Query window of Open Dental, but if I try running it in PUT ShortQuery method API then it is giving unauthorized as error.
by beacondental
Mon Jun 26, 2023 7:50 am
Forum: API
Topic: API query error message
Replies: 4
Views: 1954

API query error message

Under API query, I am getting an error saying 'Unauthorized' if I run Dentist KPI (QR41564) query in my local machine. We tried but has not worked for us. See attached error message. Please help and let me know the issue.
Error message
Error message
image(2).png (23.62 KiB) Viewed 1954 times
by beacondental
Wed Jun 21, 2023 5:28 am
Forum: Main Forum
Topic: Seeking help to get data
Replies: 1
Views: 2838

Seeking help to get data

Hello Team, We are working on an automation email service for Summary of Records Released by Clinic. For that we need data of the field 'Reason for Releasing Records' submitted by a form(I have attached the form's image), we tried finding relation based on the table documentation provided by the tea...
by beacondental
Thu Jun 15, 2023 3:58 am
Forum: API
Topic: Some Data We Can Not Found in Query #43132
Replies: 5
Views: 3168

Some Data We Can Not Found in Query #43132

Hello Sir/Ma'am, I am working on an email service of 'Summary of records release by clinic' and use Query #43132, in that I need to find the reason why the patient is changing or moving to some other clinic e.g: 21711-Richard F. (Choosing another doctor) here the reason is choosing another doc. This...
by beacondental
Wed Jun 14, 2023 7:03 pm
Forum: API
Topic: Claim create
Replies: 9
Views: 4280

Re: Claim create

Wanted to follow up to see what the progress was for this function for Claim Post. Also, I did want to clarify my earlier question regarding DXC attachments. Currently, attachments are available to send via dental change in Open Dental. We would like to the ability to add attachments to the Claim Po...
by beacondental
Tue Jun 13, 2023 8:03 am
Forum: API
Topic: API Query timeout
Replies: 7
Views: 3730

Re: API Query timeout

When we run a sample run on the local work stations, a 1800 line query takes about 2 minutes and 10 seconds. And even when we split the query or split the clinic to run only one clinic, it still does the same time.
by beacondental
Tue Jun 13, 2023 7:30 am
Forum: API
Topic: API Query timeout
Replies: 7
Views: 3730

Re: API Query timeout

We have tried both ways for query that has 1800 lines of code and it gets timeout. Is it possible to request to do 120 seconds timeout on your end? This will give ample time for slightly complex queries.
by beacondental
Sat Jun 10, 2023 10:35 pm
Forum: API
Topic: API ProcTPs question
Replies: 10
Views: 4747

Re: API ProcTPs question

Yes, please do add Prosthesis (and probably DateOriginalProsth and IsDateProsthEst) to procedurelogs. We would need the GET and POST functions for all these date sets.
by beacondental
Wed Jun 07, 2023 11:27 am
Forum: API
Topic: API ProcTPs question
Replies: 10
Views: 4747

API ProcTPs question

I was looking to get the prosthesis replacement GET function in ProcTPs. I don't see it here in this link. Would it be somewhere else?
https://www.opendental.com/site/apiproctps.html
by beacondental
Tue Jun 06, 2023 7:51 pm
Forum: API
Topic: Income transfer manager
Replies: 5
Views: 3418

Re: Income transfer manager

Is there a way to run the income transfer manager thru the API short query?
by beacondental
Tue Jun 06, 2023 1:26 pm
Forum: API
Topic: Patient portal API
Replies: 3
Views: 3077

Re: Patient portal API

We would need the patients username. The use case it that many times patients can not get into their patient records and need to be emailed the usernames. The API will allow the username to be emailed.
by beacondental
Mon Jun 05, 2023 6:49 pm
Forum: API
Topic: Patient portal API
Replies: 3
Views: 3077

Patient portal API

Hello Open Dental. Is there a way to GET the API for Username for open dental patient portal?
by beacondental
Mon Jun 05, 2023 6:38 pm
Forum: API
Topic: Question on DiscountPlanSubs DELETE
Replies: 1
Views: 2402

Question on DiscountPlanSubs DELETE

I see that DiscountPlanSubs DELETE is a new feature. When reading the online explanation, I had a clarification. Is this DELETE function such that API users are dropping the discount plan? Or is it deleting the discount plans in List.
by beacondental
Wed May 31, 2023 4:53 am
Forum: API
Topic: API Query timeout
Replies: 7
Views: 3730

Re: API Query timeout

Dear OpenDental Team, 1) Which Queries method are you trying to use: Queries POST or Queries PUT ShortQuery? -> We are using the PUT ShortQuery method API 2) Is the query you are running via the API and in Open Dental identical to the same database? -> Yes 3) How long does the query take to execute ...
by beacondental
Tue May 30, 2023 3:50 am
Forum: API
Topic: API Query timeout
Replies: 7
Views: 3730

API Query timeout

Hello API Team, We are trying to run API queries, but they are timing out after 60 seconds. Is there a way to change this as when we run the query in Open Dental, it works fine.
by beacondental
Mon May 22, 2023 12:02 pm
Forum: API
Topic: EOB attachments
Replies: 7
Views: 4401

Re: EOB attachments

Yes, we would need to download the EOB files and get the info on the files? Thank you.
by beacondental
Sun May 21, 2023 7:12 pm
Forum: API
Topic: Outstanding insurance claims
Replies: 1
Views: 2666

Outstanding insurance claims

We would like to know if we could add to the development of GET and POST functions for Status History information like custom track status, claim error code, and notes. It is found here in open dental. https://opendental.com/manual/claimtabstatus.html
by beacondental
Sat May 20, 2023 7:25 am
Forum: API
Topic: EOB attachments
Replies: 7
Views: 4401

Re: EOB attachments

Is there a way to GET an API call for the the stored files in the OpenDentImages\EOBs folder and eobattach table and claimpayment table?
by beacondental
Fri May 19, 2023 11:21 am
Forum: API
Topic: EOB attachments
Replies: 7
Views: 4401

EOB attachments

Is there a way to GET EOBs attached to primary or secondary claims. We were looking to get the files that were attached.
by beacondental
Tue May 16, 2023 6:29 pm
Forum: API
Topic: Request benefits in family module
Replies: 13
Views: 5540

Re: Request benefits in family module

In this method "ClaimProcs PUT InsAdjust", it does not allow DELETE and GET fuction.
by beacondental
Tue May 16, 2023 8:26 am
Forum: API
Topic: API Security permission
Replies: 4
Views: 3692

Re: API Security permission

Yes, please add the GETs function for these request.
by beacondental
Tue May 16, 2023 7:49 am
Forum: API
Topic: Request benefits in family module
Replies: 13
Views: 5540

Re: Request benefits in family module

As an additional request on API benefits tab, we would like to get the GET, POST, DELETE for Adjustments to Insurance benefits.
https://opendental.com/manual/adjinsbenefits.html
by beacondental
Tue May 16, 2023 6:28 am
Forum: API
Topic: API Security permission
Replies: 4
Views: 3692

API Security permission

For API security permission, it would be helpful to get all the items available in the security table. Items like user ID, employee associated, User groups, hidden or not hidden, provider link, dosespot ID, clinic attached, etc.
https://www.opendental.com/site/apisecurity.html
by beacondental
Mon May 15, 2023 9:21 am
Forum: API
Topic: Patient merge
Replies: 2
Views: 2579

Re: Patient merge

Well, we often get front desk to create a new patient without checking prior history that we do have that patient on file. We would like to auto merge if the patient does match name/dob. There are lots of finished features in open dental that would be great to have in the API (whereby staff does not...
by beacondental
Fri May 12, 2023 12:57 pm
Forum: API
Topic: Patient merge
Replies: 2
Views: 2579

Patient merge

Is it possible to have an API for patient merge capability. PUT OR POST merge for patient duplicates. This is located in Open Dental under Tools, Misc Tools, and then Patient merge.
by beacondental
Fri May 12, 2023 12:30 pm
Forum: API
Topic: New API Request
Replies: 16
Views: 5516

Re: New API Request

I am referring to DXC tab attachments. We wanted an API protocol for get and post attachments to DXC tab.
by beacondental
Fri May 12, 2023 8:17 am
Forum: API
Topic: New API Request
Replies: 16
Views: 5516

Re: New API Request

It would be great if Claim PUT or Claim POST can have the ability to attach xrays, periocharts, doc narratives to the claim. We would like to the ability to edit attachments and add attachments.
by beacondental
Thu May 11, 2023 8:28 pm
Forum: API
Topic: Claim create
Replies: 9
Views: 4280

Re: Claim create

It would be great if Claim PUT or Claim POST can have the ability to attach items to the claim. Currently, attachments are available to send via dental change in Open Dental. We would like to the ability to edit attachments and add attachments.
by beacondental
Thu May 11, 2023 1:54 pm
Forum: API
Topic: Request benefits in family module
Replies: 13
Views: 5540

Re: Request benefits in family module

Yes, please do add GET etrans, GET etransmessagetext, and GET insverifies to your development list.
by beacondental
Thu May 11, 2023 11:26 am
Forum: API
Topic: Request benefits in family module
Replies: 13
Views: 5540

Re: Request benefits in family module

I guess the question outstanding is the following: Is there a way for the api to ping "request benefits" to see if a plan is active and not get results that a staff member clicked "Now" When you put Getinsverity, then you are just getting the info a staff member manually modified by clicking now or ...
by beacondental
Wed May 10, 2023 12:18 pm
Forum: API
Topic: Request benefits in family module
Replies: 13
Views: 5540

Re: Request benefits in family module

Please do add GET etrans, GET etransmessagetext, and GET insverifies to your development list.
by beacondental
Wed May 10, 2023 11:35 am
Forum: API
Topic: Request benefits in family module
Replies: 13
Views: 5540

Re: Request benefits in family module

Yes, we are talking about eBenefits under "Request benefits." Is there a way to do an API call and request results from the 271 response.
As well as, is there a way to GET and POST for eligibility date verified and benefits date verified.
by beacondental
Tue May 09, 2023 7:24 pm
Forum: API
Topic: Request benefits in family module
Replies: 13
Views: 5540

Request benefits in family module

Within family module, open dental has "Request benefits" - is there a way to get an API for request benefits feature and retrieve results of the 271 normal response from Dentalxchange. This is to see if it's active coverage or not (and maybe benefit information) under 271 normal response. As of now,...
by beacondental
Tue May 09, 2023 3:35 pm
Forum: API
Topic: Program links
Replies: 3
Views: 3019

Re: Program links

What would you mean by "their database"
by beacondental
Tue May 09, 2023 12:55 pm
Forum: API
Topic: Program links
Replies: 3
Views: 3019

Program links

Hello Open Dental, We understand that API documents (https://www.opendental.com/site/apidocuments.html) has the ability to get and post images saved to open dental images module. But, with program links, we link to Kodak xrays with Open Dental patnum ID. Is there a way thru the open dental API to ge...
by beacondental
Mon May 08, 2023 10:50 am
Forum: API
Topic: Confirmation status
Replies: 6
Views: 4214

Re: Confirmation status

We are you wanting to know what confirmation statuses a single appointment has had over time.
by beacondental
Sun May 07, 2023 6:40 pm
Forum: API
Topic: Confirmation status
Replies: 6
Views: 4214

Confirmation status

In open dental, users are allowed to create confirmation status for appt (e.g., unconfirmed, text, confirmed, READY, etc.). We would like to get the history of confirmation status thru the API. Is this possible?
by beacondental
Sun May 07, 2023 4:38 pm
Forum: API
Topic: Claim create
Replies: 9
Views: 4280

Re: Claim create

For Claims POST, it would be great if you could do the claim post for Claims and Preauth as well. So both options for postings.
by beacondental
Sat May 06, 2023 6:08 pm
Forum: API
Topic: Database maintenance
Replies: 1
Views: 2968

Database maintenance

Is there a way to do database maintenance thru the API protocol. So, we can Get results from database maintenance and then post fixes as necessary.
by beacondental
Tue May 02, 2023 7:09 pm
Forum: API
Topic: Claim create
Replies: 9
Views: 4280

Re: Claim create

When you say "under development", then is it expected to be released in the next one month or so? Or longer?
by beacondental
Tue May 02, 2023 11:01 am
Forum: API
Topic: Claim create
Replies: 9
Views: 4280

Claim create

Hello Open Dental API Team,
Is it possible in open dental API to create a claim based on unsent claims. What exact link should I review to create a new claim (I think it should be the post function), but just wanted to clarify.
by beacondental
Thu Apr 27, 2023 6:57 pm
Forum: API
Topic: Sheets for payment receipts
Replies: 1
Views: 3290

Sheets for payment receipts

Hello Open dental API, I wanted to see if your API allows download of payment receipts based on payment date. So, the sheet PDF would be extracted and saved on our hosting via the API. Also, would we be able to access the scanned/imported images folders in Imaging module of Open dental. Basically, b...
by beacondental
Wed Mar 15, 2023 9:41 am
Forum: API
Topic: RefAttaches API functionality not working
Replies: 2
Views: 1415

Re: RefAttaches API functionality not working

Got it. We are on Version 22.3.48. We will upgrade once we get a stable version to use.
by beacondental
Wed Mar 15, 2023 8:46 am
Forum: API
Topic: RefAttaches API functionality not working
Replies: 2
Views: 1415

RefAttaches API functionality not working

Below API functionality not working. GET RefAttaches API functionality not working. it gives the error message "refattaches GET is not a valid method." with HTTP status code 400. GET /refattaches?PatNum= API functionality not working. it gives the error message "refattaches GET is not a valid method...