Updated DRUG_EXPOSURE (markdown)
parent
27f283e22b
commit
42b7a71b27
|
@ -19,7 +19,7 @@ Field|Required|Type|Description
|
|||
|verbatim_end_date|No|date|The known end date of a drug_exposure as provided by the source|
|
||||
|drug_type_concept_id|Yes|integer| A foreign key to the predefined Concept identifier in the Standardized Vocabularies reflecting the type of Drug Exposure recorded. It indicates how the Drug Exposure was represented in the source data.|
|
||||
|stop_reason|No|varchar(20)|The reason the Drug was stopped. Reasons include regimen completed, changed, removed, etc.|
|
||||
|refills|No|integer|The number of refills after the initial prescription. The initial prescription is not counted, values start with 0.|
|
||||
|refills|No|integer|The number of refills after the initial prescription. The initial prescription is not counted, values start with null.|
|
||||
|quantity |No|float|The quantity of drug as recorded in the original prescription or dispensing record.|
|
||||
|days_supply|No|integer|The number of days of supply of the medication as recorded in the original prescription or dispensing record.|
|
||||
|sig|No|varchar(MAX)|The directions ("signetur") on the Drug prescription as recorded in the original prescription (and printed on the container) or dispensing record.|
|
||||
|
|
Loading…
Reference in New Issue