Help Me!
I have a table where I need to test one of the fields (called CPT/ICD-9)against another table (called code value).
Example Data:
Form Element Table
CPT/ICD-9 Element Name
10001 Anesthesia
12000 Biospy
Code Value Table
Code Value Code Desc
10001 Anesthesia
12001 Biospy
IF the code value cannot be found the output should list the code value and error msg "not current, Update your Encounter Form"
I really appreciate anyone's help!
Thank You
Sherree
I have a table where I need to test one of the fields (called CPT/ICD-9)against another table (called code value).
Example Data:
Form Element Table
CPT/ICD-9 Element Name
10001 Anesthesia
12000 Biospy
Code Value Table
Code Value Code Desc
10001 Anesthesia
12001 Biospy
IF the code value cannot be found the output should list the code value and error msg "not current, Update your Encounter Form"
I really appreciate anyone's help!
Thank You
Sherree