From ba35493a45a6a625434a9df11556a8bbe2c8f751 Mon Sep 17 00:00:00 2001 From: Kote Cosmas <110154947+ckote@users.noreply.github.com> Date: Fri, 11 Oct 2024 02:39:33 +0300 Subject: [PATCH] dropping of this facility field capture (#832) --- configuration/ampathforms/HIV_Enrollment.json | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/configuration/ampathforms/HIV_Enrollment.json b/configuration/ampathforms/HIV_Enrollment.json index 7242cca8..0bc06f92 100644 --- a/configuration/ampathforms/HIV_Enrollment.json +++ b/configuration/ampathforms/HIV_Enrollment.json @@ -279,7 +279,7 @@ "type": "obs", "id": "facilityConfirmed", "questionOptions": { - "concept": "162724AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "concept": "163145AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "rendering": "select", "answers": [ { @@ -308,21 +308,6 @@ "hideWhenExpression": "facilityConfirmed !== '164407AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || patientType === '4bd29eed-e486-426d-a2b6-7e5bb75319f6' || patientType === '159833AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" } }, - { - "label": "This Facility:", - "type": "obs", - "id": "thisfacility", - "questionOptions": { - "concept": "162724AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "rendering": "text", - "calculate": { - "calculateExpression": "facilityConfirmed === '163266AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' && userLocation.display" - } - }, - "hide": { - "hideWhenExpression": "facilityConfirmed !== '163266AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || patientType === '4bd29eed-e486-426d-a2b6-7e5bb75319f6' || patientType === '159833AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - }, { "label": "WHO stage - Adult", "type": "obs",