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

Mapping the outcome #3

Open
jaygee-on-github opened this issue Aug 4, 2023 · 1 comment
Open

Mapping the outcome #3

jaygee-on-github opened this issue Aug 4, 2023 · 1 comment

Comments

@jaygee-on-github
Copy link
Owner

Recall that the outcome corresponds to whether the initial classification was "confirmed" or not. In the OMOP CDM this amounts to another CONDITION_OCCURRENCE. This one follows in time the admission CONDITION_OCCURRENCE(s). It has a condition_concept_id corresponding to "COVID_19" in ATHENA (37311061). This concept comes from the SNOMED vocabulary. It subsumes many more specific COVID-19 related conditions, but not "Suspected COVID-19":

image

The outcome CONDITION_OCCURRENCE also takes a condition_status_concept_id and a condition_type_concept_id. The condition_status_concept_id corresponds to "Confirmed Diagnosis" (32893). "Confirmed Diagnosis" is a concept in the Condition Status vocabulary. This CONDITION_OCCURRENCE takes a condition_type_concept_id in line with its "provenance" (32809). This is the concept for a "Case Report Form" in the Type Concept vocabulary.

@jaygee-on-github
Copy link
Owner Author

The ETL produced a 37311061 CONDITION_OCCURRENCE in the synthetic data I am thinking without a "Confirmed Diagnosis" (32893) as the condition_status_concept_id.

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

No branches or pull requests

1 participant