MEDICATIONDOSEFORM
Description: Indicates available form (powder table etc.) of a medication

Primary Key
Column Name Ordinal Position

Foreign Key
Column Name Ordinal Position Referenced Table
MEDICATIONID 2 MEDICATION
LKMEDICATIONDOSEFORMID 3 LKMEDICATIONDOSEFORM

Column Information
Name Type
1 MEDICATIONDOSEFORMID INT
Description: The unique Id for the MedicationDoseForm table
Name Type
2 MEDICATIONID INT
Description: MedicationId is a foreign key to the Medication table
Name Type
3 LKMEDICATIONDOSEFORMID INT
Description: LkMedicationDoseFormId is a foreign key to the LkMedicationDoseForm table
Name Type
4 USELOCAL BIT
Description: Medication Dose Form Flag to Use Local Dosing
Name Type
5 DISPLAYNAME NVARCHAR
Description: Medication Dose Form Display Name
Name Type
6 DOSEFORMSEARCHTYPE NVARCHAR
Description: Type of Search
Name Type
7 ISHIGHRISK BIT
Description: Indicates if a medication dose form is high risk.