Print Medical Records omits some data
Submitted by Guest on Fri, 28/12/2012 - 19:17
When you display a patient's medical records on the screen, the dispensing label contents are shown with the medication. If you ask for the charges to be displayed, then they will be.
When you print the medical records:
a) the dispensing label contents are missing
b) all that shows for the charge items is just "Customer Invoice" with no further information
I can understand some of logic in suppressing some of the invoice details (ie don't want the practice to which you are sending the records to see your prices), but I don't understand why the product name and quantity are suppressed.
I do not understand the logic in suppressing the dispensing label information.
Which of the following applies?
- This is a bug
- Agreed that the data should be displayed, but its not possible to get the missing data
- If you need a medical records report for use when referring a patient then you need to build a specific report
Regards, Tim
Re: Print Medical Records omits some data
Option 3 is the closest. The invoice items aren't passed to the report when they are linked to an act.patientMedication as they duplicate the information held within the act.patientMedication.
The report needs to be customised to display information from the charge items.
-Tim A
Re: Print Medical Records omits some data
Hi Tim,
The lack of dispensing information is a report issue. I have attached two new patient clinical event reports that fix this and some other display issues. You can look at these and modify to include charges.
Cheers
Tony
Re: Print Medical Records omits some data
Tony - thanks for these. I must admit that at the time I did the original post I did not comprehend how adjustable things are. However after adjusting the invoice for local conditions (no GST, add customer & patient ids, add prod type grouping, remove reminder subreport) I now understand more about how it works.
Regards, Tim G