@Christian_Reich,
I’m trying to build a concept set expression that represents diagnosis codes for Type II diabetes. In one specific case I’m having a problem trying to capture a specific ICD9 code.
The ICD9 code is 250.40: Diabetes with renal manifestations, type II or unspecified type, not stated as uncontrolled (ConceptID: 44831045). There is another type II ICD9 code: 250.42: Diabetes with renal manifestations, type II or unspecified type, uncontrolled, and what I’m trying to do is find the snomed concept that will have those ICD9 mapped over.
I found this concept: SNOMED concept Renal disorder due to type 2 diabetes mellitus (concept ID 443731) but for some reason it only maps 250.42 but NOT 250.40.
2 questions:
Do you think there’s a specific reason why 250.40 would not be considered a type of renal disorder due to type 2 diabetes?
Is it possibly a bug in the ICD9-SNOMED mapping where 250.40 is being truncated to 250.4 which is the ICD9 code for Diabetes with renal manifestations (note: it doesn’t specify the type of diabetees (1 or 2). I’m finding that the only way i can get a 250.40 code to use SNOMED concept Diabetic renal disease’ (conceptID 192279) but that is going to pull in both type 1 and type 2 diabetes ICD9s.
The reason why i propose it’s a bug, is that if I use the concept Renal disorder associated with type 1 diabetes mellitus (conceptID 200687) I actually get 350.41 and 250.43 (remember in the type2 case it shoudl be 250.40 and 250.42).
It seems that the 250.40 is just completely missed, most likely it’s confusing 250.40 and 250.4 ICD9 codes, but I just wanted to put the question to you to see if there was another more clinical reason why 250.40 is not found as a mapped concept from SNOMED: Renal disorder due to type 2 diabetes mellitus.
Any insight on this would be very very much appreciated.