From 4345da957bc52f227e58a5147cd48b43e8002aaf Mon Sep 17 00:00:00 2001 From: Angie-540 Date: Thu, 13 Jul 2023 15:19:13 +0300 Subject: [PATCH 1/2] lab oder form --- programs/patient-program-config.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/programs/patient-program-config.json b/programs/patient-program-config.json index 0df0839c1..46ce68a53 100755 --- a/programs/patient-program-config.json +++ b/programs/patient-program-config.json @@ -3138,6 +3138,10 @@ "uuid": "466d6707-8429-4e61-b5a0-d63444f5ad35", "display": "COVIDSCREENING" }, + { + "uuid": "2c4501d6-2c93-449c-ab55-94bdb074db7c", + "display": "Peds Lab Orders v1.1 Component" + }, { "uuid": "afabceae-61d4-42b6-8f6a-fff48a7797ea", "display": "COVIDCASEREPORTING" From 08d3cd8d193a40fcff07127f53fcb8ab56941d4a Mon Sep 17 00:00:00 2001 From: Angie-540 Date: Mon, 17 Jul 2023 15:57:02 +0300 Subject: [PATCH 2/2] lab order --- programs/patient-program-config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/programs/patient-program-config.json b/programs/patient-program-config.json index 46ce68a53..be63fc52e 100755 --- a/programs/patient-program-config.json +++ b/programs/patient-program-config.json @@ -3139,8 +3139,8 @@ "display": "COVIDSCREENING" }, { - "uuid": "2c4501d6-2c93-449c-ab55-94bdb074db7c", - "display": "Peds Lab Orders v1.1 Component" + "uuid": "5ef97eed-18f5-40f6-9fbf-a11b1f06484a", + "display": "LABORDERENCOUNTER" }, { "uuid": "afabceae-61d4-42b6-8f6a-fff48a7797ea",