Updated DRUG_STRENGTH (markdown)
parent
70bb971165
commit
e256257060
|
@ -1,7 +1,7 @@
|
|||
The DRUG_STRENGTH table contains structured content about the amount or concentration and associated units of a specific ingredient contained within a particular drug product. This table is supplemental information to support standardized analysis of drug utilization.
|
||||
|
||||
Field|Required|Type|Description
|
||||
:----|:-----|:----|:----
|
||||
:----------------------------|:--------|:-----|:---------------------------------------------------------------
|
||||
|drug_concept_id|Yes|integer|A foreign key to the Concept in the CONCEPT table representing the identifier for Branded Drug or Clinical Drug Concept.|
|
||||
|ingredient_concept_id|Yes|integer|A foreign key to the Concept in the CONCEPT table, representing the identifier for drug Ingredient Concept contained within the drug product.|
|
||||
|amount_value|No|float|The numeric value associated with the amount of active ingredient contained within the product.|
|
||||
|
|
Loading…
Reference in New Issue