From 6307ef2b84acd5f3ba700086909a1f3b3f016d43 Mon Sep 17 00:00:00 2001 From: bradymiller Date: Thu, 14 Feb 2013 14:12:45 -0800 Subject: [PATCH] minor bug fix --- custom/code_types.inc.php | 1 - 1 file changed, 1 deletion(-) diff --git a/custom/code_types.inc.php b/custom/code_types.inc.php index 4122952e5..90a3d6807 100644 --- a/custom/code_types.inc.php +++ b/custom/code_types.inc.php @@ -168,7 +168,6 @@ $cd_external_options = array( '1' => xl('ICD10 Diagnosis'), '6' => xl('ICD10 Procedure/Service'), '2' => xl('SNOMED (RF1) Diagnosis'), - '3' => xl('SNOMED (RF2) Diagnosis'), '7' => xl('SNOMED (RF1) Clinical Term'), '9' => xl('SNOMED (RF1) Procedure') ); -- 2.11.4.GIT