Multi drugs on same prescription

This forum is for programmers who have questions about the source code.
Post Reply
ujjwal singh
Posts: 39
Joined: Mon Jun 16, 2014 7:33 am

Multi drugs on same prescription

Post by ujjwal singh » Wed Jan 14, 2015 9:22 am

Hello,

What to change in the prescription module so that it can hold or contain more then one drug on a common prescription.....?

User avatar
jsalmon
Posts: 1551
Joined: Tue Nov 30, 2010 12:33 pm
Contact:

Re: Multi drugs on same prescription

Post by jsalmon » Wed Jan 14, 2015 9:48 am

You'll need to change the entire sheet framework on how it handles sheets of type SheetTypeEnum.Rx and add any additional Rx sheet field items that you'll need. I highly discourage trying to do this.
This is feature request #200
The best thing about a boolean is even if you are wrong, you are only off by a bit.

Jason Salmon
Open Dental Software
http://www.opendental.com

ujjwal singh
Posts: 39
Joined: Mon Jun 16, 2014 7:33 am

Re: Multi drugs on same prescription

Post by ujjwal singh » Fri Feb 20, 2015 10:14 pm

To change the sheet framework or adding desired fields on it are to be done from code side or hust i have to work on sheet setup module?

I make an custom sheet that is an already copy of the rxsheet therefore from what settings i had to make so that it will open instead of internal sheet.

User avatar
jsalmon
Posts: 1551
Joined: Tue Nov 30, 2010 12:33 pm
Contact:

Re: Multi drugs on same prescription

Post by jsalmon » Sat Feb 21, 2015 12:21 am

ujjwal singh wrote:To change the sheet framework or adding desired fields on it are to be done from code side or hust i have to work on sheet setup module?
Code side.
ujjwal singh wrote:I make an custom sheet that is an already copy of the rxsheet therefore from what settings i had to make so that it will open instead of internal sheet.
Open Dental will automatically recognize that you have a custom Rx sheet and will use it the next time you print a prescription.
The best thing about a boolean is even if you are wrong, you are only off by a bit.

Jason Salmon
Open Dental Software
http://www.opendental.com

drmkpillai
Posts: 58
Joined: Sun Aug 24, 2014 1:43 am

Re: Multi drugs on same prescription

Post by drmkpillai » Wed Aug 31, 2016 6:20 pm

Good News
Version 16.3 allows printing of Multiple prescription on a single sheet
Requesting OD to permit formatting of sheets as per individual needs , therefore if one were to format only say - drug,disp,and sign then it should be permitted.
Also If each operator wants to select his format, one should be able to select default sheet type as per criteria, if more than one custom sheet are made available
Thanks again all

nirvagirl77
Posts: 1
Joined: Mon Oct 25, 2021 12:46 pm

Re: Multi drugs on same prescription

Post by nirvagirl77 » Mon Oct 25, 2021 12:50 pm

How can I set up the multidrug prescription? Please help! This can be an environmentally friendly game changer

joes
Posts: 239
Joined: Tue Aug 13, 2019 12:41 pm

Re: Multi drugs on same prescription

Post by joes » Mon Oct 25, 2021 4:03 pm

You can print multiple prescriptions on a single sheet from the Rx Manage window.
Instructions can be found on the following manual page, https://www.opendental.com/manual/rxmanage.html.
Joe Sullivan
Open Dental Software
http://www.opendental.com

Post Reply