Date of death variables in ECHILD - HES Mortality and HES APC #52
Replies: 2 comments 3 replies
-
|
Hello below is a combined response from the ECHILD Team and the Early Careers Research Data Clinic Team: Should I have received REG_DATE_OF_DEATH in YYYY-MM-DD format as suggested in the ECHILD data dictionary?
In terms of using HES APC and ONS death dates, the following has been suggested: "I would use the ONS/civil registration date of death as the primary source where available, and use HES APC death episodes as a supplementary source to identify additional deaths indicated in hospital records, for example using discharge method = 4. So the logic would be: ONS DOD takes precedence, and HES-derived DOD is only used where ONS DOD is missing." |
Beta Was this translation helpful? Give feedback.
-
|
Thank you very much for collecting these responses and for replying so quickly. I do have "REG_DATE" in YYYYMMDD format. I didn't initially select this variable as the data catalogue description says that this is the "Date on which the death was registered". I expect the registration date will often differ from the actual Date of Death, which should be recorded in "REG_DATE_OF_DEATH" (YYYYMMDD) and "REG_DATE_OF_DEATH_YYYYMM" (YYYYMM) (but those latter two variables are actually equal in my dataset in YYYYMM). Despite it being just the date of registration, I assume the recommendation would still be to use "REG_DATE" as the primary source where available, and the HES APC death episodes as a supplementary source. Thank you again, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Question / Problem statement
Hello!
I'd really appreciate any advice on how best to derive date of death in my ECHILD project.
I have both HES-APC (2010-2022) and HES-Mortality (FILE0184888_civil_reg_deaths) data.
(1) In HES APC: I have generated date of death (YYYY-MM-DD) based on discharge method and destination (as in script 10 of Matt Jay's 'deliveries cohort' pipeline https://github.com/UCL-CHIG/deliveries-cohort).
(2) In HES Mortality: I was expecting to have more information from REG_DATE_OF_DEATH in format YYYY-MM-DD (as listed in the ECHILD data dictionary [ECHILD_DataCatalogue_v3_20251017]: "Date on which the patient died. Where ‘Death Record Used’ = ‘MIX1’, ‘HES1’ or ‘HES2’, the date of death from HES (discharge date or episode end date of death episode) is used. Otherwise, this date is taken from the ONS death record.")
However, REG_DATE_OF_DEATH has only been given to me in YYYY-MM. Is this as expected? I have set the day (DD) to be 01 for everyone, which isn't ideal for identifying erroneous HES activity after death in my cohort.
Thank you for any insight or advice!
Yasmin
Compliance checklist
Beta Was this translation helpful? Give feedback.
All reactions