{
	"name": "POC Intake-B",
	"version": "1.0",
	"published": true,
	"retired": false,
	"encounter": "Intake B",
	"pages": [
	  {
		"label": "HIV CARE/ART CLINIC INTAKE FORM-B",
		"sections": [
		  {
			"label": "PAST OPPORTUNISTIC ILLNESS(OI), PROPHYLAXIS AND TREATMENT",
			"isExpanded": "true",
			"questions": [
			  {
				"label": "Past Opportunistic Illnesses(OIs) present",
				"type": "obs",
				"questionOptions": {
				  "rendering": "radio",
				  "concept": "c52ecf45-bd6c-43ed-861b-9a2714878729",
				  "answers": [
					{
					  "concept": "131768AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Yes"
					  
					},
					{
					  "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "No"
					  
					}
				  ]
				},
				"id": "opportunisticInfectionPresent"
			  },
			  {
				"label": "Past Opportunistic Illnesses(OIs)",
				"type": "obs",
				"required": false,
				"id": "HIVRelatedOIs",
				"hide": {
				  "hideWhenExpression": "opportunisticInfectionPresent !== '131768AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"questionOptions": {
				  "rendering": "checkbox",
				  "concept": "339d3209-c797-457f-afb8-8d19d99c63b7",
				  
				  "answers": [
					{
					  "concept": "154119AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "CMV"
					},
					{
					  "concept": "94d9ef82-2d3a-4414-951f-522612782b25",
					  "label": "Cryptococcal Infection"
					},
					{
					  "concept": "1294AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Cryptococcal Meningitis"
					},
					{
					  "concept": "143110AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Cryptosporidiosis"
					},
					{
					  "concept": "fd853cea-e306-4dd7-8731-b46dd87ddd4b",
					  "label": "Diarrhea (>1 month)"
					},
					{
					  "concept": "160745AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Disseminated Atypical mycobacteriosis"
					},
					{
					  "concept": "119288AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Encephalopathy"
					},
					{
					  "concept": "fadf2d65-cf3a-4bc1-aa83-9a938b7d205d",
					  "label": "Extra Pulmonary Tuberculosis"
					},
					{
					  "concept": "5aeec702-8a9e-4b1c-8003-6356f91b949a",
					  "label": "Fever (>1 month and unexplained)"
					},
					{
					  "concept": "7ad72b79-f35d-4d47-aec4-00ec6ca3d06d",
					  "label": "Herpes Simplex (>1 month)"
					},
					{
					  "concept": "644AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Kaposi sarcoma"
					},
					{
					  "concept": "5330AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Minor muco-cutaneous manifestations"
					},
					{
					  "concept": "6396014f-ac6f-4567-a0e3-4df49144f5a3",
					  "label": "Mycosis"
					},
					{
					  "concept": "5334AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Oral Candidiasis"
					},
					{
					  "concept": "b2ad0941-d3ef-43fa-8d3d-8a73c33eaaf4",
					  "label": "Persistent Generalized Lymphadenopathy (PGL)"
					},
					{
					  "concept": "159348AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Pharyngeal candidiasis"
					},
					{
					  "concept": "6fdd205f-d467-40c0-ab3d-62e73c22acf6",
					  "label": "Pneumocystis Carinii Pneumonia (PCP)"
					},
					{
					  "concept": "b8c78e6d-300a-48ab-99fa-7d13552550ae",
					  "label": "Pneumocystis jirovecii pneumonia"
					},
					{
					  "concept": "158647AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Pneumonia (recurrent)"
					},
					{
					  "concept": "80d19a31-a096-4cdd-9e91-7d5b9a0867f8",
					  "label": "Progressive multifocal leukocencephalopathy (PML)"
					},
					{
					  "concept": "988737cf-d3ae-4fa3-99f1-0929ccafeb9d",
					  "label": "Pulmonary TB"
					},
					{
					  "concept": "127784AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Recurrent URTIs"
					},
					{
					  "concept": "127198AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Salmonella Septicaemia"
					},
					{
					  "concept": "5355AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Toxoplasmosis of Brain"
					},
					{
						"concept": "feba334d-46af-4ea6-a82c-fc5cde1ec9bf",
						"label": "Wasting Syndrome"
					},
					{
					  "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Other"
					}
				  ]
				},
				"validators": []
			  },
			  {
				"label": "Other opportunistic illnesses",
				"type": "obs",
				"questionOptions": {
				  "rendering": "text",
				  "concept": "20841482-587f-4b4c-9562-ce3f481dd5a8"
				},
				"validators": [
					{
					  "type": "js_expression",
					  "failsWhenExpression": "myValue.length > 50",
					  "message": "Please use a maximum of 50 characters"
					}
				  ],
				"hide": {
				  "hideWhenExpression": "!includes('HIVRelatedOIs', '5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')"
				},
				"id": "otherOpportunisticIllnesses"
			  }
			]
		  },
		  {
			"label": "PAST PROPHYLAXIS/TREATMENT",
			"isExpanded": "true",
			"questions": [
			  {
				"label": "Cotrimoxazole started date",
				"type": "obs",
				"questionOptions": {
				  "rendering": "date",
				  "concept": "164361AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
				  "weeksList": ""
				},
				"validators": [
					{
						"type": "date",
						"allowFutureDates": "false"
					}
				],
				"id": "cotrimoxazoleDateStarted"
			  },
			  {
				"label": "Cotrimoxazole stopped date",
				"type": "obs",
				"questionOptions": {
				  "rendering": "date",
				  "concept": "164362AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
				  "weeksList": ""
				},
				"validators": [
					{
						"type": "date",
						"allowFutureDates": "false"
					},
					{
						"type": "js_expression",
						"failsWhenExpression": "myValue < new Date(cotrimoxazoleDateStarted)",
						"message": "Cotrimoxazole stopped date should not be earlier than started date"
					}
				],
				"id": "cotrimoxazoleDateStopped"
			  },
			  {
				"label": "TB prophylaxis type",
				"type": "obs",
				"questionOptions": {
					"rendering": "radio",
					"concept": "54084c9e-bc87-4d95-89fc-eb9a2cffb592",
					"answers": [
						{
							"concept": "8ba598a1-9e8a-4499-bd7a-54c3d0c94f01",
							"label": "6H"
							
						},
						{
							"concept": "e8588507-635c-4e28-a1f8-3c493e30b2f5",
							"label": "3HP"
							
						}
					]
				},
				"id": "TBProphylaxisType"
			},
			  {
				"label": "TPT started date",
				"type": "obs",
				"questionOptions": {
				  "rendering": "date",
				  "concept": "d94d9408-837e-44bb-a7de-84007d08bd83",
				  "weeksList": ""
				},
				"validators": [
					{
						"type": "date",
						"allowFutureDates": "false"
					}
				],
				"id": "inhStartedDate"
			  },
			  {
				"label": "TPT completed date",
				"type": "obs",
				"questionOptions": {
				  "rendering": "date",
				  "concept": "e9048636-538a-4c73-9fd7-9e2e98a43281"
				},
				"validators": [
					{
						"type": "date",
						"allowFutureDates": "false"
					},
					{
						"type": "js_expression",
						"failsWhenExpression": "myValue < new Date(inhStartedDate)",
						"message": "TPT stopped date should not be earlier than started date"
					}
				],
				"id": "inhCompletedDate"
			  },
			  {
				"label": "Fluconazole Preventive Therapy (FPT) started date",
				"type": "obs",
				"questionOptions": {
				  "rendering": "date",
				  "concept": "5ac4300a-5e19-45c8-8692-31a57d6d5b8c"
				  
				},
				"validators": [
					{
						"type": "date",
						"allowFutureDates": "false"
					}
				],
				"id": "fluconazolePreventiveTherapyDateStarted"
			  },
			  {
				"label": "Fluconazole Preventive Therapy (FPT) completed date",
				"type": "obs",
				"questionOptions": {
				  "rendering": "date",
				  "concept": "c2d57bcb-02f2-457d-af05-8d759a1457a7"
				  
				},
				"validators": [
					{
						"type": "date",
						"allowFutureDates": "false"
					},
					{
						"type": "js_expression",
						"failsWhenExpression": "myValue < new Date(fluconazolePreventiveTherapyDateStarted)",
						"message": "Fluconazole stopped date should not be earlier than started date"
					}
				],
				"id": "fluconazolePreventiveTherapyDateCompleted"
			  },
			  {
				"label": "ARV For PMTCT",
				"type": "obs",
				"questionOptions": {
				  "rendering": "radio",
				  "concept": "163532AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
				  "answers": [
					{
					  "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Yes"
					  
					},
					{
					  "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "No"
					  
					}
				  ]
				  
				},
				"id": "ARVForPMTCT"
			  },
			  {
				"label": "Health Facility",
				"type": "obs",
				"questionOptions": {
				  "rendering": "text",
				  "concept": "162724AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
				},
				"hide": {
				  "hideWhenExpression": "ARVForPMTCT !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"id": "healthFacility"
			  },
			  {
				"label": "Regimen for Mother",
				"type": "obs",
				"required": false,
				"id": "regimenForMother",
				"hide": {
				  "hideWhenExpression": "ARVForPMTCT !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"questionOptions": {
				  "rendering": "select",
				  "concept": "d43c5ef9-3ff0-47d4-9573-ea0efa7e3fdd",
				  
				  "answers": [
					{
					  "concept": "2798d3bc-2e0a-459c-b249-9516b380a69e",
					  "label": "1a30 - D4T(30)+3TC+NVP",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "3495d89f-4d46-44d8-b1c9-d101bc9f15d4",
					  "label": "1a40 - D4T(40)+3TC+NVP",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "ae0dc59c-eb3d-421b-913b-ee5a06ec6182",
					  "label": "1b30 - D4T(30)+3TC+EFV",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "c5995b5c-19bb-42f6-895b-0b4627bc9dd1",
					  "label": "1b40 - D4T(40)+3TC+EFV",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "a9da3e97-3916-4834-854c-6bcbc5142aca",
					  "label": "1c - AZT+3TC+NVP",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "b5951dd9-6bb2-4b63-af20-0707500108ea",
					  "label": "1d - AZT+3TC+EFV"
					},
					{
					  "concept": "1f735bdd-4ccd-40ce-8746-28f031f38675",
					  "label": "1e - TDF+3TC+EFV"
					},
					{
					  "concept": "8b727274-4a3c-4a81-ae50-9f759a87358d",
					  "label": "1f - TDF+3TC+NVP",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "a664a63f-57f5-4cfc-80c0-4a8456725c2a",
					  "label": "1g - ABC+3TC+EFV"
					},
					{
					  "concept": "71ecf102-8d3d-4a2a-b799-30773ad5d447",
					  "label": "1h - ABC+3TC+NVP",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "eb171a2d-1b67-4adc-ae09-49b6d272810d",
					  "label": "1i - Other Adult 1st line regimen"
					},
					{
					  "concept": "2a811ceb-3c34-47ff-943a-425b41651784",
					  "label": "1j - TDF+3TC+DTG"
					},
					{
					  "concept": "c56be3a9-d678-4693-9566-84430239a2f5",
					  "label": "1k - AZT+3TC+DTG"
					},
					{
					  "concept": "a87d9674-11af-4440-afd0-d097d84d0393",
					  "label": "2a - ABC+DDL+LPV",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "82e23d8c-4c9d-4b18-a960-9f8890b86f2f",
					  "label": "2b - ABC+DDL+NFV",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "cf29c24b-b796-4536-aaa5-8303f45bb5f8",
					  "label": "2c - TDF+DDL+LPV",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "2e84a82a-8b93-40fc-a556-2028d39f5710",
					  "label": "2d - TDF+DDL+NFV",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "a1056dfb-c16d-4e5c-a56b-e33228d634f8",
					  "label": "2e - AZT+3TC+LPVr"
					},
					{
					  "concept": "891bf06e-298a-40ee-8970-2311d18fed48",
					  "label": "2f - AZT+3TC+ATVr"
					},
					{
					  "concept": "e2d1786e-4849-473e-b32a-2c82bd35e947",
					  "label": "2g - TDF+3TC+LPVr"
					},
					{
					  "concept": "a9ef6721-d2fb-4f47-bfe3-9f7902e107c7",
					  "label": "2h - TDF+3TC+ATVr"
					},
					{
					  "concept": "73c10f0d-0a24-411f-9c97-49ab9e7eb2ce",
					  "label": "2i - ABC+3TC+LPVr"
					},
					{
					  "concept": "2a17d96a-3457-4b93-b007-b540a7543618",
					  "label": "2j -TDF+3TC+DTG"
					},
					{
					  "concept": "707d6943-9ec0-4c6b-8c72-f64143663043",
					  "label": "2k - AZT+3TC+DTG"
					},
					{
					  "concept": "25758e89-bfb1-4b9f-ba6d-240d953c99e8",
					  "label": "2L - Other Adult 2nd line regimen"
					},
					{
					  "concept": "ab265c19-afab-4497-84a9-c8b44a202ca5",
					  "label": "3a -  DRV/r+DTG+AZT+3TC"
					},
					{
					  "concept": "7f9aed33-cc7e-4043-adc8-b947dd9638eb",
					  "label": "3b - DRV/r+DTG+TDF+3TC"
					},
					{
					  "concept": "664137bb-d538-4afc-bbd1-7538cf158882",
					  "label": "3c - DRV/r+ABC+3TC+DTG"
					},
					{
					  "concept": "dea28eb8-1f9b-455f-afcc-dc566898cb86",
					  "label": "3d - Other Adult 3rd line regimen"
					},
					{
					  "concept": "74f685e8-7ea1-40e1-adf1-651cdf30b272",
					  "label": "3e - DRV/r+TDF+3TC+EFV"
					},
					{
					  "concept": "e8cdf6eb-2b36-4cde-bb4b-f0fd1d6d748b",
					  "label": "3f - DRV/r+AZT+3TC+EFV"
					}
				  ]
				},
				"validators": []
			  },
			  {
				"label": "Regimen for Baby",
				"type": "obs",
				"required": false,
				"id": "regimenForBaby",
				"hide": {
				  "hideWhenExpression": "ARVForPMTCT !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"questionOptions": {
				  "rendering": "select",
				  "concept": "5f979d21-5b8f-4f52-abfd-4d99cc828b91",
				  
				  "answers": [
					{
					  "concept": "c33efc4a-734f-4e89-92a4-71b259a5e547",
					  "label": "4a - D4T+3TC+NVP",
					  "hide": {
						"hideWhenExpression": "true"
					}
					},
					{
					  "concept": "7bbee32a-31a8-4199-a8a2-2d15c748d80a",
					  "label": "4b - D4T+3TC+EFV",
					  "hide": {
						"hideWhenExpression": "true"
					}
					},
					{
					  "concept": "756b4487-f358-4817-b248-9c05080bad67",
					  "label": "4c - AZT+3TC+NVP",
					  "hide": {
						"hideWhenExpression": "true"
					}
					},
					{
					  "concept": "ad169a6d-cf1a-4363-a2da-be85998612bd",
					  "label": "4d - AZT+3TC+EFV"
					},
					{
					  "concept": "d3eedcf3-9571-42a2-b8b0-189e93f72f47",
					  "label": "4e - TDF+3TC+EFV"
					},
					{
					  "concept": "0343175a-e931-4f6c-a0c2-99e55637bda9",
					  "label": "4f - AZT+3TC+LPVr"
					},
					{
					  "concept": "e4353cd1-5a0e-4870-8af4-f012ca0145fe",
					  "label": "4g - ABC+3TC+LPVr"
					},
					{
					  "concept": "582c6b67-2f0a-4cc0-b7c0-632b4b387a17",
					  "label": "4h - Other Child 1st line regimen"
					},
					{
					  "concept": "eae01634-65ec-4174-a95c-622456663727",
					  "label": "4j - ABC+3TC+DTG"
					},
					{
					  "concept": "0dbe6b49-7356-4cf0-b489-890e18c38465",
					  "label": "4i - TDF+3TC+DTG"
					},
					{
					  "concept": "dabcfa6d-56e5-4e5d-a2f2-faf4e18b9211",
					  "label": "4K - AZT+3TC+DTG"
					},
					{
					  "concept": "c94ca2da-8066-42f7-b4c9-582dae83e552",
					  "label": "4L - ABC+3TC+EFV"
					},
					{
					  "concept": "fcafc964-f018-41c8-9dc9-343a2f4a94b5",
					  "label": "5a - ABC+DDL+LPY",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "7c30ed1a-a770-4b74-8704-82077427128d",
					  "label": "5b - ABC+DDL+NFV",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "18c78c5f-082c-4acc-a121-62fa334f34d3",
					  "label": "5c - TDF+DDL+LPV",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "5c9424e6-4f18-44e1-a074-e561643a7d91",
					  "label": "5d - TDF+DDL+NFV",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "fbb4db0f-4cf4-4ca3-bde0-e20eb065e7da",
					  "label": "5e - ABC+3TC+LPVr"
					},
					{
					  "concept": "9ef4d67d-0e05-422a-aac5-80eaf71daadc",
					  "label": "5f - AZT+3TC+LPVr"
					},
					{
					  "concept": "ee5b1c56-1131-40a6-a880-5dd33a72a861",
					  "label": "5g - TDF+3TC+EFV"
					},
					{
					  "concept": "e341cf6c-4923-4eb1-8c47-e76eef19e8cf",
					  "label": "5h - ABC+3TC+EFV"
					},
					{
					  "concept": "1294646b-2c36-4169-a0aa-a0c7692003fc",
					  "label": "5i - TDF+3TC+LPVr"
					},
					{
					  "concept": "0cc9e467-c1ce-4eff-879d-8936a81b6ea3",
					  "label": "5j - Other Child 2nd line regimen"
					},
					{
					  "concept": "2e58ef33-d019-4bd9-97b8-553e39e12646",
					  "label": "5k - RAL+AZT+3TC",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "8feb33db-71db-4fd0-a0e7-c02f81fcc76f",
					  "label": "5l - RAL+ABC+3TC",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "3ed5d8a0-c957-4439-8f86-6c2538e69d3a",
					  "label": "5m - ABC+3TC+DTG"
					},
					{
					  "concept": "10c0f78a-cd78-40cd-9824-8d24dc95bb90",
					  "label": "5n - AZT+3TC+DTG"
					},
					{
					  "concept": "d34b5c26-c70d-4720-9784-cf8a0673d6b0",
					  "label": "5o - TDF+3TC+DTG"
					},
					{
					  "concept": "5415f1b1-a680-4870-89c5-3324d42da408",
					  "label": "6a - DRVr+RAL+AZT+3TC",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "3e7d018b-9669-4f48-9298-d7c633f86b0f",
					  "label": "6b - DRVr+RAL+TDF+3TC",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "5c8d27eb-4642-4c6f-b131-1182df8d1276",
					  "label": "6c - DRVr+DTG+AZT+3TC"
					},
					{
					  "concept": "ee226f28-5e37-4c40-a8e0-47dfade32712",
					  "label": "6d - DRVr+DTG+TDF+3TC"
					},
					{
					  "concept": "57eef726-e977-4efd-996b-a94860341320",
					  "label": "6e - Other Child 3rd line regimen"
					},
					{
					  "concept": "e3eb6ae1-fd70-47b2-b1a6-702fae87b061",
					  "label": "6f - DRV/r+DTG+ABC+3TC"
					},
					{
					  "concept": "a270c994-8182-4204-9a1e-c7aa78a43b23",
					  "label": "6g - DRV/r+ABC+3TC+EFV"
					},
					{
					  "concept": "f0724e33-ca6e-415e-b385-91d53e125cfb",
					  "label": "6h - DRV/r+AZT+3TC+EFV"
					}
				  ]
				},
				"validators": []
			  },
			  {
				"label": "Lifelong ART/TI",
				"type": "obs",
				"questionOptions": {
				  "rendering": "radio",
				  "concept": "1149AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
				  "answers": [
					{
					  "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Yes"
					  
					},
					{
					  "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "No"
					  
					}
				  ]
				  
				},
				"id": "lifelongARTTI"
			  },
			  {
				"label": "Regimens",
				"type": "obs",
				"required": false,
				"id": "Regimen",
				"hide": {
				  "hideWhenExpression": "lifelongARTTI !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"questionOptions": {
				  "rendering": "select",
				  "concept": "6d7d0327-e1f8-4246-bfe5-be1e82d94b14",
				  
				  "answers": [
					{
					  "concept": "2798d3bc-2e0a-459c-b249-9516b380a69e",
					  "label": "1a30 - D4T(30)+3TC+NVP",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "3495d89f-4d46-44d8-b1c9-d101bc9f15d4",
					  "label": "1a40 - D4T(40)+3TC+NVP",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "ae0dc59c-eb3d-421b-913b-ee5a06ec6182",
					  "label": "1b30 - D4T(30)+3TC+EFV",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "c5995b5c-19bb-42f6-895b-0b4627bc9dd1",
					  "label": "1b40 - D4T(40)+3TC+EFV",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "a9da3e97-3916-4834-854c-6bcbc5142aca",
					  "label": "1c - AZT+3TC+NVP",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "b5951dd9-6bb2-4b63-af20-0707500108ea",
					  "label": "1d - AZT+3TC+EFV"
					},
					{
					  "concept": "1f735bdd-4ccd-40ce-8746-28f031f38675",
					  "label": "1e - TDF+3TC+EFV"
					},
					{
					  "concept": "8b727274-4a3c-4a81-ae50-9f759a87358d",
					  "label": "1f - TDF+3TC+NVP",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "a664a63f-57f5-4cfc-80c0-4a8456725c2a",
					  "label": "1g - ABC+3TC+EFV"
					},
					{
					  "concept": "71ecf102-8d3d-4a2a-b799-30773ad5d447",
					  "label": "1h - ABC+3TC+NVP",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "eb171a2d-1b67-4adc-ae09-49b6d272810d",
					  "label": "1i - Other Adult 1st line regimen"
					},
					{
					  "concept": "2a811ceb-3c34-47ff-943a-425b41651784",
					  "label": "1j - TDF+3TC+DTG"
					},
					{
					  "concept": "c56be3a9-d678-4693-9566-84430239a2f5",
					  "label": "1k - AZT+3TC+DTG"
					},
					{
					  "concept": "a87d9674-11af-4440-afd0-d097d84d0393",
					  "label": "2a - ABC+DDL+LPV",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "82e23d8c-4c9d-4b18-a960-9f8890b86f2f",
					  "label": "2b - ABC+DDL+NFV",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "cf29c24b-b796-4536-aaa5-8303f45bb5f8",
					  "label": "2c - TDF+DDL+LPV",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "2e84a82a-8b93-40fc-a556-2028d39f5710",
					  "label": "2d - TDF+DDL+NFV",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "a1056dfb-c16d-4e5c-a56b-e33228d634f8",
					  "label": "2e - AZT+3TC+LPVr"
					},
					{
					  "concept": "891bf06e-298a-40ee-8970-2311d18fed48",
					  "label": "2f - AZT+3TC+ATVr"
					},
					{
					  "concept": "e2d1786e-4849-473e-b32a-2c82bd35e947",
					  "label": "2g - TDF+3TC+LPVr"
					},
					{
					  "concept": "a9ef6721-d2fb-4f47-bfe3-9f7902e107c7",
					  "label": "2h - TDF+3TC+ATVr"
					},
					{
					  "concept": "73c10f0d-0a24-411f-9c97-49ab9e7eb2ce",
					  "label": "2i - ABC+3TC+LPVr"
					},
					{
					  "concept": "2a17d96a-3457-4b93-b007-b540a7543618",
					  "label": "2j -TDF+3TC+DTG"
					},
					{
					  "concept": "707d6943-9ec0-4c6b-8c72-f64143663043",
					  "label": "2k - AZT+3TC+DTG"
					},
					{
					  "concept": "25758e89-bfb1-4b9f-ba6d-240d953c99e8",
					  "label": "2L - Other Adult 2nd line regimen"
					},
					{
					  "concept": "ab265c19-afab-4497-84a9-c8b44a202ca5",
					  "label": "3a -  DRV/r+DTG+AZT+3TC"
					},
					{
					  "concept": "7f9aed33-cc7e-4043-adc8-b947dd9638eb",
					  "label": "3b - DRV/r+DTG+TDF+3TC"
					},
					{
					  "concept": "664137bb-d538-4afc-bbd1-7538cf158882",
					  "label": "3c - DRV/r+ABC+3TC+DTG"
					},
					{
					  "concept": "dea28eb8-1f9b-455f-afcc-dc566898cb86",
					  "label": "3d - Other Adult 3rd line regimen"
					},
					{
					  "concept": "74f685e8-7ea1-40e1-adf1-651cdf30b272",
					  "label": "3e - DRV/r+TDF+3TC+EFV"
					},
					{
					  "concept": "e8cdf6eb-2b36-4cde-bb4b-f0fd1d6d748b",
					  "label": "3f - DRV/r+AZT+3TC+EFV"
					},
					{
					  "concept": "c33efc4a-734f-4e89-92a4-71b259a5e547",
					  "label": "4a - D4T+3TC+NVP",
					  "hide": {
						"hideWhenExpression": "true"
					}
					},
					{
					  "concept": "7bbee32a-31a8-4199-a8a2-2d15c748d80a",
					  "label": "4b - D4T+3TC+EFV",
					  "hide": {
						"hideWhenExpression": "true"
					}
					},
					{
					  "concept": "756b4487-f358-4817-b248-9c05080bad67",
					  "label": "4c - AZT+3TC+NVP",
					  "hide": {
						"hideWhenExpression": "true"
					}
					},
					{
					  "concept": "ad169a6d-cf1a-4363-a2da-be85998612bd",
					  "label": "4d - AZT+3TC+EFV"
					},
					{
					  "concept": "0343175a-e931-4f6c-a0c2-99e55637bda9",
					  "label": "4f - AZT+3TC+LPVr"
					},
					{
					  "concept": "d3eedcf3-9571-42a2-b8b0-189e93f72f47",
					  "label": "4e - TDF+3TC+EFV"
					},
					{
					  "concept": "e4353cd1-5a0e-4870-8af4-f012ca0145fe",
					  "label": "4g - ABC+3TC+LPVr"
					},
					{
					  "concept": "582c6b67-2f0a-4cc0-b7c0-632b4b387a17",
					  "label": "4h - Other Child 1st line regimen"
					},
					{
					  "concept": "0dbe6b49-7356-4cf0-b489-890e18c38465",
					  "label": "4i - TDF+3TC+DTG"
					},
					{
					  "concept": "eae01634-65ec-4174-a95c-622456663727",
					  "label": "4j - ABC+3TC+DTG"
					},
					{
					  "concept": "dabcfa6d-56e5-4e5d-a2f2-faf4e18b9211",
					  "label": "4K - AZT+3TC+DTG"
					},
					{
					  "concept": "c94ca2da-8066-42f7-b4c9-582dae83e552",
					  "label": "4L - ABC+3TC+EFV"
					},
					{
					  "concept": "fcafc964-f018-41c8-9dc9-343a2f4a94b5",
					  "label": "5a - ABC+DDL+LPY",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "7c30ed1a-a770-4b74-8704-82077427128d",
					  "label": "5b - ABC+DDL+NFV",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "18c78c5f-082c-4acc-a121-62fa334f34d3",
					  "label": "5c - TDF+DDL+LPV",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "5c9424e6-4f18-44e1-a074-e561643a7d91",
					  "label": "5d - TDF+DDL+NFV",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "fbb4db0f-4cf4-4ca3-bde0-e20eb065e7da",
					  "label": "5e - ABC+3TC+LPVr"
					},
					{
					  "concept": "9ef4d67d-0e05-422a-aac5-80eaf71daadc",
					  "label": "5f - AZT+3TC+LPVr"
					},
					{
					  "concept": "ee5b1c56-1131-40a6-a880-5dd33a72a861",
					  "label": "5g - TDF+3TC+EFV"
					},
					{
					  "concept": "e341cf6c-4923-4eb1-8c47-e76eef19e8cf",
					  "label": "5h - ABC+3TC+EFV"
					},
					{
					  "concept": "1294646b-2c36-4169-a0aa-a0c7692003fc",
					  "label": "5i - TDF+3TC+LPVr"
					},
					{
					  "concept": "0cc9e467-c1ce-4eff-879d-8936a81b6ea3",
					  "label": "5j - Other Child 2nd line regimen"
					},
					{
					  "concept": "2e58ef33-d019-4bd9-97b8-553e39e12646",
					  "label": "5k - RAL+AZT+3TC",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "8feb33db-71db-4fd0-a0e7-c02f81fcc76f",
					  "label": "5l - RAL+ABC+3TC",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "3ed5d8a0-c957-4439-8f86-6c2538e69d3a",
					  "label": "5m - ABC+3TC+DTG"
					},
					{
					  "concept": "10c0f78a-cd78-40cd-9824-8d24dc95bb90",
					  "label": "5n - AZT+3TC+DTG"
					},
					{
					  "concept": "d34b5c26-c70d-4720-9784-cf8a0673d6b0",
					  "label": "5o - TDF+3TC+DTG"
					},
					{
					  "concept": "5415f1b1-a680-4870-89c5-3324d42da408",
					  "label": "6a - DRVr+RAL+AZT+3TC",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "3e7d018b-9669-4f48-9298-d7c633f86b0f",
					  "label": "6b - DRVr+RAL+TDF+3TC",
					  "hide": {
									"hideWhenExpression": "true"
								}
					},
					{
					  "concept": "5c8d27eb-4642-4c6f-b131-1182df8d1276",
					  "label": "6c - DRVr+DTG+AZT+3TC"
					},
					{
					  "concept": "ee226f28-5e37-4c40-a8e0-47dfade32712",
					  "label": "6d - DRVr+DTG+TDF+3TC"
					},
					{
					  "concept": "57eef726-e977-4efd-996b-a94860341320",
					  "label": "6e - Other Child 3rd line regimen"
					},
					{
					  "concept": "e3eb6ae1-fd70-47b2-b1a6-702fae87b061",
					  "label": "6f - DRV/r+DTG+ABC+3TC"
					},
					{
					  "concept": "a270c994-8182-4204-9a1e-c7aa78a43b23",
					  "label": "6g - DRV/r+ABC+3TC+EFV"
					},
					{
					  "concept": "f0724e33-ca6e-415e-b385-91d53e125cfb",
					  "label": "6h - DRV/r+AZT+3TC+EFV"
					}
				  ]
				},
				"validators": []
			  },
			  {
				"label": "ART Start date",
				"type": "obs",
				"questionOptions": {
				  "rendering": "date",
				  "concept": "ae329187-6232-4142-aa91-22c85bc8e5b5",
				  "weeksList": ""
				},
				"validators": [
					{
						"type": "date",
						"allowFutureDates": "false"
					}
				],
				"hide": {
				  "hideWhenExpression": "lifelongARTTI !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"id": "artStartDate"
			  },
			  {
				"label": "Months on ART",
				"type": "obs",
				"id": "monthsOnART",
				"questionOptions": {
				  "rendering": "text",
				  "concept": "0503b8d4-e6db-4a87-ba42-8ef892791dba",
				  
				  "answers": []
				},
				"hide": {
				  "hideWhenExpression": "lifelongARTTI !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"validators": [
					{
					  "type": "js_expression",
					  "failsWhenExpression": "/^(\\d{4}|\\d{5}|\\d{6}|\\d{7}|\\d{8}|\\d{9})$/.test(myValue)",
					  "message": "Months on ART should not be more than three digits long"
					}
				]
			  },
			  {
				"label": "Still on Treatment",
				"type": "obs",
				"questionOptions": {
				  "rendering": "radio",
				  "concept": "160119AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
				  "answers": [
					{
					  "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Yes"
					  
					},
					{
					  "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "No"
					  
					}
				  ]
				},
				"hide": {
				  "hideWhenExpression": "lifelongARTTI !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"id": "stillonTreatment"
			  }
			]
		  }
		]
	  },
	  {
		"label": "CLIENT STATUS AT ENROLLMENT",
		"sections": [
		  {
			"label": "VITAL SIGNS",
			"isExpanded": "true",
			"questions": [
			  {
				"label": "Temperature (in degree Celsius)",
				"type": "obs",
				"required": false,
				"questionOptions": {
				  "rendering": "text",
				  "concept": "9ce234b3-bafc-4e82-9709-34b0cb6b7d85"
				},
				"validators": [
				  {
					"type": "js_expression",
					"failsWhenExpression": "!/^(0|[1-9]\\d*)(\\.\\d+)?$/.test(myValue)",
					"message": "Temperature should be a numeric value"
				  }
				],
				"id": "temperature"
				},
			  {
				"label": "PULSE/Heart Rate (per minute)",
				"type": "obs",
				"questionOptions": {
				  "rendering": "number",
				  "concept": "76b45324-9920-4cb7-a8af-c135fb8deb77",
				  "max": 9999999,
				  "min": 0,
				  "showDate": ""
				},
				"id": "heartRate"
			  },
			  {
				"label": "Systolic Blood Pressure (in mmHg)",
				"type": "obs",
				"questionOptions": {
				  "rendering": "number",
				  "concept": "5085AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
				  "max": 9999999,
				  "min": 0,
				  "showDate": ""
				  
				},
				"id": "systolicBloodPressure"
			  },
			  {
				"label": "Diastolic Blood Pressure (in mmHg)",
				"type": "obs",
				"questionOptions": {
				  "rendering": "number",
				  "concept": "5086AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
				  "max": 150,
				  "min": 0,
				  "showDate": ""
				  
				},
				"id": "diastolicBloodPressure"
			  },
			  {
				"label": "Respiratory Rate/RR (R/min)",
				"type": "obs",
				"questionOptions": {
				  "rendering": "number",
				  "concept": "5242AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
				  "max": 99,
				  "min": 0,
				  "showDate": ""
				  
				},
				"id": "rr"
			  }
			]
		  },
		  {
			"label": "ANTHROPOMETRY",
			"isExpanded": "true",
			"questions": [
			  {
				"label": "Height (in cm)",
				"type": "obs",
				"questionOptions": {
				  "rendering": "number",
				  "concept": "f980e9d2-e85c-483e-ae93-980623114e6f",
				  "max": 999,
				  "min": 0,
				  "showDate": ""
				},
				"id": "height"
			  },
			  {
				"label": "Weight (in kg)",
				"type": "obs",
				"required": false,
				"questionOptions": {
				  "rendering": "text",
				  "concept": "4ab93a3c-4373-4b9b-9268-5ff0641cc242"
				},
				"validators": [
				  {
					"type": "js_expression",
					"failsWhenExpression": "!/^(0|[1-9]\\d*)(\\.\\d+)?$/.test(myValue)",
					"message": "Weight should be a numeric value"
				  }
				],
				"id": "weight"
				},
			  {
				"label": "BMI (kg/m2)",
				"type": "obs",
				"questionOptions": {
				  "rendering": "text",
				  "concept": "e3c2efba-3ec9-4029-9bd9-716948995433",
				  "calculate": {
					"calculateExpression": "CustomBMICalc('height','weight')"
				  }
				},
				"validators": [
				  {
					"type": "js_expression",
					"failsWhenExpression": "!/^(0|[1-9]\\d*)(\\.\\d+)?$/.test(myValue)",
					"message": "BMI should be a numeric value"
				  }
				],
				"id": "bmi"
				},
			  {
				"label": "Functional Status",
				"type": "obs",
				"required": false,
				"id": "patientFunctionalStatus",
				"questionOptions": {
				  "rendering": "radio",
				  "concept": "2b7b8471-b19e-4d55-b2a4-4fe5b80f889a",
				  
				  "answers": [
					{
					  "concept": "159468AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Working"
					},
					{
					  "concept": "160026AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Ambulatory"
					},
					{
					  "concept": "162752AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Bedridden"
					}
				  ]
				},
				"validators": []
			  }
			]
		  },
		  {
			"label": "FOR CHILD ONLY",
			"isExpanded": "true",
			"hide": {
			  "hideWhenExpression": "age > 5"
			},
			"questions": [
			  {
				"label": "Head Circumference (in cm)",
				"type": "obs",
				"questionOptions": {
				  "rendering": "number",
				  "concept": "5314AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
				  "max": 99999999,
				  "min": 0,
				  "showDate": ""
				  
				},
				"id": "headCircumference"
			  },
			  {
				"label": "Anthropometry interpretation",
				"type": "obs",
				"questionOptions": {
				  "rendering": "radio",
				  "concept": "1854AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
				  "answers": [
					{
					  "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Normal weight for age"
					  
					},
					{
					  "concept": "123814AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Underweight"
					  
					}
				  ]
				},
				"id": "anthropometryInterpretation"
			  },
			  {
				"label": "Developmental Status (for a child < 5)",
				"type": "obs",
				"questionOptions": {
				  "rendering": "radio",
				  "concept": "1200AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
				  "answers": [
					{
					  "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Appropriate for age"
					  
					},
					{
					  "concept": "6022AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Delay"
					  
					},
					{
					  "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Regression"
					  
					}
				  ]
				  
				},
				"id": "developmentalStatus"
			  }
			]
		  },
		  {
			"label": "PREGNANCY STATUS",
			"isExpanded": "true",
			"hide": {
			  "hideWhenExpression": "sex !== 'F'"
			},
			"questions": [
			  {
				"label": "Client's Pregnancy at Enrollment",
				"type": "obs",
				"questionOptions": {
				  "rendering": "radio",
				  "concept": "5272AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
				  "answers": [
					{
					  "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Yes"
					  
					},
					{
					  "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "No"
					  
					},
					{
					  "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Not Applicable"
					  
					}
				  ]
				},
				"id": "pregnancyAtEnrollment"
			  },
			  {
				"label": "LMP",
				"type": "obs",
				"questionOptions": {
				  "rendering": "date",
				  "concept": "30d8d278-5ace-4d01-b2f1-8efc28372070",
				  "weeksList": ""
				},
				"validators": [
					{
						"type": "date",
						"allowFutureDates": "false"
					}
				],
				"hide": {
				  "hideWhenExpression": "pregnancyAtEnrollment !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"id": "LMP"
			  },
			  {
				"label": "EDD",
				"type": "obs",
				"questionOptions": {
				  "rendering": "date",
				  "calculate": {
					"calculateExpression": "calcEDD('LMP')"
				  },
				  "concept": "5596AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
				  "weeksList": ""
				},
				"hide": {
				  "hideWhenExpression": "pregnancyAtEnrollment !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"id": "EDD"
			  }
			]
		  },
		  {
			"label": "PRESENTING SYMPTOM",
			"isExpanded": "true",
			"questions": [
			  {
				"label": "Presenting Complaints",
				"type": "obs",
				"questionOptions": {
				  "rendering": "checkbox",
				  "concept": "14718b2b-d38a-4f68-8e22-8bc739ae43f7",
				  "answers": [
					{
					  "concept": "145455AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Chronic Cough"
					  
					},
					{
					  "concept": "832AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Weight loss"
					  
					},
					{
					  "concept": "b78fe564-9af7-4475-a0d3-858d2ed6fe38",
					  "label": "Dyspnea, Shortness of breath"
					  
					},
					{
					  "concept": "5aeec702-8a9e-4b1c-8003-6356f91b949a",
					  "label": "Fever >1 Month"
					  
					},
					{
					  "concept": "133027AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Night sweats"
					  
					},
					{
					  "concept": "5018AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Chronic Diarrhea"
					  
					},
					{
					  "concept": "3011df15-6588-4354-8828-78f80ca5ae94",
					  "label": "Mental Confusion"
					  
					},
					{
					  "concept": "df1123f0-80fd-40a1-a4ce-b1f83220178d",
					  "label": "STI Symptoms"
					  
					},
					{
						"concept": "118789AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
						"label": "Dysphagia"
						
					},
					{
					  "concept": "125225AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Odynophagia, Swallowing Painful"
					  
					},
					{
						"concept": "5978AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
						"label": "Nausea"
						
					},
					{
						"concept": "122983AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
						"label": "Vomiting"
					},
					{
					  "concept": "2423abaf-6cd5-4409-8b39-2d90ca584fba",
					  "label": "Persistent Headaches"
					  
					},
					{
					  "concept": "e0318c3d-2926-4958-8517-72f7b3c53eb1",
					  "label": "Hemoptysis"
					  
					},
					{
					  "concept": "140501AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Chronic Fatigue"
					},
					{
					  "concept": "0d51073d-99b9-4d66-95f4-d345756e6ba9",
					  "label": "Flu-like (URTI)"
					  
					},
					{
					  "concept": "151AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Abdominal pain"
					  
					},
					{
					  "concept": "132653AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Numbness/Tingling"
					  
					},
					{
					  "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Other"
					  
					}
				  ]
				},
				"id": "presentingComplaints"
			  },
			  {
				"label": "Other presenting complaints",
				"type": "obs",
				"questionOptions": {
				  "rendering": "text",
				  "concept": "a6408b87-6146-4b20-839f-e0ed70c62e5a"
				},
				"validators": [
					{
					  "type": "js_expression",
					  "failsWhenExpression": "myValue.length > 50",
					  "message": "Please use a maximum of 50 characters"
					}
				  ],
				"hide": {
				  "hideWhenExpression": "!includes('presentingComplaints', '5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')"
				},
				"id": "otherPresentingComplaints"
			  },
			  {
				"label": "Percent (%) of lost body weight",
				"type": "obs",
				"required": false,
				"hide": {
				  "hideWhenExpression": "!includes('presentingComplaints', '832AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')"
				},
				"id": "percentOfLostBodyWeight",
				"questionOptions": {
				  "rendering": "text",
				  "concept": "91ee36b1-4018-4e4c-bf56-6394c752654f",
				  
				  "answers": []
				},
				"validators": []
			  }
			]
		  },
		  {
			"label": "GENERAL APPEARANCE AT ENROLLMENT",
			"isExpanded": "true",
			"questions": [
			  {
				"label": "General Appearance",
				"type": "obs",
				"questionOptions": {
				  "rendering": "text",
				  "concept": "163042AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
				  
				},
				"id": "generalAppearance"
			  }
			]
		  },
		  {
			"label": "PHYSICAL EXAMINATION BY SYSTEM",
			"isExpanded": "true",
			"questions": [
			  {
				"label": "Are all systems normal",
				"type": "obs",
				"required": false,
				"id": "areAllSystemsNormal",
				"questionOptions": {
				  "rendering": "radio",
				  "concept": "dd60b83d-2a86-4820-92f7-1228f2cf8220",
				  
				  "answers": [
					{
					  "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Yes"
					},
					{
					  "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "No"
					}
				  ]
				},
				"validators": []
			  },
			  {
				"label": "HEENT examination",
				"type": "obs",
				"questionOptions": {
				  "calculate": {
					"calculateExpression": "areAllSystemsNormal === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' ? '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' :  console.log()"
				  },
				  "rendering": "radio",
				  "concept": "33b614d0-1953-4056-ac84-66b0492394e5",
				  "answers": [
					{
					  "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Normal"
					  
					},
					{
					  "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Abnormal"
					  
					}
				  ]
				  
				},
				"id": "heentExamination"
			  },
			  {
				"label": "Specify Abnormal Finding of HEENT",
				"type": "obs",
				"questionOptions": {
				  "rendering": "text",
				  "concept": "163045AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
				  
				},
				"hide": {
				  "hideWhenExpression": "heentExamination !== '1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"id": "heentExaminationComment"
			  },
			  {
				"label": "Lymph nodes examination",
				"type": "obs",
				"questionOptions": {
				  "calculate": {
					"calculateExpression": "areAllSystemsNormal === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' ? '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' :  console.log()"
				  },
				  "rendering": "radio",
				  "concept": "1121AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
				  "answers": [
					{
					  "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Normal"
					  
					},
					{
					  "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Abnormal"
					  
					}
				  ]
				  
				},
				"id": "lymphNodesExamination"
			  },
			  {
				"label": "Specify Abnormal Finding of Lymph nodes",
				"type": "obs",
				"questionOptions": {
				  "rendering": "text",
				  "concept": "166005AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
				  
				},
				"hide": {
				  "hideWhenExpression": "lymphNodesExamination !== '1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"id": "lymphNodesExaminationComment"
			  },
			  {
				"label": "Chest examination",
				"type": "obs",
				"questionOptions": {
				  "calculate": {
					"calculateExpression": "areAllSystemsNormal === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' ? '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' :  console.log()"
				  },
				  "rendering": "radio",
				  "concept": "51ee2cfb-01df-4b6b-8145-a265f6002be6",
				  "answers": [
					{
					  "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Normal"
					  
					},
					{
					  "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Abnormal"
					  
					}
				  ]
				},
				"id": "chestExamination"
			  },
			  {
				"label": "Specify Abnormal Finding of Chest",
				"type": "obs",
				"questionOptions": {
				  "rendering": "text",
				  "concept": "160689AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
				  
				},
				"hide": {
				  "hideWhenExpression": "chestExamination !== '1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"id": "chestExaminationComment"
			  },
			  {
				"label": "Heart examination",
				"type": "obs",
				"questionOptions": {
				  "calculate": {
					"calculateExpression": "areAllSystemsNormal === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' ? '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' :  console.log()"
				  },
				  "rendering": "radio",
				  "concept": "1d51e0df-9e50-432d-ae12-b5a044c8d6e6",
				  "answers": [
					{
					  "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Normal"
					  
					},
					{
					  "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Abnormal"
					  
					}
				  ]
				},
				"id": "heartExamination"
			  },
			  {
				"label": "Specify Abnormal Finding of Heart",
				"type": "obs",
				"questionOptions": {
				  "rendering": "text",
				  "concept": "163046AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
				  
				},
				"hide": {
				  "hideWhenExpression": "heartExamination !== '1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"id": "heartExaminationComment"
			  },
			  {
				"label": "Abdomen examination",
				"type": "obs",
				"questionOptions": {
				  "calculate": {
					"calculateExpression": "areAllSystemsNormal === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' ? '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' :  console.log()"
				  },
				  "rendering": "radio",
				  "concept": "84fa6273-8798-4cca-941d-2d21f8698e22",
				  "answers": [
					{
					  "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Normal"
					  
					},
					{
					  "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Abnormal"
					  
					}
				  ]
				},
				"id": "abdomenExamination"
			  },
			  {
				"label": "Specify Abnormal Finding of Abdomen",
				"type": "obs",
				"questionOptions": {
				  "rendering": "text",
				  "concept": "160947AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
				  
				},
				"hide": {
				  "hideWhenExpression": "abdomenExamination !== '1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"id": "abdomenExaminationComment"
			  },
			  {
				"label": "Genitourinary system examination",
				"type": "obs",
				"questionOptions": {
				  "calculate": {
					"calculateExpression": "areAllSystemsNormal === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' ? '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' :  console.log()"
				  },
				  "rendering": "radio",
				  "concept": "1c7d55db-453a-464e-a297-b9ce9cc2b77f",
				  "answers": [
					{
					  "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Normal"
					  
					},
					{
					  "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Abnormal"
					  
					}
				  ]
				},
				"id": "genitourinarySystemExamination"
			  },
			  {
				"label": "Specify Abnormal Finding of Genitourinary System",
				"type": "obs",
				"questionOptions": {
				  "rendering": "text",
				  "concept": "1854b210-5a4b-4c7f-a591-f3eddbbae649"
				},
				"hide": {
				  "hideWhenExpression": "genitourinarySystemExamination !== '1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"id": "genitourinarySystemExaminationComment"
			  },
			  {
				"label": "Musculoskeletal system examination",
				"type": "obs",
				"questionOptions": {
				  "calculate": {
					"calculateExpression": "areAllSystemsNormal === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' ? '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' :  console.log()"
				  },
				  "rendering": "radio",
				  "concept": "a6cb33f0-6f6c-47fd-b862-90ccd8ffd18a",
				  "answers": [
					{
					  "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Normal"
					  
					},
					{
					  "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Abnormal"
					  
					}
				  ]
				},
				"id": "musculoskeletalSystemExamination"
			  },
			  {
				"label": "Specify Abnormal Finding of Musculo-skeletal system",
				"type": "obs",
				"questionOptions": {
				  "rendering": "text",
				  "concept": "163048AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
				  
				},
				"hide": {
				  "hideWhenExpression": "musculoskeletalSystemExamination !== '1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"id": "musculoskeletalSystemExaminationComment"
			  },
			  {
				"label": "Skin examination",
				"type": "obs",
				"questionOptions": {
				  "calculate": {
					"calculateExpression": "areAllSystemsNormal === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' ? '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' :  console.log()"
				  },
				  "rendering": "radio",
				  "concept": "2c8381a2-167e-4ce6-a3e1-5d7427e87667",
				  "answers": [
					{
					  "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Normal"
					  
					},
					{
					  "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Abnormal"
					  
					}
				  ]
				},
				"id": "skinExamination"
			  },
			  {
				"label": "Specify Abnormal Finding of Skin",
				"type": "obs",
				"questionOptions": {
				  "rendering": "text",
				  "concept": "160981AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
				  
				},
				"hide": {
				  "hideWhenExpression": "skinExamination !== '1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"id": "skinExaminationComment"
			  },
			  {
				"label": "Nervous system examination",
				"type": "obs",
				"questionOptions": {
				  "calculate": {
					"calculateExpression": "areAllSystemsNormal === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' ? '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' :  console.log()"
				  },
				  "rendering": "radio",
				  "concept": "adb5d92a-f8cc-4e77-92d0-cb263e2f4e7a",
				  "answers": [
					{
					  "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Normal"
					  
					},
					{
					  "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Abnormal"
					  
					}
				  ]
				},
				"id": "nervousSystemExamination"
			  },
			  {
				"label": "Specify Abnormal Finding of Nervous system",
				"type": "obs",
				"questionOptions": {
				  "rendering": "text",
				  "concept": "163109AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
				  
				},
				"hide": {
				  "hideWhenExpression": "nervousSystemExamination !== '1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
				},
				"id": "nervousSystemExaminationComment"
			  },
			  {
				"label": "Other findings",
				"type": "obs",
				"questionOptions": {
				  "rendering": "text",
				  "concept": "0d3783f1-3790-4b7f-8213-2ff1358148ee"
				},
				"validators": [
					{
					  "type": "js_expression",
					  "failsWhenExpression": "myValue.length > 50",
					  "message": "Please use a maximum of 50 characters"
					}
				  ],
				"id": "otherPhysicalExaminationFindings"
			  }
			]
		  },
		  {
            "label": "WHO STAGE",
            "isExpanded": "true",
            "questions": [
              {
                "label": "WHO HIV Clinical Stage at Enrollment",
                "type": "obs",
                "questionOptions": {
                  "rendering": "radio",
                  "concept": "5356AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
                  "answers": [
                  {
                    "concept": "1204AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
                    "label": "WHO Stage 1"
                    
                  },
                  {
                    "concept": "1205AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
                    "label": "WHO Stage 2"
                    
                  },
                  {
                    "concept": "1206AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
                    "label": "WHO Stage 3"
                    
                  },
                  {
                    "concept": "1207AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
                    "label": "WHO Stage 4"
                    
                  }
                  ]
                  
                },
                "id": "WHOStaging"
                },
                {
                "label": "Why WHO Stage",
                "type": "obs",
                "required": false,
                "hide": {
                  "hideWhenExpression": "WHOStaging !== '1204AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' && WHOStaging !== '1205AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' && WHOStaging !== '1206AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' && WHOStaging !== '1207AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'"
                },
                "id": "whoWhy",
                "questionOptions": {
                  "rendering": "checkbox",
                  "concept": "3bb2b035-fa5d-4abf-8d47-5f28fb9cf333",
                  
                  "answers": [
                  {
                    "concept": "5339AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
                    "label": ">10% of body weight loss"
                  },
                  {
                    "concept": "3471dcf1-7c5a-460e-a05e-c3fbf93c25d3",
                    "label": "5 - 10% body weight loss"
                  },
                  {
                    "concept": "8c035eeb-4760-4ba5-9116-c5f26f1ed54d",
                    "label": "Atypical disseminated lesihmaniasis"
                  },
                  {
                    "concept": "61da1b11-7bc4-4fd6-b263-bdf87de8d870",
                    "label": "Atypical Myco-bacteriosis"
                  },
                  {
                    "concept": "121252AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
                    "label": "Bacteria Pneumonia"
                    
                  },
                  {
                    "concept": "48cd6b34-1a0d-4963-b48b-3f7bbc75bf84",
                    "label": "Candidiasis (Esophagus, Trachea, Bronchi or Lungs)"
                  },
                  {
                    "concept": "696cb188-859a-4599-ab96-9b984fb33cca",
                    "label": "Clinically asymptomatic client"
                  },
                  {
                    "concept": "57fb79df-5668-464e-ac38-2d4f1585fd45",
                    "label": "CMV Disease (other than Liver, Spleen, Lymph nodes)"
                  },
                  {
                    "concept": "fd853cea-e306-4dd7-8731-b46dd87ddd4b",
                    "label": "Cryptosporidiosis with diarrhea (>1 month)"
                  },
                  {
                    "concept": "128139AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
                    "label": "Cryptococcosis Extra Pulmonary"
                  },
                  {
                    "concept": "fadf2d65-cf3a-4bc1-aa83-9a938b7d205d",
                    "label": "Extra Pulmonary Tuberculosis"
                  },
                  {
                    "concept": "f5194b9d-eee8-41e3-b58f-8f0fbb05053b",
                    "label": "Disseminated (i.e. Histoplasma, Coccidioides)"
                  },
                  {
                    "concept": "7ad72b79-f35d-4d47-aec4-00ec6ca3d06d",
                    "label": "Herpes Simplex (Mucocutaneous >1 month, or visceral)"
                  },
                  {
                    "concept": "117543AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
                    "label": "Herpes zoster"
                  },
                  {
                    "concept": "160442AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
                    "label": "HIV encephalopathy"
                  },
                  {
                    "concept": "feba334d-46af-4ea6-a82c-fc5cde1ec9bf",
                    "label": "HIV Wasting Syndrome"
                  },
                  {
                    "concept": "22690c1f-444b-40b8-b461-b473873d1e90",
                    "label": "Invasive cervical carcinoma"
                  },
                  {
                    "concept": "77ab6c51-3694-4ba9-9c41-6fa7475250cf",
                    "label": "Karposi's Sarcoma"
                  },
                  {
                    "concept": "00a8521a-b621-49b4-85b0-6ff5f0ff7edf",
                    "label": "Lymphoma"
                  },
                  {
                    "concept": "5330AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
                    "label": "Minor muco-cutaneous manifestations"
                  },
                  {
                    "concept": "6396014f-ac6f-4567-a0e3-4df49144f5a3",
                    "label": "Mycosis"
                  },
                  {
                    "concept": "06a09c1f-636a-43fb-bbac-d75d13f0b9f3",
                    "label": "Nephropathy or Cardiomyopathy"
                  },
                  {
                    "concept": "cd47b725-e507-4bdb-aace-6a3707d3d929",
                    "label": "Neutropenia (<0.5 x 109/1) and/or Chronic thrombocytopenia (<50 x 109/L)"
                  },
                  {
                    "concept": "6e2b911f-1ba1-4a5a-b351-0c1b3eff6de2",
                    "label": "Non-typhoid"
                  },
                  {
                    "concept": "5334AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
                    "label": "Oral Candidiasis"
                  },
                  {
                    "concept": "87980305-20f9-49f2-9763-9b1987b90ad4",
                    "label": "Oral Hair Leukoplakia"
                  },
                  {
                    "concept": "d74390b1-5da1-432a-82c3-4bb1fdf68fc5",
                    "label": "Other sever bacterial infections (E.g: Pyomositis)"
                  },
                  {
                    "concept": "b2ad0941-d3ef-43fa-8d3d-8a73c33eaaf4",
                    "label": "Persistent Generalized Lymphadenopathy (PGL)"
                  },
                  {
                    "concept": "80d19a31-a096-4cdd-9e91-7d5b9a0867f8",
                    "label": "PML"
                  },
                  {
                    "concept": "6fdd205f-d467-40c0-ab3d-62e73c22acf6",
                    "label": "Pneumocystis Carinii Pneumonia (PCP)"
                  },
                  {
                    "concept": "988737cf-d3ae-4fa3-99f1-0929ccafeb9d",
                    "label": "Pulmonary Tuberculosis"
                  },
                  {
                    "concept": "127784AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
                    "label": "Recurrent Upper Respiratory Tract Infection"
                  },
                  {
                    "concept": "127198AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
                    "label": "Salmonella Septicaemia"
                  },
                  {
                    "concept": "b393fcd2-c410-465b-866d-751f8c90df25",
                    "label": "Symptomatic HIV- associated"
                  },
                  {
                    "concept": "990AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
                    "label": "Toxoplasmosis of the CNS"
                    
                  },
                  {
                    "concept": "51214d9b-dc52-4451-b418-8477e98c65ee",
                    "label": "Unexplained Anemia (< 8 g/dl)"
                  },
                  {
                    "concept": "ee348bda-ca86-471f-9cc3-ca0c39d3205e",
                    "label": "Unexplained Chronic Diarrhea (>1 month)"
                  },
                  {
                    "concept": "5aeec702-8a9e-4b1c-8003-6356f91b949a",
                    "label": "Unexplained Prolonged Fever (>1 month)"
                  }
                  ]
                },
                "validators": []
                }
            ]
            },
		  {
			"label": "NOTES",
			"isExpanded": "true",
			"questions": [
			  {
				"label": "Comments",
				"type": "obs",
				"questionOptions": {
				  "rendering": "textarea",
				  "concept": "165095AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
				  "rows": "5"
				  
				},
				"validators": [
					{
					  "type": "js_expression",
					  "failsWhenExpression": "myValue.length > 250",
					  "message": "Please use a maximum of 250 characters"
					}
				  ],
				"id": "intakeNotes"
			  }
			]
		  }
		]
	  },
	  {
		"label": "ART Eligibility",
		"sections": [
		  {
			"label": "ART ELIGIBILITY ASSESSMENT AND PLAN",
			"isExpanded": "true",
			"questions": [
			  {
				"label": "Eligibile for ART",
				"type": "obs",
				"readonly": "true",
				"questionOptions": {
				  "rendering": "radio",
				  "concept": "162703AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
				  "readonly": "true",
				  
				  "answers": [
					{
					  "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Yes"
					  
					},
					{
					  "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "No"
					  
					}
				  ]
				},
				"id": "eligibileForART"
			  },
			  {
				"label": "Why eligible for ART",
				"type": "obs",
				"readonly": "true",
				"questionOptions": {
				  "rendering": "checkbox",
				  "concept": "0675742c-ea84-4cab-a85f-54b46eadd1ee",
				  "readonly": "true",
				  "answers": [
					{
					  "concept": "b52413a8-cc05-4ce3-8af9-b4a8deda0d1b",
					  "label": "Test and Treatment"
					},
					{
					  "concept": "cd52d9c3-23b5-4394-872e-9e70c4e66728",
					  "label": "Age <15 years"
					  
					},
					{
					  "concept": "b8427c8e-5ee9-43f5-ba7f-220ffa86a42c",
					  "label": "WHO HIV Clinical Stage 3 and 4"
					  
					},
					{
					  "concept": "6096AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Discordant couple"
					  
					},
					{
					  "concept": "3911545e-6ece-4c0c-97c2-b39fdb31ebaf",
					  "label": "CD4 <= 500"
					  
					},
					{
					  "concept": "1434AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
					  "label": "Pregnancy"
					  
					},
					{
						"concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
						"label": "Other reason for eligibility"
					}
				  ]
				},				
				"id": "whyEligibleForART"
			  },
			  {
				"label": "Other reason why eligible",
				"type": "obs",
				"readonly": "true",
				"questionOptions": {
				  "rendering": "text",
				  "concept": "7e4d2281-c8f7-4090-bc29-4ff2313946cc"
				},
				"validators": [
					{
					  "type": "js_expression",
					  "failsWhenExpression": "myValue.length > 50",
					  "message": "Please use a maximum of 50 characters"
					}
				  ],				  
				"id": "otherReasonWhyEligible"
			  }
			]
		  }
		]
	  }
	],
	"availableIntents": [
		{
			"intent": "*",
			"display": "default_intent"
		}
	],
	"processor": "EncounterFormProcessor",
	"uuid": "4d582871-22ab-41cd-a07c-5cc644d0b754",
	"referencedForms": [],
	"encounterType": "dc94a223-66bc-45b7-8e34-d13b8686f239",
	"allowUnspecifiedAll": true
  }