{
	"name": "",
	"pages": [
		{
			"label": "Test Next Visit Calculation",
			"sections": [
				{
					"label": "Test Next Visit",
					"isExpanded": "true",
					"questions": [
						{
							"label": "Followup Date",
							"type": "obs",
							"questionOptions": {
								"rendering": "date",
								"concept": "163137AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
								"weeksList": ""
							},
							"id": "followupDate"
						},
						{
							"label": "ARV dispensed in days",
							"type": "obs",
							"questionOptions": {
								"rendering": "number",
								"concept": "3a0709e9-d7a8-44b9-9512-111db5ce3989",
								"max": "",
								"min": "",
								"showDate": ""
							},
							"id": "arvDispensedInDays"
						},
						{
							"label": "Next visit date",
							"type": "obs",
							"questionOptions": {
								"rendering": "date",
								"calculate": {
                                    "calculateExpression": "calcNextVisitDate('followupDate', 'arvDispensedInDays')"
                                },
								"concept": "5096AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
								"weeksList": "",
								"conceptMappings": [
									{
										"type": "SNOMED-MVP",
										"value": "50961000105000"
									},
									{
										"type": "AMPATH",
										"value": "5096"
									},
									{
										"type": "org.openmrs.module.mdrtb",
										"value": "RETURN VISIT DATE"
									},
									{
										"type": "PIH-Malawi",
										"value": "5096"
									},
									{
										"type": "CIEL",
										"value": "5096"
									}
								]
							},
							"id": "nextVisitDate"
						}
					]
				}
			]
		}
	],
	"availableIntents": [],
    "processor": "EncounterFormProcessor",
    "uuid": "da24c540-cc83-43bc-978f-c1ef180a497f",
    "referencedForms": [],
    "encounterType": "79c1f50f-f77d-42e2-ad2a-d29304dde2fe"
}