Add description to Prescription detail
Submitted by Matt C on Tue, 21/05/2019 - 10:30
Hi everyone,
We love the Prescriptions tab.
Is it possible to add elements to the Prescription detail by configuration?
My reception staff are asking if we could see the Description node where the Medication node is displayed.
Cheers
Matt
Re: Add description to Prescription detail
You can, but you will need to change the act.patientPrescription archetype.
There is a Description field already, used for reporting purposes. This contains a summary of fields already displayed, and is hidden.
In the attached example, I've added a Notes field. This will be displayed on a single line, limited to 255 characters.
To use it:
You can increase the maxLength up to 5000 characters, but then it won't be displayed in tables.
Re: Add description to Prescription detail
That's amazing Tim
Cheers!