Since the last couple of updates, we are having problem with prices on the fee sheet.
For example: Our strep screen is 26 dollars. When I look under administration -> Services, the price is in the description of the service, but when that code is brought up in the fee sheet the price is not there and has to be manually put in.
Hi,
Tested this on a new install (4.1.2, but no differences in this in 4.1.1). In administration-services, for the item, what is the TYPE (is is CPT4 for example), have you placed the price in the ‘Fees:’ textbox, and do you have the Standard category there in fees or others?
-brady OpenEMR
Yes, this has to do with the custom drop down boxes I created. If I manually put in the cpt code, from the fee sheet directly, 87880 for example, is a strep screen, the price and description show up, but if I use my custom procedures drop down box to add the test the price is missing.
I have a couple of more weird findings in this matter.
1. one code, TSH, pulls over everything including price- so the behavior is not consistent.
2. when the fee sheet is saved and reopened the description is there but not the price.
I did add a few but it would not add the cpt code under admin->List->Fee sheet.
You can see the fee sheet has the procedure drop down box but when you click the test nothing works because it cannot be added under at admin->List->Fee sheet.
We had the same issue with our codes because we used modifiers.
In order for the Fee Sheet List to pull the proper data from the Services List (Admin>Services), we had to manually add the modifiers to the CPT codes in the database under “fee_sheet_options” after setting up what we needed to the Fee Sheet List.
So for instance, CPT4|XXXX| had to be changed to: CPT4|XXXX:YY| (where X’s are the code and Y’s are the modifier).
You may already have found an answer, but here it is in any case.
Thanks for your fix. After adding the modifier after the cpt code in the database, the modifier, price and description, all showed up. Cool. I don’t know how or why, but it worked. Thanks again.
I am having a similar problem with my installation of 4.1.1 (10). The modifiers are not showing and the Prices are not showing. I was reading and could you post the simple fix that is being referred to?