From 3313fd9e42875f8dc1cd538001a47023433b9f9c Mon Sep 17 00:00:00 2001 From: Kazooba B Lawrence <36139599+kazlaw@users.noreply.github.com> Date: Wed, 6 Dec 2023 08:42:34 +0300 Subject: [PATCH] KH-416: Increment Clinical forms (#258) --- configs/openmrs_config/ampathforms/NCD_Consultation.json | 2 +- configs/openmrs_config/ampathforms/NCD_Screening.json | 2 +- .../openmrs_config/ampathforms/cervical_cancer_screening.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/configs/openmrs_config/ampathforms/NCD_Consultation.json b/configs/openmrs_config/ampathforms/NCD_Consultation.json index 51c61f1a..ecb8d482 100644 --- a/configs/openmrs_config/ampathforms/NCD_Consultation.json +++ b/configs/openmrs_config/ampathforms/NCD_Consultation.json @@ -1,7 +1,7 @@ { "name": "NCD Consultation", "description": "NCD Consultation", - "version": "1", + "version": "2", "published": true, "retired": false, "encounter": "NCD Consultation", diff --git a/configs/openmrs_config/ampathforms/NCD_Screening.json b/configs/openmrs_config/ampathforms/NCD_Screening.json index d0ced6e8..92f4e54a 100644 --- a/configs/openmrs_config/ampathforms/NCD_Screening.json +++ b/configs/openmrs_config/ampathforms/NCD_Screening.json @@ -1,7 +1,7 @@ { "name": "Health Center - NCD Screening", "description": "Health Center - NCD Screening", - "version": "1", + "version": "2", "published": true, "retired": false, "encounter": "Health Center - NCD Screening", diff --git a/configs/openmrs_config/ampathforms/cervical_cancer_screening.json b/configs/openmrs_config/ampathforms/cervical_cancer_screening.json index 9bc3f2c1..b091ec96 100644 --- a/configs/openmrs_config/ampathforms/cervical_cancer_screening.json +++ b/configs/openmrs_config/ampathforms/cervical_cancer_screening.json @@ -1,7 +1,7 @@ { "name": "Cervical Cancer Screening", "description": "Cervical Cancer Screening", - "version": "1", + "version": "2", "published": true, "retired": false, "encounter": "Cervical Cancer Screening",