Hello,
Does concept relationship table on athena have the mapping for all icd9 and icd10 codes to SNOMED as per latest codes?
I could find some mismatch with respect to icd codes that I could find in my source data. So just wanted to confirm.
ICD10 mapping is the one that reviewed and fixed lately, so it has the best quality.
ICD10CM and ICD9CM mappings are relatively good, but require some improvement anyway.
So, they are reviewed now.
Please share your mismatch cases, so we can identify the problem.
LeileifromUK
(Leilei Zhu (Clinical Data Standards Lead, UCLH, UK))
3
hi Rashmi,
Have you got your question answered? I am new to Athena mapping and involved in this because of our OMOP project.
I am very interested to find out the algorism and logic they use when applying ICD10 to SNOMED CT mapping, do you know who is the best person to contact? Thanks,
Hi @LeileifromUK
Sorry, for the delayed reply.
First, we took couple of sources:
SNOMED refset âSNOMED to ICD10CMâ mapping
UMLS provided equivalence.
Both sources are about ICD10CM, but most of the common for ICD10 and ICD10CM concepts mean the same, so ICD10CM related sources were fine to start with.
Some concepts had innacuttate mapping because of opposite direction (we need ICD10 to SNOMED, but sources gave SNOMED to ICD10). Some havenât mapped at all.
used usagi ot get the match based on concept descriptions.
Then, all these mappings were compared, and in some cases new relationships were generated by the OHDSI vocabulary team which mostly contains from medical professionals.
So, the most important method in the creation of mapping is the manual curation by domain experts.
Please let me know if you want to know further details.
ICD9CM mapping is available in Athena. You can click on any ICD9CM concept and see relationship Non-standard to Standard map (OMOP). It is also available in downloads.
Check concept_relationship table for valid (invalid_reason IS NULL) relationship âMaps toâ and âMaps to valueâ and you will find standard concepts ICD9CM is mapped to.
IPCC and BNF are not added to the OMOP Vocabulary unfortunately.
You might try to search for links between dm+d and BNF since dm+d is fully adopted into OMOP and is also the UK drug registry.
Can you please share more information on IPCC? Maybe we can think together of some workarounds with it?
However, it does not show up âquite correctlyâ in Usagi (where I downloaded the vocabulary list from Athena), because the data term is not exactly referred to the icd9 code (with some variations for example,).
162.3 Super bad Christmasss Trumor of upper lung
So is there anyway to download the whole list of icd9 map in the code form something like
eh no lol. It was English. It is something I made up as the data wasnât too supposed to be put onto the internet. But I think the clerk could be occasionally drunk there are some of those Xmas Trumor thing shows up.
To get this, load the downloaded vocabulary tables in a database and then use this source to standard SQL snippet: SQL Scripts, with source_vocabulary_id = 'ICD9CM'
Are you doing this work by any chance in the context of EHDEN? Then please reach out on the EHDEN forum with this question (https://forum.ehden.eu).
Also, I can highly recommend taking the EHDEN Academy on the OMOP CDM and on the OMOP vocabularies.