From c17c8493f4dbaca48f9e4116a6ef0f56763d542d Mon Sep 17 00:00:00 2001 From: stephen waite Date: Sat, 14 Oct 2023 17:11:39 -0400 Subject: [PATCH] fix: encounter pos_code to null to honor config (#6929) --- interface/forms/newpatient/common.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/interface/forms/newpatient/common.php b/interface/forms/newpatient/common.php index 76303f101..6367bb747 100644 --- a/interface/forms/newpatient/common.php +++ b/interface/forms/newpatient/common.php @@ -368,10 +368,7 @@ $ires = sqlStatement("SELECT id, type, title, begdate FROM lists WHERE " . ' /> - - - + -- 2.11.4.GIT