diff --git a/configs/openmrs_config/ampathforms/cervical_cancer_screening.json b/configs/openmrs_config/ampathforms/cervical_cancer_screening.json index 4a189ea4..04dd035f 100644 --- a/configs/openmrs_config/ampathforms/cervical_cancer_screening.json +++ b/configs/openmrs_config/ampathforms/cervical_cancer_screening.json @@ -1495,7 +1495,16 @@ }, "type": "obs", "validators": [] - } + }, + { + "id": "followUpDate", + "questionOptions": { + "rendering": "date", + "concept": "e9c145c1-f4e9-4c34-b237-da069939dc38" + }, + "type": "obs", + "validators": [] + } ] } ]