We have a new provider who just informed me that he is going to start doing Allergy Testing for Patients on May 10th. We have never offered this service in our clinic before so I am trying to prepare. There are quite a few CCC forms available that I think may work for us but I am getting MEL output when I add any of the Allergy Skin Test-CCC form's to an encounter. I see that there are some text file editors but on our current version the Text File Editor does not work so I have to manually edit the files (we are waiting for SP2 to upgrade to version 12.2; currently on 12.0.10).
This forum is not letting me add an attachment at the moment so here is a small portion of what I am seeing with the Allergy Skin Test-1-CCC form:
{ccc_allergy_sk_txt_heading(_allergy_sk_test_val_A_PC,_ccc_Allergy_Panel_A_label,_ccc_Allergy_ST_heading_1,_ccc_Allergy_ST_heading_2,_ccc_Allergy_ST_units_1,_ccc_Allergy_ST_units_2,"Panel A-PC") <-FUNCTION DEFINITION IS NOT EXECUTABLE{
ccc_allergy_sk_txt(_allergy_sk_test_val_A_PC,_allergy_sk_test_conc_A_PC,_ccc_allergy_A_PC_label_1,1,DOCUMENT.TEMP_324859227_417_4864222,"PC") <-FUNCTION DEFINITION IS NOT EXECUTABLE{
ccc_allergy_sk_txt(_allergy_sk_test_val_A_PC,_allergy_sk_test_conc_A_PC,_ccc_allergy_A_PC_label_2,2,DOCUMENT.TEMP_324859231_417_4864232,"PC") <-FUNCTION DEFINITION IS NOT EXECUTABLE{
ccc_allergy_sk_txt(_allergy_sk_test_val_A_PC,_allergy_sk_test_conc_A_PC,_ccc_allergy_A_PC_label_3,3,DOCUMENT.TEMP_324859235_417_4864242,"PC") <-FUNCTION DEFINITION IS NOT EXECUTABLE{
ccc_allergy_sk_txt(_allergy_sk_test_val_A_PC,_allergy_sk_test_conc_A_PC,_ccc_allergy_A_PC_label_4,4,DOCUMENT.TEMP_324859239_417_4864252,"PC") <-FUNCTION DEFINITION IS NOT EXECUTABLE{
ccc_allergy_sk_txt(_allergy_sk_test_val_A_PC,_allergy_sk_test_conc_A_PC,_ccc_allergy_A_PC_label_5,5,DOCUMENT.TEMP_324859243_417_4864262,"PC") <-FUNCTION DEFINITION IS NOT EXECUTABLE{
Any advice on how to fix this? Or other suggestions to prepare our clinic for allergy testing?? :)We do have a test server with 12.2 version loaded and the forms work there without producing the MEL output in the Text translation.....
It looks like you have a missing library file, or a missing CCC text file. I would check your client folder to make sure the userlib and userlib.ccc files are correct.
Also, check in the client/CCC folder for the following files
The top one has the components of the Allergy CCC forms you are trying to use. It may be a place to start.
I think I found the problem. I had to turn on the Allergy Specialty in the USER-EDIT-SPECIALTY-DEFINITIONS file. The form no longer produces MEL vomit when loading so hopefully that was the only fix I needed to make.