So, I'm going to go ahead and answer my own question.
As far as I can tell, it does appear that the "edit description" feature is no longer available and that it has been replaced by a different two new features. First, an overall of the dX code database. Second, the addition of a "
refine selection" function.
In the past, codes and descriptions had a 1-to-1 mapping. For example, the code 493.00 was linked to the description "extrinsic asthma unspecified." This description could be edited to reflect what you wanted it to be. With v8, codes now have a 1-to-x mapping, ie 1 code can now populate a variety of descriptions. For example, the lookup of the ICD-10 code K59.00 yields the following results:
![[Linked Image from amazingcharts.com]](http://amazingcharts.com/ub/attachments/usergals/2015/07/full-3364-739-num0.jpg)
If you look up the icd-9 code 493.00, you will get a similar list of all the flavors of 493.00.
You can use "
refine selection" on codes that appear in yellow. Codes that appear in yellow are codes that most health insurance companies have deemed to be too unspecific to be submitted with a claim. If you select a 'yellow' code and click "refine selection," then the lookup window will populate more specific codes that start with the same starting characters as the yellow code.
Overall, the new coding system is pretty cool, but it still has some kinks to work out. For example, the ICD-10 code z00.121:
![[Linked Image from amazingcharts.com]](http://amazingcharts.com/ub/attachments/usergals/2015/07/full-3364-740-ac_screen_shot.jpg)
For this code, you can only access the text description "well child visit with abnormal findings" if you first do a text search for well child and then click "refine selection."
I don't believe this is that hard of a bug to fix. It seems like refinement of the sql query that populates the codes and descriptions should do the trick.