Updated DRUG_STRENGTH (markdown)

clairblacketer 2017-06-20 13:44:18 -04:00
parent 70bb971165
commit e256257060
1 changed files with 1 additions and 1 deletions

@ -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.|