diff --git a/openmrs/apps/clinical/app.json b/openmrs/apps/clinical/app.json index ed7c28380..9f2ecfe1b 100644 --- a/openmrs/apps/clinical/app.json +++ b/openmrs/apps/clinical/app.json @@ -139,6 +139,12 @@ "Pain management given": true, "Safe Abortion, Remarks": "Remarks", "Malaria, Death Date": "2015-12-01" + }, + "Follow up Date" : { + "allowFutureDates": true + }, + "Date of Operation" : { + "allowFutureDates": true } }, "visitPage": {