From e256257060c293a65708021bc91a310b8575e467 Mon Sep 17 00:00:00 2001 From: clairblacketer Date: Tue, 20 Jun 2017 13:44:18 -0400 Subject: [PATCH] Updated DRUG_STRENGTH (markdown) --- StandardizedVocabularies/DRUG_STRENGTH.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StandardizedVocabularies/DRUG_STRENGTH.md b/StandardizedVocabularies/DRUG_STRENGTH.md index 47ef3f1..cd39389 100644 --- a/StandardizedVocabularies/DRUG_STRENGTH.md +++ b/StandardizedVocabularies/DRUG_STRENGTH.md @@ -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.|