Description: Indicates available form (powder table etc.) of a medication
Column Name |
Ordinal Position |
|
|
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.
|