Configure the mapping between a dosage characteristic and a dosage details field
Use scripted extension points to decide which dosage characteristics are mapped to the fields on the Dosage details section of a Medication Prescription form.
Before you begin
Role required: admin
About this task
The Healthcare and Life Sciences Service Management Core application installs the sn_hcls.DosageCharacteristicsMapper script include and the DosageCharacteristicsMapper extension point.
Dosage characteristic group |
Dosage details field |
|---|---|
Dosage - dosage |
Dosage |
Dosage - number of authorized refills |
Number of authorized refills |
Dosage - instructions for patient |
Instructions for patient |
Dosage - quantity |
Quantity |
Using extension points makes it easier to integrate customizations without actually altering the base code. You can extend standard base functionality using customized scripts. For more information, see Using extension points to extend application functionality.
An implementation is available in the base system for scripted extension points. You can modify the data and add additional fields.