Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KP2023 data dict update and ingest ICD10 codes #383

Merged
merged 6 commits into from
Apr 22, 2024

Conversation

sallybg
Copy link
Contributor

@sallybg sallybg commented Apr 19, 2024

Update clinical parse-kp2023 to reflect data dictionary updates for symptom columns.
Update clinical ETL to add encounter reference to ICD-10 condition entries for KP2023 encounters. Previously, the encounter reference was missing from these entries, which caused them to be skipped by the FHIR ETL.
Update parse-kp to ingest comorbidity metadata for encounters that were part of the original KP sample stream (2018-2020).

@sallybg sallybg requested a review from bencap April 19, 2024 19:03
sallybg and others added 3 commits April 22, 2024 12:10
In summer 2022, all clinical parse functions were updated to convert
encountered date timestamps from UTC to local time
(see 3205e0b)

Now, in 2024, we are reingesting kp encounter metadata from 2018-2021.
These encounters were processed and uploaded to id3c with UTC encounter dates.
Since the encounter identifier depends on the encounter date,
and since encounter identifiers should be the same each time a sample
is uploaded to id3c, the encounter date should be in UTC for
these kp samples.
@sallybg sallybg force-pushed the kp2023-data-dict-update branch from facfc3f to 493c44e Compare April 22, 2024 20:52
@sallybg sallybg marked this pull request as ready for review April 22, 2024 20:54
@sallybg sallybg requested a review from a team as a code owner April 22, 2024 20:54
Copy link
Contributor

@bencap bencap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for the changes.

@sallybg sallybg merged commit 9a801df into master Apr 22, 2024
4 checks passed
@sallybg sallybg deleted the kp2023-data-dict-update branch April 22, 2024 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants