From c883aef107ba786a3f42255e2358b9710c759e34 Mon Sep 17 00:00:00 2001 From: Makombe Kennedy Date: Mon, 31 Jul 2023 15:46:46 +0300 Subject: [PATCH] =?UTF-8?q?Add=20missing=20question=20answer=20option=20fo?= =?UTF-8?q?r=20tested=20for=20covid19=20under=20diagn=E2=80=A6=20(#151)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Makombe --- configuration/ampathforms/Covid19_Assessment.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configuration/ampathforms/Covid19_Assessment.json b/configuration/ampathforms/Covid19_Assessment.json index 766072ce..1012b1c6 100644 --- a/configuration/ampathforms/Covid19_Assessment.json +++ b/configuration/ampathforms/Covid19_Assessment.json @@ -150,6 +150,10 @@ { "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Yes" + }, + { + "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Unknown" } ] },