We are getting a lot of complaints from our compliance department about inappropriate mapping of ICD-10 codes. I was thinking that I had heard something about being able to edit specific mappings, but I cannot find anything in the system that would allow me to do that. Did I dream this, or has anyone found a way to remove/edit the codes mapping from ICD-9 to ICD-10? We are using C-EMR.
What version are you on?
Version 9.8 SP10
Are the complaints coming from pre-existing ICD-9 diagnoses that were mapped to ICD-10 or newly entered diagnoses?
Since the last ICD code update we have had a number of complaints from our billing department where the code on the EMR side is incorrectly mapped in billing. In some cases the correct mapping occurred prior to the update. We are on CPS12.10 is this the same issue?
I opened a ticket with GE, but was told this is a known issue and would be fixed in a future release.
Steve
Not sure if there is a way to fix this using CPS or EMR interface, whoever, you can fix this in the CPS/EMR database using
SELECT *
FROM ProblemCodeMap
SELECT *
FROM ProblemDescriptionMap
The ID's link to the MasterDiagnosis Table, but be very careful what you change, you can really miss things up more if you do not know what you are doing. I have made fixes myself this way, without any issues.
No, this is not the same issue. This is the actual cross walk from ICD-9 to ICD-10 where the crosswalk is incorrect or inappropriate