OHDSI / Themis

Repository for OMOP CDM conventions as defined by THEMIS. These can be reference lists of concepts, pieces of standardized code for data generation or quality certification, and debates.
Apache License 2.0
27 stars 8 forks source link

How to populate drug_exposure.verbatim_end_date #134

Closed burrowse closed 5 months ago

burrowse commented 5 months ago

How to populate drug_exposure.verbatim_end_date

CDM or THEMIS convention?

Themis

Table or Field level?

Field

Is this a general convention?

No

Summary of issues

Related links

MelaniePhilofsky commented 5 months ago

Issue # and location

Issue summary

There are several "end" dates in the drug_exposure table: drug_exposure_end_date, drug_exposure_end_datetime and verbatim_end_datetime. It is unclear how/when verbatim_end_date should be stored.

Convention type

Table

CDM table

drug_exposure

CDM field

verbatim_end_date

Links to issue discussion

Provenance of data

General

The ratified convention

verbatim_end_date represents the "discontinue day" or date the physician explicitly stopped the medication. Populate the field only when it is directly defined in the source as a date. If this is not available, then leave the field blank.

Date of ratification/published

NA

Downstream implications

NA

Link to DQD check

NA

Related conventions/further information

#Tags drug_exposure, verbatim_end_date, date

clairblacketer commented 5 months ago

https://github.com/OHDSI/Themis/pull/152