alexander
(Alexander Sivura)
November 18, 2019, 11:51pm
1
Hi there.
I’m trying to get standard concepts for Snomed GP/FP refset.
There are 2 invalid Snomed codes which don’t have mapping to another standard concepts:
http://athena.ohdsi.org/search-terms/terms/4226097
http://athena.ohdsi.org/search-terms/terms/4019848
What is the right way to deal with it?
Kind regards
Alexander
Dymshyts
(Dmytry Dymshyts)
November 20, 2019, 12:30pm
2
Vojtech_Huser
(Vojtech (Vojta) Huser)
November 20, 2019, 8:45pm
3
Two comments:
I wish Athena web viewer would show the value for invalid. Exactly the letter from the field in the concept table. It only says invalid but there are subtypes
Well, it is internal SNOMED CT issue. Not always they provide “new concept” for a retired concept. There should be no official refset that includes a retired concepts. Better place to post that would be SNOMED.
acumarav
(Alex Cumarav)
April 24, 2020, 11:23am
5
Vojtech_Huser:
Two comments:
I wish Athena web viewer would show the value for invalid. Exactly the letter from the field in the concept table. It only says invalid but there are subtypes
Hello @Vojtech_Huser ,
Can we show “Upgraded” of “Deleted” instead of “Invalid” word?
Alexdavv
(Alexander Davydov)
April 30, 2020, 10:37am
6
@acumarav
There are several allowable options for invalid_reason. From the discussion above and here I assume that we need the following:
invalid_reason IS NULL resulted in ‘Valid’ in the search results and concept page.
invalid_reason = ‘D’ resulted in ‘Deprecated’ in the search results and concept page.
invalid_reason = ‘U’ resulted in ‘Upgraded’ in the search results and concept page.
invalid_reason = ‘R’ resulted in ‘Reused’ in the search results and concept page.
@Christian_Reich @Vojtech_Huser What about filters? Should be specific as well?