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
28 stars 9 forks source link

How to populate month or date in death_date if only year or year/month are provided #104

Closed assimilateDave closed 6 months ago

assimilateDave commented 7 months ago

Populating the month and/or year in death_date when this is not known or provided in source data

CDM or THEMIS convention?

THEMIS Issue - currently documented in the CDM webpage https://ohdsi.github.io/CommonDataModel/cdm54.html#death

Table or Field level?

Field level

Is this a general convention?

No

Summary of issues

Summary of answer

Related links

Other comments/notes

clairblacketer commented 7 months ago

This looks good to me, I am going to move it to Needs Docs

MaximMoinat commented 7 months ago

Issue # and location

Themis issue #104

Issue summary

The death.death_date field has day resolution. Some source data may not have complete datestamp of the deceased persons death date. An approximation of that date should be used.

Convention type

Table

CDM table

death

CDM field

death_date

Links to issue discussion

CDM Documentation

Provenance of data

General

The ratified convention

If the precise date include day or month is not known or not allowed, December is used as the default month, and the last day of the month the default day.

Date of ratification/published

NA

Downstream implications

NA

Link to DQD check

Yes - plausibleDuringLife and plausibleBeforeDeath

Related conventions/further information

NA

#Tags death, death_date, default