Dosage concepts
Summarize
Summary of Dosage Concepts
This content outlines how to enhance the efficiency of healthcare representatives and minimize manual errors by configuring dosage specifications for medication products within a program. Key components include dosage specifications, dosage characteristics, and dosage characteristic groups.
Show less
Key Features
- Dosage Specifications: Comprise diagnosis details and dosage characteristics for a medication product. Adding a dosage specification automatically creates a corresponding dosage definition entry for request parameters.
- Dosage Characteristics: Define attributes of dosage specifications, including options to restrict values (e.g., quantity). Each characteristic must be unique within its characteristic group, preventing duplicates such as quantity per month and week.
- Characteristic Groups: Group similar dosage characteristics that map to fields in the Medication Prescription form. Characteristics need to be part of the appropriate groups to be displayed effectively.
- Dosage Characteristics Mapping: Allows mapping of characteristic groups with fields in the Medication Prescription form, utilizing the DosageCharacteristicsMapper extension point for configuration.
Key Outcomes
By configuring dosage specifications and characteristics, ServiceNow customers can streamline the medication prescribing process, improve data accuracy, and enhance the overall workflow of healthcare representatives. The application provides default mappings and sample characteristics to assist in setting up dosage specifications effectively.
You can increase the efficiency of healthcare representatives and reduce manual errors by configuring dosage specifications for a medication product associated with a program
A dosage comprises the following key components:
To learn about how dosage components are linked to each other, see Dosage characteristics mapping.
Dosage specifications
A dosage specification consists of diagnosis details and dosage characteristics of a medication product associated with a program. For more information, see Dosage specification table.
Dosage characteristics
A dosage characteristic defines the attributes of a dosage specification.
A dosage characteristic has the following features:
- Is included in the Dosage characteristics characteristic group and a characteristic group mapped to a field in the Dosage details section of a medication prescription form.
- Can include a characteristic option to restrict the characteristic value. For example, to restrict the quantity of dosage. Else, when a characteristic option isn't specified for a dosage characteristic, a healthcare representative can later fill the corresponding field value in the Dosage details section of the Medication Prescription form.
- Is unique for a characteristic group when multiple entries for a characteristic are created. For example, when a dosage specification includes quantity characteristic as quantity per month supply, you can't add another characteristic for the quantity per week supply.
- Similar dosage characteristics are stored in the Characteristic Group [sn_prd_pm_configuration] table.
Characteristic groups for a dosage
A dosage characteristic group comprises the similar characteristics of a dosage specification. Each dosage characteristic maps to a field in the Dosage details section of the Medication Prescription form. For a dosage characteristic to appear with a dosage specification, you must include it in the following characteristic groups:
- A characteristic group mapped to a field in the Dosage details section of a medication prescription form.
- The Dosage characteristics characteristic group available by default.
Dosage characteristics mapping
You map a dosage characteristic group with a field in the Dosage details section of the Medication Prescription form. You can use the DosageCharacteristicsMapper extension point to configure the mapping between a characteristic group and a field in the Dosage details section of the Medication Prescription form. For more information, see Configure the mapping between a dosage characteristic and a dosage details field.
By default, the application provides a few sample characteristics and characteristic groups for the Healthcare and Life Sciences workflows that you can as a reference when creating a dosage specification.