Column Name |
Column Datatype |
Column Null Option |
Column Comment |
|
ITN | varchar(12) | not null | Internal Number used to create a Unique Key for Active Patient Files |
PMP | varchar(5) | not null | Pharmacy Order Number |
INGR_LEVEL | varchar(3) | not null | Ingredient Level |
CUM_QTY_COMP | varchar(7) | null | Cumulative Quantity for IV Component |
CUM_AMT_COMP | varchar(10) | null | Cumulative Amount for Component |
TOT_UNRND_DU | varchar(10) | null | Total Unrounded Dispense Units |
IV_COMP_IND | varchar(32) | null | Component Indicator |
CUM_UB_QTY | varchar(7) | null | Cumulative Unique Bottle Quantity |
PATIENT_OID | INT | not null | Soarian Clinicals Patient OID. Not valued on Pharmacy system. Only used by Soarian Clinicals as part of EHI(Electronic Health Information) Export. |
|
|
|