diff --git a/distro/configuration/ampathforms/ct_art_therapy_v1.0.json b/distro/configuration/ampathforms/ct_art_therapy_v1.0.json index 70f234b20..fbff907a9 100644 --- a/distro/configuration/ampathforms/ct_art_therapy_v1.0.json +++ b/distro/configuration/ampathforms/ct_art_therapy_v1.0.json @@ -1,8 +1,9 @@ { "name": "ART Therapy Form", - "version": "1", + "version": "1.1", "published": true, "retired": false, + "description": "start ART, substitute an ART line, switch an ART regimen, to stop ART or to restart ART", "pages": [ { "label": "Introduction", @@ -26,7 +27,7 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "7557d77c-172b-4673-9335-67a38657dd01", + "concept": "1255AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "conceptMappings": [ { "type": "AMPATH", @@ -107,7 +108,7 @@ ] }, { - "concept": "3e69cb60-2943-410f-83d4-b359ae83fefd", + "concept": "162904AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Restart ART therapy", "conceptMappings": [] } @@ -244,7 +245,7 @@ "type": "obs", "questionOptions": { "rendering": "select", - "concept": "dfbe256e-30ba-4033-837a-2e8477f2e7cd", + "concept": "164432AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "f827ed18-f816-4cd0-b77c-28a0209c96c0", @@ -807,7 +808,7 @@ "type": "obs", "questionOptions": { "rendering": "select", - "concept": "dfbe256e-30ba-4033-837a-2e8477f2e7cd", + "concept": "164432AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "f827ed18-f816-4cd0-b77c-28a0209c96c0", @@ -1530,7 +1531,7 @@ "type": "obs", "questionOptions": { "rendering": "select", - "concept": "dfbe256e-30ba-4033-837a-2e8477f2e7cd", + "concept": "164432AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "f827ed18-f816-4cd0-b77c-28a0209c96c0", @@ -2100,7 +2101,7 @@ "type": "obs", "questionOptions": { "rendering": "select", - "concept": "dfbe256e-30ba-4033-837a-2e8477f2e7cd", + "concept": "164432AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "f827ed18-f816-4cd0-b77c-28a0209c96c0", @@ -2510,7 +2511,7 @@ { "intent": "*", "hide": { - "hideWhenExpression": "isEmpty(therapyPlan) || therapyPlan !== '3e69cb60-2943-410f-83d4-b359ae83fefd'" + "hideWhenExpression": "isEmpty(therapyPlan) || therapyPlan !== ' 162904AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" } } ] @@ -2519,11 +2520,11 @@ "label": "Notes", "sections": [ { - "label": "", + "label": "Clinical Notes", "isExpanded": "true", "questions": [ { - "label": "", + "label": "Notes", "type": "obs", "questionOptions": { "rendering": "textarea", diff --git a/distro/configuration/ampathforms/ct_clinical_visit_v1.0.json b/distro/configuration/ampathforms/ct_clinical_visit_v1.0.json deleted file mode 100644 index 55516d9e4..000000000 --- a/distro/configuration/ampathforms/ct_clinical_visit_v1.0.json +++ /dev/null @@ -1,8925 +0,0 @@ -{ - "name": "POC Clinical Visit Form", - "version": "1", - "published": true, - "retired": false, - "pages": [ - { - "label": "Patient Details", - "sections": [ - { - "label": "Visit Details", - "isExpanded": "true", - "questions": [ - { - "label": "Encounter date", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "163137AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true" - }, - { - "intent": "*", - "required": "true", - "unspecified": "true" - } - ], - "id": "dateOfEncounter" - }, - { - "label": "Scheduled visit", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1246AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "label": "Yes", - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - { - "label": "No", - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594" - } - ], - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1246" - }, - { - "type": "SNOMED-CT", - "value": "416151008" - }, - { - "type": "PIH", - "value": "1246" - }, - { - "type": "SNOMED-MVP", - "value": "12461000105003" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true" - }, - { - "intent": "*", - "required": "true", - "unspecified": "true" - } - ], - "id": "scheduledVisit" - }, - { - "label": "Visit type", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "8a9809e9-8a0b-4e0e-b1f6-80b0cbbe361b", - "answers": [ - { - "concept": "166446AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Express pharmacy pickup without clinician visit", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "373784005" - }, - { - "type": "KenyaEMR", - "value": "164946" - } - ] - }, - { - "concept": "160523AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Follow-up Visit, Regular", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "185389009" - }, - { - "type": "PIH-Malawi", - "value": "6193" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true" - }, - { - "intent": "*", - "required": "true", - "unspecified": "true" - } - ], - "id": "visitScheduled" - } - ] - } - ] - }, - { - "label": "Presenting Complaints", - "sections": [ - { - "label": "History of Presenting Complaints", - "isExpanded": "true", - "questions": [ - { - "label": "Any complaints?", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1154AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "label": "Yes", - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - { - "label": "No", - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594" - } - ] - }, - "id": "presentingComplaints" - }, - { - "label": "Chief complaints", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "f2ff2d1c-25e6-4143-9000-89633a932c2f", - "answers": [ - { - "concept": "151AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abdominal pain", - "conceptMappings": [] - }, - { - "concept": "148035AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Back pain", - "conceptMappings": [] - }, - { - "concept": "120749AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Chest pain", - "conceptMappings": [] - }, - { - "concept": "143264AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cough", - "conceptMappings": [] - }, - { - "concept": "871AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Chills", - "conceptMappings": [] - }, - { - "concept": "120345AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Confusion", - "conceptMappings": [] - }, - { - "concept": "113054AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Convulsions", - "conceptMappings": [] - }, - { - "concept": "119537AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Depression", - "conceptMappings": [ - { - "type": "ICPC2", - "value": "P76" - }, - { - "type": "ICD-10-WHO", - "value": "F32.9" - }, - { - "type": "PIH", - "value": "207" - }, - { - "type": "SNOMED-CT", - "value": "35489007" - }, - { - "type": "IMO-ProblemIT", - "value": "41696" - }, - { - "type": "IMO-ProblemIT", - "value": "41696" - }, - { - "type": "AMPATH", - "value": "6038" - }, - { - "type": "AMPATH", - "value": "207" - }, - { - "type": "ICD-10-WHO", - "value": "F32.9" - }, - { - "type": "PIH", - "value": "207" - }, - { - "type": "SNOMED-CT", - "value": "35489007" - }, - { - "type": "AMPATH", - "value": "6038" - }, - { - "type": "AMPATH", - "value": "207" - } - ] - }, - { - "concept": "142412AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Diarrhea", - "conceptMappings": [] - }, - { - "concept": "142247AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Discharge from Penis", - "conceptMappings": [] - }, - { - "concept": "141830AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Dizziness and Giddiness", - "conceptMappings": [] - }, - { - "concept": "141585AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Ear Problem", - "conceptMappings": [] - }, - { - "concept": "141128AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Epigastric pain", - "conceptMappings": [] - }, - { - "concept": "140941AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Excessive Sweating", - "conceptMappings": [] - }, - { - "concept": "114399AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Facial Pain", - "conceptMappings": [] - }, - { - "concept": "140238AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fever", - "conceptMappings": [ - { - "type": "IMO-ProblemIT", - "value": "27348" - }, - { - "type": "PIH", - "value": "3722" - }, - { - "type": "SNOMED-CT", - "value": "386661006" - }, - { - "type": "3BT", - "value": "10049305" - }, - { - "type": "AMPATH", - "value": "157" - }, - { - "type": "AMPATH", - "value": "5945" - }, - { - "type": "ICPC2", - "value": "A03" - }, - { - "type": "PIH", - "value": "5945" - }, - { - "type": "ICD-10-WHO", - "value": "R50.9" - } - ] - }, - { - "concept": "140070AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Flank Pain", - "conceptMappings": [] - }, - { - "concept": "139084AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Headache", - "conceptMappings": [] - }, - { - "concept": "117698AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Hearing Loss", - "conceptMappings": [] - }, - { - "concept": "136455AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Itching", - "conceptMappings": [] - }, - { - "concept": "114395AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Leg Pain", - "conceptMappings": [] - }, - { - "concept": "135595AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Loss of Appetite", - "conceptMappings": [] - }, - { - "concept": "121657AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Memory Loss", - "conceptMappings": [] - }, - { - "concept": "116334AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lethargy", - "conceptMappings": [] - }, - { - "concept": "111721AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Mouth ulceration", - "conceptMappings": [] - }, - { - "concept": "133632AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Muscle pain", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "6034" - }, - { - "type": "IMO-ProblemIT", - "value": "27371" - }, - { - "type": "SNOMED-CT", - "value": "68962001" - } - ] - }, - { - "concept": "5978AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Nausea", - "conceptMappings": [] - }, - { - "concept": "133469AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Neck Pain", - "conceptMappings": [] - }, - { - "concept": "133027AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Night sweats", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "42984000" - }, - { - "type": "PIH", - "value": "6029" - }, - { - "type": "3BT", - "value": "10063085" - }, - { - "type": "AMPATH", - "value": "6029" - }, - { - "type": "ICPC2", - "value": "A09" - }, - { - "type": "IMO-ProblemIT", - "value": "50760" - } - ] - }, - { - "concept": "132653AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Numbness of Foot", - "conceptMappings": [] - }, - { - "concept": "131040AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pain in Eye", - "conceptMappings": [] - }, - { - "concept": "116558AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pain in Joint", - "conceptMappings": [] - }, - { - "concept": "131034AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pain in pelvis", - "conceptMappings": [] - }, - { - "concept": "131032AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pain in Scrotum", - "conceptMappings": [] - }, - { - "concept": "131021AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pain of Breast", - "conceptMappings": [] - }, - { - "concept": "131015AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Painful Mouth", - "conceptMappings": [] - }, - { - "concept": "512AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Rash", - "conceptMappings": [] - }, - { - "concept": "127777AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Red eye", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "75705005" - }, - { - "type": "PIH", - "value": "3692" - }, - { - "type": "IMO-ProblemIT", - "value": "75075" - } - ] - }, - { - "concept": "154311AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "rectal discharge", - "conceptMappings": [] - }, - { - "concept": "113224AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Rhinitis", - "conceptMappings": [] - }, - { - "concept": "206AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Seizure", - "conceptMappings": [] - }, - { - "concept": "141600AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Shortness of breath", - "conceptMappings": [] - }, - { - "concept": "126535AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Shoulder Pain", - "conceptMappings": [] - }, - { - "concept": "158843AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sore throat", - "conceptMappings": [ - { - "type": "ICPC2", - "value": "R74" - }, - { - "type": "SNOMED-CT", - "value": "267102003" - }, - { - "type": "3BT", - "value": "10048507" - }, - { - "type": "IMO-ProblemIT", - "value": "89743" - } - ] - }, - { - "concept": "125225AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Swallowing Painful", - "conceptMappings": [] - }, - { - "concept": "125198AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Swollen Feet", - "conceptMappings": [] - }, - { - "concept": "112200AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Tremor", - "conceptMappings": [] - }, - { - "concept": "160208AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Urinary symptoms", - "conceptMappings": [] - }, - { - "concept": "147232AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vaginal bleeding", - "conceptMappings": [] - }, - { - "concept": "123396AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vaginal discharge", - "conceptMappings": [ - { - "type": "IMO-ProblemIT", - "value": "27625" - }, - { - "type": "AMPATH", - "value": "5993" - }, - { - "type": "SNOMED-CT", - "value": "271939006" - }, - { - "type": "ICD-10-WHO", - "value": "N89.8" - }, - { - "type": "ICPC2", - "value": "X14" - }, - { - "type": "IMO-ProblemIT", - "value": "32928273" - }, - { - "type": "CIEL", - "value": "123396" - }, - { - "type": "AMPATH", - "value": "5993" - }, - { - "type": "IMO-ProblemIT", - "value": "27625" - }, - { - "type": "3BT", - "value": "10102961" - }, - { - "type": "3BT", - "value": "10102961" - }, - { - "type": "IMO-ProblemIT", - "value": "32928273" - }, - { - "type": "IMO-ProblemIT", - "value": "21649296" - }, - { - "type": "SNOMED-CT", - "value": "271939006" - }, - { - "type": "CIEL", - "value": "123396" - }, - { - "type": "IMO-ProblemIT", - "value": "21649296" - } - ] - }, - { - "concept": "5953AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vision difficulties", - "conceptMappings": [] - }, - { - "concept": "122983AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vomiting", - "conceptMappings": [] - }, - { - "concept": "832AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Weight loss", - "conceptMappings": [] - } - ] - }, - "id": "cheifComplaint" - }, - { - "label": "Presenting Complaints Notes", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "160531AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "id": "presentingComplaintNotes" - } - ] - } - ] - }, - { - "label": "Past Medical History", - "sections": [ - { - "label": "Chronic Conditions", - "isExpanded": "true", - "questions": [ - { - "id": "patientConditionsGroup", - "label": "Patient Conditions", - "type": "obsGroup", - "questionOptions": { - "rendering": "repeating", - "concept": "8acba1d1-67cc-422c-961e-86d6b47bc45b" - }, - "questions": [ - { - "label": "Condition", - "type": "obs", - "questionOptions": { - "rendering": "text", - "concept": "" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true" - }, - { - "intent": "*", - "required": "true", - "unspecified": "true" - } - ], - "id": "condition" - } - ] - } - ] - }, - { - "label": "Allergies", - "isExpanded": "true", - "questions": [ - { - "id": "patientAllergyGroup", - "label": "Patient Allergies", - "type": "obsGroup", - "questionOptions": { - "rendering": "repeating", - "concept": "8acba1d1-67cc-422c-961e-86d6b47bc45b" - }, - "questions": [ - { - "label": "Allergen", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "7f91dd90-f0db-4970-91c7-90091329c755", - "answers": [ - { - "concept": "152952AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Environmental Allergies", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "426232007" - }, - { - "type": "IMO-ProblemIT", - "value": "602827" - } - ] - }, - { - "concept": "141760AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Drug Allergy", - "conceptMappings": [] - }, - { - "concept": "139994AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Food Allergy", - "conceptMappings": [] - } - ] - }, - "id": "allergen", - "questions": [] - } - ] - } - ] - }, - { - "label": "Adverse Drug Reaction", - "isExpanded": "true", - "questions": [ - { - "id": "patientDrugReactionGroup", - "label": "Patient Drug Reactions", - "type": "obsGroup", - "questionOptions": { - "rendering": "repeating", - "concept": "8acba1d1-67cc-422c-961e-86d6b47bc45b" - }, - "questions": [ - { - "label": "What type of drug caused the reaction?", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "162871AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "363787002" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - } - ] - }, - { - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594", - "label": "No", - "conceptMappings": [] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - }, - { - "type": "PIH", - "value": "1067" - } - ] - } - ] - }, - "id": "adrDrug" - }, - { - "label": "What was the severity of Adverse Drug Reaction?", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "162760AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-US", - "value": "446401000124104" - }, - { - "type": "SNOMED-CT", - "value": "405162009" - } - ], - "answers": [ - { - "concept": "162819AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fatal", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "399166001" - } - ] - }, - { - "concept": "1499AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Moderate", - "conceptMappings": [ - { - "type": "PIH", - "value": "1900" - }, - { - "type": "SNOMED-CT", - "value": "6736007" - }, - { - "type": "PIH", - "value": "1907" - }, - { - "type": "AMPATH", - "value": "1744" - } - ] - }, - { - "concept": "1498AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Mild", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "255604002" - }, - { - "type": "AMPATH", - "value": "1743" - }, - { - "type": "PIH", - "value": "1901" - } - ] - }, - { - "concept": "162693AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Life threatening severity", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "442452003" - } - ] - }, - { - "concept": "1500AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Severe", - "conceptMappings": [ - { - "type": "PIH", - "value": "1903" - }, - { - "type": "AMPATH", - "value": "1745" - }, - { - "type": "SNOMED-CT", - "value": "24484000" - } - ] - } - ] - }, - "id": "severityADR" - }, - { - "label": "What type of reaction did the patient have?", - "type": "obs", - "questionOptions": { - "rendering": "text", - "concept": "" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true" - }, - { - "intent": "*", - "required": "true", - "unspecified": "true" - } - ], - "id": "typeOfReactionADR" - }, - { - "label": "What action was taken due to the adverse drug reaction?", - "type": "obs", - "questionOptions": { - "rendering": "text", - "concept": "" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true" - }, - { - "intent": "*", - "required": "true", - "unspecified": "true" - } - ], - "id": "actionTakenADR" - } - ] - } - ] - }, - { - "label": "Immunizations", - "isExpanded": "true", - "questions": [ - { - "id": "vaccinesGroup", - "label": "Vaccines given", - "type": "obsGroup", - "questionOptions": { - "rendering": "repeating", - "concept": "8acba1d1-67cc-422c-961e-86d6b47bc45b" - }, - "questions": [ - { - "label": "What vaccines were given during this visit?", - "type": "obs", - "questionOptions": { - "rendering": "text", - "concept": "" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true" - }, - { - "intent": "*", - "required": "true", - "unspecified": "true" - } - ], - "id": "vaccinesGiven" - } - ] - } - ] - }, - { - "label": "Hospitalization History", - "isExpanded": "true", - "questions": [ - { - "label": "History of hospitalization (since last visit)", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "163403AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "32485007" - }, - { - "type": "CIEL", - "value": "163403" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "id": "hospitalization" - }, - { - "label": "Reason for hospitalization", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "162879AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "rows": "", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "410665000" - }, - { - "type": "CIEL", - "value": "162879" - } - ] - }, - "id": "hospitalizationReason" - } - ] - } - ] - }, - { - "label": "OBGYN History", - "sections": [ - { - "label": "LMP/Pregnancy", - "isExpanded": "true", - "questions": [ - { - "label": "Current menstruation status", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "082ddc79-e355-4344-a4f8-ee458c15e3ef", - "answers": [ - { - "concept": "148989AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Amenorrhea", - "conceptMappings": [ - { - "type": "ICD-10-WHO", - "value": "N91.2" - }, - { - "type": "SNOMED-CT", - "value": "289885003" - }, - { - "type": "SNOMED-CT", - "value": "14302001" - }, - { - "type": "CIEL", - "value": "148989" - }, - { - "type": "AMPATH", - "value": "2060" - }, - { - "type": "3BT", - "value": "10005112" - }, - { - "type": "IMO-ProblemIT", - "value": "37903" - } - ] - }, - { - "concept": "1434AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Currently pregnant", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "77386006" - }, - { - "type": "CIEL", - "value": "1434" - }, - { - "type": "SNOMED-CT", - "value": "77386006" - }, - { - "type": "AMPATH", - "value": "1484" - }, - { - "type": "ICD-10-WHO", - "value": "Z33" - }, - { - "type": "IMO-ProblemIT", - "value": "52609" - }, - { - "type": "AMPATH", - "value": "1484" - }, - { - "type": "IMO-ProblemIT", - "value": "52609" - } - ] - }, - { - "concept": "5989AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Menstruating", - "conceptMappings": [] - } - ] - }, - "id": "menstruationStatus" - }, - { - "label": "LMP", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "166079AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "248993009" - } - ] - }, - "id": "lastMonthlyPeriod" - }, - { - "label": "Intend to conceive in the next three months?", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "9109b9f3-8176-4d2f-b47d-82630dcc02ce", - "conceptMappings": [ - { - "type": "CIEL", - "value": "160571" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - } - ] - }, - { - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594", - "label": "No", - "conceptMappings": [] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - }, - { - "type": "PIH", - "value": "1067" - } - ] - } - ] - }, - "id": "pregnancyIntention" - }, - { - "label": "Breastfeeding", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "5632AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "2056" - }, - { - "type": "SNOMED-CT", - "value": "413712001" - }, - { - "type": "AMPATH", - "value": "5632" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - } - ] - }, - { - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594", - "label": "No", - "conceptMappings": [] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - }, - { - "type": "PIH", - "value": "1067" - } - ] - } - ] - }, - "id": "isBreastFeeding" - } - ] - }, - { - "label": "Family Planning", - "isExpanded": "true", - "questions": [ - { - "label": "Family planning method", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "160653AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "423925001" - } - ], - "answers": [ - { - "concept": "160652AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Patient not using family planning", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "423925001" - } - ] - }, - { - "concept": "965AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Currently using birth control", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "268458002" - }, - { - "type": "SNOMED-CT", - "value": "243816001" - }, - { - "type": "SNOMED-MVP", - "value": "9651000105005" - }, - { - "type": "AMPATH", - "value": "965" - } - ] - }, - { - "concept": "1360AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Requests family planning information", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "397619005" - }, - { - "type": "SNOMED-MVP", - "value": "13601000105006" - } - ] - } - ] - }, - "id": "OnFamilyPlanning" - }, - { - "label": "Preferred family planning method", - "type": "obs", - "questionOptions": { - "rendering": "select", - "concept": "374AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "190AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Condoms", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5270" - }, - { - "type": "PIH", - "value": "190" - }, - { - "type": "AMPATH", - "value": "190" - }, - { - "type": "SNOMED-CT", - "value": "706506000" - }, - { - "type": "AMPATH", - "value": "190" - }, - { - "type": "AMPATH", - "value": "5270" - }, - { - "type": "PIH", - "value": "190" - }, - { - "type": "SNOMED-CT", - "value": "706506000" - } - ] - }, - { - "concept": "5278AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Diaphragm", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5278" - }, - { - "type": "CIEL", - "value": "5278" - }, - { - "type": "AMPATH", - "value": "5278" - }, - { - "type": "SNOMED-CT", - "value": "368441006" - }, - { - "type": "SNOMED-CT", - "value": "368441006" - } - ] - }, - { - "concept": "160570AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Emergency contraceptive pills", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "275813002" - } - ] - }, - { - "concept": "164814AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Female condom", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "442288006" - }, - { - "type": "SNOMED-CT", - "value": "442288006" - }, - { - "type": "CIEL", - "value": "164814" - } - ] - }, - { - "concept": "5276AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Female sterilization", - "conceptMappings": [ - { - "type": "IMO-ProcedureIT", - "value": "666675" - }, - { - "type": "SNOMED-CT", - "value": "60890002" - }, - { - "type": "SNOMED-CT", - "value": "60890002" - }, - { - "type": "IMO-ProcedureIT", - "value": "666675" - } - ] - }, - { - "concept": "159837AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Hysterectomy", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "236886002" - }, - { - "type": "SNOMED-CT", - "value": "236886002" - }, - { - "type": "IMO-ProcedureIT", - "value": "667244" - }, - { - "type": "CIEL", - "value": "159837" - }, - { - "type": "AMPATH", - "value": "5276" - }, - { - "type": "IMO-ProcedureIT", - "value": "667244" - } - ] - }, - { - "concept": "159589AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Implantable contraceptive (unspecified type)", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "428987008" - }, - { - "type": "SNOMED-CT", - "value": "169552007" - }, - { - "type": "SNOMED-CT", - "value": "169552007" - }, - { - "type": "CIEL", - "value": "159589" - }, - { - "type": "AMPATH", - "value": "6220" - } - ] - }, - { - "concept": "5279AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Injectable contraceptives", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "52791000105008" - }, - { - "type": "SNOMED-CT", - "value": "169552007" - }, - { - "type": "SNOMED-MVP", - "value": "52791000105008" - }, - { - "type": "AMPATH", - "value": "5279" - }, - { - "type": "AMPATH", - "value": "5279" - } - ] - }, - { - "concept": "5275AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Intrauterine device", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "312081001" - }, - { - "type": "SNOMED-CT", - "value": "268460000" - }, - { - "type": "AMPATH", - "value": "5275" - }, - { - "type": "AMPATH", - "value": "5275" - }, - { - "type": "SNOMED-CT", - "value": "268460000" - }, - { - "type": "SNOMED-CT", - "value": "312081001" - } - ] - }, - { - "concept": "136163AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lactational amenorrhea", - "conceptMappings": [ - { - "type": "IMO-ProblemIT", - "value": "567070" - }, - { - "type": "SNOMED-CT", - "value": "237122005" - }, - { - "type": "SNOMED-CT", - "value": "237122005" - }, - { - "type": "IMO-ProblemIT", - "value": "567070" - }, - { - "type": "ICD-10-WHO", - "value": "N91.2" - }, - { - "type": "CIEL", - "value": "136163" - } - ] - }, - { - "concept": "78796AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Levonorgestrel", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "126109000" - }, - { - "type": "RxNORM", - "value": "6373" - }, - { - "type": "PIH", - "value": "1718" - }, - { - "type": "CIEL", - "value": "78796" - }, - { - "type": "SNOMED-CT", - "value": "109032009" - }, - { - "type": "PIH", - "value": "1718" - }, - { - "type": "SNOMED-CT", - "value": "109032009" - }, - { - "type": "RxNORM", - "value": "6373" - } - ] - }, - { - "concept": "164813AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Male condom", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "442450006" - }, - { - "type": "SNOMED-CT", - "value": "442450006" - }, - { - "type": "CIEL", - "value": "164813" - } - ] - }, - { - "concept": "907AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Medroxyprogesterone acetate", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "907" - }, - { - "type": "AMPATH", - "value": "191" - }, - { - "type": "AMPATH", - "value": "191" - }, - { - "type": "SNOMED-CT", - "value": "126112002" - }, - { - "type": "CIEL", - "value": "907" - }, - { - "type": "SNOMED-CT", - "value": "126112002" - }, - { - "type": "PIH", - "value": "5279" - }, - { - "type": "AMPATH", - "value": "907" - }, - { - "type": "PIH", - "value": "5279" - } - ] - }, - { - "concept": "5277AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Natural family planning", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5277" - }, - { - "type": "ICD-10-WHO", - "value": "Z30.9" - }, - { - "type": "CIEL", - "value": "5277" - }, - { - "type": "SNOMED-CT", - "value": "225371000" - }, - { - "type": "SNOMED-CT", - "value": "225371000" - }, - { - "type": "AMPATH", - "value": "5277" - } - ] - }, - { - "concept": "1359AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Norplant (implantable contraceptive)", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "169552007" - }, - { - "type": "PIH", - "value": "1718" - }, - { - "type": "SNOMED-CT", - "value": "169552007" - }, - { - "type": "PIH", - "value": "1718" - }, - { - "type": "CIEL", - "value": "1359" - } - ] - }, - { - "concept": "780AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Oral contraception", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "5935008" - }, - { - "type": "AMPATH", - "value": "780" - }, - { - "type": "SNOMED-CT", - "value": "5935008" - }, - { - "type": "AMPATH", - "value": "13" - }, - { - "type": "AMPATH", - "value": "13" - }, - { - "type": "AMPATH", - "value": "780" - } - ] - }, - { - "concept": "159524AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sexual abstinence", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "6219" - }, - { - "type": "SNOMED-CT", - "value": "162171002" - }, - { - "type": "PIH", - "value": "1274" - }, - { - "type": "PIH", - "value": "1274" - }, - { - "type": "PIH", - "value": "1720" - }, - { - "type": "SNOMED-CT", - "value": "162171002" - }, - { - "type": "PIH", - "value": "1720" - }, - { - "type": "CIEL", - "value": "159524" - }, - { - "type": "PIH-Malawi", - "value": "3628" - }, - { - "type": "PIH-Malawi", - "value": "3628" - } - ] - }, - { - "concept": "1472AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Tubal ligation procedure", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "1719" - }, - { - "type": "IMO-ProcedureIT", - "value": "674775" - }, - { - "type": "PIH", - "value": "1719" - }, - { - "type": "CIEL", - "value": "1472" - }, - { - "type": "IMO-ProcedureIT", - "value": "674775" - }, - { - "type": "SNOMED-CT", - "value": "77543007" - }, - { - "type": "PIH", - "value": "1719" - }, - { - "type": "PIH-Malawi", - "value": "1719" - }, - { - "type": "SNOMED-CT", - "value": "77543007" - } - ] - }, - { - "concept": "1489AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vasectomy", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "22523008" - }, - { - "type": "IMO-ProcedureIT", - "value": "1848460" - }, - { - "type": "IMO-ProcedureIT", - "value": "1809386" - }, - { - "type": "CIEL", - "value": "1489" - }, - { - "type": "SNOMED-CT", - "value": "22523008" - }, - { - "type": "IMO-ProcedureIT", - "value": "1848460" - }, - { - "type": "PIH", - "value": "1721" - }, - { - "type": "IMO-ProcedureIT", - "value": "1809386" - }, - { - "type": "PIH", - "value": "1721" - } - ] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other non-coded", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "CIEL", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - } - ], - "conceptMappings": [ - { - "type": "PIH", - "value": "374" - }, - { - "type": "SNOMED-CT", - "value": "13197004" - }, - { - "type": "SNOMED-CT", - "value": "13197004" - }, - { - "type": "CIEL", - "value": "374" - }, - { - "type": "AMPATH", - "value": "374" - }, - { - "type": "PIH", - "value": "374" - }, - { - "type": "AMPATH", - "value": "374" - } - ] - }, - "id": "familyPlanningMethod" - }, - { - "label": "Reason not on family planning", - "type": "obs", - "questionOptions": { - "rendering": "select", - "concept": "160575AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "160573AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Currently not sexually active", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "162171002" - }, - { - "type": "PIH", - "value": "3211" - } - ] - }, - { - "concept": "160572AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Patient thinks she can't get pregnant", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "118185001" - } - ] - }, - { - "concept": "160571AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Patient wishes to get pregnant", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "118185001" - }, - { - "type": "IMO-ProblemIT", - "value": "1045429" - }, - { - "type": "KenyaEMR", - "value": "164933" - } - ] - } - ], - "conceptMappings": [ - { - "type": "PIH", - "value": "6195" - }, - { - "type": "SNOMED-CT", - "value": "118185001" - } - ] - }, - "id": "reasonNotOnFP" - } - ] - }, - { - "label": "Current Pregnancy", - "isExpanded": "true", - "questions": [ - { - "label": "EDD", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "5596AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "LOINC", - "value": "11779-6" - }, - { - "type": "AMPATH", - "value": "5596" - }, - { - "type": "AMPATH", - "value": "1854" - }, - { - "type": "SNOMED-CT", - "value": "366322004" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true" - }, - { - "intent": "*", - "required": "true", - "unspecified": "true" - } - ], - "id": "expectedDateOfDelivery" - }, - { - "label": "Gestational age (weeks)", - "type": "obs", - "questionOptions": { - "rendering": "text", - "concept": "" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true" - }, - { - "intent": "*", - "required": "true", - "unspecified": "true" - } - ], - "id": "gestationInWeeks" - }, - { - "label": "Antenatal profile done", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "975f11e5-7471-4e57-bba7-d3ee358ef7ea", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "243787009" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - } - ] - }, - { - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594", - "label": "No", - "conceptMappings": [] - } - ] - }, - "id": "antenatalProfileDone" - } - ] - }, - { - "label": "Cervical Cancer Screeening", - "isExpanded": "true", - "questions": [ - { - "label": "Screened for cervical cancer during this visit", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "e5e99fc7-ff2d-4306-aefd-b87a07fc9ab4", - "answers": [ - { - "concept": "165618AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cervical cancer screening not performed", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "4461000175108" - } - ] - }, - { - "concept": "165619AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cervical cancer screening performed", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "268543007" - } - ] - } - ] - }, - "id": "screenedForCervicalCancer" - }, - { - "label": "Date last screened for cervical cancer", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "165429AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "364713004" - } - ] - }, - "id": "dateScreenedforCervicalCancer" - }, - { - "label": "Cervical cancer screening method", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "53ff5cd0-0f37-4190-87b1-9eb439a15e94", - "answers": [ - { - "concept": "160705AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Colposcopy", - "conceptMappings": [ - { - "type": "CIEL", - "value": "160705" - }, - { - "type": "IMO-ProcedureIT", - "value": "1241" - }, - { - "type": "SNOMED-CT", - "value": "392003006" - }, - { - "type": "IMO-ProcedureIT", - "value": "1241" - }, - { - "type": "SNOMED-CT", - "value": "392003006" - }, - { - "type": "CIEL", - "value": "160705" - } - ] - }, - { - "concept": "9580690a-0e84-451a-ada9-c4478d999dc2", - "label": "Human Papillomavirus test", - "conceptMappings": [] - }, - { - "concept": "885AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Papanicolaou smear", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "90226004" - }, - { - "type": "AMPATH", - "value": "885" - }, - { - "type": "CIEL", - "value": "885" - }, - { - "type": "AMPATH", - "value": "41" - }, - { - "type": "IMO-ProcedureIT", - "value": "1064218" - }, - { - "type": "IMO-ProcedureIT", - "value": "1064218" - }, - { - "type": "SNOMED-CT", - "value": "90226004" - }, - { - "type": "AMPATH", - "value": "885" - }, - { - "type": "CIEL", - "value": "885" - }, - { - "type": "AMPATH", - "value": "41" - } - ] - }, - { - "concept": "8304ffef-ac7b-425c-af3b-6ddc4d052ca8", - "label": "Visual Inspection of the Cervix with Acetic Acid (VIA)", - "conceptMappings": [] - }, - { - "concept": "46184e00-3417-4b88-9ef5-9990a0979b1a", - "label": "Visual Inspection of the Cervix with Lugol’s Iodine (VILI)", - "conceptMappings": [] - } - ] - }, - "id": "methodCervicalCancerScreen" - } - ] - }, - { - "label": "Treatment of Cervical Pre-cancer Lesions", - "isExpanded": "true", - "questions": [ - { - "label": "Treatment of cervical pre-cancer lesions", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "3a8bb4b4-7496-415d-a327-57ae3711d4eb", - "answers": [ - { - "concept": "82fdc4f5-338e-4c22-8856-65ca9cb53fa3", - "label": "Cold knife cone biopsy of cervix", - "conceptMappings": [] - }, - { - "concept": "162812AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cryosurgery of lesion of cervix", - "conceptMappings": [] - }, - { - "concept": "159837AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Hysterectomy", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "236886002" - }, - { - "type": "SNOMED-CT", - "value": "236886002" - }, - { - "type": "IMO-ProcedureIT", - "value": "667244" - }, - { - "type": "CIEL", - "value": "159837" - }, - { - "type": "AMPATH", - "value": "5276" - }, - { - "type": "IMO-ProcedureIT", - "value": "667244" - } - ] - }, - { - "concept": "165084AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Loop electrosurgical excision procedure of cervix", - "conceptMappings": [] - }, - { - "concept": "166706AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Thermocauterization of cervix", - "conceptMappings": [] - }, - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "AMPATH", - "value": "1107" - } - ] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other non-coded", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "CIEL", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - } - ] - }, - "id": "treatmentCervicalCancer" - } - ] - } - ] - }, - { - "label": "Tuberculosis", - "sections": [ - { - "label": "Current TPT/ TB Treatment", - "isExpanded": "true", - "questions": [ - { - "label": "Currently on treatment for tuberculosis", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "159798AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159798" - }, - { - "type": "AMPATH", - "value": "6176" - }, - { - "type": "PIH", - "value": "1257" - }, - { - "type": "PIH", - "value": "1257" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "id": "onTBRx" - }, - { - "label": "Currently on tuberculosis prophylaxis treatment (TPT)", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "166449AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "CIEL", - "value": "166449" - }, - { - "type": "SNOMED-CT", - "value": "363819003" - }, - { - "type": "KenyaEMR", - "value": "164949" - }, - { - "type": "KenyaEMR", - "value": "164949" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "id": "currentTPT" - }, - { - "label": "Previously completed Tuberculosis preventive treatment", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "166463AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "CIEL", - "value": "166463" - }, - { - "type": "SNOMED-CT", - "value": "182834008" - }, - { - "type": "KenyaEMR", - "value": "164950" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "id": "previousTPT" - } - ] - }, - { - "label": "TB Screening", - "isExpanded": "true", - "questions": [ - { - "label": "TB screening done?", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "f8868467-bd15-4576-9da8-bfb8ef64ea17", - "conceptMappings": [ - { - "type": "OCT", - "value": "TuberculosisScreening" - }, - { - "type": "CIEL", - "value": "164800" - }, - { - "type": "SNOMED-CT", - "value": "171126009" - }, - { - "type": "SNOMED-CT", - "value": "171126009" - } - ], - "answers": [ - { - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594", - "label": "No", - "conceptMappings": [] - }, - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "SNOMED CT", - "value": "CT: 261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - } - ] - } - ] - }, - "id": "patientScreenedForTB" - }, - { - "label": "Adult TB Intensive Case Finding", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "12a22a0b-f0ed-4f1a-8d70-7c6acda5ae78", - "answers": [ - { - "concept": "133027AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Night sweats", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "42984000" - }, - { - "type": "AMPATH", - "value": "6029" - }, - { - "type": "IMO-ProblemIT", - "value": "50760" - }, - { - "type": "PIH", - "value": "6029" - }, - { - "type": "3BT", - "value": "10063085" - }, - { - "type": "ICPC2", - "value": "A09" - } - ] - }, - { - "concept": "1494AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fever lasting more than three weeks", - "conceptMappings": [] - }, - { - "concept": "159799AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "cough lasting more than 2 weeks", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "1597991000105004" - }, - { - "type": "PIH", - "value": "2573" - } - ] - }, - { - "concept": "b52ffe16-b482-4f61-9bb9-9787320beef5", - "label": "Weight Loss (Abnormal weight loss)", - "conceptMappings": [] - } - ] - }, - "id": "tbICFAdult" - }, - { - "label": "Peads TB Intensive Case Finding", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "16ba5f4b-5430-44c8-91e4-c4c66b072f29", - "answers": [ - { - "concept": "7becaa8c-8028-4fb7-8f5f-a450fc3e3f8b", - "label": "history of contact with a person with TB", - "conceptMappings": [] - }, - { - "concept": "140707AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Failure to Gain Weight", - "conceptMappings": [ - { - "type": "3BT", - "value": "10035463" - }, - { - "type": "IMO-ProblemIT", - "value": "27344" - }, - { - "type": "ICPC2", - "value": "T10" - }, - { - "type": "AMPATH", - "value": "5267" - }, - { - "type": "ICD-10-WHO", - "value": "R62.8" - }, - { - "type": "CIEL", - "value": "140707" - }, - { - "type": "SNOMED-CT", - "value": "36440009" - } - ] - }, - { - "concept": "1494AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fever lasting more than three weeks", - "conceptMappings": [] - }, - { - "concept": "159799AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "cough lasting more than 2 weeks", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "1597991000105004" - }, - { - "type": "PIH", - "value": "2573" - } - ] - } - ] - }, - "id": "tbICFPeads" - }, - { - "label": "TB screening outcome", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "160108AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "429599001" - } - ], - "answers": [ - { - "concept": "664AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Negative", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "664" - }, - { - "type": "PIH", - "value": "664" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NEGATIVE" - }, - { - "type": "CIEL", - "value": "664" - }, - { - "type": "SNOMED-CT", - "value": "260385009" - }, - { - "type": "AMPATH", - "value": "664" - }, - { - "type": "CIEL", - "value": "664" - }, - { - "type": "SNOMED-CT", - "value": "260385009" - }, - { - "type": "PIH", - "value": "664" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NEGATIVE" - }, - { - "type": "AMPATH", - "value": "665" - }, - { - "type": "AMPATH", - "value": "665" - } - ] - }, - { - "concept": "703AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Positive (Presumptive TB)", - "conceptMappings": [ - { - "type": "PIH", - "value": "703" - }, - { - "type": "AMPATH", - "value": "704" - }, - { - "type": "AMPATH", - "value": "703" - }, - { - "type": "SNOMED-CT", - "value": "10828004" - }, - { - "type": "CIEL", - "value": "703" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "POSITIVE" - } - ] - } - ] - }, - "id": "tbScreeningOutcome" - } - ] - }, - { - "label": "Tuberculosis Preventive Treatment (TPT)", - "isExpanded": "true", - "questions": [ - { - "label": "Evaluated for tuberculosis prophylaxis", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "162275AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "1175AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not applicable", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1175" - }, - { - "type": "SNOMED-CT", - "value": "385432009" - }, - { - "type": "AMPATH", - "value": "1175" - }, - { - "type": "SNOMED-CT", - "value": "385432009" - }, - { - "type": "CIEL", - "value": "1175" - } - ] - }, - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] - } - ] - }, - "id": "evaluateForTPT" - }, - { - "label": "Tuberculosis prophylaxis plan", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1265AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "AMPATH", - "value": "1107" - } - ] - }, - { - "concept": "1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Start drugs", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "12561000105002" - }, - { - "type": "AMPATH", - "value": "1256" - }, - { - "type": "SNOMED-MVP", - "value": "12561000105002" - }, - { - "type": "SNOMED-CT", - "value": "306807008" - }, - { - "type": "CIEL", - "value": "1256" - }, - { - "type": "PIH", - "value": "1256" - }, - { - "type": "PIH", - "value": "1256" - }, - { - "type": "AMPATH", - "value": "1256" - } - ] - }, - { - "concept": "1257AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Continue regimen", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "266714009" - }, - { - "type": "PIH", - "value": "1257" - }, - { - "type": "AMPATH", - "value": "1257" - }, - { - "type": "PIH", - "value": "1257" - }, - { - "type": "AMPATH", - "value": "1257" - }, - { - "type": "SNOMED-CT", - "value": "266714009" - }, - { - "type": "CIEL", - "value": "1257" - } - ] - }, - { - "concept": "1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Stop all", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1260" - }, - { - "type": "AMPATH", - "value": "1260" - }, - { - "type": "PIH", - "value": "1260" - }, - { - "type": "PIH", - "value": "1260" - }, - { - "type": "AMPATH", - "value": "1260" - }, - { - "type": "SNOMED-CT", - "value": "274512008" - } - ] - } - ] - }, - "id": "tptProphylaxisPlan" - }, - { - "label": "Tuberculosis preventive treatment regimen", - "type": "obs", - "questionOptions": { - "rendering": "select", - "concept": "90c9e554-b959-48e6-90d5-8d595a074c86", - "answers": [ - { - "concept": "69653fcf-37e4-4a61-96d6-58bbd079ad77", - "label": "1 HP Isoniazide + Rifapentine prophylaxis", - "conceptMappings": [] - }, - { - "concept": "4df2a7d8-eb98-4d15-8bed-1b408891ee75", - "label": "3HP Rifapentine + Isoniazid", - "conceptMappings": [] - }, - { - "concept": "bbdf46fb-f941-4075-a2ae-985163accce1", - "label": "3HR Isoniazid+Rifampicin prophylaxis", - "conceptMappings": [] - }, - { - "concept": "65889206-ebc7-4aea-afd3-dc3641ba8cad", - "label": "4R Rifampicin Monotherapy prophylaxis", - "conceptMappings": [] - }, - { - "concept": "107f0b45-869c-4ddb-b56b-13994a486523", - "label": "6H Isoniazid prophylaxis", - "conceptMappings": [] - }, - { - "concept": "a27faf7e-8be5-4c8b-84de-be6c0967acc6", - "label": "9H Isoniazid prophylaxis", - "conceptMappings": [] - } - ] - }, - "id": "currentTPTRegimen" - }, - { - "label": "Date tuberculosis prophylaxis started", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "162320AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "id": "dateTPTStart" - }, - { - "label": "Tuberculosis Preventive Treatement adherence ", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "161653AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "159405AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Good", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159405" - } - ] - }, - { - "concept": "159407AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Poor", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159407" - } - ] - }, - { - "concept": "159406AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fair", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159406" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "id": "tptAdherence" - }, - { - "label": "Date tuberculosis prophylaxis ended", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "163284AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "weeksList": "", - "conceptMappings": [ - { - "type": "CIEL", - "value": "163284" - } - ] - }, - "id": "dateTptEnded" - }, - { - "label": "Reason tuberculosis prophylaxis stopped", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1266AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "1267AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Completed", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "255594003" - }, - { - "type": "CIEL", - "value": "1267" - }, - { - "type": "AMPATH", - "value": "1267" - } - ] - }, - { - "concept": "102AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Toxicity, drug", - "conceptMappings": [ - { - "type": "CIEL", - "value": "102" - }, - { - "type": "SNOMED-CT", - "value": "7895008" - }, - { - "type": "IMO-ProblemIT", - "value": "381740" - }, - { - "type": "IMO-ProblemIT", - "value": "381740" - }, - { - "type": "AMPATH", - "value": "102" - }, - { - "type": "AMPATH", - "value": "102" - }, - { - "type": "SNOMED-CT", - "value": "7895008" - }, - { - "type": "ICD-10-WHO", - "value": "R89.2" - } - ] - }, - { - "concept": "112141AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Tuberculosis", - "conceptMappings": [] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other non-coded", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "CIEL", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - } - ] - }, - "id": "reasonTptStopped" - }, - { - "label": "Date tuberculosis prophylaxis ended", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "163284AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "weeksList": "", - "conceptMappings": [ - { - "type": "CIEL", - "value": "163284" - } - ] - }, - "id": "dateTptEnded" - } - ] - }, - { - "label": "Treatment of TB", - "isExpanded": "true", - "questions": [ - { - "label": "Tuberculosis drug treatment start date", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "1113AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "weeksList": "", - "conceptMappings": [ - { - "type": "PIH", - "value": "1113" - }, - { - "type": "AMPATH", - "value": "1113" - }, - { - "type": "SNOMED-MVP", - "value": "11131000105005" - }, - { - "type": "SNOMED-CT", - "value": "413946009" - }, - { - "type": "SNOMED-MVP", - "value": "11131000105005" - }, - { - "type": "CIEL", - "value": "1113" - }, - { - "type": "AMPATH", - "value": "1113" - }, - { - "type": "PIH", - "value": "1113" - } - ] - }, - "id": "tbRxStartDate" - } - ] - }, - { - "label": "Presumptive TB", - "isExpanded": "true", - "questions": [ - { - "label": "Action taken - Presumptive TB", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "a39dfa34-a139-4335-9eac-219d6fedf868", - "answers": [ - { - "concept": "164945AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "GeneXpert MTB/Rif Ordered", - "conceptMappings": [ - { - "type": "CIEL", - "value": "164945" - }, - { - "type": "CIEL", - "value": "164945" - } - ] - }, - { - "concept": "307AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sputum for acid fast bacilli ordered", - "conceptMappings": [] - }, - { - "concept": "12AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "X-ray, chest ordered", - "conceptMappings": [ - { - "type": "IMO-ProcedureIT", - "value": "708400" - }, - { - "type": "CIEL", - "value": "12" - }, - { - "type": "SNOMED-CT", - "value": "399208008" - }, - { - "type": "SNOMED-CT", - "value": "399208008" - }, - { - "type": "AMPATH", - "value": "12" - }, - { - "type": "CIEL", - "value": "12" - }, - { - "type": "AMPATH", - "value": "5229" - }, - { - "type": "IMO-ProcedureIT", - "value": "708400" - }, - { - "type": "AMPATH", - "value": "375" - }, - { - "type": "AMPATH", - "value": "645" - }, - { - "type": "AMPATH", - "value": "645" - }, - { - "type": "AMPATH", - "value": "2395" - }, - { - "type": "PIH", - "value": "3386" - }, - { - "type": "AMPATH", - "value": "5229" - }, - { - "type": "AMPATH", - "value": "375" - }, - { - "type": "PIH", - "value": "3386" - }, - { - "type": "AMPATH", - "value": "12" - } - ] - } - ] - }, - "id": "presumptiveTB" - }, - { - "label": "Notes", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "163323AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "rows": "", - "answers": [ - { - "concept": "160632AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Free text general", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1915" - }, - { - "type": "AMPATH", - "value": "1915" - }, - { - "type": "LOINC", - "value": "48767-8" - }, - { - "type": "CIEL", - "value": "160632" - } - ] - } - ] - }, - "id": "tbNotes" - } - ] - } - ] - }, - { - "label": "Physical/Systemic Exam", - "sections": [ - { - "label": "General Examination", - "isExpanded": "true", - "questions": [ - { - "label": "General Exam (On Exam)", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "b78e20ec-0833-4e87-969b-760a29864be8", - "answers": [ - { - "concept": "121629AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Anaemia", - "conceptMappings": [ - { - "type": "PIH", - "value": "3" - }, - { - "type": "AMPATH", - "value": "3" - }, - { - "type": "AMPATH", - "value": "3" - }, - { - "type": "AMPATH", - "value": "6030" - }, - { - "type": "SNOMED-CT", - "value": "271737000" - }, - { - "type": "IMO-ProblemIT", - "value": "37980" - }, - { - "type": "AMPATH", - "value": "6030" - }, - { - "type": "CIEL", - "value": "121629" - }, - { - "type": "PIH", - "value": "3" - }, - { - "type": "ICPC2", - "value": "B82" - }, - { - "type": "ICPC2", - "value": "B82" - }, - { - "type": "IMO-ProblemIT", - "value": "37980" - }, - { - "type": "SNOMED-CT", - "value": "271737000" - }, - { - "type": "ICD-10-WHO", - "value": "D64.9" - }, - { - "type": "CIEL", - "value": "121629" - } - ] - }, - { - "concept": "588AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Clubbing", - "conceptMappings": [ - { - "type": "ICD-10-WHO", - "value": "R68.3" - }, - { - "type": "IMO-ProblemIT", - "value": "30112267" - }, - { - "type": "SNOMED-CT", - "value": "367004" - }, - { - "type": "AMPATH", - "value": "588" - }, - { - "type": "AMPATH", - "value": "588" - }, - { - "type": "SNOMED-CT", - "value": "367004" - }, - { - "type": "CIEL", - "value": "588" - }, - { - "type": "CIEL", - "value": "588" - }, - { - "type": "IMO-ProblemIT", - "value": "30112267" - } - ] - }, - { - "concept": "5334AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Candidiasis, oral", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5542" - }, - { - "type": "AMPATH", - "value": "5334" - }, - { - "type": "AMPATH", - "value": "5172" - }, - { - "type": "PIH", - "value": "5334" - }, - { - "type": "IMO-ProblemIT", - "value": "26010" - }, - { - "type": "PIH-Malawi", - "value": "7545" - }, - { - "type": "AMPATH", - "value": "295" - }, - { - "type": "AMPATH", - "value": "296" - }, - { - "type": "SNOMED-CT", - "value": "79740000" - }, - { - "type": "CIEL", - "value": "5334" - }, - { - "type": "PIH-Malawi", - "value": "7545" - }, - { - "type": "IMO-ProblemIT", - "value": "26007" - }, - { - "type": "IMO-ProblemIT", - "value": "26007" - }, - { - "type": "SNOMED-CT", - "value": "79740000" - }, - { - "type": "AMPATH", - "value": "296" - }, - { - "type": "AMPATH", - "value": "5542" - }, - { - "type": "PIH", - "value": "5334" - }, - { - "type": "ICD-10-WHO", - "value": "B37.0" - }, - { - "type": "AMPATH", - "value": "295" - }, - { - "type": "AMPATH", - "value": "5172" - }, - { - "type": "AMPATH", - "value": "5334" - }, - { - "type": "IMO-ProblemIT", - "value": "26010" - } - ] - }, - { - "concept": "588AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Clubbing", - "conceptMappings": [ - { - "type": "ICD-10-WHO", - "value": "R68.3" - }, - { - "type": "IMO-ProblemIT", - "value": "30112267" - }, - { - "type": "SNOMED-CT", - "value": "367004" - }, - { - "type": "AMPATH", - "value": "588" - }, - { - "type": "AMPATH", - "value": "588" - }, - { - "type": "SNOMED-CT", - "value": "367004" - }, - { - "type": "CIEL", - "value": "588" - }, - { - "type": "CIEL", - "value": "588" - }, - { - "type": "IMO-ProblemIT", - "value": "30112267" - } - ] - }, - { - "concept": "143050AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cyanosis", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "589" - }, - { - "type": "AMPATH", - "value": "589" - }, - { - "type": "SNOMED-CT", - "value": "119419001" - }, - { - "type": "IMO-ProblemIT", - "value": "27806" - }, - { - "type": "ICD-10-WHO", - "value": "R23.0" - }, - { - "type": "IMO-ProblemIT", - "value": "27806" - }, - { - "type": "CIEL", - "value": "143050" - }, - { - "type": "ICD-10-WHO", - "value": "R23.0" - }, - { - "type": "SNOMED-CT", - "value": "3415004" - }, - { - "type": "CIEL", - "value": "143050" - }, - { - "type": "SNOMED-CT", - "value": "3415004" - } - ] - }, - { - "concept": "142630AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Dehydration", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "991" - }, - { - "type": "ICPC2", - "value": "T11" - }, - { - "type": "SNOMED-CT", - "value": "34095006" - }, - { - "type": "CIEL", - "value": "142630" - }, - { - "type": "IMO-ProblemIT", - "value": "9786" - }, - { - "type": "ICD-10-WHO", - "value": "E86" - }, - { - "type": "SNOMED-CT", - "value": "34095006" - }, - { - "type": "CIEL", - "value": "142630" - }, - { - "type": "AMPATH", - "value": "991" - }, - { - "type": "IMO-ProblemIT", - "value": "9786" - } - ] - }, - { - "concept": "136443AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Jaundice", - "conceptMappings": [ - { - "type": "ICD-10-WHO", - "value": "R17" - }, - { - "type": "ICPC2", - "value": "D13" - }, - { - "type": "PIH", - "value": "215" - }, - { - "type": "AMPATH", - "value": "215" - }, - { - "type": "IMO-ProblemIT", - "value": "47368" - }, - { - "type": "3BT", - "value": "10044624" - }, - { - "type": "ICD-10-WHO", - "value": "R17" - }, - { - "type": "3BT", - "value": "10044624" - }, - { - "type": "AMPATH", - "value": "215" - }, - { - "type": "SNOMED-CT", - "value": "18165001" - }, - { - "type": "SNOMED-CT", - "value": "18165001" - }, - { - "type": "PIH", - "value": "215" - }, - { - "type": "ICPC2", - "value": "D13" - }, - { - "type": "IMO-ProblemIT", - "value": "47368" - } - ] - }, - { - "concept": "135488AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lymphadenopathy", - "conceptMappings": [ - { - "type": "PIH", - "value": "161" - }, - { - "type": "3BT", - "value": "10056366" - }, - { - "type": "ICPC2", - "value": "B02" - }, - { - "type": "IMO-ProblemIT", - "value": "48993" - }, - { - "type": "IMO-ProblemIT", - "value": "48993" - }, - { - "type": "3BT", - "value": "10056366" - }, - { - "type": "SNOMED-CT", - "value": "30746006" - }, - { - "type": "SNOMED-CT", - "value": "30746006" - }, - { - "type": "ICPC2", - "value": "B02" - }, - { - "type": "AMPATH", - "value": "5007" - }, - { - "type": "AMPATH", - "value": "5007" - }, - { - "type": "PIH", - "value": "161" - }, - { - "type": "ICD-10-WHO", - "value": "R59.9" - }, - { - "type": "AMPATH", - "value": "161" - }, - { - "type": "AMPATH", - "value": "161" - } - ] - }, - { - "concept": "460AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Oedema", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "6002" - }, - { - "type": "IMO-ProblemIT", - "value": "42607" - }, - { - "type": "SNOMED-CT", - "value": "267038008" - }, - { - "type": "CIEL", - "value": "460" - }, - { - "type": "PIH-Malawi", - "value": "460" - }, - { - "type": "PIH", - "value": "460" - }, - { - "type": "AMPATH", - "value": "460" - }, - { - "type": "PIH-Malawi", - "value": "460" - }, - { - "type": "IMO-ProblemIT", - "value": "42607" - }, - { - "type": "ICPC2", - "value": "K07" - }, - { - "type": "AMPATH", - "value": "5143" - }, - { - "type": "AMPATH", - "value": "460" - }, - { - "type": "AMPATH", - "value": "6002" - }, - { - "type": "AMPATH", - "value": "5143" - }, - { - "type": "PIH", - "value": "460" - }, - { - "type": "ICD-10-WHO", - "value": "R60.9" - }, - { - "type": "SNOMED-CT", - "value": "267038008" - }, - { - "type": "CIEL", - "value": "460" - } - ] - }, - { - "concept": "116334AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lethargy", - "conceptMappings": [] - }, - { - "concept": "5245AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pallor", - "conceptMappings": [ - { - "type": "CIEL", - "value": "5245" - }, - { - "type": "SNOMED-CT", - "value": "398979000" - }, - { - "type": "IMO-ProblemIT", - "value": "736264" - }, - { - "type": "SNOMED-CT", - "value": "398979000" - }, - { - "type": "AMPATH", - "value": "5245" - }, - { - "type": "ICD-10-WHO", - "value": "R23.1" - }, - { - "type": "IMO-ProblemIT", - "value": "736264" - }, - { - "type": "AMPATH", - "value": "5245" - }, - { - "type": "CIEL", - "value": "5245" - } - ] - }, - { - "concept": "164131AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Severely wasted", - "conceptMappings": [] - }, - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other non-coded", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "CIEL", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - } - ] - }, - "id": "genExam" - }, - { - "label": "General Examination Notes", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "163042AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "rows": "", - "conceptMappings": [ - { - "type": "CIEL", - "value": "163042" - } - ] - }, - "id": "genExamNotes" - }, - { - "label": "Lympadenopathy", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "1121AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "504AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Submandibular", - "conceptMappings": [] - }, - { - "concept": "643AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cervical", - "conceptMappings": [] - }, - { - "concept": "505AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Supraclavicular", - "conceptMappings": [] - }, - { - "concept": "5112AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Axillary", - "conceptMappings": [] - }, - { - "concept": "506AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Inguinal", - "conceptMappings": [] - } - ], - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "274303007" - }, - { - "type": "SNOMED-CT", - "value": "274303007" - }, - { - "type": "CIEL", - "value": "1121" - }, - { - "type": "AMPATH", - "value": "1121" - }, - { - "type": "AMPATH", - "value": "1121" - }, - { - "type": "CIEL", - "value": "1121" - } - ] - }, - "id": "lymphadenopathy" - } - ] - }, - { - "label": "Physical Examination Findings", - "isExpanded": "true", - "questions": [ - { - "label": "HEENT (head, eyes, ears, nose, and throat)", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "33b614d0-1953-4056-ac84-66b0492394e5", - "answers": [ - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] - }, - { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] - } - ] - }, - "id": "hEENTROS" - }, - { - "label": "HEENT examination findings (Text)", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "163045AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "LOINC", - "value": "11393-6" - }, - { - "type": "SNOMED-CT", - "value": "164633005" - } - ] - }, - "id": "otherHEENTExaminationFinding" - }, - { - "label": "Respiratory Systems review", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "f089c930-1c55-4ab6-934e-f7e7eca6f4e0", - "answers": [ - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] - }, - { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] - } - ] - }, - "id": "respiratoryROS" - }, - { - "label": "Respiratory System Findings (Text)", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "160689AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "LOINC", - "value": "11391-0" - }, - { - "type": "SNOMED-CT", - "value": "272016000" - } - ] - }, - "id": "otherRespiratoryFinding" - }, - { - "label": "Cardiovascular Systems review", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "3909220e-0d0e-4547-a54e-fecd619cd861", - "answers": [ - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] - }, - { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] - } - ] - }, - "id": "cardiovascularROS" - }, - { - "label": "Cardiovascular examination finding (Text)", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "163046AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "271910006" - } - ] - }, - "id": "otherCardiovascularExaminationFinding" - }, - { - "label": "Gastrointestinal System review", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "3fc7236b-2b72-4a52-8286-881ea2c8dbc7", - "answers": [ - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] - }, - { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] - } - ] - }, - "id": "AbdominalROS" - }, - { - "label": "Abdominal examination finding (Text)", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "160947AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "609624008" - }, - { - "type": "LOINC", - "value": "10191-5" - } - ] - }, - "id": "otherAbdominalExaminationFinding" - }, - { - "label": "Central nervous system review", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "14d61422-5323-4706-9152-781ce59c90de", - "answers": [ - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] - }, - { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] - } - ] - }, - "id": "cnsROS" - }, - { - "label": "CNS examination finding (text)", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "163109AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "271888005" - } - ] - }, - "id": "otherCNSExaminationFinding" - }, - { - "label": "Musculoskeletal system review", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "c6665eb5-23a9-4add-9f39-d44e42a4e5b1", - "answers": [ - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] - }, - { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] - } - ] - }, - "id": "musculoskeletalSROS" - }, - { - "label": "Musculoskeletal examination finding (Text)", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "163048AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "271916000" - } - ] - }, - "id": "otherMusculoskeletalExaminationFinding" - }, - { - "label": "Genito-urinary system - ROS/PE", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "bd337c08-384a-47b5-88c9-fb0a67e316bd", - "answers": [ - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] - }, - { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] - } - ] - }, - "id": "genitourinaryROS" - }, - { - "label": "Genito-urinary system examination finding (text)", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "163047AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "118238000" - } - ] - }, - "id": "otherGenitoUrinaryExaminationFinding" - } - ] - }, - { - "label": "Sexually transmitted disease screening", - "isExpanded": "true", - "questions": [ - { - "label": "Screened for STIs in current visit", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "161558AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "CIEL", - "value": "161558" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "id": "screeningSTI" - }, - { - "label": "STI screening findings", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "c4f81292-61a3-4561-a4ae-78be7d16d928", - "answers": [ - { - "concept": "118990AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Genital Sore", - "conceptMappings": [ - { - "type": "ICD-10-WHO", - "value": "N50.8" - }, - { - "type": "CIEL", - "value": "118990" - }, - { - "type": "IMO-ProblemIT", - "value": "300420" - }, - { - "type": "ICD-10-WHO", - "value": "N94.8" - }, - { - "type": "CIEL", - "value": "118990" - }, - { - "type": "IMO-ProblemIT", - "value": "300420" - } - ] - }, - { - "concept": "157544AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lower abdominal pain", - "conceptMappings": [ - { - "type": "IMO-ProblemIT", - "value": "711325" - }, - { - "type": "ICD-10-WHO", - "value": "R10.3" - }, - { - "type": "CIEL", - "value": "157544" - }, - { - "type": "SNOMED-CT", - "value": "54586004" - }, - { - "type": "IMO-ProblemIT", - "value": "711325" - }, - { - "type": "ICD-10-WHO", - "value": "R10.3" - }, - { - "type": "CIEL", - "value": "157544" - }, - { - "type": "SNOMED-CT", - "value": "54586004" - } - ] - }, - { - "concept": "113122AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Scrotal Mass", - "conceptMappings": [ - { - "type": "IMO-ProblemIT", - "value": "12350" - }, - { - "type": "SNOMED-CT", - "value": "53929009" - }, - { - "type": "CIEL", - "value": "113122" - }, - { - "type": "SNOMED-CT", - "value": "53929009" - }, - { - "type": "IMO-ProblemIT", - "value": "12350" - }, - { - "type": "ICD-10-WHO", - "value": "N50.8" - }, - { - "type": "CIEL", - "value": "113122" - } - ] - }, - { - "concept": "c795654c-bcd8-4074-9fc7-e5f762e58f36", - "label": "Urethral Discharge", - "conceptMappings": [] - }, - { - "concept": "123396AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vaginal discharge", - "conceptMappings": [ - { - "type": "IMO-ProblemIT", - "value": "27625" - }, - { - "type": "AMPATH", - "value": "5993" - }, - { - "type": "SNOMED-CT", - "value": "271939006" - }, - { - "type": "ICD-10-WHO", - "value": "N89.8" - }, - { - "type": "ICPC2", - "value": "X14" - }, - { - "type": "IMO-ProblemIT", - "value": "32928273" - }, - { - "type": "CIEL", - "value": "123396" - }, - { - "type": "AMPATH", - "value": "5993" - }, - { - "type": "IMO-ProblemIT", - "value": "27625" - }, - { - "type": "3BT", - "value": "10102961" - }, - { - "type": "3BT", - "value": "10102961" - }, - { - "type": "IMO-ProblemIT", - "value": "32928273" - }, - { - "type": "IMO-ProblemIT", - "value": "21649296" - }, - { - "type": "SNOMED-CT", - "value": "271939006" - }, - { - "type": "CIEL", - "value": "123396" - }, - { - "type": "IMO-ProblemIT", - "value": "21649296" - } - ] - }, - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - } - ] - }, - "id": "sTIOutcome" - } - ] - }, - { - "label": "WHO HIV stage", - "isExpanded": "true", - "questions": [ - { - "label": "Current WHO HIV stage", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "5356AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5356" - }, - { - "type": "SNOMED-CT", - "value": "385354005" - }, - { - "type": "PIH", - "value": "1480" - }, - { - "type": "CIEL", - "value": "5356" - }, - { - "type": "PIH-Malawi", - "value": "7562" - }, - { - "type": "PIH-Malawi", - "value": "7562" - }, - { - "type": "SNOMED-CT", - "value": "385354005" - }, - { - "type": "AMPATH", - "value": "5356" - }, - { - "type": "LOINC", - "value": "45233-4" - }, - { - "type": "PIH", - "value": "1480" - } - ], - "answers": [ - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - }, - { - "concept": "1220AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 1 peds", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1220" - }, - { - "type": "CIEL", - "value": "1220" - }, - { - "type": "AMPATH", - "value": "1220" - }, - { - "type": "SNOMED-CT", - "value": "103415007" - }, - { - "type": "SNOMED-MVP", - "value": "12201000105000" - }, - { - "type": "SNOMED-MVP", - "value": "12201000105000" - } - ] - }, - { - "concept": "1221AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 2 peds", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1221" - }, - { - "type": "SNOMED-MVP", - "value": "12211000105002" - }, - { - "type": "SNOMED-CT", - "value": "103416008" - }, - { - "type": "SNOMED-MVP", - "value": "12211000105002" - }, - { - "type": "AMPATH", - "value": "1221" - }, - { - "type": "AMPATH", - "value": "1221" - } - ] - }, - { - "concept": "1222AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 3 peds", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1222" - }, - { - "type": "SNOMED-MVP", - "value": "12221000105008" - }, - { - "type": "AMPATH", - "value": "1222" - }, - { - "type": "SNOMED-MVP", - "value": "12221000105008" - }, - { - "type": "SNOMED-CT", - "value": "103417004" - }, - { - "type": "CIEL", - "value": "1222" - } - ] - }, - { - "concept": "1223AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 4 peds", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "12231000105006" - }, - { - "type": "SNOMED-CT", - "value": "103418009" - }, - { - "type": "SNOMED-MVP", - "value": "12231000105006" - }, - { - "type": "AMPATH", - "value": "1223" - }, - { - "type": "CIEL", - "value": "1223" - }, - { - "type": "AMPATH", - "value": "1223" - } - ] - }, - { - "concept": "1204AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 1 adult", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "103415007" - }, - { - "type": "PIH", - "value": "1204" - }, - { - "type": "AMPATH", - "value": "1204" - }, - { - "type": "CIEL", - "value": "1204" - }, - { - "type": "PIH", - "value": "1204" - }, - { - "type": "SNOMED-CT", - "value": "103415007" - }, - { - "type": "AMPATH", - "value": "1204" - } - ] - }, - { - "concept": "1205AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 2 adult", - "conceptMappings": [ - { - "type": "PIH", - "value": "1205" - }, - { - "type": "PIH", - "value": "1205" - }, - { - "type": "AMPATH", - "value": "1205" - }, - { - "type": "SNOMED-CT", - "value": "103416008" - }, - { - "type": "AMPATH", - "value": "1205" - }, - { - "type": "SNOMED-CT", - "value": "103416008" - }, - { - "type": "CIEL", - "value": "1205" - } - ] - }, - { - "concept": "1206AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 3 adult", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1206" - }, - { - "type": "SNOMED-CT", - "value": "103417004" - }, - { - "type": "PIH", - "value": "1206" - }, - { - "type": "SNOMED-CT", - "value": "103417004" - }, - { - "type": "PIH", - "value": "1206" - }, - { - "type": "AMPATH", - "value": "1206" - }, - { - "type": "AMPATH", - "value": "1206" - } - ] - }, - { - "concept": "1207AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 4 adult", - "conceptMappings": [ - { - "type": "PIH", - "value": "1207" - }, - { - "type": "PIH", - "value": "1207" - }, - { - "type": "CIEL", - "value": "1207" - }, - { - "type": "AMPATH", - "value": "1207" - }, - { - "type": "SNOMED-CT", - "value": "103418009" - }, - { - "type": "SNOMED-CT", - "value": "103418009" - }, - { - "type": "AMPATH", - "value": "1207" - } - ] - } - ] - }, - "id": "wHOStage" - } - ] - }, - { - "label": "Nutritional Assessment", - "isExpanded": "true", - "questions": [ - { - "label": "Nutritional status ", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "c481f80d-7553-41ab-94ca-efddb8ab294c", - "conceptMappings": [ - { - "type": "OCT", - "value": "NutitionalAssessment" - } - ], - "answers": [ - { - "concept": "1118AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not done", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1118" - }, - { - "type": "PIH", - "value": "2475" - }, - { - "type": "AMPATH", - "value": "1118" - }, - { - "type": "SNOMED-CT", - "value": "385660001" - }, - { - "type": "SNOMED-CT", - "value": "385660001" - }, - { - "type": "AMPATH", - "value": "1118" - }, - { - "type": "PIH", - "value": "1118" - } - ] - }, - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "163302AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Severe acute malnutrition", - "conceptMappings": [ - { - "type": "ICD-10-WHO", - "value": "E63.9" - }, - { - "type": "SNOMED-CT", - "value": "2492009" - } - ] - }, - { - "concept": "163303AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Moderate acute malnutrition", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "2492009" - }, - { - "type": "ICD-10-WHO", - "value": "E63.9" - } - ] - }, - { - "concept": "115115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Obesity", - "conceptMappings": [ - { - "type": "ICD-10-WHO", - "value": "E66.9" - }, - { - "type": "ICD-10-WHO", - "value": "E66.9" - }, - { - "type": "IMO-ProblemIT", - "value": "92278" - }, - { - "type": "IMO-ProblemIT", - "value": "92278" - }, - { - "type": "SNOMED-CT", - "value": "414916001" - }, - { - "type": "SNOMED-CT", - "value": "414916001" - }, - { - "type": "ICPC2", - "value": "T82" - }, - { - "type": "CIEL", - "value": "115115" - } - ] - } - ] - }, - "id": "nutritionalStatus " - }, - { - "label": "Nutritional interventions provided", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1380AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "61310001" - }, - { - "type": "SNOMED-CT", - "value": "61310001" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "HL7-MedicationDispenseStatus", - "value": "unknown" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "id": "nutritionalInterventions" - }, - { - "label": "Nutritional support", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "5484AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "278906000" - }, - { - "type": "PIH", - "value": "1400" - }, - { - "type": "AMPATH", - "value": "5484" - }, - { - "type": "PIH", - "value": "1400" - }, - { - "type": "AMPATH", - "value": "5484" - }, - { - "type": "CIEL", - "value": "5484" - }, - { - "type": "SNOMED-CT", - "value": "278906000" - } - ], - "answers": [ - { - "concept": "161651AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Counseling about infant feeding practices", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "171053005" - }, - { - "type": "SNOMED-CT", - "value": "171053005" - }, - { - "type": "CIEL", - "value": "161651" - } - ] - }, - { - "concept": "161648AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Food support", - "conceptMappings": [ - { - "type": "CIEL", - "value": "161648" - }, - { - "type": "SNOMED-CT", - "value": "278906000" - } - ] - }, - { - "concept": "161649AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Micronutrient support", - "conceptMappings": [ - { - "type": "CIEL", - "value": "161649" - }, - { - "type": "SNOMED-CT", - "value": "278906000" - } - ] - }, - { - "concept": "161650AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Therapeutic feeding", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "75118006" - }, - { - "type": "SNOMED-CT", - "value": "75118006" - }, - { - "type": "CIEL", - "value": "161650" - } - ] - }, - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "AMPATH", - "value": "1107" - } - ] - } - ] - }, - "id": "nutritionalSupport" - }, - { - "label": "Nutritional plan (text)", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "Nutritional plan (text)", - "rows": "" - }, - "id": "nutritionalPlan" - } - ] - } - ] - }, - { - "label": "Management", - "sections": [ - { - "label": "Opportunistic Infections", - "isExpanded": "true", - "questions": [ - { - "label": "New/Active opportunistic infection", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "c52ecf45-bd6c-43ed-861b-9a2714878729", - "answers": [ - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "AMPATH", - "value": "1107" - } - ] - }, - { - "concept": "131768AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Opportunistic Infectious Present", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "61274003" - }, - { - "type": "IMO-ProblemIT", - "value": "23985" - }, - { - "type": "PIH-Malawi", - "value": "7388" - }, - { - "type": "CIEL", - "value": "131768" - }, - { - "type": "PIH", - "value": "1731" - }, - { - "type": "ICD-10-WHO", - "value": "B89" - }, - { - "type": "PIH", - "value": "1401" - }, - { - "type": "PIH", - "value": "1607" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "id": "hasOIs" - }, - { - "label": "Current opportunistic infections", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "6bdf2636-7da1-4691-afcc-5eede094138f", - "answers": [ - { - "concept": "5334AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Candidiasis, oral", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5542" - }, - { - "type": "AMPATH", - "value": "5334" - }, - { - "type": "AMPATH", - "value": "5172" - }, - { - "type": "PIH", - "value": "5334" - }, - { - "type": "IMO-ProblemIT", - "value": "26010" - }, - { - "type": "PIH-Malawi", - "value": "7545" - }, - { - "type": "AMPATH", - "value": "295" - }, - { - "type": "AMPATH", - "value": "296" - }, - { - "type": "SNOMED-CT", - "value": "79740000" - }, - { - "type": "CIEL", - "value": "5334" - }, - { - "type": "PIH-Malawi", - "value": "7545" - }, - { - "type": "IMO-ProblemIT", - "value": "26007" - }, - { - "type": "IMO-ProblemIT", - "value": "26007" - }, - { - "type": "SNOMED-CT", - "value": "79740000" - }, - { - "type": "AMPATH", - "value": "296" - }, - { - "type": "AMPATH", - "value": "5542" - }, - { - "type": "PIH", - "value": "5334" - }, - { - "type": "ICD-10-WHO", - "value": "B37.0" - }, - { - "type": "AMPATH", - "value": "295" - }, - { - "type": "AMPATH", - "value": "5172" - }, - { - "type": "AMPATH", - "value": "5334" - }, - { - "type": "IMO-ProblemIT", - "value": "26010" - } - ] - }, - { - "concept": "145872AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cerebral Cryptococcosis", - "conceptMappings": [] - }, - { - "concept": "120781AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cervical Intraepithelial Neoplasm", - "conceptMappings": [] - }, - { - "concept": "120330AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Coccidioidomycosis", - "conceptMappings": [] - }, - { - "concept": "142963AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cytomegalovirus infection", - "conceptMappings": [] - }, - { - "concept": "119288AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Encephalopathy", - "conceptMappings": [] - }, - { - "concept": "111759AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Hepatitis B", - "conceptMappings": [] - }, - { - "concept": "156590AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "hepatitis C virus infection", - "conceptMappings": [] - }, - { - "concept": "153466AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "herpes simplex type 2", - "conceptMappings": [] - }, - { - "concept": "117543AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Herpes zoster", - "conceptMappings": [] - }, - { - "concept": "117514AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Histoplasmosis", - "conceptMappings": [] - }, - { - "concept": "137480AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Infection due to Candida Albicans", - "conceptMappings": [] - }, - { - "concept": "644AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Kaposi sarcoma oral", - "conceptMappings": [] - }, - { - "concept": "116322AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Leukoencephalopathy", - "conceptMappings": [] - }, - { - "concept": "116104AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Malignant Lymphoma", - "conceptMappings": [] - }, - { - "concept": "1294AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Meningitis, cryptococcal", - "conceptMappings": [] - }, - { - "concept": "160007AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Mycobacterium tuberculosis", - "conceptMappings": [] - }, - { - "concept": "882AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pneumocystis carinii pneumonia", - "conceptMappings": [] - }, - { - "concept": "114100AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pneumonia", - "conceptMappings": [] - }, - { - "concept": "128139AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pulmonary Cryptococcosis", - "conceptMappings": [] - }, - { - "concept": "127784AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Recurrent Upper Respiratory Tract Infection", - "conceptMappings": [] - }, - { - "concept": "127198AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Salmonella Septicaemia", - "conceptMappings": [] - }, - { - "concept": "5355AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Toxoplasmosis", - "conceptMappings": [] - }, - { - "concept": "823AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Wasting syndrome", - "conceptMappings": [] - } - ], - "conceptMappings": [ - { - "type": "CIEL", - "value": "160170" - } - ] - }, - "id": "typeOI" - } - ] - }, - { - "label": "Prevention of opportunistic infections - PCP", - "isExpanded": "true", - "questions": [ - { - "label": "Pneumocystis pneumonia prophylaxis plan", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1261AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "AMPATH", - "value": "1107" - } - ] - }, - { - "concept": "1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Start drugs", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "12561000105002" - }, - { - "type": "AMPATH", - "value": "1256" - }, - { - "type": "SNOMED-MVP", - "value": "12561000105002" - }, - { - "type": "SNOMED-CT", - "value": "306807008" - }, - { - "type": "CIEL", - "value": "1256" - }, - { - "type": "PIH", - "value": "1256" - }, - { - "type": "PIH", - "value": "1256" - }, - { - "type": "AMPATH", - "value": "1256" - } - ] - }, - { - "concept": "1257AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Continue regimen", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "266714009" - }, - { - "type": "PIH", - "value": "1257" - }, - { - "type": "AMPATH", - "value": "1257" - }, - { - "type": "PIH", - "value": "1257" - }, - { - "type": "AMPATH", - "value": "1257" - }, - { - "type": "SNOMED-CT", - "value": "266714009" - }, - { - "type": "CIEL", - "value": "1257" - } - ] - }, - { - "concept": "1259AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Change regimen", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1259" - }, - { - "type": "CIEL", - "value": "1259" - }, - { - "type": "AMPATH", - "value": "1259" - } - ] - }, - { - "concept": "1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Stop all", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1260" - }, - { - "type": "AMPATH", - "value": "1260" - }, - { - "type": "PIH", - "value": "1260" - }, - { - "type": "PIH", - "value": "1260" - }, - { - "type": "AMPATH", - "value": "1260" - }, - { - "type": "SNOMED-CT", - "value": "274512008" - } - ] - } - ], - "conceptMappings": [ - { - "type": "CIEL", - "value": "1261" - }, - { - "type": "AMPATH", - "value": "1261" - }, - { - "type": "AMPATH", - "value": "1261" - } - ] - }, - "id": "pcpProphylaxis" - }, - { - "label": "PCP prophylaxis start date", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "164361AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "weeksList": "", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "413946009" - }, - { - "type": "CIEL", - "value": "164361" - } - ] - }, - "id": "pcpStartDate" - }, - { - "label": "PCP prophylaxis regimen", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1109AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "105281AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sulfamethoxazole / trimethoprim", - "conceptMappings": [ - { - "type": "RxNORM", - "value": "10831" - }, - { - "type": "CIEL", - "value": "105281" - }, - { - "type": "AMPATH", - "value": "261" - }, - { - "type": "AMPATH", - "value": "916" - }, - { - "type": "AMPATH", - "value": "93" - }, - { - "type": "SNOMED-CT", - "value": "777642002" - }, - { - "type": "PIH", - "value": "916" - } - ] - }, - { - "concept": "74250AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Dapsone", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "92" - }, - { - "type": "CIEL", - "value": "74250" - }, - { - "type": "SNOMED-CT", - "value": "17308007" - }, - { - "type": "RxNORM", - "value": "3108" - } - ] - } - ] - }, - "id": "pcpRegimen" - }, - { - "label": "PCP regimen adherence", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "166462AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "KenyaEMR", - "value": "164941" - }, - { - "type": "KenyaEMR", - "value": "164941" - }, - { - "type": "CIEL", - "value": "166462" - }, - { - "type": "SNOMED-CT", - "value": "418633004" - } - ], - "answers": [ - { - "concept": "159405AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Good", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159405" - } - ] - }, - { - "concept": "159406AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fair", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159406" - } - ] - }, - { - "concept": "159407AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Poor", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159407" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "id": "pcpRegimenAdherence" - }, - { - "label": "Reason for stopping PCP prophylaxis", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1262AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "982AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "CD4 count greater than 15%", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "313938009" - } - ] - }, - { - "concept": "1254AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "CD4 count greater than 200", - "conceptMappings": [] - }, - { - "concept": "102AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Toxicity, drug", - "conceptMappings": [ - { - "type": "CIEL", - "value": "102" - }, - { - "type": "SNOMED-CT", - "value": "7895008" - }, - { - "type": "IMO-ProblemIT", - "value": "381740" - }, - { - "type": "IMO-ProblemIT", - "value": "381740" - }, - { - "type": "AMPATH", - "value": "102" - }, - { - "type": "AMPATH", - "value": "102" - }, - { - "type": "SNOMED-CT", - "value": "7895008" - }, - { - "type": "ICD-10-WHO", - "value": "R89.2" - } - ] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other non-coded", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "CIEL", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - } - ] - }, - "id": "pcpStop" - } - ] - }, - { - "label": "Prevention of Opportunistic Infections - Cryptococcosis", - "isExpanded": "true", - "questions": [ - { - "label": "Cryptococcal prophylaxis plan", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1277AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "AMPATH", - "value": "1107" - } - ] - }, - { - "concept": "1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Start drugs", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "12561000105002" - }, - { - "type": "AMPATH", - "value": "1256" - }, - { - "type": "SNOMED-MVP", - "value": "12561000105002" - }, - { - "type": "SNOMED-CT", - "value": "306807008" - }, - { - "type": "CIEL", - "value": "1256" - }, - { - "type": "PIH", - "value": "1256" - }, - { - "type": "PIH", - "value": "1256" - }, - { - "type": "AMPATH", - "value": "1256" - } - ] - }, - { - "concept": "1257AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Continue regimen", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "266714009" - }, - { - "type": "PIH", - "value": "1257" - }, - { - "type": "AMPATH", - "value": "1257" - }, - { - "type": "PIH", - "value": "1257" - }, - { - "type": "AMPATH", - "value": "1257" - }, - { - "type": "SNOMED-CT", - "value": "266714009" - }, - { - "type": "CIEL", - "value": "1257" - } - ] - }, - { - "concept": "1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Stop all", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1260" - }, - { - "type": "AMPATH", - "value": "1260" - }, - { - "type": "PIH", - "value": "1260" - }, - { - "type": "PIH", - "value": "1260" - }, - { - "type": "AMPATH", - "value": "1260" - }, - { - "type": "SNOMED-CT", - "value": "274512008" - } - ] - } - ], - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1277" - }, - { - "type": "AMPATH", - "value": "1277" - }, - { - "type": "CIEL", - "value": "1277" - } - ] - }, - "id": "cryptoProphylaxis" - }, - { - "label": "Fluconazole start date", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "5ac4300a-5e19-45c8-8692-31a57d6d5b8c", - "weeksList": "", - "conceptMappings": [ - { - "type": "OCT", - "value": "FluconazoleStartDate" - } - ] - }, - "id": "cryptoProphylaxisStart" - }, - { - "label": "Fluconazole stop date", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "c2d57bcb-02f2-457d-af05-8d759a1457a7", - "weeksList": "", - "conceptMappings": [ - { - "type": "OCT", - "value": "FluconazoleStopDate" - } - ] - }, - "id": "cryptoProphylaxisStop" - } - ] - }, - - { - "label": "ART Adherence", - "isExpanded": "true", - "questions": [ - { - "label": "HAART adherence assessment", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "da4e1fd2-727f-4677-ab5f-44058555052c", - "answers": [ - { - "concept": "159405AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Good", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159405" - } - ] - }, - { - "concept": "159406AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fair", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159406" - } - ] - }, - { - "concept": "159407AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Poor", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159407" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "id": "artAdherenceAssessment" - }, - { - "label": "Reason for Fair/Poor adherence to HAART", - "type": "obs", - "questionOptions": { - "rendering": "select", - "concept": "160582AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "121725AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Alcohol abuse", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "15167005" - }, - { - "type": "ICPC2", - "value": "P15" - }, - { - "type": "SNOMED-CT", - "value": "15167005" - }, - { - "type": "IMO-ProblemIT", - "value": "29952" - }, - { - "type": "ICD-10-WHO", - "value": "F10.1" - }, - { - "type": "3BT", - "value": "10004666" - }, - { - "type": "ICPC2", - "value": "P15" - }, - { - "type": "IMO-ProblemIT", - "value": "29952" - }, - { - "type": "3BT", - "value": "10004666" - } - ] - }, - { - "concept": "160589AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Concerned about privacy/stigma", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "397695000" - }, - { - "type": "CIEL", - "value": "160589" - } - ] - }, - { - "concept": "119537AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Depression", - "conceptMappings": [ - { - "type": "ICPC2", - "value": "P76" - }, - { - "type": "ICD-10-WHO", - "value": "F32.9" - }, - { - "type": "PIH", - "value": "207" - }, - { - "type": "SNOMED-CT", - "value": "35489007" - }, - { - "type": "IMO-ProblemIT", - "value": "41696" - }, - { - "type": "IMO-ProblemIT", - "value": "41696" - }, - { - "type": "AMPATH", - "value": "6038" - }, - { - "type": "AMPATH", - "value": "207" - }, - { - "type": "ICD-10-WHO", - "value": "F32.9" - }, - { - "type": "PIH", - "value": "207" - }, - { - "type": "SNOMED-CT", - "value": "35489007" - }, - { - "type": "AMPATH", - "value": "6038" - }, - { - "type": "AMPATH", - "value": "207" - } - ] - }, - { - "concept": "160586AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Felt better and stopped taking medication", - "conceptMappings": [ - { - "type": "CIEL", - "value": "160586" - }, - { - "type": "SNOMED-CT", - "value": "397695000" - } - ] - }, - { - "concept": "160585AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Felt too ill to take medication", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "397695000" - }, - { - "type": "CIEL", - "value": "160585" - } - ] - }, - { - "concept": "160587AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Forgot to take medication", - "conceptMappings": [ - { - "type": "CIEL", - "value": "160587" - }, - { - "type": "SNOMED-CT", - "value": "397695000" - } - ] - }, - { - "concept": "160584AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lost or ran out of medication", - "conceptMappings": [ - { - "type": "CIEL", - "value": "160584" - }, - { - "type": "SNOMED-CT", - "value": "397695000" - } - ] - }, - { - "concept": "160588AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pill burden", - "conceptMappings": [ - { - "type": "CIEL", - "value": "160588" - }, - { - "type": "SNOMED-CT", - "value": "397695000" - } - ] - }, - { - "concept": "160583AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Shares medications with others", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "397695000" - }, - { - "type": "CIEL", - "value": "160583" - } - ] - }, - { - "concept": "102AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Toxicity, drug", - "conceptMappings": [ - { - "type": "CIEL", - "value": "102" - }, - { - "type": "SNOMED-CT", - "value": "7895008" - }, - { - "type": "IMO-ProblemIT", - "value": "381740" - }, - { - "type": "IMO-ProblemIT", - "value": "381740" - }, - { - "type": "AMPATH", - "value": "102" - }, - { - "type": "AMPATH", - "value": "102" - }, - { - "type": "SNOMED-CT", - "value": "7895008" - }, - { - "type": "ICD-10-WHO", - "value": "R89.2" - } - ] - }, - { - "concept": "820AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Transport problems", - "conceptMappings": [ - { - "type": "CIEL", - "value": "820" - }, - { - "type": "SNOMED-CT", - "value": "266934004" - }, - { - "type": "AMPATH", - "value": "820" - }, - { - "type": "SNOMED-CT", - "value": "266934004" - }, - { - "type": "AMPATH", - "value": "820" - } - ] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other non-coded", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "CIEL", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - } - ], - "conceptMappings": [ - { - "type": "PIH", - "value": "3140" - }, - { - "type": "SNOMED-CT", - "value": "397695000" - }, - { - "type": "CIEL", - "value": "160582" - }, - { - "type": "PIH", - "value": "3140" - } - ] - }, - "id": "reasonForPoorAdherenceToHaart" - } - ] - }, - { - "label": "Clinical Management Plan", - "isExpanded": "true", - "questions": [ - { - "label": "Clinical Notes", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "165095AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "rows": "5", - "conceptMappings": [ - { - "type": "CIEL", - "value": "165095" - } - ] - }, - "id": "clinicalNotes" - } - ] - }, - { - "label": "Drug Orders", - "isExpanded": "true", - "questions": [ - { - "label": "ARV dispensing quantity (in days)", - "type": "obs", - "questionOptions": { - "rendering": "number", - "concept": "3a0709e9-d7a8-44b9-9512-111db5ce3989", - "max": "200", - "min": "1", - "showDate": "", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1897" - }, - { - "type": "SNOMED-CT", - "value": "261774000" - }, - { - "type": "AMPATH", - "value": "1897" - }, - { - "type": "CIEL", - "value": "159368" - }, - { - "type": "SNOMED-CT", - "value": "261774000" - } - ] - }, - "id": "regimenInDays" - } - ] - }, - { - "label": "Referrals", - "isExpanded": "true", - "questions": [ - { - "label": "Patient referred for other services", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1648AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "label": "Yes", - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - { - "label": "No", - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - } - ] - }, - "id": "referralsOrdered" - }, - { - "label": "Reason for referral", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "1272AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "439980006" - }, - { - "type": "SNOMED-CT", - "value": "439980006" - }, - { - "type": "AMPATH", - "value": "1272" - }, - { - "type": "AMPATH", - "value": "1932" - }, - { - "type": "AMPATH", - "value": "1272" - }, - { - "type": "AMPATH", - "value": "1932" - } - ], - "answers": [ - { - "concept": "1288AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Alcohol counseling", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1288" - }, - { - "type": "AMPATH", - "value": "1288" - }, - { - "type": "SNOMED-CT", - "value": "413473000" - }, - { - "type": "SNOMED-CT", - "value": "413473000" - } - ] - }, - { - "concept": "1374AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Dental care referral", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "103697008" - }, - { - "type": "SNOMED-CT", - "value": "103697008" - } - ] - }, - { - "concept": "1167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Disclosure counseling", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1167" - }, - { - "type": "SNOMED-MVP", - "value": "11671000105001" - }, - { - "type": "AMPATH", - "value": "1167" - }, - { - "type": "SNOMED-MVP", - "value": "11671000105001" - }, - { - "type": "SNOMED-CT", - "value": "409063005" - } - ] - }, - { - "concept": "5483AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Family planning services", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5483" - }, - { - "type": "AMPATH", - "value": "5483" - }, - { - "type": "SNOMED-CT", - "value": "310031001" - }, - { - "type": "SNOMED-CT", - "value": "310031001" - } - ] - }, - { - "concept": "5485AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Inpatient care or hospitalization", - "conceptMappings": [ - { - "type": "PIH", - "value": "1429" - }, - { - "type": "PIH", - "value": "1429" - }, - { - "type": "AMPATH", - "value": "5485" - }, - { - "type": "AMPATH", - "value": "5485" - }, - { - "type": "SNOMED-CT", - "value": "394656005" - }, - { - "type": "SNOMED-CT", - "value": "394656005" - }, - { - "type": "CIEL", - "value": "5485" - } - ] - }, - { - "concept": "159937AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Maternal and child health program", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159937" - }, - { - "type": "AMPATH", - "value": "2050" - } - ] - }, - { - "concept": "5489AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Mental health services", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "390808007" - }, - { - "type": "SNOMED-CT", - "value": "390808007" - }, - { - "type": "AMPATH", - "value": "5489" - }, - { - "type": "AMPATH", - "value": "5489" - } - ] - }, - { - "concept": "5484AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Nutritional support", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "278906000" - }, - { - "type": "PIH", - "value": "1400" - }, - { - "type": "AMPATH", - "value": "5484" - }, - { - "type": "PIH", - "value": "1400" - }, - { - "type": "AMPATH", - "value": "5484" - }, - { - "type": "CIEL", - "value": "5484" - }, - { - "type": "SNOMED-CT", - "value": "278906000" - } - ] - }, - { - "concept": "1373AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Ophthalmology referral", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "183543004" - }, - { - "type": "SNOMED-CT", - "value": "183543004" - } - ] - }, - { - "concept": "5490AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Psychosocial counseling", - "conceptMappings": [] - }, - { - "concept": "1611AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Referral for opportunistic infection treatment", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "16111000105007" - }, - { - "type": "SNOMED-MVP", - "value": "16111000105007" - }, - { - "type": "SNOMED-CT", - "value": "3457005" - } - ] - }, - { - "concept": "160546AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sexually transmitted infection program/clinic", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "25681007" - }, - { - "type": "SNOMED-CT", - "value": "25681007" - }, - { - "type": "CIEL", - "value": "160546" - }, - { - "type": "PIH", - "value": "1786" - }, - { - "type": "PIH", - "value": "1786" - } - ] - }, - { - "concept": "5486AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Social support services", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "54861000105000" - }, - { - "type": "AMPATH", - "value": "5486" - }, - { - "type": "SNOMED-MVP", - "value": "54861000105000" - }, - { - "type": "AMPATH", - "value": "5486" - }, - { - "type": "SNOMED-CT", - "value": "315042007" - } - ] - }, - { - "concept": "164164AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Surgical Outpatient Department", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "405607001" - }, - { - "type": "SNOMED-CT", - "value": "405607001" - } - ] - }, - { - "concept": "1609AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Referral for imaging study", - "conceptMappings": [] - }, - { - "concept": "160456AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Obstetrics and gynecology department", - "conceptMappings": [] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other non-coded", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "CIEL", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - } - ] - }, - "id": "refferedFor" - }, - { - "label": "Referral comments", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "164359AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "rows": "" - }, - "id": "referralNotes" - } - ] - }, - { - "label": "HIV Clinic Appointment", - "isExpanded": "true", - "questions": [ - { - "label": "Next Appointment Date", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "5096AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5096" - }, - { - "type": "SNOMED-MVP", - "value": "50961000105000" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "RETURN VISIT DATE" - }, - { - "type": "PIH-Malawi", - "value": "5096" - }, - { - "type": "SNOMED-CT", - "value": "406543005" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true" - }, - { - "intent": "*", - "required": "true", - "unspecified": "true" - } - ], - "id": "nextAppointmentDate" - }, - { - "label": "Date medication refill is due", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "162549AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "364713004" - } - ] - }, - "id": "drugRefillDate" - }, - { - "label": "Attending clinician's name", - "type": "obs", - "questionOptions": { - "rendering": "text", - "concept": "1473AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "id": "attendingClinicianName" - } - ] - } - ] - }, - { - "label": "Lab results - CD4", - "sections": [], - "isSubform": "true", - "subform": { - "name": "CD4 Lab Result", - "package": "hiv", - "behaviours": [ - { - "intent": "*", - "subform_intent": "CD4_LAB_RESULTS_EMBED", - "readonly": "false" - } - ] - } - }, - { - "label": "Lab results - Viral Load", - "sections": [], - "isSubform": "true", - "subform": { - "name": "Viral Load Lab Result", - "package": "hiv", - "behaviours": [ - { - "intent": "*", - "subform_intent": "VIRAL_LOAD_LAB_RESULTS_EMBED", - "readonly": "false" - } - ] - } - } - ], - "availableIntents": [ - { - "intent": "*", - "display": "Clinical Visit" - } - ], - "processor": "EncounterFormProcessor", - "uuid": "59c204d4-baea-393a-bdbd-ac4d5f01a7f5", - "referencedForms": [], - "encounterType": "cb0a65a7-0587-477e-89b9-cf2fd144f1d4", - "encounter": "Clinical Visit", - "allowUnspecifiedAll": true -} diff --git a/distro/configuration/ampathforms/ct_clinical_visit_v2.0.json b/distro/configuration/ampathforms/ct_clinical_visit_v2.0.json deleted file mode 100644 index 321c05fc5..000000000 --- a/distro/configuration/ampathforms/ct_clinical_visit_v2.0.json +++ /dev/null @@ -1,9317 +0,0 @@ -{ - "name": "POC Clinical Visit Form v2", - "version": "2", - "published": true, - "retired": false, - "pages": [ - { - "label": "Patient Details", - "sections": [ - { - "label": "Visit Details", - "isExpanded": "true", - "questions": [ - { - "label": "Encounter date", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "163137AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true" - } - ], - "id": "dateOfEncounter" - }, - { - "label": "Scheduled visit", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1246AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "label": "Yes", - "concept": "cf82933b-3f3f-45e7-a5ab-5d31aaee3da3" - }, - { - "label": "No", - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594" - } - ], - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1246" - }, - { - "type": "SNOMED-CT", - "value": "416151008" - }, - { - "type": "PIH", - "value": "1246" - }, - { - "type": "SNOMED-MVP", - "value": "12461000105003" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true" - } - ], - "id": "scheduledVisit" - }, - { - "label": "Visit type", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "8a9809e9-8a0b-4e0e-b1f6-80b0cbbe361b", - "answers": [ - { - "concept": "166446AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Express pharmacy pickup without clinician visit", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "373784005" - }, - { - "type": "KenyaEMR", - "value": "164946" - } - ] - }, - { - "concept": "160523AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Follow-up Visit, Regular", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "185389009" - }, - { - "type": "PIH-Malawi", - "value": "6193" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true" - } - ], - "id": "visitScheduled" - } - ] - } - ] - }, - { - "label": "Presenting Complaints", - "sections": [ - { - "label": "History of Presenting Complaints", - "isExpanded": "true", - "questions": [ - { - "label": "Any complaints?", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1154AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "label": "Yes", - "concept": "cf82933b-3f3f-45e7-a5ab-5d31aaee3da3" - }, - { - "label": "No", - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true" - } - ], - "id": "presentingComplaints" - }, - { - "label": "Chief complaints", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "f2ff2d1c-25e6-4143-9000-89633a932c2f", - "answers": [ - { - "concept": "151AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abdominal pain", - "conceptMappings": [] - }, - { - "concept": "148035AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Back pain", - "conceptMappings": [] - }, - { - "concept": "120749AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Chest pain", - "conceptMappings": [] - }, - { - "concept": "143264AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cough", - "conceptMappings": [] - }, - { - "concept": "871AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Chills", - "conceptMappings": [] - }, - { - "concept": "120345AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Confusion", - "conceptMappings": [] - }, - { - "concept": "113054AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Convulsions", - "conceptMappings": [] - }, - { - "concept": "119537AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Depression", - "conceptMappings": [ - { - "type": "ICPC2", - "value": "P76" - }, - { - "type": "ICD-10-WHO", - "value": "F32.9" - }, - { - "type": "PIH", - "value": "207" - }, - { - "type": "SNOMED-CT", - "value": "35489007" - }, - { - "type": "IMO-ProblemIT", - "value": "41696" - }, - { - "type": "IMO-ProblemIT", - "value": "41696" - }, - { - "type": "AMPATH", - "value": "6038" - }, - { - "type": "AMPATH", - "value": "207" - }, - { - "type": "ICD-10-WHO", - "value": "F32.9" - }, - { - "type": "PIH", - "value": "207" - }, - { - "type": "SNOMED-CT", - "value": "35489007" - }, - { - "type": "AMPATH", - "value": "6038" - }, - { - "type": "AMPATH", - "value": "207" - } - ] - }, - { - "concept": "142412AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Diarrhea", - "conceptMappings": [] - }, - { - "concept": "142247AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Discharge from Penis", - "conceptMappings": [] - }, - { - "concept": "141830AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Dizziness and Giddiness", - "conceptMappings": [] - }, - { - "concept": "141585AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Ear Problem", - "conceptMappings": [] - }, - { - "concept": "141128AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Epigastric pain", - "conceptMappings": [] - }, - { - "concept": "140941AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Excessive Sweating", - "conceptMappings": [] - }, - { - "concept": "114399AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Facial Pain", - "conceptMappings": [] - }, - { - "concept": "140238AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fever", - "conceptMappings": [ - { - "type": "IMO-ProblemIT", - "value": "27348" - }, - { - "type": "PIH", - "value": "3722" - }, - { - "type": "SNOMED-CT", - "value": "386661006" - }, - { - "type": "3BT", - "value": "10049305" - }, - { - "type": "AMPATH", - "value": "157" - }, - { - "type": "AMPATH", - "value": "5945" - }, - { - "type": "ICPC2", - "value": "A03" - }, - { - "type": "PIH", - "value": "5945" - }, - { - "type": "ICD-10-WHO", - "value": "R50.9" - } - ] - }, - { - "concept": "140070AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Flank Pain", - "conceptMappings": [] - }, - { - "concept": "139084AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Headache", - "conceptMappings": [] - }, - { - "concept": "117698AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Hearing Loss", - "conceptMappings": [] - }, - { - "concept": "136455AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Itching", - "conceptMappings": [] - }, - { - "concept": "114395AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Leg Pain", - "conceptMappings": [] - }, - { - "concept": "135595AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Loss of Appetite", - "conceptMappings": [] - }, - { - "concept": "121657AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Memory Loss", - "conceptMappings": [] - }, - { - "concept": "116334AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lethargy", - "conceptMappings": [] - }, - { - "concept": "111721AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Mouth ulceration", - "conceptMappings": [] - }, - { - "concept": "133632AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Muscle pain", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "6034" - }, - { - "type": "IMO-ProblemIT", - "value": "27371" - }, - { - "type": "SNOMED-CT", - "value": "68962001" - } - ] - }, - { - "concept": "5978AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Nausea", - "conceptMappings": [] - }, - { - "concept": "133469AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Neck Pain", - "conceptMappings": [] - }, - { - "concept": "133027AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Night sweats", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "42984000" - }, - { - "type": "PIH", - "value": "6029" - }, - { - "type": "3BT", - "value": "10063085" - }, - { - "type": "AMPATH", - "value": "6029" - }, - { - "type": "ICPC2", - "value": "A09" - }, - { - "type": "IMO-ProblemIT", - "value": "50760" - } - ] - }, - { - "concept": "132653AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Numbness of Foot", - "conceptMappings": [] - }, - { - "concept": "131040AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pain in Eye", - "conceptMappings": [] - }, - { - "concept": "116558AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pain in Joint", - "conceptMappings": [] - }, - { - "concept": "131034AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pain in pelvis", - "conceptMappings": [] - }, - { - "concept": "131032AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pain in Scrotum", - "conceptMappings": [] - }, - { - "concept": "131021AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pain of Breast", - "conceptMappings": [] - }, - { - "concept": "131015AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Painful Mouth", - "conceptMappings": [] - }, - { - "concept": "512AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Rash", - "conceptMappings": [] - }, - { - "concept": "127777AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Red eye", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "75705005" - }, - { - "type": "PIH", - "value": "3692" - }, - { - "type": "IMO-ProblemIT", - "value": "75075" - } - ] - }, - { - "concept": "154311AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "rectal discharge", - "conceptMappings": [] - }, - { - "concept": "113224AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Rhinitis", - "conceptMappings": [] - }, - { - "concept": "206AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Seizure", - "conceptMappings": [] - }, - { - "concept": "141600AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Shortness of breath", - "conceptMappings": [] - }, - { - "concept": "126535AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Shoulder Pain", - "conceptMappings": [] - }, - { - "concept": "158843AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sore throat", - "conceptMappings": [ - { - "type": "ICPC2", - "value": "R74" - }, - { - "type": "SNOMED-CT", - "value": "267102003" - }, - { - "type": "3BT", - "value": "10048507" - }, - { - "type": "IMO-ProblemIT", - "value": "89743" - } - ] - }, - { - "concept": "125225AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Swallowing Painful", - "conceptMappings": [] - }, - { - "concept": "125198AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Swollen Feet", - "conceptMappings": [] - }, - { - "concept": "112200AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Tremor", - "conceptMappings": [] - }, - { - "concept": "160208AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Urinary symptoms", - "conceptMappings": [] - }, - { - "concept": "147232AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vaginal bleeding", - "conceptMappings": [] - }, - { - "concept": "123396AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vaginal discharge", - "conceptMappings": [ - { - "type": "IMO-ProblemIT", - "value": "27625" - }, - { - "type": "AMPATH", - "value": "5993" - }, - { - "type": "SNOMED-CT", - "value": "271939006" - }, - { - "type": "ICD-10-WHO", - "value": "N89.8" - }, - { - "type": "ICPC2", - "value": "X14" - }, - { - "type": "IMO-ProblemIT", - "value": "32928273" - }, - { - "type": "CIEL", - "value": "123396" - }, - { - "type": "AMPATH", - "value": "5993" - }, - { - "type": "IMO-ProblemIT", - "value": "27625" - }, - { - "type": "3BT", - "value": "10102961" - }, - { - "type": "3BT", - "value": "10102961" - }, - { - "type": "IMO-ProblemIT", - "value": "32928273" - }, - { - "type": "IMO-ProblemIT", - "value": "21649296" - }, - { - "type": "SNOMED-CT", - "value": "271939006" - }, - { - "type": "CIEL", - "value": "123396" - }, - { - "type": "IMO-ProblemIT", - "value": "21649296" - } - ] - }, - { - "concept": "5953AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vision difficulties", - "conceptMappings": [] - }, - { - "concept": "122983AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vomiting", - "conceptMappings": [] - }, - { - "concept": "832AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Weight loss", - "conceptMappings": [] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "presentingComplaints !== 'cf82933b-3f3f-45e7-a5ab-5d31aaee3da3'" - } - } - ], - "id": "cheifComplaint" - }, - { - "label": "Presenting Complaints Notes", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "160531AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "presentingComplaints !== 'cf82933b-3f3f-45e7-a5ab-5d31aaee3da3'" - } - } - ], - "id": "presentingComplaintNotes" - } - ] - } - ] - }, - { - "label": "OBGYN History", - "sections": [ - { - "label": "LMP/Pregnancy", - "isExpanded": "true", - "questions": [ - { - "label": "Current menstruation status", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "082ddc79-e355-4344-a4f8-ee458c15e3ef", - "answers": [ - { - "concept": "148989AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Amenorrhea", - "conceptMappings": [ - { - "type": "ICD-10-WHO", - "value": "N91.2" - }, - { - "type": "SNOMED-CT", - "value": "289885003" - }, - { - "type": "SNOMED-CT", - "value": "14302001" - }, - { - "type": "CIEL", - "value": "148989" - }, - { - "type": "AMPATH", - "value": "2060" - }, - { - "type": "3BT", - "value": "10005112" - }, - { - "type": "IMO-ProblemIT", - "value": "37903" - } - ] - }, - { - "concept": "1434AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Currently pregnant", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "77386006" - }, - { - "type": "CIEL", - "value": "1434" - }, - { - "type": "SNOMED-CT", - "value": "77386006" - }, - { - "type": "AMPATH", - "value": "1484" - }, - { - "type": "ICD-10-WHO", - "value": "Z33" - }, - { - "type": "IMO-ProblemIT", - "value": "52609" - }, - { - "type": "AMPATH", - "value": "1484" - }, - { - "type": "IMO-ProblemIT", - "value": "52609" - } - ] - }, - { - "concept": "5989AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Menstruating", - "conceptMappings": [] - } - ] - }, - "id": "menstruationStatus" - }, - { - "label": "LMP", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "166079AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "248993009" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "menstruationStatus !== '1434AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "lastMonthlyPeriod" - }, - { - "label": "Intend to conceive in the next three months?", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "9109b9f3-8176-4d2f-b47d-82630dcc02ce", - "conceptMappings": [ - { - "type": "CIEL", - "value": "160571" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - }, - { - "type": "PIH", - "value": "1067" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "menstruationStatus === '1434AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "pregnancyIntention" - }, - { - "label": "Breastfeeding", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "5632AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "2056" - }, - { - "type": "SNOMED-CT", - "value": "413712001" - }, - { - "type": "AMPATH", - "value": "5632" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - }, - { - "type": "PIH", - "value": "1067" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true" - } - ], - "id": "isBreastFeeding" - } - ] - }, - { - "label": "Family Planning", - "isExpanded": "true", - "questions": [ - { - "label": "Family planning method", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "160653AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "423925001" - } - ], - "answers": [ - { - "concept": "160652AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Patient not using family planning", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "423925001" - } - ] - }, - { - "concept": "965AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Currently using birth control", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "268458002" - }, - { - "type": "SNOMED-CT", - "value": "243816001" - }, - { - "type": "SNOMED-MVP", - "value": "9651000105005" - }, - { - "type": "AMPATH", - "value": "965" - } - ] - }, - { - "concept": "1360AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Requests family planning information", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "397619005" - }, - { - "type": "SNOMED-MVP", - "value": "13601000105006" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "menstruationStatus === '1434AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "OnFamilyPlanning" - }, - { - "label": "Preferred family planning method", - "type": "obs", - "questionOptions": { - "rendering": "select", - "concept": "374AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "190AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Condoms", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5270" - }, - { - "type": "PIH", - "value": "190" - }, - { - "type": "AMPATH", - "value": "190" - }, - { - "type": "SNOMED-CT", - "value": "706506000" - }, - { - "type": "AMPATH", - "value": "190" - }, - { - "type": "AMPATH", - "value": "5270" - }, - { - "type": "PIH", - "value": "190" - }, - { - "type": "SNOMED-CT", - "value": "706506000" - } - ] - }, - { - "concept": "5278AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Diaphragm", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5278" - }, - { - "type": "CIEL", - "value": "5278" - }, - { - "type": "AMPATH", - "value": "5278" - }, - { - "type": "SNOMED-CT", - "value": "368441006" - }, - { - "type": "SNOMED-CT", - "value": "368441006" - } - ] - }, - { - "concept": "160570AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Emergency contraceptive pills", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "275813002" - } - ] - }, - { - "concept": "164814AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Female condom", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "442288006" - }, - { - "type": "SNOMED-CT", - "value": "442288006" - }, - { - "type": "CIEL", - "value": "164814" - } - ] - }, - { - "concept": "5276AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Female sterilization", - "conceptMappings": [ - { - "type": "IMO-ProcedureIT", - "value": "666675" - }, - { - "type": "SNOMED-CT", - "value": "60890002" - }, - { - "type": "SNOMED-CT", - "value": "60890002" - }, - { - "type": "IMO-ProcedureIT", - "value": "666675" - } - ] - }, - { - "concept": "159837AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Hysterectomy", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "236886002" - }, - { - "type": "SNOMED-CT", - "value": "236886002" - }, - { - "type": "IMO-ProcedureIT", - "value": "667244" - }, - { - "type": "CIEL", - "value": "159837" - }, - { - "type": "AMPATH", - "value": "5276" - }, - { - "type": "IMO-ProcedureIT", - "value": "667244" - } - ] - }, - { - "concept": "159589AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Implantable contraceptive (unspecified type)", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "428987008" - }, - { - "type": "SNOMED-CT", - "value": "169552007" - }, - { - "type": "SNOMED-CT", - "value": "169552007" - }, - { - "type": "CIEL", - "value": "159589" - }, - { - "type": "AMPATH", - "value": "6220" - } - ] - }, - { - "concept": "5279AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Injectable contraceptives", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "52791000105008" - }, - { - "type": "SNOMED-CT", - "value": "169552007" - }, - { - "type": "SNOMED-MVP", - "value": "52791000105008" - }, - { - "type": "AMPATH", - "value": "5279" - }, - { - "type": "AMPATH", - "value": "5279" - } - ] - }, - { - "concept": "5275AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Intrauterine device", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "312081001" - }, - { - "type": "SNOMED-CT", - "value": "268460000" - }, - { - "type": "AMPATH", - "value": "5275" - }, - { - "type": "AMPATH", - "value": "5275" - }, - { - "type": "SNOMED-CT", - "value": "268460000" - }, - { - "type": "SNOMED-CT", - "value": "312081001" - } - ] - }, - { - "concept": "136163AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lactational amenorrhea", - "conceptMappings": [ - { - "type": "IMO-ProblemIT", - "value": "567070" - }, - { - "type": "SNOMED-CT", - "value": "237122005" - }, - { - "type": "SNOMED-CT", - "value": "237122005" - }, - { - "type": "IMO-ProblemIT", - "value": "567070" - }, - { - "type": "ICD-10-WHO", - "value": "N91.2" - }, - { - "type": "CIEL", - "value": "136163" - } - ] - }, - { - "concept": "78796AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Levonorgestrel", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "126109000" - }, - { - "type": "RxNORM", - "value": "6373" - }, - { - "type": "PIH", - "value": "1718" - }, - { - "type": "CIEL", - "value": "78796" - }, - { - "type": "SNOMED-CT", - "value": "109032009" - }, - { - "type": "PIH", - "value": "1718" - }, - { - "type": "SNOMED-CT", - "value": "109032009" - }, - { - "type": "RxNORM", - "value": "6373" - } - ] - }, - { - "concept": "164813AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Male condom", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "442450006" - }, - { - "type": "SNOMED-CT", - "value": "442450006" - }, - { - "type": "CIEL", - "value": "164813" - } - ] - }, - { - "concept": "907AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Medroxyprogesterone acetate", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "907" - }, - { - "type": "AMPATH", - "value": "191" - }, - { - "type": "AMPATH", - "value": "191" - }, - { - "type": "SNOMED-CT", - "value": "126112002" - }, - { - "type": "CIEL", - "value": "907" - }, - { - "type": "SNOMED-CT", - "value": "126112002" - }, - { - "type": "PIH", - "value": "5279" - }, - { - "type": "AMPATH", - "value": "907" - }, - { - "type": "PIH", - "value": "5279" - } - ] - }, - { - "concept": "5277AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Natural family planning", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5277" - }, - { - "type": "ICD-10-WHO", - "value": "Z30.9" - }, - { - "type": "CIEL", - "value": "5277" - }, - { - "type": "SNOMED-CT", - "value": "225371000" - }, - { - "type": "SNOMED-CT", - "value": "225371000" - }, - { - "type": "AMPATH", - "value": "5277" - } - ] - }, - { - "concept": "1359AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Norplant (implantable contraceptive)", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "169552007" - }, - { - "type": "PIH", - "value": "1718" - }, - { - "type": "SNOMED-CT", - "value": "169552007" - }, - { - "type": "PIH", - "value": "1718" - }, - { - "type": "CIEL", - "value": "1359" - } - ] - }, - { - "concept": "780AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Oral contraception", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "5935008" - }, - { - "type": "AMPATH", - "value": "780" - }, - { - "type": "SNOMED-CT", - "value": "5935008" - }, - { - "type": "AMPATH", - "value": "13" - }, - { - "type": "AMPATH", - "value": "13" - }, - { - "type": "AMPATH", - "value": "780" - } - ] - }, - { - "concept": "159524AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sexual abstinence", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "6219" - }, - { - "type": "SNOMED-CT", - "value": "162171002" - }, - { - "type": "PIH", - "value": "1274" - }, - { - "type": "PIH", - "value": "1274" - }, - { - "type": "PIH", - "value": "1720" - }, - { - "type": "SNOMED-CT", - "value": "162171002" - }, - { - "type": "PIH", - "value": "1720" - }, - { - "type": "CIEL", - "value": "159524" - }, - { - "type": "PIH-Malawi", - "value": "3628" - }, - { - "type": "PIH-Malawi", - "value": "3628" - } - ] - }, - { - "concept": "1472AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Tubal ligation procedure", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "1719" - }, - { - "type": "IMO-ProcedureIT", - "value": "674775" - }, - { - "type": "PIH", - "value": "1719" - }, - { - "type": "CIEL", - "value": "1472" - }, - { - "type": "IMO-ProcedureIT", - "value": "674775" - }, - { - "type": "SNOMED-CT", - "value": "77543007" - }, - { - "type": "PIH", - "value": "1719" - }, - { - "type": "PIH-Malawi", - "value": "1719" - }, - { - "type": "SNOMED-CT", - "value": "77543007" - } - ] - }, - { - "concept": "1489AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vasectomy", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "22523008" - }, - { - "type": "IMO-ProcedureIT", - "value": "1848460" - }, - { - "type": "IMO-ProcedureIT", - "value": "1809386" - }, - { - "type": "CIEL", - "value": "1489" - }, - { - "type": "SNOMED-CT", - "value": "22523008" - }, - { - "type": "IMO-ProcedureIT", - "value": "1848460" - }, - { - "type": "PIH", - "value": "1721" - }, - { - "type": "IMO-ProcedureIT", - "value": "1809386" - }, - { - "type": "PIH", - "value": "1721" - } - ] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other non-coded", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "CIEL", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - } - ], - "conceptMappings": [ - { - "type": "PIH", - "value": "374" - }, - { - "type": "SNOMED-CT", - "value": "13197004" - }, - { - "type": "SNOMED-CT", - "value": "13197004" - }, - { - "type": "CIEL", - "value": "374" - }, - { - "type": "AMPATH", - "value": "374" - }, - { - "type": "PIH", - "value": "374" - }, - { - "type": "AMPATH", - "value": "374" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "OnFamilyPlanning === '160652AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "familyPlanningMethod" - }, - { - "label": "Reason not on family planning", - "type": "obs", - "questionOptions": { - "rendering": "select", - "concept": "160575AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "160573AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Currently not sexually active", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "162171002" - }, - { - "type": "PIH", - "value": "3211" - } - ] - }, - { - "concept": "160572AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Patient thinks she can't get pregnant", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "118185001" - } - ] - }, - { - "concept": "160571AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Patient wishes to get pregnant", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "118185001" - }, - { - "type": "IMO-ProblemIT", - "value": "1045429" - }, - { - "type": "KenyaEMR", - "value": "164933" - } - ] - } - ], - "conceptMappings": [ - { - "type": "PIH", - "value": "6195" - }, - { - "type": "SNOMED-CT", - "value": "118185001" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "OnFamilyPlanning !== '160652AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "reasonNotOnFP" - } - ], - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "menstruationStatus === '1434AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - }, - { - "label": "Current Pregnancy", - "isExpanded": "true", - "questions": [ - { - "label": "EDD", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "5596AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "LOINC", - "value": "11779-6" - }, - { - "type": "AMPATH", - "value": "5596" - }, - { - "type": "AMPATH", - "value": "1854" - }, - { - "type": "SNOMED-CT", - "value": "366322004" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "menstruationStatus !== '1434AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "expectedDateOfDelivery" - }, - { - "label": "Gestational age (weeks)", - "type": "obs", - "questionOptions": { - "rendering": "number", - "concept": "1438AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "menstruationStatus !== '1434AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "gestationInWeeks" - }, - { - "label": "Antenatal profile done", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "975f11e5-7471-4e57-bba7-d3ee358ef7ea", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "243787009" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "menstruationStatus !== '1434AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "antenatalProfileDone" - } - ], - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "menstruationStatus !== '1434AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - }, - { - "label": "Cervical Cancer Screeening", - "isExpanded": "true", - "questions": [ - { - "label": "Screened for cervical cancer during this visit", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "e5e99fc7-ff2d-4306-aefd-b87a07fc9ab4", - "answers": [ - { - "concept": "165618AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cervical cancer screening not performed", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "4461000175108" - } - ] - }, - { - "concept": "165619AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cervical cancer screening performed", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "268543007" - } - ] - } - ] - }, - "id": "screenedForCervicalCancer" - }, - { - "label": "Date last screened for cervical cancer", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "165429AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "364713004" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "screenedForCervicalCancer !== '165619AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "dateScreenedforCervicalCancer" - }, - { - "label": "Cervical cancer screening method", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "53ff5cd0-0f37-4190-87b1-9eb439a15e94", - "answers": [ - { - "concept": "160705AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Colposcopy", - "conceptMappings": [ - { - "type": "CIEL", - "value": "160705" - }, - { - "type": "IMO-ProcedureIT", - "value": "1241" - }, - { - "type": "SNOMED-CT", - "value": "392003006" - }, - { - "type": "IMO-ProcedureIT", - "value": "1241" - }, - { - "type": "SNOMED-CT", - "value": "392003006" - }, - { - "type": "CIEL", - "value": "160705" - } - ] - }, - { - "concept": "9580690a-0e84-451a-ada9-c4478d999dc2", - "label": "Human Papillomavirus test", - "conceptMappings": [] - }, - { - "concept": "885AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Papanicolaou smear", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "90226004" - }, - { - "type": "AMPATH", - "value": "885" - }, - { - "type": "CIEL", - "value": "885" - }, - { - "type": "AMPATH", - "value": "41" - }, - { - "type": "IMO-ProcedureIT", - "value": "1064218" - }, - { - "type": "IMO-ProcedureIT", - "value": "1064218" - }, - { - "type": "SNOMED-CT", - "value": "90226004" - }, - { - "type": "AMPATH", - "value": "885" - }, - { - "type": "CIEL", - "value": "885" - }, - { - "type": "AMPATH", - "value": "41" - } - ] - }, - { - "concept": "8304ffef-ac7b-425c-af3b-6ddc4d052ca8", - "label": "Visual Inspection of the Cervix with Acetic Acid (VIA)", - "conceptMappings": [] - }, - { - "concept": "46184e00-3417-4b88-9ef5-9990a0979b1a", - "label": "Visual Inspection of the Cervix with Lugol’s Iodine (VILI)", - "conceptMappings": [] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "screenedForCervicalCancer !== '165619AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "methodCervicalCancerScreen" - } - ] - }, - { - "label": "Treatment of Cervical Pre-cancer Lesions", - "isExpanded": "true", - "questions": [ - { - "label": "Treatment of cervical pre-cancer lesions", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "3a8bb4b4-7496-415d-a327-57ae3711d4eb", - "answers": [ - { - "concept": "82fdc4f5-338e-4c22-8856-65ca9cb53fa3", - "label": "Cold knife cone biopsy of cervix", - "conceptMappings": [] - }, - { - "concept": "162812AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cryosurgery of lesion of cervix", - "conceptMappings": [] - }, - { - "concept": "159837AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Hysterectomy", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "236886002" - }, - { - "type": "SNOMED-CT", - "value": "236886002" - }, - { - "type": "IMO-ProcedureIT", - "value": "667244" - }, - { - "type": "CIEL", - "value": "159837" - }, - { - "type": "AMPATH", - "value": "5276" - }, - { - "type": "IMO-ProcedureIT", - "value": "667244" - } - ] - }, - { - "concept": "165084AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Loop electrosurgical excision procedure of cervix", - "conceptMappings": [] - }, - { - "concept": "166706AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Thermocauterization of cervix", - "conceptMappings": [] - }, - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "AMPATH", - "value": "1107" - } - ] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other non-coded", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "CIEL", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - } - ] - }, - "id": "treatmentCervicalCancer" - } - ], - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "screenedForCervicalCancer !== '165619AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - } - ] - }, - { - "label": "Tuberculosis", - "sections": [ - { - "label": "Current TPT/ TB Treatment", - "isExpanded": "true", - "questions": [ - { - "label": "Currently on treatment for tuberculosis", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "159798AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159798" - }, - { - "type": "AMPATH", - "value": "6176" - }, - { - "type": "PIH", - "value": "1257" - }, - { - "type": "PIH", - "value": "1257" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "currentTPT === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "onTBRx" - }, - { - "label": "Currently on tuberculosis prophylaxis treatment (TPT)", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "166449AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "CIEL", - "value": "166449" - }, - { - "type": "SNOMED-CT", - "value": "363819003" - }, - { - "type": "KenyaEMR", - "value": "164949" - }, - { - "type": "KenyaEMR", - "value": "164949" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "currentTPT" - }, - { - "label": "Previously completed Tuberculosis preventive treatment", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "166463AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "CIEL", - "value": "166463" - }, - { - "type": "SNOMED-CT", - "value": "182834008" - }, - { - "type": "KenyaEMR", - "value": "164950" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true" - } - ], - "id": "previousTPT" - } - ] - }, - { - "label": "TB Screening", - "isExpanded": "true", - "questions": [ - { - "label": "TB screening done?", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "f8868467-bd15-4576-9da8-bfb8ef64ea17", - "conceptMappings": [ - { - "type": "OCT", - "value": "TuberculosisScreening" - }, - { - "type": "CIEL", - "value": "164800" - }, - { - "type": "SNOMED-CT", - "value": "171126009" - }, - { - "type": "SNOMED-CT", - "value": "171126009" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "SNOMED CT", - "value": "CT: 261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "patientScreenedForTB" - }, - { - "label": "Adult TB Intensive Case Finding", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "12a22a0b-f0ed-4f1a-8d70-7c6acda5ae78", - "answers": [ - { - "concept": "133027AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Night sweats", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "42984000" - }, - { - "type": "AMPATH", - "value": "6029" - }, - { - "type": "IMO-ProblemIT", - "value": "50760" - }, - { - "type": "PIH", - "value": "6029" - }, - { - "type": "3BT", - "value": "10063085" - }, - { - "type": "ICPC2", - "value": "A09" - } - ] - }, - { - "concept": "1494AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fever lasting more than three weeks", - "conceptMappings": [] - }, - { - "concept": "159799AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "cough lasting more than 2 weeks", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "1597991000105004" - }, - { - "type": "PIH", - "value": "2573" - } - ] - }, - { - "concept": "b52ffe16-b482-4f61-9bb9-9787320beef5", - "label": "Weight Loss (Abnormal weight loss)", - "conceptMappings": [] - }, - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "PIH-Malawi", - "value": "1107" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "false", - "unspecified": "true", - "hide": { - "hideWhenExpression": "onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || patientScreenedForTB !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "tbICFAdult" - }, - { - "label": "Peads TB Intensive Case Finding", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "16ba5f4b-5430-44c8-91e4-c4c66b072f29", - "answers": [ - { - "concept": "7becaa8c-8028-4fb7-8f5f-a450fc3e3f8b", - "label": "history of contact with a person with TB", - "conceptMappings": [] - }, - { - "concept": "140707AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Failure to Gain Weight", - "conceptMappings": [ - { - "type": "3BT", - "value": "10035463" - }, - { - "type": "IMO-ProblemIT", - "value": "27344" - }, - { - "type": "ICPC2", - "value": "T10" - }, - { - "type": "AMPATH", - "value": "5267" - }, - { - "type": "ICD-10-WHO", - "value": "R62.8" - }, - { - "type": "CIEL", - "value": "140707" - }, - { - "type": "SNOMED-CT", - "value": "36440009" - } - ] - }, - { - "concept": "1494AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fever lasting more than three weeks", - "conceptMappings": [] - }, - { - "concept": "159799AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "cough lasting more than 2 weeks", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "1597991000105004" - }, - { - "type": "PIH", - "value": "2573" - } - ] - }, - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "PIH-Malawi", - "value": "1107" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "false", - "unspecified": "true", - "hide": { - "hideWhenExpression": "onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || patientScreenedForTB !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "tbICFPeads" - }, - { - "label": "TB screening outcome", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "160108AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "429599001" - } - ], - "answers": [ - { - "concept": "664AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Negative", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "664" - }, - { - "type": "PIH", - "value": "664" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NEGATIVE" - }, - { - "type": "CIEL", - "value": "664" - }, - { - "type": "SNOMED-CT", - "value": "260385009" - }, - { - "type": "AMPATH", - "value": "664" - }, - { - "type": "CIEL", - "value": "664" - }, - { - "type": "SNOMED-CT", - "value": "260385009" - }, - { - "type": "PIH", - "value": "664" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NEGATIVE" - }, - { - "type": "AMPATH", - "value": "665" - }, - { - "type": "AMPATH", - "value": "665" - } - ] - }, - { - "concept": "703AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Positive (Presumptive TB)", - "conceptMappings": [ - { - "type": "PIH", - "value": "703" - }, - { - "type": "AMPATH", - "value": "704" - }, - { - "type": "AMPATH", - "value": "703" - }, - { - "type": "SNOMED-CT", - "value": "10828004" - }, - { - "type": "CIEL", - "value": "703" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "POSITIVE" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "false", - "unspecified": "true", - "hide": { - "hideWhenExpression": "onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || patientScreenedForTB !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "tbScreeningOutcome" - } - ], - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - }, - { - "label": "Tuberculosis Preventive Treatment (TPT)", - "isExpanded": "true", - "questions": [ - { - "label": "Evaluated for tuberculosis prophylaxis", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "162275AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "1175AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not applicable", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1175" - }, - { - "type": "SNOMED-CT", - "value": "385432009" - }, - { - "type": "AMPATH", - "value": "1175" - }, - { - "type": "SNOMED-CT", - "value": "385432009" - }, - { - "type": "CIEL", - "value": "1175" - } - ] - }, - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] - } - ] - }, - "id": "evaluateForTPT" - }, - { - "label": "Tuberculosis prophylaxis plan", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1265AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "AMPATH", - "value": "1107" - } - ] - }, - { - "concept": "1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Start drugs", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "12561000105002" - }, - { - "type": "AMPATH", - "value": "1256" - }, - { - "type": "SNOMED-MVP", - "value": "12561000105002" - }, - { - "type": "SNOMED-CT", - "value": "306807008" - }, - { - "type": "CIEL", - "value": "1256" - }, - { - "type": "PIH", - "value": "1256" - }, - { - "type": "PIH", - "value": "1256" - }, - { - "type": "AMPATH", - "value": "1256" - } - ] - }, - { - "concept": "1257AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Continue regimen", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "266714009" - }, - { - "type": "PIH", - "value": "1257" - }, - { - "type": "AMPATH", - "value": "1257" - }, - { - "type": "PIH", - "value": "1257" - }, - { - "type": "AMPATH", - "value": "1257" - }, - { - "type": "SNOMED-CT", - "value": "266714009" - }, - { - "type": "CIEL", - "value": "1257" - } - ] - }, - { - "concept": "1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Stop all", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1260" - }, - { - "type": "AMPATH", - "value": "1260" - }, - { - "type": "PIH", - "value": "1260" - }, - { - "type": "PIH", - "value": "1260" - }, - { - "type": "AMPATH", - "value": "1260" - }, - { - "type": "SNOMED-CT", - "value": "274512008" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "evaluateForTPT !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' " - } - } - ], - "id": "tptProphylaxisPlan" - }, - { - "label": "Tuberculosis preventive treatment regimen", - "type": "obs", - "questionOptions": { - "rendering": "select", - "concept": "90c9e554-b959-48e6-90d5-8d595a074c86", - "answers": [ - { - "concept": "69653fcf-37e4-4a61-96d6-58bbd079ad77", - "label": "1 HP Isoniazide + Rifapentine prophylaxis", - "conceptMappings": [] - }, - { - "concept": "4df2a7d8-eb98-4d15-8bed-1b408891ee75", - "label": "3HP Rifapentine + Isoniazid", - "conceptMappings": [] - }, - { - "concept": "bbdf46fb-f941-4075-a2ae-985163accce1", - "label": "3HR Isoniazid+Rifampicin prophylaxis", - "conceptMappings": [] - }, - { - "concept": "65889206-ebc7-4aea-afd3-dc3641ba8cad", - "label": "4R Rifampicin Monotherapy prophylaxis", - "conceptMappings": [] - }, - { - "concept": "107f0b45-869c-4ddb-b56b-13994a486523", - "label": "6H Isoniazid prophylaxis", - "conceptMappings": [] - }, - { - "concept": "a27faf7e-8be5-4c8b-84de-be6c0967acc6", - "label": "9H Isoniazid prophylaxis", - "conceptMappings": [] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "tptProphylaxisPlan !== '1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "currentTPTRegimen" - }, - { - "label": "Date tuberculosis prophylaxis started", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "162320AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "tptProphylaxisPlan !== '1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "dateTPTStart" - }, - { - "label": "Tuberculosis Preventive Treatement adherence ", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "161653AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "159405AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Good", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159405" - } - ] - }, - { - "concept": "159407AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Poor", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159407" - } - ] - }, - { - "concept": "159406AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fair", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159406" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "tptProphylaxisPlan !== '1257AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' " - } - } - ], - "id": "tptAdherence" - }, - { - "label": "Date tuberculosis prophylaxis ended", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "163284AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "weeksList": "", - "conceptMappings": [ - { - "type": "CIEL", - "value": "163284" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "tptProphylaxisPlan !== '1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "dateTptEnded" - }, - { - "label": "Reason tuberculosis prophylaxis stopped", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1266AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "1267AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Completed", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "255594003" - }, - { - "type": "CIEL", - "value": "1267" - }, - { - "type": "AMPATH", - "value": "1267" - } - ] - }, - { - "concept": "102AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Toxicity, drug", - "conceptMappings": [ - { - "type": "CIEL", - "value": "102" - }, - { - "type": "SNOMED-CT", - "value": "7895008" - }, - { - "type": "IMO-ProblemIT", - "value": "381740" - }, - { - "type": "IMO-ProblemIT", - "value": "381740" - }, - { - "type": "AMPATH", - "value": "102" - }, - { - "type": "AMPATH", - "value": "102" - }, - { - "type": "SNOMED-CT", - "value": "7895008" - }, - { - "type": "ICD-10-WHO", - "value": "R89.2" - } - ] - }, - { - "concept": "112141AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Tuberculosis", - "conceptMappings": [] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other non-coded", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "CIEL", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "tptProphylaxisPlan !== '1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "reasonTptStopped" - } - ], - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "tbScreeningOutcome !== '664AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - }, - { - "label": "Treatment of TB", - "isExpanded": "true", - "questions": [ - { - "label": "Tuberculosis treatment plan", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1268AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [], - "answers": [ - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "PIH", - "value": "1107" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - } - ] - }, - { - "concept": "1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Start drugs", - "conceptMappings": [ - { - "type": "PIH", - "value": "1256" - }, - { - "type": "SNOMED-MVP", - "value": "12561000105002" - }, - { - "type": "AMPATH", - "value": "1256" - }, - { - "type": "CIEL", - "value": "1256" - } - ] - }, - { - "concept": "1257AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Continue regimen", - "conceptMappings": [ - { - "type": "PIH", - "value": "1257" - }, - { - "type": "SNOMED-CT", - "value": "266714009" - }, - { - "type": "AMPATH", - "value": "1257" - }, - { - "type": "CIEL", - "value": "1257" - } - ] - }, - { - "concept": "1259AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Change regimen", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1259" - }, - { - "type": "CIEL", - "value": "1259" - } - ] - }, - { - "concept": "981AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Dosing Change", - "conceptMappings": [ - { - "type": "PIH", - "value": "1258" - }, - { - "type": "AMPATH", - "value": "981" - }, - { - "type": "CIEL", - "value": "981" - } - ] - }, - { - "concept": "1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Stop all", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1260" - }, - { - "type": "PIH", - "value": "1260" - }, - { - "type": "CIEL", - "value": "1260" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "onTBRx === '1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "patientScreenedForTB" - }, - { - "label": "Tuberculosis drug treatment start date", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "1113AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "weeksList": "", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "413946009" - }, - { - "type": "SNOMED-MVP", - "value": "11131000105005" - }, - { - "type": "CIEL", - "value": "1113" - }, - { - "type": "AMPATH", - "value": "1113" - }, - { - "type": "PIH", - "value": "1113" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "patientScreenedForTB !== '1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "tbRxStartDate" - }, - { - "label": "Tuberculosis treatment end date", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "159431AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "weeksList": "", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159431" - }, - { - "type": "PIH", - "value": "2597" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "patientScreenedForTB !== '1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "tbRxEndDate" - } - ], - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "onTBRx !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - }, - { - "label": "Presumptive TB", - "isExpanded": "true", - "questions": [ - { - "label": "Action taken - Presumptive TB", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "a39dfa34-a139-4335-9eac-219d6fedf868", - "answers": [ - { - "concept": "164945AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "GeneXpert MTB/Rif Ordered", - "conceptMappings": [ - { - "type": "CIEL", - "value": "164945" - }, - { - "type": "CIEL", - "value": "164945" - } - ] - }, - { - "concept": "307AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sputum for acid fast bacilli ordered", - "conceptMappings": [] - }, - { - "concept": "12AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "X-ray, chest ordered", - "conceptMappings": [ - { - "type": "IMO-ProcedureIT", - "value": "708400" - }, - { - "type": "CIEL", - "value": "12" - }, - { - "type": "SNOMED-CT", - "value": "399208008" - }, - { - "type": "SNOMED-CT", - "value": "399208008" - }, - { - "type": "AMPATH", - "value": "12" - }, - { - "type": "CIEL", - "value": "12" - }, - { - "type": "AMPATH", - "value": "5229" - }, - { - "type": "IMO-ProcedureIT", - "value": "708400" - }, - { - "type": "AMPATH", - "value": "375" - }, - { - "type": "AMPATH", - "value": "645" - }, - { - "type": "AMPATH", - "value": "645" - }, - { - "type": "AMPATH", - "value": "2395" - }, - { - "type": "PIH", - "value": "3386" - }, - { - "type": "AMPATH", - "value": "5229" - }, - { - "type": "AMPATH", - "value": "375" - }, - { - "type": "PIH", - "value": "3386" - }, - { - "type": "AMPATH", - "value": "12" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "tbScreeningOutcome === '664AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "presumptiveTB" - }, - { - "label": "Notes", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "163323AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "rows": "", - "answers": [ - { - "concept": "160632AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Free text general", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1915" - }, - { - "type": "AMPATH", - "value": "1915" - }, - { - "type": "LOINC", - "value": "48767-8" - }, - { - "type": "CIEL", - "value": "160632" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "tbScreeningOutcome === '664AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "tbNotes" - } - ], - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "tbScreeningOutcome !== '703AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - } - ] - }, - { - "label": "Physical/Systemic Exam", - "sections": [ - { - "label": "General Examination", - "isExpanded": "true", - "questions": [ - { - "label": "General Exam (On Exam)", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "b78e20ec-0833-4e87-969b-760a29864be8", - "answers": [ - { - "concept": "121629AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Anaemia", - "conceptMappings": [ - { - "type": "PIH", - "value": "3" - }, - { - "type": "AMPATH", - "value": "3" - }, - { - "type": "AMPATH", - "value": "3" - }, - { - "type": "AMPATH", - "value": "6030" - }, - { - "type": "SNOMED-CT", - "value": "271737000" - }, - { - "type": "IMO-ProblemIT", - "value": "37980" - }, - { - "type": "AMPATH", - "value": "6030" - }, - { - "type": "CIEL", - "value": "121629" - }, - { - "type": "PIH", - "value": "3" - }, - { - "type": "ICPC2", - "value": "B82" - }, - { - "type": "ICPC2", - "value": "B82" - }, - { - "type": "IMO-ProblemIT", - "value": "37980" - }, - { - "type": "SNOMED-CT", - "value": "271737000" - }, - { - "type": "ICD-10-WHO", - "value": "D64.9" - }, - { - "type": "CIEL", - "value": "121629" - } - ] - }, - { - "concept": "588AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Clubbing", - "conceptMappings": [ - { - "type": "ICD-10-WHO", - "value": "R68.3" - }, - { - "type": "IMO-ProblemIT", - "value": "30112267" - }, - { - "type": "SNOMED-CT", - "value": "367004" - }, - { - "type": "AMPATH", - "value": "588" - }, - { - "type": "AMPATH", - "value": "588" - }, - { - "type": "SNOMED-CT", - "value": "367004" - }, - { - "type": "CIEL", - "value": "588" - }, - { - "type": "CIEL", - "value": "588" - }, - { - "type": "IMO-ProblemIT", - "value": "30112267" - } - ] - }, - { - "concept": "5334AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Candidiasis, oral", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5542" - }, - { - "type": "AMPATH", - "value": "5334" - }, - { - "type": "AMPATH", - "value": "5172" - }, - { - "type": "PIH", - "value": "5334" - }, - { - "type": "IMO-ProblemIT", - "value": "26010" - }, - { - "type": "PIH-Malawi", - "value": "7545" - }, - { - "type": "AMPATH", - "value": "295" - }, - { - "type": "AMPATH", - "value": "296" - }, - { - "type": "SNOMED-CT", - "value": "79740000" - }, - { - "type": "CIEL", - "value": "5334" - }, - { - "type": "PIH-Malawi", - "value": "7545" - }, - { - "type": "IMO-ProblemIT", - "value": "26007" - }, - { - "type": "IMO-ProblemIT", - "value": "26007" - }, - { - "type": "SNOMED-CT", - "value": "79740000" - }, - { - "type": "AMPATH", - "value": "296" - }, - { - "type": "AMPATH", - "value": "5542" - }, - { - "type": "PIH", - "value": "5334" - }, - { - "type": "ICD-10-WHO", - "value": "B37.0" - }, - { - "type": "AMPATH", - "value": "295" - }, - { - "type": "AMPATH", - "value": "5172" - }, - { - "type": "AMPATH", - "value": "5334" - }, - { - "type": "IMO-ProblemIT", - "value": "26010" - } - ] - }, - { - "concept": "143050AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cyanosis", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "589" - }, - { - "type": "AMPATH", - "value": "589" - }, - { - "type": "SNOMED-CT", - "value": "119419001" - }, - { - "type": "IMO-ProblemIT", - "value": "27806" - }, - { - "type": "ICD-10-WHO", - "value": "R23.0" - }, - { - "type": "IMO-ProblemIT", - "value": "27806" - }, - { - "type": "CIEL", - "value": "143050" - }, - { - "type": "ICD-10-WHO", - "value": "R23.0" - }, - { - "type": "SNOMED-CT", - "value": "3415004" - }, - { - "type": "CIEL", - "value": "143050" - }, - { - "type": "SNOMED-CT", - "value": "3415004" - } - ] - }, - { - "concept": "142630AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Dehydration", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "991" - }, - { - "type": "ICPC2", - "value": "T11" - }, - { - "type": "SNOMED-CT", - "value": "34095006" - }, - { - "type": "CIEL", - "value": "142630" - }, - { - "type": "IMO-ProblemIT", - "value": "9786" - }, - { - "type": "ICD-10-WHO", - "value": "E86" - }, - { - "type": "SNOMED-CT", - "value": "34095006" - }, - { - "type": "CIEL", - "value": "142630" - }, - { - "type": "AMPATH", - "value": "991" - }, - { - "type": "IMO-ProblemIT", - "value": "9786" - } - ] - }, - { - "concept": "136443AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Jaundice", - "conceptMappings": [ - { - "type": "ICD-10-WHO", - "value": "R17" - }, - { - "type": "ICPC2", - "value": "D13" - }, - { - "type": "PIH", - "value": "215" - }, - { - "type": "AMPATH", - "value": "215" - }, - { - "type": "IMO-ProblemIT", - "value": "47368" - }, - { - "type": "3BT", - "value": "10044624" - }, - { - "type": "ICD-10-WHO", - "value": "R17" - }, - { - "type": "3BT", - "value": "10044624" - }, - { - "type": "AMPATH", - "value": "215" - }, - { - "type": "SNOMED-CT", - "value": "18165001" - }, - { - "type": "SNOMED-CT", - "value": "18165001" - }, - { - "type": "PIH", - "value": "215" - }, - { - "type": "ICPC2", - "value": "D13" - }, - { - "type": "IMO-ProblemIT", - "value": "47368" - } - ] - }, - { - "concept": "135488AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lymphadenopathy", - "conceptMappings": [ - { - "type": "PIH", - "value": "161" - }, - { - "type": "3BT", - "value": "10056366" - }, - { - "type": "ICPC2", - "value": "B02" - }, - { - "type": "IMO-ProblemIT", - "value": "48993" - }, - { - "type": "IMO-ProblemIT", - "value": "48993" - }, - { - "type": "3BT", - "value": "10056366" - }, - { - "type": "SNOMED-CT", - "value": "30746006" - }, - { - "type": "SNOMED-CT", - "value": "30746006" - }, - { - "type": "ICPC2", - "value": "B02" - }, - { - "type": "AMPATH", - "value": "5007" - }, - { - "type": "AMPATH", - "value": "5007" - }, - { - "type": "PIH", - "value": "161" - }, - { - "type": "ICD-10-WHO", - "value": "R59.9" - }, - { - "type": "AMPATH", - "value": "161" - }, - { - "type": "AMPATH", - "value": "161" - } - ] - }, - { - "concept": "460AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Oedema", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "6002" - }, - { - "type": "IMO-ProblemIT", - "value": "42607" - }, - { - "type": "SNOMED-CT", - "value": "267038008" - }, - { - "type": "CIEL", - "value": "460" - }, - { - "type": "PIH-Malawi", - "value": "460" - }, - { - "type": "PIH", - "value": "460" - }, - { - "type": "AMPATH", - "value": "460" - }, - { - "type": "PIH-Malawi", - "value": "460" - }, - { - "type": "IMO-ProblemIT", - "value": "42607" - }, - { - "type": "ICPC2", - "value": "K07" - }, - { - "type": "AMPATH", - "value": "5143" - }, - { - "type": "AMPATH", - "value": "460" - }, - { - "type": "AMPATH", - "value": "6002" - }, - { - "type": "AMPATH", - "value": "5143" - }, - { - "type": "PIH", - "value": "460" - }, - { - "type": "ICD-10-WHO", - "value": "R60.9" - }, - { - "type": "SNOMED-CT", - "value": "267038008" - }, - { - "type": "CIEL", - "value": "460" - } - ] - }, - { - "concept": "116334AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lethargy", - "conceptMappings": [] - }, - { - "concept": "5245AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pallor", - "conceptMappings": [ - { - "type": "CIEL", - "value": "5245" - }, - { - "type": "SNOMED-CT", - "value": "398979000" - }, - { - "type": "IMO-ProblemIT", - "value": "736264" - }, - { - "type": "SNOMED-CT", - "value": "398979000" - }, - { - "type": "AMPATH", - "value": "5245" - }, - { - "type": "ICD-10-WHO", - "value": "R23.1" - }, - { - "type": "IMO-ProblemIT", - "value": "736264" - }, - { - "type": "AMPATH", - "value": "5245" - }, - { - "type": "CIEL", - "value": "5245" - } - ] - }, - { - "concept": "164131AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Severely wasted", - "conceptMappings": [] - }, - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other non-coded", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "CIEL", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - } - ] - }, - "id": "genExam" - }, - { - "label": "General Examination Notes", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "163042AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "rows": "", - "conceptMappings": [ - { - "type": "CIEL", - "value": "163042" - } - ] - }, - "id": "genExamNotes" - }, - { - "label": "Lympadenopathy", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "1121AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "504AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Submandibular", - "conceptMappings": [] - }, - { - "concept": "643AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cervical", - "conceptMappings": [] - }, - { - "concept": "505AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Supraclavicular", - "conceptMappings": [] - }, - { - "concept": "5112AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Axillary", - "conceptMappings": [] - }, - { - "concept": "506AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Inguinal", - "conceptMappings": [] - } - ], - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "274303007" - }, - { - "type": "SNOMED-CT", - "value": "274303007" - }, - { - "type": "CIEL", - "value": "1121" - }, - { - "type": "AMPATH", - "value": "1121" - }, - { - "type": "AMPATH", - "value": "1121" - }, - { - "type": "CIEL", - "value": "1121" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "!includes('genExam', '135488AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" - } - } - ], - "id": "lymphadenopathy" - } - ] - }, - { - "label": "Physical Examination Findings", - "isExpanded": "true", - "questions": [ - { - "label": "HEENT (head, eyes, ears, nose, and throat)", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "33b614d0-1953-4056-ac84-66b0492394e5", - "answers": [ - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] - }, - { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] - } - ] - }, - "id": "hEENTROS" - }, - { - "label": "HEENT examination findings (Text)", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "163045AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "LOINC", - "value": "11393-6" - }, - { - "type": "SNOMED-CT", - "value": "164633005" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "hEENTROS === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "otherHEENTExaminationFinding" - }, - { - "label": "Respiratory Systems review", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "f089c930-1c55-4ab6-934e-f7e7eca6f4e0", - "answers": [ - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] - }, - { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] - } - ] - }, - "id": "respiratoryROS" - }, - { - "label": "Respiratory System Findings (Text)", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "160689AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "LOINC", - "value": "11391-0" - }, - { - "type": "SNOMED-CT", - "value": "272016000" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "respiratoryROS === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "otherRespiratoryFinding" - }, - { - "label": "Cardiovascular Systems review", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "3909220e-0d0e-4547-a54e-fecd619cd861", - "answers": [ - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] - }, - { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] - } - ] - }, - "id": "cardiovascularROS" - }, - { - "label": "Cardiovascular examination finding (Text)", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "163046AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "271910006" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "cardiovascularROS === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "otherCardiovascularExaminationFinding" - }, - { - "label": "Gastrointestinal System review", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "3fc7236b-2b72-4a52-8286-881ea2c8dbc7", - "answers": [ - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] - }, - { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] - } - ] - }, - "id": "AbdominalROS" - }, - { - "label": "Abdominal examination finding (Text)", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "160947AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "609624008" - }, - { - "type": "LOINC", - "value": "10191-5" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "AbdominalROS === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "otherAbdominalExaminationFinding" - }, - { - "label": "Central nervous system review", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "14d61422-5323-4706-9152-781ce59c90de", - "answers": [ - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] - }, - { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] - } - ] - }, - "id": "cnsROS" - }, - { - "label": "CNS examination finding (text)", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "163109AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "271888005" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "cnsROS === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "otherCNSExaminationFinding" - }, - { - "label": "Musculoskeletal system review", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "c6665eb5-23a9-4add-9f39-d44e42a4e5b1", - "answers": [ - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] - }, - { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] - } - ] - }, - "id": "musculoskeletalSROS" - }, - { - "label": "Musculoskeletal examination finding (Text)", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "163048AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "271916000" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "musculoskeletalSROS === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "otherMusculoskeletalExaminationFinding" - }, - { - "label": "Genito-urinary system - ROS/PE", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "bd337c08-384a-47b5-88c9-fb0a67e316bd", - "answers": [ - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] - }, - { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] - } - ] - }, - "id": "genitourinaryROS" - }, - { - "label": "Genito-urinary system examination finding (text)", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "163047AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "118238000" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "genitourinaryROS === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "otherGenitoUrinaryExaminationFinding" - } - ] - }, - { - "label": "Sexually transmitted disease screening", - "isExpanded": "true", - "questions": [ - { - "label": "Screened for STIs in current visit", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "161558AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "CIEL", - "value": "161558" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "id": "screeningSTI" - }, - { - "label": "STI screening findings", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "c4f81292-61a3-4561-a4ae-78be7d16d928", - "answers": [ - { - "concept": "118990AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Genital Sore", - "conceptMappings": [ - { - "type": "ICD-10-WHO", - "value": "N50.8" - }, - { - "type": "CIEL", - "value": "118990" - }, - { - "type": "IMO-ProblemIT", - "value": "300420" - }, - { - "type": "ICD-10-WHO", - "value": "N94.8" - }, - { - "type": "CIEL", - "value": "118990" - }, - { - "type": "IMO-ProblemIT", - "value": "300420" - } - ] - }, - { - "concept": "157544AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lower abdominal pain", - "conceptMappings": [ - { - "type": "IMO-ProblemIT", - "value": "711325" - }, - { - "type": "ICD-10-WHO", - "value": "R10.3" - }, - { - "type": "CIEL", - "value": "157544" - }, - { - "type": "SNOMED-CT", - "value": "54586004" - }, - { - "type": "IMO-ProblemIT", - "value": "711325" - }, - { - "type": "ICD-10-WHO", - "value": "R10.3" - }, - { - "type": "CIEL", - "value": "157544" - }, - { - "type": "SNOMED-CT", - "value": "54586004" - } - ] - }, - { - "concept": "113122AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Scrotal Mass", - "conceptMappings": [ - { - "type": "IMO-ProblemIT", - "value": "12350" - }, - { - "type": "SNOMED-CT", - "value": "53929009" - }, - { - "type": "CIEL", - "value": "113122" - }, - { - "type": "SNOMED-CT", - "value": "53929009" - }, - { - "type": "IMO-ProblemIT", - "value": "12350" - }, - { - "type": "ICD-10-WHO", - "value": "N50.8" - }, - { - "type": "CIEL", - "value": "113122" - } - ] - }, - { - "concept": "c795654c-bcd8-4074-9fc7-e5f762e58f36", - "label": "Urethral Discharge", - "conceptMappings": [] - }, - { - "concept": "123396AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vaginal discharge", - "conceptMappings": [ - { - "type": "IMO-ProblemIT", - "value": "27625" - }, - { - "type": "AMPATH", - "value": "5993" - }, - { - "type": "SNOMED-CT", - "value": "271939006" - }, - { - "type": "ICD-10-WHO", - "value": "N89.8" - }, - { - "type": "ICPC2", - "value": "X14" - }, - { - "type": "IMO-ProblemIT", - "value": "32928273" - }, - { - "type": "CIEL", - "value": "123396" - }, - { - "type": "AMPATH", - "value": "5993" - }, - { - "type": "IMO-ProblemIT", - "value": "27625" - }, - { - "type": "3BT", - "value": "10102961" - }, - { - "type": "3BT", - "value": "10102961" - }, - { - "type": "IMO-ProblemIT", - "value": "32928273" - }, - { - "type": "IMO-ProblemIT", - "value": "21649296" - }, - { - "type": "SNOMED-CT", - "value": "271939006" - }, - { - "type": "CIEL", - "value": "123396" - }, - { - "type": "IMO-ProblemIT", - "value": "21649296" - } - ] - }, - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "screeningSTI !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "sTIOutcome" - } - ] - }, - { - "label": "WHO HIV stage", - "isExpanded": "true", - "questions": [ - { - "label": "Current WHO HIV stage", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "5356AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5356" - }, - { - "type": "SNOMED-CT", - "value": "385354005" - }, - { - "type": "PIH", - "value": "1480" - }, - { - "type": "CIEL", - "value": "5356" - }, - { - "type": "PIH-Malawi", - "value": "7562" - }, - { - "type": "PIH-Malawi", - "value": "7562" - }, - { - "type": "SNOMED-CT", - "value": "385354005" - }, - { - "type": "AMPATH", - "value": "5356" - }, - { - "type": "LOINC", - "value": "45233-4" - }, - { - "type": "PIH", - "value": "1480" - } - ], - "answers": [ - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - }, - { - "concept": "1220AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 1 peds", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1220" - }, - { - "type": "CIEL", - "value": "1220" - }, - { - "type": "AMPATH", - "value": "1220" - }, - { - "type": "SNOMED-CT", - "value": "103415007" - }, - { - "type": "SNOMED-MVP", - "value": "12201000105000" - }, - { - "type": "SNOMED-MVP", - "value": "12201000105000" - } - ] - }, - { - "concept": "1221AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 2 peds", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1221" - }, - { - "type": "SNOMED-MVP", - "value": "12211000105002" - }, - { - "type": "SNOMED-CT", - "value": "103416008" - }, - { - "type": "SNOMED-MVP", - "value": "12211000105002" - }, - { - "type": "AMPATH", - "value": "1221" - }, - { - "type": "AMPATH", - "value": "1221" - } - ] - }, - { - "concept": "1222AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 3 peds", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1222" - }, - { - "type": "SNOMED-MVP", - "value": "12221000105008" - }, - { - "type": "AMPATH", - "value": "1222" - }, - { - "type": "SNOMED-MVP", - "value": "12221000105008" - }, - { - "type": "SNOMED-CT", - "value": "103417004" - }, - { - "type": "CIEL", - "value": "1222" - } - ] - }, - { - "concept": "1223AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 4 peds", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "12231000105006" - }, - { - "type": "SNOMED-CT", - "value": "103418009" - }, - { - "type": "SNOMED-MVP", - "value": "12231000105006" - }, - { - "type": "AMPATH", - "value": "1223" - }, - { - "type": "CIEL", - "value": "1223" - }, - { - "type": "AMPATH", - "value": "1223" - } - ] - }, - { - "concept": "1204AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 1 adult", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "103415007" - }, - { - "type": "PIH", - "value": "1204" - }, - { - "type": "AMPATH", - "value": "1204" - }, - { - "type": "CIEL", - "value": "1204" - }, - { - "type": "PIH", - "value": "1204" - }, - { - "type": "SNOMED-CT", - "value": "103415007" - }, - { - "type": "AMPATH", - "value": "1204" - } - ] - }, - { - "concept": "1205AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 2 adult", - "conceptMappings": [ - { - "type": "PIH", - "value": "1205" - }, - { - "type": "PIH", - "value": "1205" - }, - { - "type": "AMPATH", - "value": "1205" - }, - { - "type": "SNOMED-CT", - "value": "103416008" - }, - { - "type": "AMPATH", - "value": "1205" - }, - { - "type": "SNOMED-CT", - "value": "103416008" - }, - { - "type": "CIEL", - "value": "1205" - } - ] - }, - { - "concept": "1206AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 3 adult", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1206" - }, - { - "type": "SNOMED-CT", - "value": "103417004" - }, - { - "type": "PIH", - "value": "1206" - }, - { - "type": "SNOMED-CT", - "value": "103417004" - }, - { - "type": "PIH", - "value": "1206" - }, - { - "type": "AMPATH", - "value": "1206" - }, - { - "type": "AMPATH", - "value": "1206" - } - ] - }, - { - "concept": "1207AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 4 adult", - "conceptMappings": [ - { - "type": "PIH", - "value": "1207" - }, - { - "type": "PIH", - "value": "1207" - }, - { - "type": "CIEL", - "value": "1207" - }, - { - "type": "AMPATH", - "value": "1207" - }, - { - "type": "SNOMED-CT", - "value": "103418009" - }, - { - "type": "SNOMED-CT", - "value": "103418009" - }, - { - "type": "AMPATH", - "value": "1207" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "required": "true" - } - ], - "id": "wHOStage" - } - ] - }, - { - "label": "Nutritional Assessment", - "isExpanded": "true", - "questions": [ - { - "label": "Nutritional status ", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "c481f80d-7553-41ab-94ca-efddb8ab294c", - "conceptMappings": [ - { - "type": "OCT", - "value": "NutitionalAssessment" - } - ], - "answers": [ - { - "concept": "1118AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not done", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1118" - }, - { - "type": "PIH", - "value": "2475" - }, - { - "type": "AMPATH", - "value": "1118" - }, - { - "type": "SNOMED-CT", - "value": "385660001" - }, - { - "type": "SNOMED-CT", - "value": "385660001" - }, - { - "type": "AMPATH", - "value": "1118" - }, - { - "type": "PIH", - "value": "1118" - } - ] - }, - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "163302AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Severe acute malnutrition", - "conceptMappings": [ - { - "type": "ICD-10-WHO", - "value": "E63.9" - }, - { - "type": "SNOMED-CT", - "value": "2492009" - } - ] - }, - { - "concept": "163303AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Moderate acute malnutrition", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "2492009" - }, - { - "type": "ICD-10-WHO", - "value": "E63.9" - } - ] - }, - { - "concept": "115115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Obesity", - "conceptMappings": [ - { - "type": "ICD-10-WHO", - "value": "E66.9" - }, - { - "type": "ICD-10-WHO", - "value": "E66.9" - }, - { - "type": "IMO-ProblemIT", - "value": "92278" - }, - { - "type": "IMO-ProblemIT", - "value": "92278" - }, - { - "type": "SNOMED-CT", - "value": "414916001" - }, - { - "type": "SNOMED-CT", - "value": "414916001" - }, - { - "type": "ICPC2", - "value": "T82" - }, - { - "type": "CIEL", - "value": "115115" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "required": "true" - } - ], - "id": "nutritionalStatus" - }, - { - "label": "Nutritional interventions provided", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1380AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "61310001" - }, - { - "type": "SNOMED-CT", - "value": "61310001" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "HL7-MedicationDispenseStatus", - "value": "unknown" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "nutritionalStatus === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || nutritionalStatus === '1118AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "nutritionalInterventions" - }, - { - "label": "Nutritional support", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "5484AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "278906000" - }, - { - "type": "PIH", - "value": "1400" - }, - { - "type": "AMPATH", - "value": "5484" - }, - { - "type": "PIH", - "value": "1400" - }, - { - "type": "AMPATH", - "value": "5484" - }, - { - "type": "CIEL", - "value": "5484" - }, - { - "type": "SNOMED-CT", - "value": "278906000" - } - ], - "answers": [ - { - "concept": "161651AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Counseling about infant feeding practices", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "171053005" - }, - { - "type": "SNOMED-CT", - "value": "171053005" - }, - { - "type": "CIEL", - "value": "161651" - } - ] - }, - { - "concept": "161648AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Food support", - "conceptMappings": [ - { - "type": "CIEL", - "value": "161648" - }, - { - "type": "SNOMED-CT", - "value": "278906000" - } - ] - }, - { - "concept": "161649AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Micronutrient support", - "conceptMappings": [ - { - "type": "CIEL", - "value": "161649" - }, - { - "type": "SNOMED-CT", - "value": "278906000" - } - ] - }, - { - "concept": "161650AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Therapeutic feeding", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "75118006" - }, - { - "type": "SNOMED-CT", - "value": "75118006" - }, - { - "type": "CIEL", - "value": "161650" - } - ] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other (specify)", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - }, - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "AMPATH", - "value": "1107" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "nutritionalStatus === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || nutritionalStatus === '1118AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || nutritionalInterventions !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "nutritionalSupport" - }, - { - "label": "Nutritional plan (text)", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "163189AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "rows": "" - }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "!includes(nutritionalSupport, '5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" - } - } - ], - "id": "nutritionalPlan" - } - ] - } - ] - }, - { - "label": "Management", - "sections": [ - { - "label": "Opportunistic Infections", - "isExpanded": "true", - "questions": [ - { - "label": "New/Active opportunistic infection", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "c52ecf45-bd6c-43ed-861b-9a2714878729", - "answers": [ - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "AMPATH", - "value": "1107" - } - ] - }, - { - "concept": "131768AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Opportunistic Infectious Present", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "61274003" - }, - { - "type": "IMO-ProblemIT", - "value": "23985" - }, - { - "type": "PIH-Malawi", - "value": "7388" - }, - { - "type": "CIEL", - "value": "131768" - }, - { - "type": "PIH", - "value": "1731" - }, - { - "type": "ICD-10-WHO", - "value": "B89" - }, - { - "type": "PIH", - "value": "1401" - }, - { - "type": "PIH", - "value": "1607" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true" - } - ], - "id": "hasOIs" - }, - { - "label": "Current opportunistic infections", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "6bdf2636-7da1-4691-afcc-5eede094138f", - "answers": [ - { - "concept": "5334AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Candidiasis, oral", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5542" - }, - { - "type": "AMPATH", - "value": "5334" - }, - { - "type": "AMPATH", - "value": "5172" - }, - { - "type": "PIH", - "value": "5334" - }, - { - "type": "IMO-ProblemIT", - "value": "26010" - }, - { - "type": "PIH-Malawi", - "value": "7545" - }, - { - "type": "AMPATH", - "value": "295" - }, - { - "type": "AMPATH", - "value": "296" - }, - { - "type": "SNOMED-CT", - "value": "79740000" - }, - { - "type": "CIEL", - "value": "5334" - }, - { - "type": "PIH-Malawi", - "value": "7545" - }, - { - "type": "IMO-ProblemIT", - "value": "26007" - }, - { - "type": "IMO-ProblemIT", - "value": "26007" - }, - { - "type": "SNOMED-CT", - "value": "79740000" - }, - { - "type": "AMPATH", - "value": "296" - }, - { - "type": "AMPATH", - "value": "5542" - }, - { - "type": "PIH", - "value": "5334" - }, - { - "type": "ICD-10-WHO", - "value": "B37.0" - }, - { - "type": "AMPATH", - "value": "295" - }, - { - "type": "AMPATH", - "value": "5172" - }, - { - "type": "AMPATH", - "value": "5334" - }, - { - "type": "IMO-ProblemIT", - "value": "26010" - } - ] - }, - { - "concept": "145872AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cerebral Cryptococcosis", - "conceptMappings": [] - }, - { - "concept": "120781AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cervical Intraepithelial Neoplasm", - "conceptMappings": [] - }, - { - "concept": "120330AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Coccidioidomycosis", - "conceptMappings": [] - }, - { - "concept": "142963AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cytomegalovirus infection", - "conceptMappings": [] - }, - { - "concept": "119288AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Encephalopathy", - "conceptMappings": [] - }, - { - "concept": "111759AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Hepatitis B", - "conceptMappings": [] - }, - { - "concept": "156590AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "hepatitis C virus infection", - "conceptMappings": [] - }, - { - "concept": "153466AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "herpes simplex type 2", - "conceptMappings": [] - }, - { - "concept": "117543AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Herpes zoster", - "conceptMappings": [] - }, - { - "concept": "117514AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Histoplasmosis", - "conceptMappings": [] - }, - { - "concept": "137480AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Infection due to Candida Albicans", - "conceptMappings": [] - }, - { - "concept": "644AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Kaposi sarcoma oral", - "conceptMappings": [] - }, - { - "concept": "116322AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Leukoencephalopathy", - "conceptMappings": [] - }, - { - "concept": "116104AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Malignant Lymphoma", - "conceptMappings": [] - }, - { - "concept": "1294AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Meningitis, cryptococcal", - "conceptMappings": [] - }, - { - "concept": "160007AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Mycobacterium tuberculosis", - "conceptMappings": [] - }, - { - "concept": "882AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pneumocystis carinii pneumonia", - "conceptMappings": [] - }, - { - "concept": "114100AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pneumonia", - "conceptMappings": [] - }, - { - "concept": "128139AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pulmonary Cryptococcosis", - "conceptMappings": [] - }, - { - "concept": "127784AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Recurrent Upper Respiratory Tract Infection", - "conceptMappings": [] - }, - { - "concept": "127198AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Salmonella Septicaemia", - "conceptMappings": [] - }, - { - "concept": "5355AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Toxoplasmosis", - "conceptMappings": [] - }, - { - "concept": "823AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Wasting syndrome", - "conceptMappings": [] - } - ], - "conceptMappings": [ - { - "type": "CIEL", - "value": "160170" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "hasOIs !== '131768AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "typeOI" - } - ] - }, - { - "label": "Prevention of opportunistic infections - PCP", - "isExpanded": "true", - "questions": [ - { - "label": "Pneumocystis pneumonia prophylaxis plan", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1261AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "AMPATH", - "value": "1107" - } - ] - }, - { - "concept": "1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Start drugs", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "12561000105002" - }, - { - "type": "AMPATH", - "value": "1256" - }, - { - "type": "SNOMED-MVP", - "value": "12561000105002" - }, - { - "type": "SNOMED-CT", - "value": "306807008" - }, - { - "type": "CIEL", - "value": "1256" - }, - { - "type": "PIH", - "value": "1256" - }, - { - "type": "PIH", - "value": "1256" - }, - { - "type": "AMPATH", - "value": "1256" - } - ] - }, - { - "concept": "1257AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Continue regimen", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "266714009" - }, - { - "type": "PIH", - "value": "1257" - }, - { - "type": "AMPATH", - "value": "1257" - }, - { - "type": "PIH", - "value": "1257" - }, - { - "type": "AMPATH", - "value": "1257" - }, - { - "type": "SNOMED-CT", - "value": "266714009" - }, - { - "type": "CIEL", - "value": "1257" - } - ] - }, - { - "concept": "1259AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Change regimen", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1259" - }, - { - "type": "CIEL", - "value": "1259" - }, - { - "type": "AMPATH", - "value": "1259" - } - ] - }, - { - "concept": "1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Stop all", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1260" - }, - { - "type": "AMPATH", - "value": "1260" - }, - { - "type": "PIH", - "value": "1260" - }, - { - "type": "PIH", - "value": "1260" - }, - { - "type": "AMPATH", - "value": "1260" - }, - { - "type": "SNOMED-CT", - "value": "274512008" - } - ] - } - ], - "conceptMappings": [ - { - "type": "CIEL", - "value": "1261" - }, - { - "type": "AMPATH", - "value": "1261" - }, - { - "type": "AMPATH", - "value": "1261" - } - ] - }, - "id": "pcpProphylaxis" - }, - { - "label": "PCP prophylaxis start date", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "164361AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "weeksList": "", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "413946009" - }, - { - "type": "CIEL", - "value": "164361" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "pcpProphylaxis !== '1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "pcpStartDate" - }, - { - "label": "PCP prophylaxis regimen", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1109AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "105281AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sulfamethoxazole / trimethoprim", - "conceptMappings": [ - { - "type": "RxNORM", - "value": "10831" - }, - { - "type": "CIEL", - "value": "105281" - }, - { - "type": "AMPATH", - "value": "261" - }, - { - "type": "AMPATH", - "value": "916" - }, - { - "type": "AMPATH", - "value": "93" - }, - { - "type": "SNOMED-CT", - "value": "777642002" - }, - { - "type": "PIH", - "value": "916" - } - ] - }, - { - "concept": "74250AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Dapsone", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "92" - }, - { - "type": "CIEL", - "value": "74250" - }, - { - "type": "SNOMED-CT", - "value": "17308007" - }, - { - "type": "RxNORM", - "value": "3108" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "pcpProphylaxis !== '1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "pcpRegimen" - }, - { - "label": "PCP regimen adherence", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "166462AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "KenyaEMR", - "value": "164941" - }, - { - "type": "KenyaEMR", - "value": "164941" - }, - { - "type": "CIEL", - "value": "166462" - }, - { - "type": "SNOMED-CT", - "value": "418633004" - } - ], - "answers": [ - { - "concept": "159405AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Good", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159405" - } - ] - }, - { - "concept": "159406AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fair", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159406" - } - ] - }, - { - "concept": "159407AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Poor", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159407" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "pcpProphylaxis !== '1257AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' && pcpProphylaxis !== '1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "pcpRegimenAdherence" - }, - { - "label": "Reason for stopping PCP prophylaxis", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1262AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "982AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "CD4 count greater than 15%", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "313938009" - } - ] - }, - { - "concept": "1254AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "CD4 count greater than 200", - "conceptMappings": [] - }, - { - "concept": "102AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Toxicity, drug", - "conceptMappings": [ - { - "type": "CIEL", - "value": "102" - }, - { - "type": "SNOMED-CT", - "value": "7895008" - }, - { - "type": "IMO-ProblemIT", - "value": "381740" - }, - { - "type": "IMO-ProblemIT", - "value": "381740" - }, - { - "type": "AMPATH", - "value": "102" - }, - { - "type": "AMPATH", - "value": "102" - }, - { - "type": "SNOMED-CT", - "value": "7895008" - }, - { - "type": "ICD-10-WHO", - "value": "R89.2" - } - ] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other non-coded", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "CIEL", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "pcpProphylaxis !== '1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "pcpStop" - } - ] - }, - { - "label": "Prevention of Opportunistic Infections - Cryptococcosis", - "isExpanded": "true", - "questions": [ - { - "label": "Cryptococcal prophylaxis plan", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1277AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "AMPATH", - "value": "1107" - } - ] - }, - { - "concept": "1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Start drugs", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "12561000105002" - }, - { - "type": "AMPATH", - "value": "1256" - }, - { - "type": "SNOMED-MVP", - "value": "12561000105002" - }, - { - "type": "SNOMED-CT", - "value": "306807008" - }, - { - "type": "CIEL", - "value": "1256" - }, - { - "type": "PIH", - "value": "1256" - }, - { - "type": "PIH", - "value": "1256" - }, - { - "type": "AMPATH", - "value": "1256" - } - ] - }, - { - "concept": "1257AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Continue regimen", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "266714009" - }, - { - "type": "PIH", - "value": "1257" - }, - { - "type": "AMPATH", - "value": "1257" - }, - { - "type": "PIH", - "value": "1257" - }, - { - "type": "AMPATH", - "value": "1257" - }, - { - "type": "SNOMED-CT", - "value": "266714009" - }, - { - "type": "CIEL", - "value": "1257" - } - ] - }, - { - "concept": "1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Stop all", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1260" - }, - { - "type": "AMPATH", - "value": "1260" - }, - { - "type": "PIH", - "value": "1260" - }, - { - "type": "PIH", - "value": "1260" - }, - { - "type": "AMPATH", - "value": "1260" - }, - { - "type": "SNOMED-CT", - "value": "274512008" - } - ] - } - ], - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1277" - }, - { - "type": "AMPATH", - "value": "1277" - }, - { - "type": "CIEL", - "value": "1277" - } - ] - }, - "id": "cryptoProphylaxis" - }, - { - "label": "Fluconazole start date", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "5ac4300a-5e19-45c8-8692-31a57d6d5b8c", - "weeksList": "", - "conceptMappings": [ - { - "type": "OCT", - "value": "FluconazoleStartDate" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "cryptoProphylaxis !== '1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "cryptoProphylaxisStart" - }, - { - "label": "Fluconazole stop date", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "c2d57bcb-02f2-457d-af05-8d759a1457a7", - "weeksList": "", - "conceptMappings": [ - { - "type": "OCT", - "value": "FluconazoleStopDate" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "cryptoProphylaxis !== '1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "cryptoProphylaxisStop" - } - ] - }, - { - "label": "ART Adherence", - "isExpanded": "true", - "questions": [ - { - "label": "HAART adherence assessment", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "da4e1fd2-727f-4677-ab5f-44058555052c", - "answers": [ - { - "concept": "159405AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Good", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159405" - } - ] - }, - { - "concept": "159406AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fair", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159406" - } - ] - }, - { - "concept": "159407AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Poor", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159407" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "id": "artAdherenceAssessment" - }, - { - "label": "Reason for Fair/Poor adherence to HAART", - "type": "obs", - "questionOptions": { - "rendering": "select", - "concept": "160582AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "121725AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Alcohol abuse", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "15167005" - }, - { - "type": "ICPC2", - "value": "P15" - }, - { - "type": "SNOMED-CT", - "value": "15167005" - }, - { - "type": "IMO-ProblemIT", - "value": "29952" - }, - { - "type": "ICD-10-WHO", - "value": "F10.1" - }, - { - "type": "3BT", - "value": "10004666" - }, - { - "type": "ICPC2", - "value": "P15" - }, - { - "type": "IMO-ProblemIT", - "value": "29952" - }, - { - "type": "3BT", - "value": "10004666" - } - ] - }, - { - "concept": "160589AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Concerned about privacy/stigma", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "397695000" - }, - { - "type": "CIEL", - "value": "160589" - } - ] - }, - { - "concept": "119537AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Depression", - "conceptMappings": [ - { - "type": "ICPC2", - "value": "P76" - }, - { - "type": "ICD-10-WHO", - "value": "F32.9" - }, - { - "type": "PIH", - "value": "207" - }, - { - "type": "SNOMED-CT", - "value": "35489007" - }, - { - "type": "IMO-ProblemIT", - "value": "41696" - }, - { - "type": "IMO-ProblemIT", - "value": "41696" - }, - { - "type": "AMPATH", - "value": "6038" - }, - { - "type": "AMPATH", - "value": "207" - }, - { - "type": "ICD-10-WHO", - "value": "F32.9" - }, - { - "type": "PIH", - "value": "207" - }, - { - "type": "SNOMED-CT", - "value": "35489007" - }, - { - "type": "AMPATH", - "value": "6038" - }, - { - "type": "AMPATH", - "value": "207" - } - ] - }, - { - "concept": "160586AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Felt better and stopped taking medication", - "conceptMappings": [ - { - "type": "CIEL", - "value": "160586" - }, - { - "type": "SNOMED-CT", - "value": "397695000" - } - ] - }, - { - "concept": "160585AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Felt too ill to take medication", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "397695000" - }, - { - "type": "CIEL", - "value": "160585" - } - ] - }, - { - "concept": "160587AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Forgot to take medication", - "conceptMappings": [ - { - "type": "CIEL", - "value": "160587" - }, - { - "type": "SNOMED-CT", - "value": "397695000" - } - ] - }, - { - "concept": "160584AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lost or ran out of medication", - "conceptMappings": [ - { - "type": "CIEL", - "value": "160584" - }, - { - "type": "SNOMED-CT", - "value": "397695000" - } - ] - }, - { - "concept": "160588AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pill burden", - "conceptMappings": [ - { - "type": "CIEL", - "value": "160588" - }, - { - "type": "SNOMED-CT", - "value": "397695000" - } - ] - }, - { - "concept": "160583AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Shares medications with others", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "397695000" - }, - { - "type": "CIEL", - "value": "160583" - } - ] - }, - { - "concept": "102AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Toxicity, drug", - "conceptMappings": [ - { - "type": "CIEL", - "value": "102" - }, - { - "type": "SNOMED-CT", - "value": "7895008" - }, - { - "type": "IMO-ProblemIT", - "value": "381740" - }, - { - "type": "IMO-ProblemIT", - "value": "381740" - }, - { - "type": "AMPATH", - "value": "102" - }, - { - "type": "AMPATH", - "value": "102" - }, - { - "type": "SNOMED-CT", - "value": "7895008" - }, - { - "type": "ICD-10-WHO", - "value": "R89.2" - } - ] - }, - { - "concept": "820AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Transport problems", - "conceptMappings": [ - { - "type": "CIEL", - "value": "820" - }, - { - "type": "SNOMED-CT", - "value": "266934004" - }, - { - "type": "AMPATH", - "value": "820" - }, - { - "type": "SNOMED-CT", - "value": "266934004" - }, - { - "type": "AMPATH", - "value": "820" - } - ] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other non-coded", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "CIEL", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - } - ], - "conceptMappings": [ - { - "type": "PIH", - "value": "3140" - }, - { - "type": "SNOMED-CT", - "value": "397695000" - }, - { - "type": "CIEL", - "value": "160582" - }, - { - "type": "PIH", - "value": "3140" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "artAdherenceAssessment === '159405AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || artAdherenceAssessment === '1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "reasonForPoorAdherenceToHaart" - } - ] - }, - { - "label": "Clinical Management Plan", - "isExpanded": "true", - "questions": [ - { - "label": "Clinical Notes", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "165095AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "rows": "5", - "conceptMappings": [ - { - "type": "CIEL", - "value": "165095" - } - ] - }, - "id": "clinicalNotes" - } - ] - }, - { - "label": "Drug Orders", - "isExpanded": "true", - "questions": [ - { - "label": "ARV dispensing quantity (in days)", - "type": "obs", - "questionOptions": { - "rendering": "number", - "concept": "3a0709e9-d7a8-44b9-9512-111db5ce3989", - "max": "200", - "min": "1", - "showDate": "", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1897" - }, - { - "type": "SNOMED-CT", - "value": "261774000" - }, - { - "type": "AMPATH", - "value": "1897" - }, - { - "type": "CIEL", - "value": "159368" - }, - { - "type": "SNOMED-CT", - "value": "261774000" - } - ] - }, - "id": "regimenInDays" - } - ] - }, - { - "label": "Referrals", - "isExpanded": "true", - "questions": [ - { - "label": "Patient referred for other services", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1648AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "label": "Yes", - "concept": "cf82933b-3f3f-45e7-a5ab-5d31aaee3da3" - }, - { - "label": "No", - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594" - } - ] - }, - "id": "referralsOrdered" - }, - { - "label": "Reason for referral", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "1272AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "439980006" - }, - { - "type": "SNOMED-CT", - "value": "439980006" - }, - { - "type": "AMPATH", - "value": "1272" - }, - { - "type": "AMPATH", - "value": "1932" - }, - { - "type": "AMPATH", - "value": "1272" - }, - { - "type": "AMPATH", - "value": "1932" - } - ], - "answers": [ - { - "concept": "1288AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Alcohol counseling", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1288" - }, - { - "type": "AMPATH", - "value": "1288" - }, - { - "type": "SNOMED-CT", - "value": "413473000" - }, - { - "type": "SNOMED-CT", - "value": "413473000" - } - ] - }, - { - "concept": "1374AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Dental care referral", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "103697008" - }, - { - "type": "SNOMED-CT", - "value": "103697008" - } - ] - }, - { - "concept": "1167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Disclosure counseling", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1167" - }, - { - "type": "SNOMED-MVP", - "value": "11671000105001" - }, - { - "type": "AMPATH", - "value": "1167" - }, - { - "type": "SNOMED-MVP", - "value": "11671000105001" - }, - { - "type": "SNOMED-CT", - "value": "409063005" - } - ] - }, - { - "concept": "5483AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Family planning services", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5483" - }, - { - "type": "AMPATH", - "value": "5483" - }, - { - "type": "SNOMED-CT", - "value": "310031001" - }, - { - "type": "SNOMED-CT", - "value": "310031001" - } - ] - }, - { - "concept": "5485AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Inpatient care or hospitalization", - "conceptMappings": [ - { - "type": "PIH", - "value": "1429" - }, - { - "type": "PIH", - "value": "1429" - }, - { - "type": "AMPATH", - "value": "5485" - }, - { - "type": "AMPATH", - "value": "5485" - }, - { - "type": "SNOMED-CT", - "value": "394656005" - }, - { - "type": "SNOMED-CT", - "value": "394656005" - }, - { - "type": "CIEL", - "value": "5485" - } - ] - }, - { - "concept": "159937AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Maternal and child health program", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159937" - }, - { - "type": "AMPATH", - "value": "2050" - } - ] - }, - { - "concept": "5489AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Mental health services", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "390808007" - }, - { - "type": "SNOMED-CT", - "value": "390808007" - }, - { - "type": "AMPATH", - "value": "5489" - }, - { - "type": "AMPATH", - "value": "5489" - } - ] - }, - { - "concept": "5484AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Nutritional support", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "278906000" - }, - { - "type": "PIH", - "value": "1400" - }, - { - "type": "AMPATH", - "value": "5484" - }, - { - "type": "PIH", - "value": "1400" - }, - { - "type": "AMPATH", - "value": "5484" - }, - { - "type": "CIEL", - "value": "5484" - }, - { - "type": "SNOMED-CT", - "value": "278906000" - } - ] - }, - { - "concept": "1373AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Ophthalmology referral", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "183543004" - }, - { - "type": "SNOMED-CT", - "value": "183543004" - } - ] - }, - { - "concept": "5490AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Psychosocial counseling", - "conceptMappings": [] - }, - { - "concept": "1611AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Referral for opportunistic infection treatment", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "16111000105007" - }, - { - "type": "SNOMED-MVP", - "value": "16111000105007" - }, - { - "type": "SNOMED-CT", - "value": "3457005" - } - ] - }, - { - "concept": "160546AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sexually transmitted infection program/clinic", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "25681007" - }, - { - "type": "SNOMED-CT", - "value": "25681007" - }, - { - "type": "CIEL", - "value": "160546" - }, - { - "type": "PIH", - "value": "1786" - }, - { - "type": "PIH", - "value": "1786" - } - ] - }, - { - "concept": "5486AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Social support services", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "54861000105000" - }, - { - "type": "AMPATH", - "value": "5486" - }, - { - "type": "SNOMED-MVP", - "value": "54861000105000" - }, - { - "type": "AMPATH", - "value": "5486" - }, - { - "type": "SNOMED-CT", - "value": "315042007" - } - ] - }, - { - "concept": "164164AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Surgical Outpatient Department", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "405607001" - }, - { - "type": "SNOMED-CT", - "value": "405607001" - } - ] - }, - { - "concept": "1609AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Referral for imaging study", - "conceptMappings": [] - }, - { - "concept": "160456AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Obstetrics and gynecology department", - "conceptMappings": [] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other non-coded", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "CIEL", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "referralsOrdered === '488b58ff-64f5-4f8a-8979-fa79940b1594'" - } - } - ], - "id": "refferedFor" - }, - { - "label": "Referral comments", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "164359AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "rows": "" - }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "referralsOrdered === '488b58ff-64f5-4f8a-8979-fa79940b1594'" - } - } - ], - "id": "referralNotes" - } - ] - }, - { - "label": "HIV Clinic Appointment", - "isExpanded": "true", - "questions": [ - { - "label": "Next Appointment Date", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "5096AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5096" - }, - { - "type": "SNOMED-MVP", - "value": "50961000105000" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "RETURN VISIT DATE" - }, - { - "type": "PIH-Malawi", - "value": "5096" - }, - { - "type": "SNOMED-CT", - "value": "406543005" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "validators": [ - { - "type": "date", - "allowFutureDates": "true" - }, - { - "type": "js_expression", - "failsWhenExpression": "myValue < useFieldValue('dateOfEncounter')" - } - ] - } - ], - "id": "nextAppointmentDate" - }, - { - "label": "Date medication refill is due", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "162549AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "364713004" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "validators": [ - { - "type": "date", - "allowFutureDates": "true" - }, - { - "type": "js_expression", - "failsWhenExpression": "myValue < useFieldValue('dateOfEncounter')" - } - ] - } - ], - "id": "drugRefillDate" - }, - { - "label": "Attending clinician's name", - "type": "obs", - "questionOptions": { - "rendering": "text", - "concept": "1473AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true" - } - ], - "id": "attendingClinicianName" - } - ] - }, - { - "label": "Lab Results", - "isExpanded": "true", - "questions": [ - { - "label": "CD4 Lab Results", - "type": "obsGroup", - "id": "cd4ResultObsGroup", - "questionOptions": { - "rendering": "group", - "concept": "c731a01e-7268-11ee-b962-0242ac120002", - "conceptMappings": [] - }, - "questions": [ - { - "label": "CD4 Lab Results", - "type": "obs", - "questionOptions": { - "rendering": "toggle", - "concept": "9674e958-7269-11ee-b962-0242ac120002", - "toggleOptions": { - "labelTrue": "Yes", - "labelFalse": "No" - }, - "conceptMappings": [ - { - "type": "OCT", - "value": "LabOrdered" - } - ] - }, - "id": "cd4LabResultsToggle", - "behaviours": [ - { - "intent": "*", - "required": "false" - } - ] - }, - { - "label": "Which form was filled?", - "type": "obs", - "questionOptions": { - "rendering": "fixed-value", - "concept": "5ac76d80-726a-11ee-b962-0242ac120002", - "conceptMappings": [] - }, - "id": "cd4Lab", - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "false" - }, - "value": "CD4 Lab Result" - } - ] - } - ] - } - ] - }, - { - "label": "Viral Lab Results", - "isExpanded": "true", - "questions": [ - { - "label": "Viral Lab Results", - "type": "obsGroup", - "id": "viralLabResultObsGroup", - "questionOptions": { - "rendering": "group", - "concept": "c731a01e-7268-11ee-b962-0242ac120002", - "conceptMappings": [] - }, - "questions": [ - { - "label": "Viral Lab Results", - "type": "obs", - "questionOptions": { - "rendering": "toggle", - "concept": "9674e958-7269-11ee-b962-0242ac120002", - "toggleOptions": { - "labelTrue": "Yes", - "labelFalse": "No" - }, - "conceptMappings": [ - { - "type": "OCT", - "value": "LabOrdered" - } - ], - "answers": [ - { - "concept": "cf82933b-3f3f-45e7-a5ab-5d31aaee3da3", - "label": "Yes", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - } - ] - }, - { - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594", - "label": "No", - "conceptMappings": [] - } - ] - }, - "id": "viralLabResultsToggle", - "behaviours": [ - { - "intent": "*", - "required": "false" - } - ] - }, - { - "label": "Which form was filled?", - "type": "obs", - "questionOptions": { - "rendering": "fixed-value", - "concept": "5ac76d80-726a-11ee-b962-0242ac120002", - "conceptMappings": [] - }, - "id": "viralLoad", - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "false" - }, - "value": "Viral Load Lab Result" - } - ] - } - ] - } - ] - } - ] - }, - { - "label": "Lab results - CD4", - "sections": [], - "isSubform": "true", - "subform": { - "name": "CD4 Lab Result", - "package": "hiv", - "behaviours": [ - { - "intent": "*", - "subform_intent": "CD4_LAB_RESULTS_EMBED", - "readonly": "false" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "cd4LabResultsToggle == '488b58ff-64f5-4f8a-8979-fa79940b1594'" - } - } - ] - }, - { - "label": "Lab results - Viral Load", - "sections": [], - "isSubform": "true", - "subform": { - "name": "Viral Load Lab Result", - "package": "hiv", - "behaviours": [ - { - "intent": "*", - "subform_intent": "VIRAL_LOAD_LAB_RESULTS_EMBED", - "readonly": "false" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "viralLabResultsToggle == '488b58ff-64f5-4f8a-8979-fa79940b1594'" - } - } - ] - } - ], - "availableIntents": [ - { - "intent": "*", - "display": "Clinical Visit" - } - ], - "processor": "EncounterFormProcessor", - "uuid": "b3abc4ce-c5ac-3c40-b8e7-442b163670f1", - "referencedForms": [], - "encounterType": "cb0a65a7-0587-477e-89b9-cf2fd144f1d4", - "encounter": "Clinical Visit", - "allowUnspecifiedAll": true -} \ No newline at end of file diff --git a/distro/configuration/ampathforms/ct_clinical_visit_v2.1.json b/distro/configuration/ampathforms/ct_clinical_visit_v2.1.json index 2b90472d2..bd7c99fcc 100644 --- a/distro/configuration/ampathforms/ct_clinical_visit_v2.1.json +++ b/distro/configuration/ampathforms/ct_clinical_visit_v2.1.json @@ -1,25 +1,69 @@ { - "name": "POC Clinical Visit Form v2.1", + "name": "Clinical Visit Form", "version": "2.1", "published": true, "retired": false, + "description": "structured clinical consultation in a Comprehensive Care Clinic", "pages": [ { - "label": "Patient Details", + "label": "Visit Details", "sections": [ { - "label": "Visit Details", - "isExpanded": "true", + "label": "Visit Particulars", + "isExpanded": true, "questions": [ + { + "value": [ + "**This form is used to**: Document a structured clinical consultation in a Comprehensive Care Clinic" + ], + "questionOptions": { + "rendering": "markdown" + }, + "id": "heading" + }, { "label": "Encounter date", "type": "obs", - "required": false, - "id": "dateOfEncounter", - "datePickerFormat": "both", "questionOptions": { "rendering": "date", "concept": "163137AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + "behaviours": [ + { + "intent": "*", + "required": "true", + "unspecified": "true" + } + ], + "id": "dateOfEncounter" + }, + { + "type": "encounterProvider", + "label": "Encounter Provider:", + "id": "provider", + "required": "true", + "default": "", + "questionOptions": { + "rendering": "ui-select-extended" + } + }, + { + "type": "encounterRole", + "label": "Role:", + "id": "role", + "required": "false", + "default": "", + "questionOptions": { + "rendering": "ui-select-extended" + } + }, + { + "type": "encounterLocation", + "label": "Encounter Location", + "id": "location", + "required": "true", + "questionOptions": { + "rendering": "ui-select-extended" } }, { @@ -31,11 +75,11 @@ "answers": [ { "label": "Yes", - "concept": "cf82933b-3f3f-45e7-a5ab-5d31aaee3da3" + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, { "label": "No", - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594" + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" } ], "conceptMappings": [ @@ -57,20 +101,24 @@ } ] }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true" - } - ], + "behaviours": [], "id": "scheduledVisit" }, { - "label": "Visit type", + "label": "Visit Type?", "type": "obs", + "required": "false", + "id": "visitType", "questionOptions": { "rendering": "radio", - "concept": "8a9809e9-8a0b-4e0e-b1f6-80b0cbbe361b", + "concept": "164181AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "conceptMappings": [ + { + "relationship": "SAME-AS", + "type": "CIEL", + "value": "164181" + } + ], "answers": [ { "concept": "166446AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -102,40 +150,109 @@ } ] }, + "behaviours": [] + }, + { + "label": "Population Category", + "type": "obs", + "questionOptions": { + "rendering": "radio", + "concept": "166432AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "conceptMappings": [ + { + "type": "CIEL", + "value": "166432" + } + ], + "answers": [ + { + "concept": "166430AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "General population", + "conceptMappings": [ + { + "type": "CIEL", + "value": "166430" + } + ] + }, + { + "concept": "166431AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Key population", + "conceptMappings": [ + { + "type": "CIEL", + "value": "166431" + } + ] + }, + { + "concept": "167143AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Priority population", + "conceptMappings": [] + } + ] + }, "behaviours": [ { "intent": "*", "required": "true", "unspecified": "true" + }, + { + "intent": "HTS_PRETEST", + "required": "true", + "unspecified": "false" } ], - "id": "visitScheduled" - } - ] - } - ] - }, - { - "label": "Presenting Complaints", - "sections": [ - { - "label": "History of Presenting Complaints", - "isExpanded": "true", - "questions": [ + "hide": { + "hideWhenExpression": "age < 15" + }, + "historicalExpression": "_.isEmpty(HD.getObject('prevEnc').getValue('166432AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')) ? undefined : HD.getObject('prevEnc').getValue('166432AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')", + "id": "clientPopulationCategory" + }, { - "label": "Any complaints?", + "label": "Key Population Type", "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "1154AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "concept": "166433AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { - "label": "Yes", - "concept": "cf82933b-3f3f-45e7-a5ab-5d31aaee3da3" + "concept": "157351AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Intravenous drug user", + "conceptMappings": [] }, { - "label": "No", - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594" + "concept": "160578AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Man who has sex with men", + "conceptMappings": [ + { + "type": "CIEL", + "value": "160578" + } + ] + }, + { + "concept": "162277AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Prisoners" + }, + { + "concept": "160579AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Sex worker", + "conceptMappings": [ + { + "type": "CIEL", + "value": "160579" + }, + { + "type": "SNOMED-CT", + "value": "53713009" + } + ] + }, + { + "concept": "166415AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Transgender Persons" } ] }, @@ -144,667 +261,562 @@ "intent": "*", "required": "true", "unspecified": "true" + }, + { + "intent": "HTS_PRETEST", + "required": "true", + "unspecified": "false" } ], - "id": "presentingComplaints" + "hide": { + "hideWhenExpression": "(age < 15) || clientPopulationCategory !== '166431AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "id": "keyPopulationType" }, { - "label": "Chief complaints", + "label": "Priority Population Type", "type": "obs", "questionOptions": { - "rendering": "checkbox", - "concept": "f2ff2d1c-25e6-4143-9000-89633a932c2f", + "rendering": "select", + "concept": "2bf14240-b2b2-42b2-8cf3-b5f8a0cb7764", + "conceptMappings": [], "answers": [ { - "concept": "151AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abdominal pain", + "concept": "166043AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Adolescent Girls & Young Women", "conceptMappings": [] }, { - "concept": "148035AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Back pain", + "concept": "160580AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Client of sex worker", "conceptMappings": [] }, { - "concept": "120749AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Chest pain", + "concept": "159674AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Fisher Folk", "conceptMappings": [] }, { - "concept": "143264AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cough", - "conceptMappings": [] + "concept": "162198AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Long distance truck driver", + "conceptMappings": [ + { + "type": "CIEL", + "value": "162198" + }, + { + "type": "SNOMED-CT", + "value": "87447002" + } + ] + }, + { + "concept": "63ea75cb-205f-4e7b-9ede-5f9b8a4dda9f", + "label": "Migrant Workers", + "conceptMappings": [ + { + "type": "OHTSTemp", + "value": "MigrantWorkers" + }, + { + "type": "OHTS", + "value": "5682486" + } + ] }, { - "concept": "871AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Chills", + "concept": "166514AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Non-intravenous drug user", "conceptMappings": [] }, { - "concept": "120345AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Confusion", + "concept": "164100AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Refugee", "conceptMappings": [] }, { - "concept": "113054AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Convulsions", + "concept": "a307f884-9ee8-4d3f-b8f7-923870c053c0", + "label": "Uniformed Forces", "conceptMappings": [] }, { - "concept": "119537AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Depression", + "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Other", "conceptMappings": [ { - "type": "ICPC2", - "value": "P76" + "type": "PIH-Malawi", + "value": "6408" }, { - "type": "ICD-10-WHO", - "value": "F32.9" + "type": "SNOMED-MVP", + "value": "56221000105001" + }, + { + "type": "CIEL", + "value": "5622" + }, + { + "type": "AMPATH", + "value": "5622" + }, + { + "type": "org.openmrs.module.mdrtb", + "value": "OTHER" }, { "type": "PIH", - "value": "207" + "value": "5622" + } + ] + } + ] + }, + "behaviours": [ + { + "intent": "*", + "required": "true", + "unspecified": "true" + }, + { + "intent": "HTS_PRETEST", + "required": "true", + "unspecified": "false" + } + ], + "hide": { + "hideWhenExpression": "(age < 15) || clientPopulationCategory !== '167143AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "id": "priorityPopulationType" + } + ] + } + ] + }, + { + "label": "Subjective History", + "sections": [ + { + "label": "Complaints and History of complaints", + "isExpanded": "true", + "questions": [ + { + "label": "History of Presenting Complaints", + "type": "obsGroup", + "id": "chiefComplaint", + "questionOptions": { + "concept": "1390AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "repeating" + }, + "validators": [], + "hide": {}, + "questions": [ + { + "label": "Complaint", + "type": "obs", + "id": "Complaint", + "questionOptions": { + "concept": "5219AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "select", + "answers": [ + { + "concept": "151AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Abdominal pain" }, { - "type": "SNOMED-CT", - "value": "35489007" + "concept": "141631AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Abnormal Uterine Bleeding" }, { - "type": "IMO-ProblemIT", - "value": "41696" + "concept": "121543AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Anxiety" }, { - "type": "IMO-ProblemIT", - "value": "41696" + "concept": "148035AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Back pain" }, { - "type": "AMPATH", - "value": "6038" + "concept": "840AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Bloody Urine" }, { - "type": "AMPATH", - "value": "207" + "concept": "117671AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Blood in stool" }, { - "type": "ICD-10-WHO", - "value": "F32.9" + "concept": "131021AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Breast Pain" }, { - "type": "PIH", - "value": "207" + "concept": "120749AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Chest Pain" }, { - "type": "SNOMED-CT", - "value": "35489007" + "concept": "871AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Cold and Chills" }, { - "type": "AMPATH", - "value": "6038" + "concept": "120345AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Confusion" }, { - "type": "AMPATH", - "value": "207" - } - ] - }, - { - "concept": "142412AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Diarrhea", - "conceptMappings": [] - }, - { - "concept": "142247AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Discharge from Penis", - "conceptMappings": [] - }, - { - "concept": "141830AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Dizziness and Giddiness", - "conceptMappings": [] - }, - { - "concept": "141585AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Ear Problem", - "conceptMappings": [] - }, - { - "concept": "141128AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Epigastric pain", - "conceptMappings": [] - }, - { - "concept": "140941AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Excessive Sweating", - "conceptMappings": [] - }, - { - "concept": "114399AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Facial Pain", - "conceptMappings": [] - }, - { - "concept": "140238AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fever", - "conceptMappings": [ + "concept": "143264AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Cough" + }, { - "type": "IMO-ProblemIT", - "value": "27348" + "concept": "113054AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Convulsions" }, { - "type": "PIH", - "value": "3722" + "concept": "144576AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Coma" }, { - "type": "SNOMED-CT", - "value": "386661006" + "concept": "106AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Coryza" }, { - "type": "3BT", - "value": "10049305" + "concept": "143129AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Crying Infant" }, { - "type": "AMPATH", - "value": "157" + "concept": "119574AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Delirium" }, { - "type": "AMPATH", - "value": "5945" + "concept": "119537AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Depression" }, { - "type": "ICPC2", - "value": "A03" + "concept": "142412AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Diarrhea" }, { - "type": "PIH", - "value": "5945" + "concept": "122496AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Difficult in breathing" }, { - "type": "ICD-10-WHO", - "value": "R50.9" - } - ] - }, - { - "concept": "140070AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Flank Pain", - "conceptMappings": [] - }, - { - "concept": "139084AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Headache", - "conceptMappings": [] - }, - { - "concept": "117698AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Hearing Loss", - "conceptMappings": [] - }, - { - "concept": "136455AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Itching", - "conceptMappings": [] - }, - { - "concept": "114395AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Leg Pain", - "conceptMappings": [] - }, - { - "concept": "135595AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Loss of Appetite", - "conceptMappings": [] - }, - { - "concept": "121657AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Memory Loss", - "conceptMappings": [] - }, - { - "concept": "116334AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lethargy", - "conceptMappings": [] - }, - { - "concept": "111721AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Mouth ulceration", - "conceptMappings": [] - }, - { - "concept": "133632AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Muscle pain", - "conceptMappings": [ + "concept": "118789AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Difficulty in swallowing" + }, { - "type": "AMPATH", - "value": "6034" + "concept": "142247AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Discharge from Penis" }, { - "type": "IMO-ProblemIT", - "value": "27371" + "concept": "141830AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Dizziness" }, { - "type": "SNOMED-CT", - "value": "68962001" - } - ] - }, - { - "concept": "5978AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Nausea", - "conceptMappings": [] - }, - { - "concept": "133469AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Neck Pain", - "conceptMappings": [] - }, - { - "concept": "133027AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Night sweats", - "conceptMappings": [ + "concept": "141585AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Ear Pain" + }, { - "type": "SNOMED-CT", - "value": "42984000" + "concept": "141128AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Epigastric Pain" }, { - "type": "PIH", - "value": "6029" + "concept": "131040AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Eye Pain" }, { - "type": "3BT", - "value": "10063085" + "concept": "140941AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Excessive Sweating" }, { - "type": "AMPATH", - "value": "6029" + "concept": "114399AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Facial Pain" }, { - "type": "ICPC2", - "value": "A09" + "concept": "162626AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Fatigue/weakness" }, { - "type": "IMO-ProblemIT", - "value": "50760" - } - ] - }, - { - "concept": "132653AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Numbness of Foot", - "conceptMappings": [] - }, - { - "concept": "131040AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pain in Eye", - "conceptMappings": [] - }, - { - "concept": "116558AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pain in Joint", - "conceptMappings": [] - }, - { - "concept": "131034AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pain in pelvis", - "conceptMappings": [] - }, - { - "concept": "131032AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pain in Scrotum", - "conceptMappings": [] - }, - { - "concept": "131021AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pain of Breast", - "conceptMappings": [] - }, - { - "concept": "131015AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Painful Mouth", - "conceptMappings": [] - }, - { - "concept": "512AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Rash", - "conceptMappings": [] - }, - { - "concept": "127777AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Red eye", - "conceptMappings": [ + "concept": "140070AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Flank Pain" + }, { - "type": "SNOMED-CT", - "value": "75705005" + "concept": "140238AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Fever" }, { - "type": "PIH", - "value": "3692" + "concept": "135462AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Genital Ulcer" }, { - "type": "IMO-ProblemIT", - "value": "75075" - } - ] - }, - { - "concept": "154311AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "rectal discharge", - "conceptMappings": [] - }, - { - "concept": "113224AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Rhinitis", - "conceptMappings": [] - }, - { - "concept": "206AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Seizure", - "conceptMappings": [] - }, - { - "concept": "141600AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Shortness of breath", - "conceptMappings": [] - }, - { - "concept": "126535AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Shoulder Pain", - "conceptMappings": [] - }, - { - "concept": "158843AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sore throat", - "conceptMappings": [ + "concept": "139084AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Headache" + }, { - "type": "ICPC2", - "value": "R74" + "concept": "117698AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Hearing Loss" }, { - "type": "SNOMED-CT", - "value": "267102003" + "concept": "116214AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Hypotension" }, { - "type": "3BT", - "value": "10048507" + "concept": "879AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Itchiness/Pruritus" }, { - "type": "IMO-ProblemIT", - "value": "89743" - } - ] - }, - { - "concept": "125225AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Swallowing Painful", - "conceptMappings": [] - }, - { - "concept": "125198AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Swollen Feet", - "conceptMappings": [] - }, - { - "concept": "112200AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Tremor", - "conceptMappings": [] - }, - { - "concept": "160208AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Urinary symptoms", - "conceptMappings": [] - }, - { - "concept": "147232AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vaginal bleeding", - "conceptMappings": [] - }, - { - "concept": "123396AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vaginal discharge", - "conceptMappings": [ + "concept": "116558AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Joint Pain" + }, { - "type": "IMO-ProblemIT", - "value": "27625" + "concept": "114395AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Leg Pain" }, { - "type": "AMPATH", - "value": "5993" + "concept": "116334AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Lethargy" }, { - "type": "SNOMED-CT", - "value": "271939006" + "concept": "135595AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Loss of Appetite" }, { - "type": "ICD-10-WHO", - "value": "N89.8" + "concept": "135488AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Lymphadenopathy" }, { - "type": "ICPC2", - "value": "X14" + "concept": "121657AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Memory Loss" }, { - "type": "IMO-ProblemIT", - "value": "32928273" + "concept": "111721AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Mouth Ulceration" }, { - "type": "CIEL", - "value": "123396" + "concept": "131015AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Mouth Pain" }, { - "type": "AMPATH", - "value": "5993" + "concept": "133028AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Muscle cramps" }, { - "type": "IMO-ProblemIT", - "value": "27625" + "concept": "133632AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Muscle Pain" }, { - "type": "3BT", - "value": "10102961" + "concept": "121AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Mylagia" }, { - "type": "3BT", - "value": "10102961" + "concept": "5978AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Nausea" }, { - "type": "IMO-ProblemIT", - "value": "32928273" + "concept": "133469AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Neck Pain" }, { - "type": "IMO-ProblemIT", - "value": "21649296" + "concept": "133027AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Night sweats" }, { - "type": "SNOMED-CT", - "value": "271939006" + "concept": "132653AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Numbness" }, { - "type": "CIEL", - "value": "123396" + "concept": "162628AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Unexplained bleeding" }, { - "type": "IMO-ProblemIT", - "value": "21649296" - } - ] - }, - { - "concept": "5953AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vision difficulties", - "conceptMappings": [] - }, - { - "concept": "122983AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vomiting", - "conceptMappings": [] - }, - { - "concept": "832AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Weight loss", - "conceptMappings": [] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "presentingComplaints !== 'cf82933b-3f3f-45e7-a5ab-5d31aaee3da3'" - } - } - ], - "id": "cheifComplaint" - }, - { - "label": "Presenting Complaints Notes", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "160531AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "presentingComplaints !== 'cf82933b-3f3f-45e7-a5ab-5d31aaee3da3'" - } - } - ], - "id": "presentingComplaintNotes" - } - ] - } - ] - }, - { - "label": "OBGYN History", - "sections": [ - { - "label": "LMP/Pregnancy", - "isExpanded": "true", - "questions": [ - { - "label": "Current menstruation status", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "082ddc79-e355-4344-a4f8-ee458c15e3ef", - "answers": [ - { - "concept": "148989AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Amenorrhea", - "conceptMappings": [ + "concept": "125225AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Pain when Swallowing" + }, { - "type": "ICD-10-WHO", - "value": "N91.2" + "concept": "131034AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Pelvic Pain" }, { - "type": "SNOMED-CT", - "value": "289885003" + "concept": "5953AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Poor Vision" }, { - "type": "SNOMED-CT", - "value": "14302001" + "concept": "512AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Rash" }, { - "type": "CIEL", - "value": "148989" + "concept": "127777AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Red Eye" }, { - "type": "AMPATH", - "value": "2060" + "concept": "6017AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Refusal to feed" }, { - "type": "3BT", - "value": "10005112" + "concept": "113224AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Running/Blocked nose" }, { - "type": "IMO-ProblemIT", - "value": "37903" - } - ] - }, - { - "concept": "1434AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Currently pregnant", - "conceptMappings": [ + "concept": "131032AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Scrotal Pain" + }, { - "type": "SNOMED-CT", - "value": "77386006" + "concept": "206AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Seizure" }, { - "type": "CIEL", - "value": "1434" + "concept": "126535AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Shoulder Pain" }, { - "type": "SNOMED-CT", - "value": "77386006" + "concept": "112989AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Shock" }, { - "type": "AMPATH", - "value": "1484" + "concept": "158843AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Sore Throat" }, { - "type": "ICD-10-WHO", - "value": "Z33" + "concept": "141597AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Sleep Disturbance" }, { - "type": "IMO-ProblemIT", - "value": "52609" + "concept": "125198AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Swollen Legs" }, { - "type": "AMPATH", - "value": "1484" + "concept": "112200AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Tremors" }, { - "type": "IMO-ProblemIT", - "value": "52609" + "concept": "160208AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Urinary Symptoms" + }, + { + "concept": "157498AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Weakness of Limbs" + }, + { + "concept": "832AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Weight Loss" + }, + { + "concept": "123396AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Vaginal Discharge" + }, + { + "concept": "122983AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Vomiting" + }, + { + "concept": "111525AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Vertigo" + }, + { + "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Other" } ] - }, - { - "concept": "5989AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Menstruating", - "conceptMappings": [] } - ] - }, - "id": "menstruationStatus" + }, + { + "label": "Specify other complaints", + "type": "obs", + "id": "OtherComplaints", + "questionOptions": { + "concept": "160531AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "textarea" + }, + "validators": [], + "hide": { + "hideWhenExpression": "Complaint !== '5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + } + }, + { + "label": "Onset Date", + "type": "obs", + "id": "complaintsOnset", + "questionOptions": { + "concept": "159948AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "date" + }, + "validators": [ + { + "type": "date", + "allowFutureDates": "false" + } + ] + }, + { + "label": "Duration (Days)", + "type": "obs", + "id": "complaintDuration", + "questionOptions": { + "concept": "1731AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "number", + "min": "0", + "calculate": { + "calculateExpression": "calcTimeDifference(useFieldValue('complaintsOnset'), 'd')" + } + }, + "validators": [] + } + ] }, { - "label": "LMP", + "label": "Chief complaint (text)", "type": "obs", - "required": false, - "id": "lastMonthlyPeriod", - "datePickerFormat": "calendar", + "id": "chiefComplaintTxt", "questionOptions": { - "rendering": "date", - "concept": "166079AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "relationship": "SAME-AS", - "type": "SNOMED CT", - "value": "248993009" - }, - { - "relationship": "SAME-AS", - "type": "CIEL", - "value": "166079" - } - ] + "concept": "160531AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "textarea" + }, + "validators": [], + "hide": { + "hideWhenExpression": "" } - }, + } + ] + }, + { + "label": "Past Medication History", + "isExpanded": "true", + "questions": [ + { + "label": "Past medical & Surgical history narrative", + "type": "obs", + "id": "pmhx", + "questionOptions": { + "rendering": "textarea", + "concept": "160221AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "answers": [] + }, + "hide": { + "hideWhenExpression": "" + } + } + ] + }, + { + "label": "Current TPT/ TB Treatment", + "isExpanded": "true", + "questions": [ { - "label": "Intend to conceive in the next three months?", + "label": "Currently on treatment for tuberculosis", "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "9109b9f3-8176-4d2f-b47d-82630dcc02ce", + "concept": "159798AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "conceptMappings": [ { "type": "CIEL", - "value": "160571" + "value": "159798" + }, + { + "type": "AMPATH", + "value": "6176" + }, + { + "type": "PIH", + "value": "1257" + }, + { + "type": "PIH", + "value": "1257" } ], "answers": [ @@ -813,11 +825,19 @@ "label": "Yes", "conceptMappings": [ { - "type": "CIEL", + "type": "AMPATH", "value": "1065" }, { - "type": "AMPATH", + "type": "SNOMED CT", + "value": "CT: 373066001" + }, + { + "type": "PIH", + "value": "1065" + }, + { + "type": "CIEL", "value": "1065" }, { @@ -825,35 +845,92 @@ "value": "1065" }, { - "type": "SNOMED CT", - "value": "CT: 373066001" + "type": "SNOMED-CT", + "value": "373066001" + }, + { + "type": "PIH-Malawi", + "value": "1065" + }, + { + "type": "AMPATH", + "value": "1065" } ] }, { "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "No", - "conceptMappings": [] + "conceptMappings": [ + { + "type": "PIH", + "value": "1066" + }, + { + "type": "PIH-Malawi", + "value": "1066" + }, + { + "type": "SNOMED-CT", + "value": "373067005" + }, + { + "type": "AMPATH", + "value": "1066" + }, + { + "type": "PIH-Malawi", + "value": "1066" + }, + { + "type": "AMPATH", + "value": "1066" + }, + { + "type": "SNOMED-CT", + "value": "373067005" + }, + { + "type": "PIH", + "value": "1066" + } + ] }, { "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Unknown", "conceptMappings": [ + { + "type": "AMPATH", + "value": "1067" + }, { "type": "CIEL", "value": "1067" }, { - "type": "AMPATH", + "type": "SNOMED-CT", + "value": "261665006" + }, + { + "type": "PIH", "value": "1067" }, { - "type": "SNOMED CT", - "value": "CT: 261665006" + "type": "org.openmrs.module.mdrtb", + "value": "UNKNOWN" + }, + { + "type": "AMPATH", + "value": "1067" }, { "type": "PIH", "value": "1067" + }, + { + "type": "SNOMED CT", + "value": "CT: 261665006" } ] } @@ -862,32 +939,37 @@ "behaviours": [ { "intent": "*", + "required": "true", "unspecified": "true", "hide": { - "hideWhenExpression": "menstruationStatus === '1434AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + "hideWhenExpression": "currentTPT === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" } } ], - "id": "pregnancyIntention" + "id": "onTBRx" }, { - "label": "Breastfeeding", + "label": "Currently on tuberculosis prophylaxis treatment (TPT)", "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "5632AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "concept": "166449AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "conceptMappings": [ { - "type": "AMPATH", - "value": "2056" + "type": "CIEL", + "value": "166449" }, { "type": "SNOMED-CT", - "value": "413712001" + "value": "363819003" }, { - "type": "AMPATH", - "value": "5632" + "type": "KenyaEMR", + "value": "164949" + }, + { + "type": "KenyaEMR", + "value": "164949" } ], "answers": [ @@ -896,11 +978,19 @@ "label": "Yes", "conceptMappings": [ { - "type": "CIEL", + "type": "AMPATH", "value": "1065" }, { - "type": "AMPATH", + "type": "SNOMED CT", + "value": "CT: 373066001" + }, + { + "type": "PIH", + "value": "1065" + }, + { + "type": "CIEL", "value": "1065" }, { @@ -908,35 +998,92 @@ "value": "1065" }, { - "type": "SNOMED CT", - "value": "CT: 373066001" + "type": "SNOMED-CT", + "value": "373066001" + }, + { + "type": "PIH-Malawi", + "value": "1065" + }, + { + "type": "AMPATH", + "value": "1065" } ] }, { "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "No", - "conceptMappings": [] + "conceptMappings": [ + { + "type": "PIH", + "value": "1066" + }, + { + "type": "PIH-Malawi", + "value": "1066" + }, + { + "type": "SNOMED-CT", + "value": "373067005" + }, + { + "type": "AMPATH", + "value": "1066" + }, + { + "type": "PIH-Malawi", + "value": "1066" + }, + { + "type": "AMPATH", + "value": "1066" + }, + { + "type": "SNOMED-CT", + "value": "373067005" + }, + { + "type": "PIH", + "value": "1066" + } + ] }, { "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Unknown", "conceptMappings": [ + { + "type": "AMPATH", + "value": "1067" + }, { "type": "CIEL", "value": "1067" }, { - "type": "AMPATH", + "type": "SNOMED-CT", + "value": "261665006" + }, + { + "type": "PIH", "value": "1067" }, { - "type": "SNOMED CT", - "value": "CT: 261665006" + "type": "org.openmrs.module.mdrtb", + "value": "UNKNOWN" + }, + { + "type": "AMPATH", + "value": "1067" }, { "type": "PIH", "value": "1067" + }, + { + "type": "SNOMED CT", + "value": "CT: 261665006" } ] } @@ -945,4796 +1092,1931 @@ "behaviours": [ { "intent": "*", - "unspecified": "true" + "required": "true", + "unspecified": "true", + "hide": { + "hideWhenExpression": "onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + } } ], - "id": "isBreastFeeding" - } - ] - }, - { - "label": "Family Planning", - "isExpanded": "true", - "questions": [ + "id": "currentTPT" + }, { - "label": "Family planning method", + "label": "Previously completed Tuberculosis preventive treatment", "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "160653AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "concept": "166463AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "conceptMappings": [ + { + "type": "CIEL", + "value": "166463" + }, { "type": "SNOMED-CT", - "value": "423925001" + "value": "182834008" + }, + { + "type": "KenyaEMR", + "value": "164950" } ], "answers": [ { - "concept": "160652AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Patient not using family planning", + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes", "conceptMappings": [ { - "type": "SNOMED-CT", - "value": "423925001" - } - ] - }, - { - "concept": "965AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Currently using birth control", - "conceptMappings": [ + "type": "AMPATH", + "value": "1065" + }, { - "type": "SNOMED-CT", - "value": "268458002" + "type": "SNOMED CT", + "value": "CT: 373066001" }, { - "type": "SNOMED-CT", - "value": "243816001" + "type": "PIH", + "value": "1065" }, { - "type": "SNOMED-MVP", - "value": "9651000105005" + "type": "CIEL", + "value": "1065" }, { - "type": "AMPATH", - "value": "965" - } - ] - }, - { - "concept": "1360AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Requests family planning information", - "conceptMappings": [ + "type": "PIH", + "value": "1065" + }, { "type": "SNOMED-CT", - "value": "397619005" + "value": "373066001" }, { - "type": "SNOMED-MVP", - "value": "13601000105006" + "type": "PIH-Malawi", + "value": "1065" + }, + { + "type": "AMPATH", + "value": "1065" } ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "menstruationStatus === '1434AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "OnFamilyPlanning" - }, - { - "label": "Preferred family planning method", - "type": "obs", - "questionOptions": { - "rendering": "select", - "concept": "374AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ + }, { - "concept": "190AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Condoms", + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No", "conceptMappings": [ - { - "type": "AMPATH", - "value": "5270" - }, { "type": "PIH", - "value": "190" + "value": "1066" }, { - "type": "AMPATH", - "value": "190" + "type": "PIH-Malawi", + "value": "1066" }, { "type": "SNOMED-CT", - "value": "706506000" + "value": "373067005" }, { "type": "AMPATH", - "value": "190" + "value": "1066" }, { - "type": "AMPATH", - "value": "5270" + "type": "PIH-Malawi", + "value": "1066" }, { - "type": "PIH", - "value": "190" + "type": "AMPATH", + "value": "1066" }, { "type": "SNOMED-CT", - "value": "706506000" + "value": "373067005" + }, + { + "type": "PIH", + "value": "1066" } ] }, { - "concept": "5278AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Diaphragm", + "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Unknown", "conceptMappings": [ { "type": "AMPATH", - "value": "5278" + "value": "1067" }, { "type": "CIEL", - "value": "5278" - }, - { - "type": "AMPATH", - "value": "5278" + "value": "1067" }, { "type": "SNOMED-CT", - "value": "368441006" + "value": "261665006" }, { - "type": "SNOMED-CT", - "value": "368441006" - } - ] - }, - { - "concept": "160570AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Emergency contraceptive pills", - "conceptMappings": [ + "type": "PIH", + "value": "1067" + }, { - "type": "SNOMED-CT", - "value": "275813002" - } - ] - }, - { - "concept": "164814AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Female condom", - "conceptMappings": [ + "type": "org.openmrs.module.mdrtb", + "value": "UNKNOWN" + }, { - "type": "SNOMED-CT", - "value": "442288006" + "type": "AMPATH", + "value": "1067" }, { - "type": "SNOMED-CT", - "value": "442288006" + "type": "PIH", + "value": "1067" }, { - "type": "CIEL", - "value": "164814" + "type": "SNOMED CT", + "value": "CT: 261665006" } ] + } + ] + }, + "behaviours": [ + { + "intent": "*", + "required": "true", + "unspecified": "true" + } + ], + "id": "previousTPT" + } + ] + }, + { + "label": "Allergies & Adverse Drug Reactions ", + "isExpanded": "true", + "questions": [ + { + "label": "Allergies", + "required": false, + "id": "allergiesWorkspaceLauncher", + "questionOptions": { + "rendering": "workspace-launcher", + "buttonLabel": "+ Allergies", + "workspaceName": "patient-allergy-form-workspace" + } + }, + { + "label": "Patient reports adverse drug reaction(s)? ", + "type": "obs", + "id": "adverseReactions", + "required": "false", + "questionOptions": { + "concept": "162871AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "radio", + "answers": [ + { + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes" }, { - "concept": "5276AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Female sterilization", - "conceptMappings": [ + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No" + }, + { + "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Unknown" + } + ] + }, + "hide": { + "hideWhenExpression": "" + }, + "historicalExpression": "_.isEmpty(HD.getObject('prevEnc').getValue('162871AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')) ? undefined : HD.getObject('prevEnc').getValue('162871AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + }, + { + "label": "Adverse drug reaction(s)", + "type": "obsGroup", + "questionOptions": { + "rendering": "repeating", + "concept": "162867AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + "id": "adrs", + "hide": { + "hideWhenExpression": "adverseReactions !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "questions": [ + { + "label": "Medicine Causing Reaction", + "type": "obs", + "id": "adrMed", + "questionOptions": { + "concept": "1193AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "drug" + } + }, + { + "label": "Reaction", + "type": "obs", + "id": "adrReaction", + "questionOptions": { + "concept": "160646AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "select", + "answers": [ { - "type": "IMO-ProcedureIT", - "value": "666675" + "concept": "148888AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Anaphylaxis" }, { - "type": "SNOMED-CT", - "value": "60890002" + "concept": "148787AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Angioedema" }, { - "type": "SNOMED-CT", - "value": "60890002" + "concept": "121629AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Anaemia" }, { - "type": "IMO-ProcedureIT", - "value": "666675" - } - ] - }, - { - "concept": "159837AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Hysterectomy", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "236886002" + "concept": "120148AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Arrhythmia" }, { - "type": "SNOMED-CT", - "value": "236886002" + "concept": "108AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Bronchospasm" }, { - "type": "IMO-ProcedureIT", - "value": "667244" + "concept": "143264AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Cough" }, { - "type": "CIEL", - "value": "159837" + "concept": "142412AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Diarrhea" }, { - "type": "AMPATH", - "value": "5276" + "concept": "118773AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Dystonia" }, { - "type": "IMO-ProcedureIT", - "value": "667244" - } - ] - }, - { - "concept": "159589AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Implantable contraceptive (unspecified type)", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "428987008" + "concept": "137162AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Flu-Like Syndrome" }, { - "type": "SNOMED-CT", - "value": "169552007" + "concept": "140039AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Flushing" }, { - "type": "SNOMED-CT", - "value": "169552007" + "concept": "140238AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Fever" }, { - "type": "CIEL", - "value": "159589" + "concept": "159581AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "GI upset" }, { - "type": "AMPATH", - "value": "6220" - } - ] - }, - { - "concept": "5279AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Injectable contraceptives", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "52791000105008" + "concept": "5978AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Nausea" }, { - "type": "SNOMED-CT", - "value": "169552007" + "concept": "117399AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Hypertension" }, { - "type": "SNOMED-MVP", - "value": "52791000105008" + "concept": "111061AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Hives" }, { - "type": "AMPATH", - "value": "5279" + "concept": "139084AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Headache" }, { - "type": "AMPATH", - "value": "5279" - } - ] - }, - { - "concept": "5275AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Intrauterine device", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "312081001" + "concept": "159098AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Hepatotoxicity" }, { - "type": "SNOMED-CT", - "value": "268460000" + "concept": "138111AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Hyperuricemia" }, { - "type": "AMPATH", - "value": "5275" + "concept": "879AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Itching" }, { - "type": "AMPATH", - "value": "5275" + "concept": "121677AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Mental status change" }, { - "type": "SNOMED-CT", - "value": "268460000" + "concept": "159347AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Musculoskeletal pain" }, { - "type": "SNOMED-CT", - "value": "312081001" - } - ] - }, - { - "concept": "136163AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lactational amenorrhea", - "conceptMappings": [ - { - "type": "IMO-ProblemIT", - "value": "567070" + "concept": "114736AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Optic Neuritis" }, { - "type": "SNOMED-CT", - "value": "237122005" + "concept": "141600AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Shortness of breath" }, { - "type": "SNOMED-CT", - "value": "237122005" + "concept": "512AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Rash" }, { - "type": "IMO-ProblemIT", - "value": "567070" + "concept": "113180AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Tendon Rupture" }, { - "type": "ICD-10-WHO", - "value": "N91.2" + "concept": "123074AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Visual Disturbances" }, { - "type": "CIEL", - "value": "136163" - } - ] - }, - { - "concept": "78796AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Levonorgestrel", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "126109000" + "concept": "122983AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Vomiting" }, { - "type": "RxNORM", - "value": "6373" + "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Unknown" }, { - "type": "PIH", - "value": "1718" - }, + "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Other" + } + ] + } + }, + { + "label": "Severity", + "type": "obs", + "id": "adrSeverity", + "questionOptions": { + "concept": "162760AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "select", + "answers": [ { - "type": "CIEL", - "value": "78796" + "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Not graded" }, { - "type": "SNOMED-CT", - "value": "109032009" + "concept": "1498AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Mild" }, { - "type": "PIH", - "value": "1718" + "concept": "1499AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Moderate" }, { - "type": "SNOMED-CT", - "value": "109032009" + "concept": "1500AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Severe" }, { - "type": "RxNORM", - "value": "6373" + "concept": "162819AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Life threatening" } ] - }, - { - "concept": "164813AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Male condom", - "conceptMappings": [ + } + }, + { + "label": "Date of Onset", + "type": "obs", + "id": "dateOnsetAdverse", + "questionOptions": { + "concept": "160753AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "date" + }, + "validators": [ + { + "type": "date", + "allowFutureDates": "false" + } + ] + }, + { + "label": "Action taken", + "type": "obs", + "id": "actIonTaken", + "questionOptions": { + "concept": "1255AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "select", + "answers": [ { - "type": "SNOMED-CT", - "value": "442450006" + "concept": "1257AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Continue drug" }, { - "type": "SNOMED-CT", - "value": "442450006" + "concept": "981AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Dose adjusted" }, { - "type": "CIEL", - "value": "164813" - } - ] - }, - { - "concept": "907AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Medroxyprogesterone acetate", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "907" + "concept": "1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Discontinued" }, { - "type": "AMPATH", - "value": "191" - }, - { - "type": "AMPATH", - "value": "191" - }, - { - "type": "SNOMED-CT", - "value": "126112002" - }, - { - "type": "CIEL", - "value": "907" - }, - { - "type": "SNOMED-CT", - "value": "126112002" - }, - { - "type": "PIH", - "value": "5279" - }, - { - "type": "AMPATH", - "value": "907" - }, - { - "type": "PIH", - "value": "5279" + "concept": "1259AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Substitution" } ] + } + } + ] + } + ] + }, + { + "label": "Family History", + "isExpanded": "true", + "questions": [ + { + "label": "Family History Narrative", + "type": "obs", + "id": "familyHx", + "questionOptions": { + "concept": "160618AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "textarea" + }, + "hide": { + "hideWhenExpression": "'" + } + } + ] + }, + { + "label": "Sexual History", + "isExpanded": "true", + "questions": [ + { + "label": "Sexually active?", + "type": "obs", + "required": false, + "id": "sexPartner", + "questionOptions": { + "rendering": "radio", + "concept": "166505AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "conceptMappings": [ + { + "relationship": "SAME-AS", + "type": "CIEL", + "value": "166505" }, { - "concept": "5277AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Natural family planning", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5277" - }, - { - "type": "ICD-10-WHO", - "value": "Z30.9" - }, - { - "type": "CIEL", - "value": "5277" - }, - { - "type": "SNOMED-CT", - "value": "225371000" - }, - { - "type": "SNOMED-CT", - "value": "225371000" - }, - { - "type": "AMPATH", - "value": "5277" - } - ] + "relationship": "SAME-AS", + "type": "KenyaEMR", + "value": "165027" }, { - "concept": "1359AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Norplant (implantable contraceptive)", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "169552007" - }, - { - "type": "PIH", - "value": "1718" - }, - { - "type": "SNOMED-CT", - "value": "169552007" - }, - { - "type": "PIH", - "value": "1718" - }, - { - "type": "CIEL", - "value": "1359" - } - ] + "relationship": "NARROWER-THAN", + "type": "SNOMED CT", + "value": "228466005" + } + ], + "answers": [ + { + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes" }, { - "concept": "780AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Oral contraception", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "5935008" - }, - { - "type": "AMPATH", - "value": "780" - }, - { - "type": "SNOMED-CT", - "value": "5935008" - }, - { - "type": "AMPATH", - "value": "13" - }, - { - "type": "AMPATH", - "value": "13" - }, - { - "type": "AMPATH", - "value": "780" - } - ] + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No" }, { - "concept": "159524AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sexual abstinence", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "6219" - }, - { - "type": "SNOMED-CT", - "value": "162171002" - }, - { - "type": "PIH", - "value": "1274" - }, - { - "type": "PIH", - "value": "1274" - }, - { - "type": "PIH", - "value": "1720" - }, - { - "type": "SNOMED-CT", - "value": "162171002" - }, - { - "type": "PIH", - "value": "1720" - }, - { - "type": "CIEL", - "value": "159524" - }, - { - "type": "PIH-Malawi", - "value": "3628" - }, - { - "type": "PIH-Malawi", - "value": "3628" - } - ] + "concept": "160573AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Currently not sexually active" + } + ] + }, + "validators": [], + "hide": { + "hideWhenExpression": "age < 14" + } + }, + { + "label": "Sex without a condom", + "type": "obs", + "required": false, + "id": "sexWithoutCondom", + "questionOptions": { + "rendering": "radio", + "concept": "166658AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "conceptMappings": [ + { + "relationship": "NARROWER-THAN", + "type": "SNOMED CT", + "value": "2314005" }, { - "concept": "1472AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Tubal ligation procedure", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "1719" - }, - { - "type": "IMO-ProcedureIT", - "value": "674775" - }, - { - "type": "PIH", - "value": "1719" - }, - { - "type": "CIEL", - "value": "1472" - }, - { - "type": "IMO-ProcedureIT", - "value": "674775" - }, - { - "type": "SNOMED-CT", - "value": "77543007" - }, - { - "type": "PIH", - "value": "1719" - }, - { - "type": "PIH-Malawi", - "value": "1719" - }, - { - "type": "SNOMED-CT", - "value": "77543007" - } - ] + "relationship": "SAME-AS", + "type": "CIEL", + "value": "166658" }, { - "concept": "1489AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vasectomy", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "22523008" - }, - { - "type": "IMO-ProcedureIT", - "value": "1848460" - }, - { - "type": "IMO-ProcedureIT", - "value": "1809386" - }, - { - "type": "CIEL", - "value": "1489" - }, - { - "type": "SNOMED-CT", - "value": "22523008" - }, - { - "type": "IMO-ProcedureIT", - "value": "1848460" - }, - { - "type": "PIH", - "value": "1721" - }, - { - "type": "IMO-ProcedureIT", - "value": "1809386" - }, - { - "type": "PIH", - "value": "1721" - } - ] + "relationship": "SAME-AS", + "type": "KenyaEMR", + "value": "165097" + } + ], + "answers": [ + { + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes" }, { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other non-coded", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "CIEL", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - } - ], - "conceptMappings": [ - { - "type": "PIH", - "value": "374" - }, - { - "type": "SNOMED-CT", - "value": "13197004" - }, - { - "type": "SNOMED-CT", - "value": "13197004" - }, - { - "type": "CIEL", - "value": "374" - }, - { - "type": "AMPATH", - "value": "374" - }, - { - "type": "PIH", - "value": "374" + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No" }, { - "type": "AMPATH", - "value": "374" + "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Unknown" } ] }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "OnFamilyPlanning === '160652AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "familyPlanningMethod" + "validators": [], + "hide": { + "hideWhenExpression": "isEmpty(sexPartner) || sexPartner !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || age < 14" + } }, { - "label": "Reason not on family planning", + "label": "Recent history of a Sexually Transmitted Infection", "type": "obs", + "required": false, + "id": "recentSti", "questionOptions": { - "rendering": "select", - "concept": "160575AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "radio", + "concept": "0fb41bec-4847-4d8d-afba-1116991b4f71", + "conceptMappings": [], "answers": [ { - "concept": "160573AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Currently not sexually active", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "162171002" - }, - { - "type": "PIH", - "value": "3211" - } - ] - }, - { - "concept": "160572AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Patient thinks she can't get pregnant", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "118185001" - } - ] + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes" }, { - "concept": "160571AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Patient wishes to get pregnant", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "118185001" - }, - { - "type": "IMO-ProblemIT", - "value": "1045429" - }, - { - "type": "KenyaEMR", - "value": "164933" - } - ] - } - ], - "conceptMappings": [ - { - "type": "PIH", - "value": "6195" + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No" }, { - "type": "SNOMED-CT", - "value": "118185001" + "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Unknown" } ] }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "OnFamilyPlanning !== '160652AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "reasonNotOnFP" - } - ], - "behaviours": [ - { - "intent": "*", + "validators": [], "hide": { - "hideWhenExpression": "menstruationStatus === '1434AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + "hideWhenExpression": "isEmpty(sexPartner) || sexPartner !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || age < 14" } } ] }, { - "label": "Current Pregnancy", + "label": "Reproductive History", "isExpanded": "true", "questions": [ { - "label": "EDD", + "label": "Last Menstrual Period", "type": "obs", - "required": false, - "id": "expectedDateOfDelivery", - "datePickerFormat": "calendar", + "id": "lmp", "questionOptions": { "rendering": "date", - "concept": "5596AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "relationship": "SAME-AS", - "type": "SNOMED CT", - "value": "161714006" - }, - { - "relationship": "SAME-AS", - "type": "LOINC", - "value": "11779-6" - }, - { - "relationship": "SAME-AS", - "type": "AMPATH", - "value": "5596" - }, + "concept": "1427AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "answers": [] + }, + "hide": { + "hideWhenExpression": "sex !== 'F' ||sex === 'F' && (age < 10 || age > 49)" + }, + "validators": [ + { + "type": "date", + "allowFutureDates": "false" + }, + { + "type": "js_expression", + "failsWhenExpression": "myValue > useFieldValue('encDate')", + "message": "Cannot be after the encounter date" + } + ] + }, + { + "label": "Is client pregnant?", + "type": "obs", + "id": "pregnancy", + "questionOptions": { + "concept": "5272AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "radio", + "answers": [ { - "relationship": "SAME-AS", - "type": "CIEL", - "value": "5596" + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes" }, { - "relationship": "SAME-AS", - "type": "ANCDAK", - "value": "ANC.B6.DE22" + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No" }, { - "relationship": "SAME-AS", - "type": "AMPATH", - "value": "1854" + "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Unknown" } ] + }, + "hide": { + "hideWhenExpression": "sex !== 'F' || age < 14 || age > 49" } }, { - "label": "Gestational age (weeks)", + "label": "Expected Date of Delivery (EDD)", "type": "obs", + "id": "edd", "questionOptions": { - "rendering": "number", - "concept": "1438AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + "concept": "5596AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "date", + "calculate": { + "calculateExpression": "calcEDD('lmp')" + } }, - "behaviours": [ + "hide": { + "hideWhenExpression": "sex !== 'F' && (age < 14 || age > 49) || pregnancy !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "validators": [ { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "menstruationStatus !== '1434AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } + "type": "date", + "allowFutureDates": "true" } - ], - "id": "gestationInWeeks" + ] }, { - "label": "Antenatal profile done", + "label": "Wants (more) children in the near future", "type": "obs", + "required": false, + "id": "rHxPgIntention", "questionOptions": { "rendering": "radio", - "concept": "975f11e5-7471-4e57-bba7-d3ee358ef7ea", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "243787009" - } - ], + "concept": "160571AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "conceptMappings": [], "answers": [ { "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - } - ] + "label": "Yes" }, { "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [] + "label": "No" + }, + { + "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Unknown" } ] }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "menstruationStatus !== '1434AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "antenatalProfileDone" - } - ], - "behaviours": [ - { - "intent": "*", + "validators": [], "hide": { - "hideWhenExpression": "menstruationStatus !== '1434AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - }, - { - "label": "Cervical Cancer Screeening", - "isExpanded": "true", - "questions": [ + "hideWhenExpression": "isEmpty(pregnancy) || sex !== 'F' && (age < 14 || age > 49) || pregnancy === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "historicalExpression": "_.isEmpty(HD.getObject('prevEnc').getValue('160571AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')) ? undefined : HD.getObject('prevEnc').getValue('160571AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + }, { - "label": "Screened for cervical cancer during this visit", + "label": "Family Planning Status:", "type": "obs", + "id": "fPlanning", "questionOptions": { + "concept": "160653AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "rendering": "radio", - "concept": "e5e99fc7-ff2d-4306-aefd-b87a07fc9ab4", "answers": [ { - "concept": "165618AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cervical cancer screening not performed", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "4461000175108" - } - ] + "concept": "965AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "On Family Planning" }, { - "concept": "165619AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cervical cancer screening performed", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "268543007" - } - ] + "concept": "160652AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Not using Family Planning" + }, + { + "concept": "1360AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Wants Family Planning" } ] }, - "id": "screenedForCervicalCancer" + "hide": { + "hideWhenExpression": "isEmpty(pregnancy) || sex !== 'F' && (age < 14 || age > 49) || pregnancy === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "historicalExpression": "_.isEmpty(HD.getObject('prevEnc').getValue('160653AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')) ? undefined : HD.getObject('prevEnc').getValue('160653AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" }, { - "label": "Date last screened for cervical cancer", - "type": "obs", + "label": "Current/Desired Family Planning method(s)", "required": false, - "id": "dateScreenedforCervicalCancer", - "datePickerFormat": "calendar", + "type": "obs", + "id": "fpMethod", "questionOptions": { - "rendering": "date", - "concept": "165429AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ + "rendering": "select", + "concept": "374AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "answers": [ { - "relationship": "NARROWER-THAN", - "type": "SNOMED CT", - "value": "364713004" + "concept": "190AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Condoms" }, { - "relationship": "SAME-AS", - "type": "CIEL", - "value": "165429" - } - ] - } - }, - { - "label": "Cervical cancer screening method", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "53ff5cd0-0f37-4190-87b1-9eb439a15e94", - "answers": [ + "concept": "5278AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Diaphram/Cervical Cap" + }, { - "concept": "160705AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Colposcopy", - "conceptMappings": [ - { - "type": "CIEL", - "value": "160705" - }, - { - "type": "IMO-ProcedureIT", - "value": "1241" - }, - { - "type": "SNOMED-CT", - "value": "392003006" - }, - { - "type": "IMO-ProcedureIT", - "value": "1241" - }, - { - "type": "SNOMED-CT", - "value": "392003006" - }, - { - "type": "CIEL", - "value": "160705" - } - ] + "concept": "160570AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Emergency contraceptive pills" }, { - "concept": "9580690a-0e84-451a-ada9-c4478d999dc2", - "label": "Human Papillomavirus test", - "conceptMappings": [] + "concept": "5277AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Fertility Awareness" }, { - "concept": "885AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Papanicolaou smear", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "90226004" - }, - { - "type": "AMPATH", - "value": "885" - }, - { - "type": "CIEL", - "value": "885" - }, - { - "type": "AMPATH", - "value": "41" - }, - { - "type": "IMO-ProcedureIT", - "value": "1064218" - }, - { - "type": "IMO-ProcedureIT", - "value": "1064218" - }, - { - "type": "SNOMED-CT", - "value": "90226004" - }, - { - "type": "AMPATH", - "value": "885" - }, - { - "type": "CIEL", - "value": "885" - }, - { - "type": "AMPATH", - "value": "41" - } - ] + "concept": "1359AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Implant" }, { - "concept": "8304ffef-ac7b-425c-af3b-6ddc4d052ca8", - "label": "Visual Inspection of the Cervix with Acetic Acid (VIA)", - "conceptMappings": [] + "concept": "5279AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Injectible" }, { - "concept": "46184e00-3417-4b88-9ef5-9990a0979b1a", - "label": "Visual Inspection of the Cervix with Lugol’s Iodine (VILI)", - "conceptMappings": [] + "concept": "5275AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Intrauterine Device" + }, + { + "concept": "136163AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Lactational Amenorhea Method" + }, + { + "concept": "780AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Oral Contraceptives Pills" + }, + { + "concept": "1472AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Tubal Ligation" + }, + { + "concept": "1489AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Vasectomy(Partner)" } ] }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "screenedForCervicalCancer !== '165619AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + "validators": [], + "hide": { + "hideWhenExpression": "!arrayContains(['965AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA','1360AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'], fPlanning) || (age < 14 || age > 49) || sex !== 'F'" + } + }, + { + "label": "Current/Desired Family Planning method(s)", + "required": false, + "type": "obs", + "questionOptions": { + "rendering": "checkbox", + "concept": "374AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "answers": [ + { + "concept": "190AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Condoms" + }, + { + "concept": "1489AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Vasectomy" } - } - ], - "id": "methodCervicalCancerScreen" + ] + }, + "validators": [], + "hide": { + "hideWhenExpression": "!arrayContains(['965AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA','1360AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'], fPlanning) || (age < 14 || age > 49) || sex !== 'M'" + }, + "id": "MalefpMethod" } ] }, { - "label": "Treatment of Cervical Pre-cancer Lesions", + "label": "Social History", "isExpanded": "true", "questions": [ { - "label": "Treatment of cervical pre-cancer lesions", + "label": "History of Substance Use (Alcohol, Tobacco, Drugs)", "type": "obs", + "id": "substanceUse", "questionOptions": { + "concept": "160246AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "rendering": "radio", - "concept": "3a8bb4b4-7496-415d-a327-57ae3711d4eb", "answers": [ { - "concept": "82fdc4f5-338e-4c22-8856-65ca9cb53fa3", - "label": "Cold knife cone biopsy of cervix", - "conceptMappings": [] - }, - { - "concept": "162812AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cryosurgery of lesion of cervix", - "conceptMappings": [] + "concept": "1090AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Never" }, { - "concept": "159837AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Hysterectomy", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "236886002" - }, - { - "type": "SNOMED-CT", - "value": "236886002" - }, - { - "type": "IMO-ProcedureIT", - "value": "667244" - }, - { - "type": "CIEL", - "value": "159837" - }, - { - "type": "AMPATH", - "value": "5276" - }, - { - "type": "IMO-ProcedureIT", - "value": "667244" - } - ] - }, + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Current/Past use" + } + ] + }, + "hide": { + "hideWhenExpression": "age < 10 " + } + }, + { + "label": "Do you smoke cigarattes", + "type": "obs", + "id": "smokingStatus", + "required": "false", + "questionOptions": { + "concept": "163201AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "radio", + "answers": [ { - "concept": "165084AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Loop electrosurgical excision procedure of cervix", - "conceptMappings": [] + "concept": "163198AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Never smoker" }, { - "concept": "166706AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Thermocauterization of cervix", - "conceptMappings": [] + "concept": "163200AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Unknown if ever smoked" }, { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "AMPATH", - "value": "1107" - } - ] + "concept": "152722AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Smoker" }, { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other non-coded", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "CIEL", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] + "concept": "152807AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Former smoker" } ] }, - "id": "treatmentCervicalCancer" - } - ], - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", "hide": { - "hideWhenExpression": "screenedForCervicalCancer !== '165619AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - } - ] - }, - { - "label": "Tuberculosis", - "sections": [ - { - "label": "Current TPT/ TB Treatment", - "isExpanded": "true", - "questions": [ + "hideWhenExpression": "isEmpty(substanceUse) || substanceUse !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || age < 10" + }, + "historicalExpression": "_.isEmpty(HD.getObject('prevEnc').getValue('163201AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')) ? undefined : HD.getObject('prevEnc').getValue('163201AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + }, { - "label": "Currently on treatment for tuberculosis", + "label": "Number of years smoked", + "type": "obs", + "id": "smokeYears", + "questionOptions": { + "concept": "159931AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "number", + "min": "0", + "max": "500" + }, + "hide": { + "hideWhenExpression": "isEmpty(smokingStatus) || smokingStatus !== '152722AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' && smokingStatus !== '152807AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || age < 10 " + }, + "historicalExpression": "_.isEmpty(HD.getObject('prevEnc').getValue('159931AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')) ? undefined : HD.getObject('prevEnc').getValue('159931AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + }, + { + "label": "Number of cigarette per day", + "type": "obs", + "id": "smokeDays", + "questionOptions": { + "concept": "1546AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "number", + "min": "1", + "max": "500" + }, + "hide": { + "hideWhenExpression": "isEmpty(smokingStatus) || smokingStatus !== '152722AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' && smokingStatus !== '152807AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' ||age < 10 " + }, + "historicalExpression": "_.isEmpty(HD.getObject('prevEnc').getValue('1546AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')) ? undefined : HD.getObject('prevEnc').getValue('1546AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + }, + { + "label": "Alcohol use", "type": "obs", + "id": "alcoholUse", "questionOptions": { + "concept": "159449AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "rendering": "radio", - "concept": "159798AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159798" - }, - { - "type": "AMPATH", - "value": "6176" - }, - { - "type": "PIH", - "value": "1257" - }, - { - "type": "PIH", - "value": "1257" - } - ], "answers": [ { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] + "concept": "1090AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Never" }, { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] + "concept": "159450AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Currently" }, { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] + "concept": "159452AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "In the past" } ] }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "currentTPT === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "onTBRx" + "hide": { + "hideWhenExpression": "isEmpty(substanceUse) || substanceUse !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || age < 10" + }, + "historicalExpression": "_.isEmpty(HD.getObject('prevEnc').getValue('159449AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')) ? undefined : HD.getObject('prevEnc').getValue('159449AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" }, { - "label": "Currently on tuberculosis prophylaxis treatment (TPT)", + "label": "Duration in Years", "type": "obs", + "id": "yearsTaken", "questionOptions": { - "rendering": "radio", - "concept": "166449AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "concept": "1546AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "number", + "min": "0", + "max": "500" + }, + "hide": { + "hideWhenExpression": "isEmpty(alcoholUse) || alcoholUse === '1090AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || age < 10 " + } + }, + { + "label": "Substances abused", + "type": "obs", + "required": false, + "id": "substanceAbuse", + "questionOptions": { + "rendering": "multiCheckbox", + "concept": "112603AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "conceptMappings": [ { - "type": "CIEL", - "value": "166449" + "relationship": "SAME-AS", + "type": "IMO ProblemIT", + "value": "27129" }, { - "type": "SNOMED-CT", - "value": "363819003" + "relationship": "NARROWER-THAN", + "type": "AMPATH", + "value": "6259" }, { - "type": "KenyaEMR", - "value": "164949" + "relationship": "SAME-AS", + "type": "SNOMED CT", + "value": "66214007" }, { - "type": "KenyaEMR", - "value": "164949" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] + "relationship": "NARROWER-THAN", + "type": "ICD-10-WHO", + "value": "F19.1" }, { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "currentTPT" - }, - { - "label": "Previously completed Tuberculosis preventive treatment", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "166463AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "CIEL", - "value": "166463" - }, - { - "type": "SNOMED-CT", - "value": "182834008" - }, - { - "type": "KenyaEMR", - "value": "164950" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true" - } - ], - "id": "previousTPT" - } - ] - }, - { - "label": "TB Screening", - "isExpanded": "true", - "questions": [ - { - "label": "TB screening done?", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "f8868467-bd15-4576-9da8-bfb8ef64ea17", - "conceptMappings": [ - { - "type": "OCT", - "value": "TuberculosisScreening" - }, - { - "type": "CIEL", - "value": "164800" - }, - { - "type": "SNOMED-CT", - "value": "171126009" - }, - { - "type": "SNOMED-CT", - "value": "171126009" - } - ], - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "SNOMED CT", - "value": "CT: 261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "patientScreenedForTB" - }, - { - "label": "Adult TB Intensive Case Finding", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "12a22a0b-f0ed-4f1a-8d70-7c6acda5ae78", - "answers": [ - { - "concept": "133027AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Night sweats", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "42984000" - }, - { - "type": "AMPATH", - "value": "6029" - }, - { - "type": "IMO-ProblemIT", - "value": "50760" - }, - { - "type": "PIH", - "value": "6029" - }, - { - "type": "3BT", - "value": "10063085" - }, - { - "type": "ICPC2", - "value": "A09" - } - ] - }, - { - "concept": "1494AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fever lasting more than three weeks", - "conceptMappings": [] - }, - { - "concept": "159799AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "cough lasting more than 2 weeks", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "1597991000105004" - }, - { - "type": "PIH", - "value": "2573" - } - ] - }, - { - "concept": "b52ffe16-b482-4f61-9bb9-9787320beef5", - "label": "Weight Loss (Abnormal weight loss)", - "conceptMappings": [] - }, - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "PIH-Malawi", - "value": "1107" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "false", - "unspecified": "true", - "hide": { - "hideWhenExpression": "onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || patientScreenedForTB !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "tbICFAdult" - }, - { - "label": "Peads TB Intensive Case Finding", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "16ba5f4b-5430-44c8-91e4-c4c66b072f29", - "answers": [ - { - "concept": "7becaa8c-8028-4fb7-8f5f-a450fc3e3f8b", - "label": "history of contact with a person with TB", - "conceptMappings": [] - }, - { - "concept": "140707AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Failure to Gain Weight", - "conceptMappings": [ - { - "type": "3BT", - "value": "10035463" - }, - { - "type": "IMO-ProblemIT", - "value": "27344" - }, - { - "type": "ICPC2", - "value": "T10" - }, - { - "type": "AMPATH", - "value": "5267" - }, - { - "type": "ICD-10-WHO", - "value": "R62.8" - }, - { - "type": "CIEL", - "value": "140707" - }, - { - "type": "SNOMED-CT", - "value": "36440009" - } - ] - }, - { - "concept": "1494AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fever lasting more than three weeks", - "conceptMappings": [] - }, - { - "concept": "159799AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "cough lasting more than 2 weeks", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "1597991000105004" - }, - { - "type": "PIH", - "value": "2573" - } - ] - }, - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "PIH-Malawi", - "value": "1107" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "false", - "unspecified": "true", - "hide": { - "hideWhenExpression": "onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || patientScreenedForTB !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "tbICFPeads" - }, - { - "label": "TB screening outcome", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "160108AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "429599001" - } - ], - "answers": [ - { - "concept": "664AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Negative", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "664" - }, - { - "type": "PIH", - "value": "664" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NEGATIVE" - }, - { - "type": "CIEL", - "value": "664" - }, - { - "type": "SNOMED-CT", - "value": "260385009" - }, - { - "type": "AMPATH", - "value": "664" - }, - { - "type": "CIEL", - "value": "664" - }, - { - "type": "SNOMED-CT", - "value": "260385009" - }, - { - "type": "PIH", - "value": "664" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NEGATIVE" - }, - { - "type": "AMPATH", - "value": "665" - }, - { - "type": "AMPATH", - "value": "665" - } - ] - }, - { - "concept": "703AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Positive (Presumptive TB)", - "conceptMappings": [ - { - "type": "PIH", - "value": "703" - }, - { - "type": "AMPATH", - "value": "704" - }, - { - "type": "AMPATH", - "value": "703" - }, - { - "type": "SNOMED-CT", - "value": "10828004" - }, - { - "type": "CIEL", - "value": "703" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "POSITIVE" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "false", - "unspecified": "true", - "hide": { - "hideWhenExpression": "onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || patientScreenedForTB !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "tbScreeningOutcome" - } - ], - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - }, - { - "label": "Tuberculosis Preventive Treatment (TPT)", - "isExpanded": "true", - "questions": [ - { - "label": "Evaluated for tuberculosis prophylaxis", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "162275AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "1175AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not applicable", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1175" - }, - { - "type": "SNOMED-CT", - "value": "385432009" - }, - { - "type": "AMPATH", - "value": "1175" - }, - { - "type": "SNOMED-CT", - "value": "385432009" - }, - { - "type": "CIEL", - "value": "1175" - } - ] - }, - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] - } - ] - }, - "id": "evaluateForTPT" - }, - { - "label": "Tuberculosis prophylaxis plan", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1265AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" - }, - { - "type": "AMPATH", - "value": "1107" - } - ] - }, - { - "concept": "1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Start drugs", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "12561000105002" - }, - { - "type": "AMPATH", - "value": "1256" - }, - { - "type": "SNOMED-MVP", - "value": "12561000105002" - }, - { - "type": "SNOMED-CT", - "value": "306807008" - }, - { - "type": "CIEL", - "value": "1256" - }, - { - "type": "PIH", - "value": "1256" - }, - { - "type": "PIH", - "value": "1256" - }, - { - "type": "AMPATH", - "value": "1256" - } - ] - }, - { - "concept": "1257AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Continue regimen", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "266714009" - }, - { - "type": "PIH", - "value": "1257" - }, - { - "type": "AMPATH", - "value": "1257" - }, - { - "type": "PIH", - "value": "1257" - }, - { - "type": "AMPATH", - "value": "1257" - }, - { - "type": "SNOMED-CT", - "value": "266714009" - }, - { - "type": "CIEL", - "value": "1257" - } - ] - }, - { - "concept": "1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Stop all", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1260" - }, - { - "type": "AMPATH", - "value": "1260" - }, - { - "type": "PIH", - "value": "1260" - }, - { - "type": "PIH", - "value": "1260" - }, - { - "type": "AMPATH", - "value": "1260" - }, - { - "type": "SNOMED-CT", - "value": "274512008" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "evaluateForTPT !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' " - } - } - ], - "id": "tptProphylaxisPlan" - }, - { - "label": "Tuberculosis preventive treatment regimen", - "type": "obs", - "questionOptions": { - "rendering": "select", - "concept": "90c9e554-b959-48e6-90d5-8d595a074c86", - "answers": [ - { - "concept": "69653fcf-37e4-4a61-96d6-58bbd079ad77", - "label": "1 HP Isoniazide + Rifapentine prophylaxis", - "conceptMappings": [] - }, - { - "concept": "4df2a7d8-eb98-4d15-8bed-1b408891ee75", - "label": "3HP Rifapentine + Isoniazid", - "conceptMappings": [] - }, - { - "concept": "bbdf46fb-f941-4075-a2ae-985163accce1", - "label": "3HR Isoniazid+Rifampicin prophylaxis", - "conceptMappings": [] - }, - { - "concept": "65889206-ebc7-4aea-afd3-dc3641ba8cad", - "label": "4R Rifampicin Monotherapy prophylaxis", - "conceptMappings": [] - }, - { - "concept": "107f0b45-869c-4ddb-b56b-13994a486523", - "label": "6H Isoniazid prophylaxis", - "conceptMappings": [] - }, - { - "concept": "a27faf7e-8be5-4c8b-84de-be6c0967acc6", - "label": "9H Isoniazid prophylaxis", - "conceptMappings": [] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "tptProphylaxisPlan !== '1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "currentTPTRegimen" - }, - { - "label": "Date tuberculosis prophylaxis started", - "type": "obs", - "required": false, - "id": "dateTPTStart", - "datePickerFormat": "calendar", - "questionOptions": { - "rendering": "date", - "concept": "162320AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "relationship": "SAME-AS", - "type": "CIEL", - "value": "162320" - } - ] - } - }, - { - "label": "Tuberculosis Preventive Treatement adherence ", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "161653AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "159405AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Good", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159405" - } - ] - }, - { - "concept": "159407AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Poor", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159407" - } - ] - }, - { - "concept": "159406AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fair", - "conceptMappings": [ - { - "type": "CIEL", - "value": "159406" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "tptProphylaxisPlan !== '1257AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' " - } - } - ], - "id": "tptAdherence" - }, - { - "label": "Date tuberculosis prophylaxis ended", - "type": "obs", - "required": false, - "id": "dateTptEnded", - "datePickerFormat": "calendar", - "questionOptions": { - "rendering": "date", - "concept": "163284AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "relationship": "SAME-AS", - "type": "CIEL", - "value": "163284" - } - ] - } - }, - { - "label": "Reason tuberculosis prophylaxis stopped", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1266AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "1267AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Completed", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "255594003" - }, - { - "type": "CIEL", - "value": "1267" - }, - { - "type": "AMPATH", - "value": "1267" - } - ] - }, - { - "concept": "102AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Toxicity, drug", - "conceptMappings": [ - { - "type": "CIEL", - "value": "102" - }, - { - "type": "SNOMED-CT", - "value": "7895008" - }, - { - "type": "IMO-ProblemIT", - "value": "381740" - }, - { - "type": "IMO-ProblemIT", - "value": "381740" - }, - { - "type": "AMPATH", - "value": "102" - }, - { - "type": "AMPATH", - "value": "102" - }, - { - "type": "SNOMED-CT", - "value": "7895008" - }, - { - "type": "ICD-10-WHO", - "value": "R89.2" - } - ] - }, - { - "concept": "112141AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Tuberculosis", - "conceptMappings": [] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other non-coded", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "CIEL", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "tptProphylaxisPlan !== '1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "reasonTptStopped" - } - ], - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "tbScreeningOutcome !== '664AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - }, - { - "label": "Treatment of TB", - "isExpanded": "true", - "questions": [ - { - "label": "Tuberculosis treatment plan", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1268AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [], - "answers": [ - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", - "conceptMappings": [ - { - "type": "PIH", - "value": "1107" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "AMPATH", - "value": "1107" - }, - { - "type": "CIEL", - "value": "1107" - } - ] - }, - { - "concept": "1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Start drugs", - "conceptMappings": [ - { - "type": "PIH", - "value": "1256" - }, - { - "type": "SNOMED-MVP", - "value": "12561000105002" - }, - { - "type": "AMPATH", - "value": "1256" - }, - { - "type": "CIEL", - "value": "1256" - } - ] - }, - { - "concept": "1257AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Continue regimen", - "conceptMappings": [ - { - "type": "PIH", - "value": "1257" - }, - { - "type": "SNOMED-CT", - "value": "266714009" - }, - { - "type": "AMPATH", - "value": "1257" - }, - { - "type": "CIEL", - "value": "1257" - } - ] - }, - { - "concept": "1259AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Change regimen", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1259" - }, - { - "type": "CIEL", - "value": "1259" - } - ] - }, - { - "concept": "981AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Dosing Change", - "conceptMappings": [ - { - "type": "PIH", - "value": "1258" - }, - { - "type": "AMPATH", - "value": "981" - }, - { - "type": "CIEL", - "value": "981" - } - ] - }, - { - "concept": "1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Stop all", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1260" - }, - { - "type": "PIH", - "value": "1260" - }, - { - "type": "CIEL", - "value": "1260" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "onTBRx === '1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "patientScreenedForTB" - }, - { - "label": "Tuberculosis drug treatment start date", - "type": "obs", - "required": false, - "id": "tbRxStartDate", - "datePickerFormat": "calendar", - "questionOptions": { - "rendering": "date", - "concept": "1113AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "relationship": "NARROWER-THAN", - "type": "SNOMED CT", - "value": "413946009" - }, - { - "relationship": "SAME-AS", - "type": "SNOMED MVP", - "value": "11131000105005" - }, - { - "relationship": "SAME-AS", - "type": "AMPATH", - "value": "1113" - }, - { - "relationship": "SAME-AS", - "type": "PIH", - "value": "1113" - }, - { - "relationship": "SAME-AS", - "type": "CIEL", - "value": "1113" - } - ] - } - }, - { - "label": "Tuberculosis treatment end date", - "type": "obs", - "required": false, - "id": "tbRxEndDate", - "datePickerFormat": "calendar", - "questionOptions": { - "rendering": "date", - "concept": "159431AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "relationship": "SAME-AS", - "type": "PIH", - "value": "2597" - }, - { - "relationship": "NARROWER-THAN", - "type": "SNOMED CT", - "value": "413947000" - }, - { - "relationship": "SAME-AS", - "type": "CIEL", - "value": "159431" - } - ] - } - } - ], - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "onTBRx !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - }, - { - "label": "Presumptive TB", - "isExpanded": "true", - "questions": [ - { - "label": "Action taken - Presumptive TB", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "a39dfa34-a139-4335-9eac-219d6fedf868", - "answers": [ - { - "concept": "164945AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "GeneXpert MTB/Rif Ordered", - "conceptMappings": [ - { - "type": "CIEL", - "value": "164945" - }, - { - "type": "CIEL", - "value": "164945" - } - ] - }, - { - "concept": "307AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sputum for acid fast bacilli ordered", - "conceptMappings": [] - }, - { - "concept": "12AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "X-ray, chest ordered", - "conceptMappings": [ - { - "type": "IMO-ProcedureIT", - "value": "708400" - }, - { - "type": "CIEL", - "value": "12" - }, - { - "type": "SNOMED-CT", - "value": "399208008" - }, - { - "type": "SNOMED-CT", - "value": "399208008" - }, - { - "type": "AMPATH", - "value": "12" - }, - { - "type": "CIEL", - "value": "12" - }, - { - "type": "AMPATH", - "value": "5229" - }, - { - "type": "IMO-ProcedureIT", - "value": "708400" - }, - { - "type": "AMPATH", - "value": "375" - }, - { - "type": "AMPATH", - "value": "645" - }, - { - "type": "AMPATH", - "value": "645" - }, - { - "type": "AMPATH", - "value": "2395" - }, - { - "type": "PIH", - "value": "3386" - }, - { - "type": "AMPATH", - "value": "5229" - }, - { - "type": "AMPATH", - "value": "375" - }, - { - "type": "PIH", - "value": "3386" - }, - { - "type": "AMPATH", - "value": "12" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "tbScreeningOutcome === '664AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "presumptiveTB" - }, - { - "label": "Notes", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "163323AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "rows": "", - "answers": [ - { - "concept": "160632AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Free text general", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1915" - }, - { - "type": "AMPATH", - "value": "1915" - }, - { - "type": "LOINC", - "value": "48767-8" - }, - { - "type": "CIEL", - "value": "160632" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "tbScreeningOutcome === '664AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "tbNotes" - } - ], - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "tbScreeningOutcome !== '703AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - } - ] - }, - { - "label": "Physical/Systemic Exam", - "sections": [ - { - "label": "General Examination", - "isExpanded": "true", - "questions": [ - { - "label": "General Exam (On Exam)", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "b78e20ec-0833-4e87-969b-760a29864be8", - "answers": [ - { - "concept": "121629AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Anaemia", - "conceptMappings": [ - { - "type": "PIH", - "value": "3" - }, - { - "type": "AMPATH", - "value": "3" - }, - { - "type": "AMPATH", - "value": "3" - }, - { - "type": "AMPATH", - "value": "6030" - }, - { - "type": "SNOMED-CT", - "value": "271737000" - }, - { - "type": "IMO-ProblemIT", - "value": "37980" - }, - { - "type": "AMPATH", - "value": "6030" - }, - { - "type": "CIEL", - "value": "121629" - }, - { - "type": "PIH", - "value": "3" - }, - { - "type": "ICPC2", - "value": "B82" - }, - { - "type": "ICPC2", - "value": "B82" - }, - { - "type": "IMO-ProblemIT", - "value": "37980" - }, - { - "type": "SNOMED-CT", - "value": "271737000" - }, - { - "type": "ICD-10-WHO", - "value": "D64.9" - }, - { - "type": "CIEL", - "value": "121629" - } - ] - }, - { - "concept": "588AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Clubbing", - "conceptMappings": [ - { - "type": "ICD-10-WHO", - "value": "R68.3" - }, - { - "type": "IMO-ProblemIT", - "value": "30112267" - }, - { - "type": "SNOMED-CT", - "value": "367004" - }, - { - "type": "AMPATH", - "value": "588" - }, - { - "type": "AMPATH", - "value": "588" - }, - { - "type": "SNOMED-CT", - "value": "367004" - }, - { - "type": "CIEL", - "value": "588" - }, - { - "type": "CIEL", - "value": "588" - }, - { - "type": "IMO-ProblemIT", - "value": "30112267" - } - ] - }, - { - "concept": "5334AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Candidiasis, oral", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5542" - }, - { - "type": "AMPATH", - "value": "5334" - }, - { - "type": "AMPATH", - "value": "5172" - }, - { - "type": "PIH", - "value": "5334" - }, - { - "type": "IMO-ProblemIT", - "value": "26010" - }, - { - "type": "PIH-Malawi", - "value": "7545" - }, - { - "type": "AMPATH", - "value": "295" - }, - { - "type": "AMPATH", - "value": "296" - }, - { - "type": "SNOMED-CT", - "value": "79740000" - }, - { - "type": "CIEL", - "value": "5334" - }, - { - "type": "PIH-Malawi", - "value": "7545" - }, - { - "type": "IMO-ProblemIT", - "value": "26007" - }, - { - "type": "IMO-ProblemIT", - "value": "26007" - }, - { - "type": "SNOMED-CT", - "value": "79740000" - }, - { - "type": "AMPATH", - "value": "296" - }, - { - "type": "AMPATH", - "value": "5542" - }, - { - "type": "PIH", - "value": "5334" - }, - { - "type": "ICD-10-WHO", - "value": "B37.0" - }, - { - "type": "AMPATH", - "value": "295" - }, - { - "type": "AMPATH", - "value": "5172" - }, - { - "type": "AMPATH", - "value": "5334" - }, - { - "type": "IMO-ProblemIT", - "value": "26010" - } - ] - }, - { - "concept": "143050AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cyanosis", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "589" - }, - { - "type": "AMPATH", - "value": "589" - }, - { - "type": "SNOMED-CT", - "value": "119419001" - }, - { - "type": "IMO-ProblemIT", - "value": "27806" - }, - { - "type": "ICD-10-WHO", - "value": "R23.0" - }, - { - "type": "IMO-ProblemIT", - "value": "27806" - }, - { - "type": "CIEL", - "value": "143050" - }, - { - "type": "ICD-10-WHO", - "value": "R23.0" - }, - { - "type": "SNOMED-CT", - "value": "3415004" - }, - { - "type": "CIEL", - "value": "143050" - }, - { - "type": "SNOMED-CT", - "value": "3415004" - } - ] - }, - { - "concept": "142630AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Dehydration", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "991" - }, - { - "type": "ICPC2", - "value": "T11" - }, - { - "type": "SNOMED-CT", - "value": "34095006" - }, - { - "type": "CIEL", - "value": "142630" - }, - { - "type": "IMO-ProblemIT", - "value": "9786" - }, - { - "type": "ICD-10-WHO", - "value": "E86" - }, - { - "type": "SNOMED-CT", - "value": "34095006" - }, - { - "type": "CIEL", - "value": "142630" - }, - { - "type": "AMPATH", - "value": "991" - }, - { - "type": "IMO-ProblemIT", - "value": "9786" - } - ] - }, - { - "concept": "136443AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Jaundice", - "conceptMappings": [ - { - "type": "ICD-10-WHO", - "value": "R17" - }, - { - "type": "ICPC2", - "value": "D13" - }, - { - "type": "PIH", - "value": "215" - }, - { - "type": "AMPATH", - "value": "215" - }, - { - "type": "IMO-ProblemIT", - "value": "47368" - }, - { - "type": "3BT", - "value": "10044624" - }, - { - "type": "ICD-10-WHO", - "value": "R17" - }, - { - "type": "3BT", - "value": "10044624" - }, - { - "type": "AMPATH", - "value": "215" - }, - { - "type": "SNOMED-CT", - "value": "18165001" - }, - { - "type": "SNOMED-CT", - "value": "18165001" - }, - { - "type": "PIH", - "value": "215" - }, - { - "type": "ICPC2", - "value": "D13" - }, - { - "type": "IMO-ProblemIT", - "value": "47368" - } - ] - }, - { - "concept": "135488AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lymphadenopathy", - "conceptMappings": [ - { - "type": "PIH", - "value": "161" - }, - { - "type": "3BT", - "value": "10056366" - }, - { - "type": "ICPC2", - "value": "B02" - }, - { - "type": "IMO-ProblemIT", - "value": "48993" - }, - { - "type": "IMO-ProblemIT", - "value": "48993" - }, - { - "type": "3BT", - "value": "10056366" - }, - { - "type": "SNOMED-CT", - "value": "30746006" - }, - { - "type": "SNOMED-CT", - "value": "30746006" - }, - { - "type": "ICPC2", - "value": "B02" - }, - { - "type": "AMPATH", - "value": "5007" - }, - { - "type": "AMPATH", - "value": "5007" - }, - { - "type": "PIH", - "value": "161" - }, - { - "type": "ICD-10-WHO", - "value": "R59.9" - }, - { - "type": "AMPATH", - "value": "161" - }, - { - "type": "AMPATH", - "value": "161" - } - ] - }, - { - "concept": "460AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Oedema", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "6002" - }, - { - "type": "IMO-ProblemIT", - "value": "42607" - }, - { - "type": "SNOMED-CT", - "value": "267038008" - }, - { - "type": "CIEL", - "value": "460" - }, - { - "type": "PIH-Malawi", - "value": "460" - }, - { - "type": "PIH", - "value": "460" - }, - { - "type": "AMPATH", - "value": "460" - }, - { - "type": "PIH-Malawi", - "value": "460" - }, - { - "type": "IMO-ProblemIT", - "value": "42607" - }, - { - "type": "ICPC2", - "value": "K07" - }, - { - "type": "AMPATH", - "value": "5143" - }, - { - "type": "AMPATH", - "value": "460" - }, - { - "type": "AMPATH", - "value": "6002" - }, - { - "type": "AMPATH", - "value": "5143" - }, - { - "type": "PIH", - "value": "460" - }, - { - "type": "ICD-10-WHO", - "value": "R60.9" - }, - { - "type": "SNOMED-CT", - "value": "267038008" - }, - { - "type": "CIEL", - "value": "460" - } - ] - }, - { - "concept": "116334AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lethargy", - "conceptMappings": [] - }, - { - "concept": "5245AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pallor", - "conceptMappings": [ - { - "type": "CIEL", - "value": "5245" - }, - { - "type": "SNOMED-CT", - "value": "398979000" - }, - { - "type": "IMO-ProblemIT", - "value": "736264" - }, - { - "type": "SNOMED-CT", - "value": "398979000" - }, - { - "type": "AMPATH", - "value": "5245" - }, - { - "type": "ICD-10-WHO", - "value": "R23.1" - }, - { - "type": "IMO-ProblemIT", - "value": "736264" - }, - { - "type": "AMPATH", - "value": "5245" - }, - { - "type": "CIEL", - "value": "5245" - } - ] - }, - { - "concept": "164131AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Severely wasted", - "conceptMappings": [] - }, - { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] - }, - { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other non-coded", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "CIEL", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] + "relationship": "SAME-AS", + "type": "ANCDAK", + "value": "ANC.B6.DE47" + }, + { + "relationship": "SAME-AS", + "type": "IMO ProblemIT", + "value": "31005483" + }, + { + "relationship": "SAME-AS", + "type": "CIEL", + "value": "112603" + } + ], + "answers": [ + { + "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "None" + }, + { + "concept": "121249AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Barbiturate abuse" + }, + { + "concept": "146504AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Cannabis Abuse" + }, + { + "concept": "144661AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Cocaine abuse" + }, + { + "concept": "116945AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "inhalant abuse" + }, + { + "concept": "159779AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "khat abuse" + }, + { + "concept": "114751AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Narcotic abuse" + }, + { + "concept": "114750AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Opioid abuse" } ] }, - "id": "genExam" + "validators": [], + "hide": { + "hideWhenExpression": "isEmpty(substanceUse) || substanceUse !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || age < 10" + }, + "historicalExpression": "_.isEmpty(HD.getObject('prevEnc').getValue('112603AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')) ? undefined : HD.getObject('prevEnc').getValue('112603AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" }, { - "label": "General Examination Notes", + "label": "History of Recent Travel?", "type": "obs", + "id": "travelHistory", "questionOptions": { - "rendering": "textarea", - "concept": "163042AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "rows": "", - "conceptMappings": [ + "rendering": "radio", + "concept": "165656AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "answers": [ { - "type": "CIEL", - "value": "163042" + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes" + }, + { + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No" } ] }, - "id": "genExamNotes" + "hide": { + "hideWhenExpression": "" + } }, { - "label": "Lympadenopathy", + "label": "Subjective narrative", + "type": "obs", + "id": "subjectivenarrative", + "questionOptions": { + "concept": "61675c28-e628-4173-bc65-d5e0df78a6da", + "rendering": "textarea" + }, + "validators": [], + "hide": { + "hideWhenExpression": "" + } + } + ] + }, + { + "label": "Immunization History", + "isExpanded": "true", + "questions": [ + { + "label": "Immunizations", + "required": false, + "id": "ImmunizationsWorkspaceLauncher", + "questionOptions": { + "rendering": "workspace-launcher", + "buttonLabel": "+ Immunizations", + "workspaceName": "immunization-form-workspace" + } + } + ] + } + ] + }, + { + "label": "Objective History", + "sections": [ + { + "label": "General Examination", + "isExpanded": "true", + "questions": [ + { + "label": "General examination findings:", + "required": "false", + "id": "fingingGenExam", "type": "obs", "questionOptions": { "rendering": "checkbox", - "concept": "1121AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "concept": "162737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { - "concept": "504AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Submandibular", - "conceptMappings": [] + "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Normal" }, { - "concept": "643AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cervical", - "conceptMappings": [] + "concept": "143050AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Cyanosis", + "disableWhenExpression": "myValue === '1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" }, { - "concept": "505AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Supraclavicular", - "conceptMappings": [] + "concept": "142630AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Dehydration", + "disableWhenExpression": "myValue === '1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" }, { - "concept": "5112AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Axillary", - "conceptMappings": [] + "concept": "140125AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Finger Clubbing", + "disableWhenExpression": "myValue === '1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" }, { - "concept": "506AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Inguinal", - "conceptMappings": [] - } - ], - "conceptMappings": [ + "concept": "136443AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Jaundice", + "disableWhenExpression": "myValue === '1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, { - "type": "SNOMED-CT", - "value": "274303007" + "concept": "116334AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Lethargic", + "disableWhenExpression": "myValue === '1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" }, { - "type": "SNOMED-CT", - "value": "274303007" + "concept": "160613AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Lymph Node Axillary", + "disableWhenExpression": "myValue === '1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" }, { - "type": "CIEL", - "value": "1121" + "concept": "160680AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Lymph Nodes Inguinal", + "disableWhenExpression": "myValue === '1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" }, { - "type": "AMPATH", - "value": "1121" + "concept": "5334AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Oral thrush", + "disableWhenExpression": "myValue === '1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" }, { - "type": "AMPATH", - "value": "1121" + "concept": "460AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Oedema", + "disableWhenExpression": "myValue === '1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" }, { - "type": "CIEL", - "value": "1121" + "concept": "823AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Wasting", + "disableWhenExpression": "myValue === '1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + { + "concept": "1861AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Nasal Flaring", + "disableWhenExpression": "myValue === '1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + { + "concept": "5245AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Pallor", + "disableWhenExpression": "myValue === '1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" } ] }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "!includes('genExam', '135488AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" - } - } - ], - "id": "lymphadenopathy" + "hide": { + "hideWhenExpression": "" + }, + "validators": [] + }, + { + "label": "General Examination Notes", + "type": "obs", + "id": "noteGeneralExam", + "questionOptions": { + "concept": "163042AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "textarea" + }, + "validators": [], + "hide": { + "hideWhenExpression": "" + } } ] }, { - "label": "Physical Examination Findings", + "label": "Systemic Examination", "isExpanded": "true", "questions": [ { - "label": "HEENT (head, eyes, ears, nose, and throat)", + "label": "Physical exam outcome", "type": "obs", + "required": "false", + "id": "syStemsRevieW", "questionOptions": { + "concept": "162737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "rendering": "radio", - "concept": "33b614d0-1953-4056-ac84-66b0492394e5", "answers": [ { "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] + "label": "Normal" }, { "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] - }, - { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] + "label": "Abnormal" } ] }, - "id": "hEENTROS" + "hide": { + "hideWhenExpression": "" + } }, { - "label": "HEENT examination findings (Text)", + "label": "Reviews of Systems", "type": "obs", + "id": "allsystemReview", "questionOptions": { - "rendering": "textarea", - "concept": "163045AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ + "concept": "159615AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "checkbox", + "answers": [ { - "type": "LOINC", - "value": "11393-6" + "concept": "160947AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Abdominal" }, { - "type": "SNOMED-CT", - "value": "164633005" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "hEENTROS === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "otherHEENTExaminationFinding" - }, - { - "label": "Respiratory Systems review", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "f089c930-1c55-4ab6-934e-f7e7eca6f4e0", - "answers": [ + "concept": "163046AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Cardiovascular" + }, { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] + "concept": "163109AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Central Nervous System" }, { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] + "concept": "163045AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Head, Ear,Eye, Nose & Throat" + }, + { + "concept": "163047AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Genitourinary" + }, + { + "concept": "163048AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Musculoskeletal" + }, + { + "concept": "160689AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Respiratory" + }, + { + "concept": "160981AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Skin" + } + ] + }, + "hide": { + "hideWhenExpression": "syStemsRevieW !== '1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + } + }, + { + "label": "Abdomen findings", + "type": "obs", + "id": "findingsAbd", + "questionOptions": { + "concept": "1125AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "checkbox", + "answers": [ + { + "concept": "150915AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Abdominal distension" }, { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] + "concept": "5103AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Abdominal mass" + }, + { + "concept": "5009AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Splenomegaly" + }, + { + "concept": "5008AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Hepatomegaly" + }, + { + "concept": "5105AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Abdominal tenderness" } ] }, - "id": "respiratoryROS" + "hide": { + "hideWhenExpression": "isEmpty(allsystemReview) || !arrayContains(allsystemReview, '160947AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + } + }, + { + "label": "Abdomen findings notes", + "type": "obs", + "id": "notesAbd", + "questionOptions": { + "concept": "160947AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "textarea" + }, + "hide": { + "hideWhenExpression": "isEmpty(allsystemReview) || !arrayContains(allsystemReview, '160947AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + } }, { - "label": "Respiratory System Findings (Text)", + "label": "CVS findings", "type": "obs", + "id": "findingsCVS", "questionOptions": { - "rendering": "textarea", - "concept": "160689AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ + "concept": "1124AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "checkbox", + "answers": [ { - "type": "LOINC", - "value": "11391-0" + "concept": "562AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Cardiac murmur" }, { - "type": "SNOMED-CT", - "value": "272016000" + "concept": "130560AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Cardiac rub" + }, + { + "concept": "140147AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Elevated blood pressure" + }, + { + "concept": "136522AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Irregular heartbeat" + }, + { + "concept": "130987AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Palpitations" } ] }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "respiratoryROS === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "otherRespiratoryFinding" + "hide": { + "hideWhenExpression": "isEmpty(allsystemReview) || !arrayContains(allsystemReview, '163046AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + } }, { - "label": "Cardiovascular Systems review", + "label": "CVS findings notes", "type": "obs", + "id": "notesCVS", "questionOptions": { - "rendering": "radio", - "concept": "3909220e-0d0e-4547-a54e-fecd619cd861", + "concept": "163046AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "textarea" + }, + "hide": { + "hideWhenExpression": "isEmpty(allsystemReview) || !arrayContains(allsystemReview, '163046AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + } + }, + { + "label": "CNS findings", + "type": "obs", + "id": "findingsCNS", + "questionOptions": { + "concept": "1082AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "checkbox", "answers": [ { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] + "concept": "150817AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Abnormal reflexes" }, { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] + "concept": "118872AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Altered sensations" }, { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] + "concept": "153009AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Brudzinski's sign" + }, + { + "concept": "1836AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Bulging fontenelle" + }, + { + "concept": "120345AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Confusion" + }, + { + "concept": "136282AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Kernicterus" + }, + { + "concept": "157498AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Limb weakness" + }, + { + "concept": "135592AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Loss of consciousness" + }, + { + "concept": "112721AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Stiff neck" } ] }, - "id": "cardiovascularROS" + "hide": { + "hideWhenExpression": "isEmpty(allsystemReview) || !arrayContains(allsystemReview, '163109AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + } }, { - "label": "Cardiovascular examination finding (Text)", + "label": "CNS findings notes", "type": "obs", + "id": "notesCns", "questionOptions": { - "rendering": "textarea", - "concept": "163046AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ + "concept": "163109AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "textarea" + }, + "hide": { + "hideWhenExpression": "isEmpty(allsystemReview) || !arrayContains(allsystemReview, '163109AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + } + }, + { + "label": "Genitourinary findings", + "type": "obs", + "id": "FindingsGus", + "questionOptions": { + "concept": "1126AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "checkbox", + "answers": [ { - "type": "SNOMED-CT", - "value": "271910006" + "concept": "147241AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Bleeding" + }, + { + "concept": "117829AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Genital rashes/Lesions" + }, + { + "concept": "138010AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Hypospadias" + }, + { + "concept": "125207AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Inguinal Swelling" + }, + { + "concept": "154311AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Rectal discharge" + }, + { + "concept": "113122AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Scrotal mass" + }, + { + "concept": "124965AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Testicular mass" + }, + { + "concept": "124087AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Ulceration" + }, + { + "concept": "123529AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Urethral discharge" + }, + { + "concept": "123396AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Vaginal discharge" + }, + { + "concept": "139505AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Gential Warts" } ] }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "cardiovascularROS === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "otherCardiovascularExaminationFinding" + "hide": { + "hideWhenExpression": "isEmpty(allsystemReview) || !arrayContains(allsystemReview, '163047AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + } }, { - "label": "Gastrointestinal System review", + "label": "Genitourinary findings notes", "type": "obs", + "id": "notesGus", "questionOptions": { - "rendering": "radio", - "concept": "3fc7236b-2b72-4a52-8286-881ea2c8dbc7", + "concept": "163047AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "textarea" + }, + "hide": { + "hideWhenExpression": "isEmpty(allsystemReview) || !arrayContains(allsystemReview, '163047AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + } + }, + { + "label": "HEENT findings", + "type": "obs", + "id": "findingsHeent", + "questionOptions": { + "concept": "1122AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "checkbox", "answers": [ { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] + "label": "Apnea", + "concept": "148517AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Blurred vision", + "concept": "147104AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Cataracts", + "concept": "120860AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Conjuctival pallor", + "concept": "516AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Conjunctivitis", + "concept": "119905AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Dental caries", + "concept": "119558AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Double vision", + "concept": "142263AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Ear discharge", + "concept": "874AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Erythema", + "concept": "118536AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Excessive tearing", + "concept": "140940AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Exophthalmos", + "concept": "140919AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Eye pain", + "concept": "131040AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Eye redness", + "concept": "127777AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Eyelid swelling", + "concept": "119216AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Foreign body sensation in eyes", + "concept": "113292AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Frequent colds", + "concept": "106AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Gingival bleeding", + "concept": "147230AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Hairy cell leukoplakia", + "concept": "135841AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Hearing disorder", + "concept": "139075AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Hearing impairment", + "concept": "861AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Hearing loss", + "concept": "117698AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Hoarseness", + "concept": "138554AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Itchy eyes", + "concept": "139100AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Kaposis Sarcoma", + "concept": "507AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Masses", + "concept": "152228AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Mastoid tenderness", + "concept": "134614AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Nosebleed", + "concept": "133499AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Oral sores", + "concept": "5244AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Pain", + "concept": "114403AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Periorbital cellulitis", + "concept": "130459AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Perobital edema", + "concept": "131724AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Post nasal discharge", + "concept": "110099AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Ptosis of lids", + "concept": "113516AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Pupil abnormalities", + "concept": "111154AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Rhinorrhea/Nasal discharge", + "concept": "115403AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Jaundice", + "concept": "136443AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Scotomota", + "concept": "123070AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Sinusitis", + "concept": "126423AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Snoring", + "concept": "126318AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Sore throat", + "concept": "158843AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Thrush", + "concept": "5334AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] + "label": "Tinnitus", + "concept": "123588AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] + "label": "Tonsillar hypertrophy", + "concept": "138120AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Toothache", + "concept": "124601AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Ulcers", + "concept": "123919AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Vertigo", + "concept": "111525AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Visual Disturbance", + "concept": "123074AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + { + "label": "Xanthelasma", + "concept": "122813AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" } ] }, - "id": "AbdominalROS" + "hide": { + "hideWhenExpression": "isEmpty(allsystemReview) || !arrayContains(allsystemReview, '163045AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + } }, { - "label": "Abdominal examination finding (Text)", + "label": "HEENT findings notes", "type": "obs", + "id": "notesEnt", "questionOptions": { - "rendering": "textarea", - "concept": "160947AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "609624008" - }, - { - "type": "LOINC", - "value": "10191-5" - } - ] + "concept": "163045AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "textarea" }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "AbdominalROS === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "otherAbdominalExaminationFinding" + "hide": { + "hideWhenExpression": "isEmpty(allsystemReview) || !arrayContains(allsystemReview, '163045AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + } }, { - "label": "Central nervous system review", + "label": "Musculoskeletal findings", "type": "obs", + "id": "findingsMss", "questionOptions": { - "rendering": "radio", - "concept": "14d61422-5323-4706-9152-781ce59c90de", + "concept": "1128AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "checkbox", "answers": [ { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] + "concept": "150823AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Abnormal Posture/Movement" }, { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] + "concept": "155871AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Deformity" }, { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] + "concept": "116557AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Pain in Joints" + }, + { + "concept": "139047AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Heberdens nodes" + }, + { + "concept": "165282AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Increased of local temperature" + }, + { + "concept": "136421AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Joint crepitus" + }, + { + "concept": "116554AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Joint stiffness" + }, + { + "concept": "163894AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Swelling" + }, + { + "concept": "163851AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Muscle Wasting" + }, + { + "concept": "115476AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Muscle weakness" + }, + { + "concept": "130166AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Pitting/Non pitting oedema" + }, + { + "concept": "135786AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Restriction of movement" + }, + { + "concept": "152959AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Tendon sheath crepitus" + }, + { + "concept": "123919AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Ulcers" } ] }, - "id": "cnsROS" + "hide": { + "hideWhenExpression": "isEmpty(allsystemReview) || !arrayContains(allsystemReview, '163048AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + } }, { - "label": "CNS examination finding (text)", + "label": "Musculoskeletal findings notes", "type": "obs", + "id": "notesMss", "questionOptions": { - "rendering": "textarea", - "concept": "163109AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "271888005" - } - ] + "concept": "163048AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "textarea" }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "cnsROS === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "otherCNSExaminationFinding" + "hide": { + "hideWhenExpression": "isEmpty(allsystemReview) || !arrayContains(allsystemReview, '163048AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + } }, { - "label": "Musculoskeletal system review", + "label": "Respiratory findings", "type": "obs", + "id": "findingsChest", "questionOptions": { - "rendering": "radio", - "concept": "c6665eb5-23a9-4add-9f39-d44e42a4e5b1", + "concept": "1123AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "checkbox", "answers": [ { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] + "concept": "164440AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Reduced breathing" }, { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] + "concept": "146893AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Bronchial breathing" }, { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] + "concept": "136768AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Chest in-drawing" + }, + { + "concept": "127640AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Crackles" + }, + { + "concept": "145712AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Dullness" + }, + { + "concept": "156534AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Grunting" + }, + { + "concept": "127639AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Respiratory distress" + }, + { + "concept": "136790AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Stridor" + }, + { + "concept": "122864AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Wheezing" } ] }, - "id": "musculoskeletalSROS" + "hide": { + "hideWhenExpression": "isEmpty(allsystemReview) || !arrayContains(allsystemReview, '160689AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + } }, { - "label": "Musculoskeletal examination finding (Text)", + "label": "Respiratory findings notes", "type": "obs", + "id": "notesChest", "questionOptions": { - "rendering": "textarea", - "concept": "163048AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "271916000" - } - ] - }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "musculoskeletalSROS === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "otherMusculoskeletalExaminationFinding" + "concept": "160689AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "textarea" + }, + "hide": { + "hideWhenExpression": "isEmpty(allsystemReview) || !arrayContains(allsystemReview, '160689AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + } }, { - "label": "Genito-urinary system - ROS/PE", + "label": "Skin findings", "type": "obs", + "id": "findingSkin", "questionOptions": { - "rendering": "radio", - "concept": "bd337c08-384a-47b5-88c9-fb0a67e316bd", + "concept": "1120AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "checkbox", "answers": [ { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "AMPATH", - "value": "1115" - }, - { - "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - }, - { - "type": "SNOMED-CT", - "value": "17621005" - } - ] + "concept": "150555AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Abscess" }, { - "concept": "1116AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abnormal", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "AMPATH", - "value": "514" - }, - { - "type": "AMPATH", - "value": "1116" - }, - { - "type": "SNOMED-CT", - "value": "263654008" - }, - { - "type": "CIEL", - "value": "1116" - }, - { - "type": "AMPATH", - "value": "1116" - } - ] + "concept": "135591AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Hair Loss" }, { - "concept": "160737AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not assessed", - "conceptMappings": [] + "concept": "136455AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Itching" + }, + { + "concept": "507AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Kaposis Sarcoma" + }, + { + "concept": "125201AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Swelling/Growth" + }, + { + "concept": "1249AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Skin eruptions/Rashes" + }, + { + "concept": "123919AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Ulcer" } ] }, - "id": "genitourinaryROS" + "hide": { + "hideWhenExpression": "isEmpty(allsystemReview) || !arrayContains(allsystemReview, '160981AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + } }, { - "label": "Genito-urinary system examination finding (text)", + "label": "Skin finding notes", "type": "obs", + "id": "notesSkin", "questionOptions": { - "rendering": "textarea", - "concept": "163047AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "118238000" - } - ] + "concept": "160981AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "textarea" }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "genitourinaryROS === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "otherGenitoUrinaryExaminationFinding" + "hide": { + "hideWhenExpression": "isEmpty(allsystemReview) || !arrayContains(allsystemReview, '160981AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + } } ] }, { - "label": "Sexually transmitted disease screening", + "label": "WHO HIV stage", "isExpanded": "true", "questions": [ { - "label": "Screened for STIs in current visit", + "label": "Current WHO HIV stage", "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "161558AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "concept": "5356AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "conceptMappings": [ + { + "type": "AMPATH", + "value": "5356" + }, + { + "type": "SNOMED-CT", + "value": "385354005" + }, + { + "type": "PIH", + "value": "1480" + }, { "type": "CIEL", - "value": "161558" - } - ], - "answers": [ + "value": "5356" + }, { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - } - ] + "type": "PIH-Malawi", + "value": "7562" }, { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No", - "conceptMappings": [ - { - "type": "PIH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "PIH-Malawi", - "value": "1066" - }, - { - "type": "AMPATH", - "value": "1066" - }, - { - "type": "SNOMED-CT", - "value": "373067005" - }, - { - "type": "PIH", - "value": "1066" - } - ] + "type": "PIH-Malawi", + "value": "7562" + }, + { + "type": "SNOMED-CT", + "value": "385354005" + }, + { + "type": "AMPATH", + "value": "5356" + }, + { + "type": "LOINC", + "value": "45233-4" }, + { + "type": "PIH", + "value": "1480" + } + ], + "answers": [ { "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Unknown", @@ -5760,230 +3042,152 @@ "value": "UNKNOWN" }, { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - } - ] - } - ] - }, - "id": "screeningSTI" - }, - { - "label": "STI screening findings", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "c4f81292-61a3-4561-a4ae-78be7d16d928", - "answers": [ - { - "concept": "118990AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Genital Sore", - "conceptMappings": [ - { - "type": "ICD-10-WHO", - "value": "N50.8" - }, - { - "type": "CIEL", - "value": "118990" - }, - { - "type": "IMO-ProblemIT", - "value": "300420" - }, - { - "type": "ICD-10-WHO", - "value": "N94.8" - }, - { - "type": "CIEL", - "value": "118990" - }, - { - "type": "IMO-ProblemIT", - "value": "300420" - } - ] - }, - { - "concept": "157544AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lower abdominal pain", - "conceptMappings": [ - { - "type": "IMO-ProblemIT", - "value": "711325" - }, - { - "type": "ICD-10-WHO", - "value": "R10.3" - }, - { - "type": "CIEL", - "value": "157544" - }, - { - "type": "SNOMED-CT", - "value": "54586004" - }, - { - "type": "IMO-ProblemIT", - "value": "711325" - }, - { - "type": "ICD-10-WHO", - "value": "R10.3" + "type": "AMPATH", + "value": "1067" }, { - "type": "CIEL", - "value": "157544" + "type": "PIH", + "value": "1067" }, { - "type": "SNOMED-CT", - "value": "54586004" + "type": "SNOMED CT", + "value": "CT: 261665006" } ] }, { - "concept": "113122AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Scrotal Mass", + "concept": "1204AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "WHO stage 1", "conceptMappings": [ { - "type": "IMO-ProblemIT", - "value": "12350" + "type": "SNOMED-CT", + "value": "103415007" }, { - "type": "SNOMED-CT", - "value": "53929009" + "type": "PIH", + "value": "1204" }, { - "type": "CIEL", - "value": "113122" + "type": "AMPATH", + "value": "1204" }, { - "type": "SNOMED-CT", - "value": "53929009" + "type": "CIEL", + "value": "1204" }, { - "type": "IMO-ProblemIT", - "value": "12350" + "type": "PIH", + "value": "1204" }, { - "type": "ICD-10-WHO", - "value": "N50.8" + "type": "SNOMED-CT", + "value": "103415007" }, { - "type": "CIEL", - "value": "113122" + "type": "AMPATH", + "value": "1204" } ] }, { - "concept": "c795654c-bcd8-4074-9fc7-e5f762e58f36", - "label": "Urethral Discharge", - "conceptMappings": [] - }, - { - "concept": "123396AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vaginal discharge", + "concept": "1205AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "WHO stage 2", "conceptMappings": [ { - "type": "IMO-ProblemIT", - "value": "27625" + "type": "PIH", + "value": "1205" }, { - "type": "AMPATH", - "value": "5993" + "type": "PIH", + "value": "1205" }, { - "type": "SNOMED-CT", - "value": "271939006" + "type": "AMPATH", + "value": "1205" }, { - "type": "ICD-10-WHO", - "value": "N89.8" + "type": "SNOMED-CT", + "value": "103416008" }, { - "type": "ICPC2", - "value": "X14" + "type": "AMPATH", + "value": "1205" }, { - "type": "IMO-ProblemIT", - "value": "32928273" + "type": "SNOMED-CT", + "value": "103416008" }, { "type": "CIEL", - "value": "123396" - }, - { - "type": "AMPATH", - "value": "5993" - }, - { - "type": "IMO-ProblemIT", - "value": "27625" - }, + "value": "1205" + } + ] + }, + { + "concept": "1206AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "WHO stage 3", + "conceptMappings": [ { - "type": "3BT", - "value": "10102961" + "type": "CIEL", + "value": "1206" }, { - "type": "3BT", - "value": "10102961" + "type": "SNOMED-CT", + "value": "103417004" }, { - "type": "IMO-ProblemIT", - "value": "32928273" + "type": "PIH", + "value": "1206" }, { - "type": "IMO-ProblemIT", - "value": "21649296" + "type": "SNOMED-CT", + "value": "103417004" }, { - "type": "SNOMED-CT", - "value": "271939006" + "type": "PIH", + "value": "1206" }, { - "type": "CIEL", - "value": "123396" + "type": "AMPATH", + "value": "1206" }, { - "type": "IMO-ProblemIT", - "value": "21649296" + "type": "AMPATH", + "value": "1206" } ] }, { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", + "concept": "1207AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "WHO stage 4", "conceptMappings": [ { - "type": "AMPATH", - "value": "1115" + "type": "PIH", + "value": "1207" }, { - "type": "AMPATH", - "value": "1115" + "type": "PIH", + "value": "1207" }, { "type": "CIEL", - "value": "1115" + "value": "1207" + }, + { + "type": "AMPATH", + "value": "1207" }, { "type": "SNOMED-CT", - "value": "17621005" + "value": "103418009" }, { "type": "SNOMED-CT", - "value": "17621005" + "value": "103418009" + }, + { + "type": "AMPATH", + "value": "1207" } ] } @@ -5993,359 +3197,299 @@ { "intent": "*", "unspecified": "true", - "hide": { - "hideWhenExpression": "screeningSTI !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } + "required": "true" } ], - "id": "sTIOutcome" + "id": "wHOStage" } ] }, { - "label": "WHO HIV stage", + "label": "Nutritional Assessment", "isExpanded": "true", "questions": [ { - "label": "Current WHO HIV stage", + "label": "Nutritional status", "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "5356AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "concept": "167392AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "conceptMappings": [ { - "type": "AMPATH", - "value": "5356" - }, - { - "type": "SNOMED-CT", - "value": "385354005" - }, - { - "type": "PIH", - "value": "1480" - }, - { - "type": "CIEL", - "value": "5356" - }, - { - "type": "PIH-Malawi", - "value": "7562" - }, - { - "type": "PIH-Malawi", - "value": "7562" - }, - { - "type": "SNOMED-CT", - "value": "385354005" - }, - { - "type": "AMPATH", - "value": "5356" - }, - { - "type": "LOINC", - "value": "45233-4" - }, - { - "type": "PIH", - "value": "1480" + "type": "OCT", + "value": "NutitionalAssessment" } ], "answers": [ { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", + "concept": "1118AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Not done", "conceptMappings": [ { - "type": "AMPATH", - "value": "1067" + "type": "CIEL", + "value": "1118" }, { - "type": "CIEL", - "value": "1067" + "type": "PIH", + "value": "2475" }, { - "type": "SNOMED-CT", - "value": "261665006" + "type": "AMPATH", + "value": "1118" }, { - "type": "PIH", - "value": "1067" + "type": "SNOMED-CT", + "value": "385660001" }, { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" + "type": "SNOMED-CT", + "value": "385660001" }, { "type": "AMPATH", - "value": "1067" + "value": "1118" }, { "type": "PIH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" + "value": "1118" } ] }, { - "concept": "1220AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 1 peds", + "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Normal", "conceptMappings": [ { "type": "AMPATH", - "value": "1220" - }, - { - "type": "CIEL", - "value": "1220" + "value": "1115" }, { "type": "AMPATH", - "value": "1220" + "value": "1115" }, { - "type": "SNOMED-CT", - "value": "103415007" + "type": "CIEL", + "value": "1115" }, { - "type": "SNOMED-MVP", - "value": "12201000105000" + "type": "SNOMED-CT", + "value": "17621005" }, { - "type": "SNOMED-MVP", - "value": "12201000105000" + "type": "SNOMED-CT", + "value": "17621005" } ] }, { - "concept": "1221AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 2 peds", + "concept": "163302AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Severe acute malnutrition", "conceptMappings": [ { - "type": "CIEL", - "value": "1221" - }, - { - "type": "SNOMED-MVP", - "value": "12211000105002" + "type": "ICD-10-WHO", + "value": "E63.9" }, { "type": "SNOMED-CT", - "value": "103416008" - }, - { - "type": "SNOMED-MVP", - "value": "12211000105002" - }, - { - "type": "AMPATH", - "value": "1221" - }, - { - "type": "AMPATH", - "value": "1221" + "value": "2492009" } ] }, { - "concept": "1222AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 3 peds", + "concept": "163303AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Moderate acute malnutrition", "conceptMappings": [ { - "type": "AMPATH", - "value": "1222" + "type": "SNOMED-CT", + "value": "2492009" }, { - "type": "SNOMED-MVP", - "value": "12221000105008" - }, + "type": "ICD-10-WHO", + "value": "E63.9" + } + ] + }, + { + "concept": "115115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Obesity", + "conceptMappings": [ { - "type": "AMPATH", - "value": "1222" + "type": "ICD-10-WHO", + "value": "E66.9" }, { - "type": "SNOMED-MVP", - "value": "12221000105008" + "type": "ICD-10-WHO", + "value": "E66.9" }, { - "type": "SNOMED-CT", - "value": "103417004" + "type": "IMO-ProblemIT", + "value": "92278" }, { - "type": "CIEL", - "value": "1222" - } - ] - }, - { - "concept": "1223AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 4 peds", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "12231000105006" + "type": "IMO-ProblemIT", + "value": "92278" }, { "type": "SNOMED-CT", - "value": "103418009" + "value": "414916001" }, { - "type": "SNOMED-MVP", - "value": "12231000105006" + "type": "SNOMED-CT", + "value": "414916001" }, { - "type": "AMPATH", - "value": "1223" + "type": "ICPC2", + "value": "T82" }, { "type": "CIEL", - "value": "1223" - }, - { - "type": "AMPATH", - "value": "1223" + "value": "115115" } ] + } + ] + }, + "behaviours": [ + { + "intent": "*", + "unspecified": "true", + "required": "true" + } + ], + "id": "nutritionalStatus" + }, + { + "label": "Nutritional interventions provided", + "type": "obs", + "questionOptions": { + "rendering": "radio", + "concept": "1380AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "conceptMappings": [ + { + "type": "SNOMED-CT", + "value": "61310001" }, { - "concept": "1204AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 1 adult", + "type": "SNOMED-CT", + "value": "61310001" + } + ], + "answers": [ + { + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes", "conceptMappings": [ { - "type": "SNOMED-CT", - "value": "103415007" + "type": "AMPATH", + "value": "1065" }, { - "type": "PIH", - "value": "1204" + "type": "SNOMED CT", + "value": "CT: 373066001" }, { - "type": "AMPATH", - "value": "1204" + "type": "PIH", + "value": "1065" }, { "type": "CIEL", - "value": "1204" + "value": "1065" }, { "type": "PIH", - "value": "1204" + "value": "1065" }, { "type": "SNOMED-CT", - "value": "103415007" + "value": "373066001" + }, + { + "type": "PIH-Malawi", + "value": "1065" }, { "type": "AMPATH", - "value": "1204" + "value": "1065" } ] }, { - "concept": "1205AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 2 adult", + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No", "conceptMappings": [ { "type": "PIH", - "value": "1205" + "value": "1066" }, { - "type": "PIH", - "value": "1205" + "type": "PIH-Malawi", + "value": "1066" + }, + { + "type": "SNOMED-CT", + "value": "373067005" }, { "type": "AMPATH", - "value": "1205" + "value": "1066" }, { - "type": "SNOMED-CT", - "value": "103416008" + "type": "PIH-Malawi", + "value": "1066" }, { "type": "AMPATH", - "value": "1205" + "value": "1066" }, { "type": "SNOMED-CT", - "value": "103416008" + "value": "373067005" }, { - "type": "CIEL", - "value": "1205" + "type": "PIH", + "value": "1066" } ] }, { - "concept": "1206AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 3 adult", + "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Unknown", "conceptMappings": [ { - "type": "CIEL", - "value": "1206" - }, - { - "type": "SNOMED-CT", - "value": "103417004" + "type": "AMPATH", + "value": "1067" }, { - "type": "PIH", - "value": "1206" + "type": "CIEL", + "value": "1067" }, { "type": "SNOMED-CT", - "value": "103417004" - }, - { - "type": "PIH", - "value": "1206" - }, - { - "type": "AMPATH", - "value": "1206" + "value": "261665006" }, - { - "type": "AMPATH", - "value": "1206" - } - ] - }, - { - "concept": "1207AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "WHO stage 4 adult", - "conceptMappings": [ { "type": "PIH", - "value": "1207" + "value": "1067" }, { - "type": "PIH", - "value": "1207" + "type": "org.openmrs.module.mdrtb", + "value": "UNKNOWN" }, { - "type": "CIEL", - "value": "1207" + "type": "HL7-MedicationDispenseStatus", + "value": "unknown" }, { "type": "AMPATH", - "value": "1207" - }, - { - "type": "SNOMED-CT", - "value": "103418009" + "value": "1067" }, { - "type": "SNOMED-CT", - "value": "103418009" + "type": "PIH", + "value": "1067" }, { - "type": "AMPATH", - "value": "1207" + "type": "SNOMED CT", + "value": "CT: 261665006" } ] } @@ -6354,154 +3498,192 @@ "behaviours": [ { "intent": "*", - "unspecified": "true", - "required": "true" + "unspecified": "true" } ], - "id": "wHOStage" - } - ] - }, - { - "label": "Nutritional Assessment", - "isExpanded": "true", - "questions": [ + "hide": { + "hideWhenExpression": "nutritionalStatus === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || nutritionalStatus === '1118AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "id": "nutritionalInterventions" + }, { - "label": "Nutritional status ", + "label": "Nutritional support", "type": "obs", "questionOptions": { - "rendering": "radio", - "concept": "c481f80d-7553-41ab-94ca-efddb8ab294c", + "rendering": "checkbox", + "concept": "5484AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "conceptMappings": [ { - "type": "OCT", - "value": "NutitionalAssessment" + "type": "SNOMED-CT", + "value": "278906000" + }, + { + "type": "PIH", + "value": "1400" + }, + { + "type": "AMPATH", + "value": "5484" + }, + { + "type": "PIH", + "value": "1400" + }, + { + "type": "AMPATH", + "value": "5484" + }, + { + "type": "CIEL", + "value": "5484" + }, + { + "type": "SNOMED-CT", + "value": "278906000" } ], "answers": [ { - "concept": "1118AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Not done", + "concept": "161651AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Counseling about infant feeding practices", "conceptMappings": [ - { - "type": "CIEL", - "value": "1118" - }, - { - "type": "PIH", - "value": "2475" - }, - { - "type": "AMPATH", - "value": "1118" - }, { "type": "SNOMED-CT", - "value": "385660001" + "value": "171053005" }, { "type": "SNOMED-CT", - "value": "385660001" - }, - { - "type": "AMPATH", - "value": "1118" + "value": "171053005" }, { - "type": "PIH", - "value": "1118" + "type": "CIEL", + "value": "161651" } ] }, { - "concept": "1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Normal", + "concept": "161648AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Food support", "conceptMappings": [ { - "type": "AMPATH", - "value": "1115" + "type": "CIEL", + "value": "161648" }, { - "type": "AMPATH", - "value": "1115" - }, + "type": "SNOMED-CT", + "value": "278906000" + } + ] + }, + { + "concept": "161649AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Micronutrient support", + "conceptMappings": [ { "type": "CIEL", - "value": "1115" - }, - { - "type": "SNOMED-CT", - "value": "17621005" + "value": "161649" }, { "type": "SNOMED-CT", - "value": "17621005" + "value": "278906000" } ] }, { - "concept": "163302AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Severe acute malnutrition", + "concept": "161650AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Therapeutic feeding", "conceptMappings": [ { - "type": "ICD-10-WHO", - "value": "E63.9" + "type": "SNOMED-CT", + "value": "75118006" }, { "type": "SNOMED-CT", - "value": "2492009" + "value": "75118006" + }, + { + "type": "CIEL", + "value": "161650" } ] }, { - "concept": "163303AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Moderate acute malnutrition", + "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Other (specify)", "conceptMappings": [ { - "type": "SNOMED-CT", - "value": "2492009" + "type": "PIH-Malawi", + "value": "6408" }, { - "type": "ICD-10-WHO", - "value": "E63.9" + "type": "org.openmrs.module.mdrtb", + "value": "OTHER" + }, + { + "type": "SNOMED-MVP", + "value": "56221000105001" + }, + { + "type": "PIH", + "value": "5622" + }, + { + "type": "AMPATH", + "value": "5622" + }, + { + "type": "SNOMED-CT", + "value": "74964007" } ] }, { - "concept": "115115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Obesity", + "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "None", "conceptMappings": [ { - "type": "ICD-10-WHO", - "value": "E66.9" + "type": "org.openmrs.module.mdrtb", + "value": "NONE" }, { - "type": "ICD-10-WHO", - "value": "E66.9" + "type": "PIH-Malawi", + "value": "1107" }, { - "type": "IMO-ProblemIT", - "value": "92278" + "type": "PIH", + "value": "1107" }, { - "type": "IMO-ProblemIT", - "value": "92278" + "type": "SNOMED-CT", + "value": "260413007" }, { - "type": "SNOMED-CT", - "value": "414916001" + "type": "org.openmrs.module.mdrtb", + "value": "NONE" + }, + { + "type": "AMPATH", + "value": "1107" }, { "type": "SNOMED-CT", - "value": "414916001" + "value": "260413007" }, { - "type": "ICPC2", - "value": "T82" + "type": "PIH-Malawi", + "value": "1107" }, { "type": "CIEL", - "value": "115115" + "value": "1107" + }, + { + "type": "PIH", + "value": "1107" + }, + { + "type": "AMPATH", + "value": "1107" } ] } @@ -6510,26 +3692,60 @@ "behaviours": [ { "intent": "*", - "unspecified": "true", - "required": "true" + "unspecified": "true" } ], - "id": "nutritionalStatus" + "hide": { + "hideWhenExpression": "nutritionalStatus === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || nutritionalStatus === '1118AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || nutritionalInterventions !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "id": "nutritionalSupport" }, { - "label": "Nutritional interventions provided", + "label": "Nutritional plan (text)", + "type": "obs", + "questionOptions": { + "rendering": "textarea", + "concept": "163189AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rows": "" + }, + "behaviours": [ + { + "intent": "*" + } + ], + "hide": { + "hideWhenExpression": "!includes(nutritionalSupport, '5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + }, + "id": "nutritionalPlan" + } + ] + }, + { + "label": "TB Screening", + "isExpanded": "true", + "questions": [ + { + "label": "TB screening done?", "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "1380AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "concept": "164800AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "conceptMappings": [ + { + "type": "OCT", + "value": "TuberculosisScreening" + }, + { + "type": "CIEL", + "value": "164800" + }, { "type": "SNOMED-CT", - "value": "61310001" + "value": "171126009" }, { "type": "SNOMED-CT", - "value": "61310001" + "value": "171126009" } ], "answers": [ @@ -6537,10 +3753,6 @@ "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Yes", "conceptMappings": [ - { - "type": "AMPATH", - "value": "1065" - }, { "type": "SNOMED CT", "value": "CT: 373066001" @@ -6553,18 +3765,6 @@ "type": "CIEL", "value": "1065" }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED-CT", - "value": "373066001" - }, - { - "type": "PIH-Malawi", - "value": "1065" - }, { "type": "AMPATH", "value": "1065" @@ -6613,6 +3813,14 @@ "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Unknown", "conceptMappings": [ + { + "type": "SNOMED CT", + "value": "CT: 261665006" + }, + { + "type": "PIH", + "value": "1067" + }, { "type": "AMPATH", "value": "1067" @@ -6620,34 +3828,141 @@ { "type": "CIEL", "value": "1067" + } + ] + } + ] + }, + "behaviours": [ + { + "intent": "*", + "required": "true", + "unspecified": "true", + "hide": { + "hideWhenExpression": "onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + } + } + ], + "id": "patientScreenedForTB" + }, + { + "label": "TB Intensive Case Finding", + "type": "obs", + "questionOptions": { + "rendering": "checkbox", + "concept": "159800AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "answers": [ + { + "concept": "133027AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Night sweats", + "conceptMappings": [ + { + "type": "SNOMED-CT", + "value": "42984000" + }, + { + "type": "AMPATH", + "value": "6029" + }, + { + "type": "IMO-ProblemIT", + "value": "50760" + }, + { + "type": "PIH", + "value": "6029" + }, + { + "type": "3BT", + "value": "10063085" + }, + { + "type": "ICPC2", + "value": "A09" + } + ] + }, + { + "concept": "140707AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Failure to Gain Weight", + "conceptMappings": [ + { + "type": "3BT", + "value": "10035463" + }, + { + "type": "IMO-ProblemIT", + "value": "27344" + }, + { + "type": "ICPC2", + "value": "T10" + }, + { + "type": "AMPATH", + "value": "5267" + }, + { + "type": "ICD-10-WHO", + "value": "R62.8" + }, + { + "type": "CIEL", + "value": "140707" }, { - "type": "SNOMED-CT", - "value": "261665006" + "type": "SNOMED-CT", + "value": "36440009" + } + ] + }, + { + "concept": "140238AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Fever lasting more than three weeks", + "conceptMappings": [] + }, + { + "concept": "159799AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "cough lasting more than 2 weeks", + "conceptMappings": [ + { + "type": "SNOMED-MVP", + "value": "1597991000105004" }, { "type": "PIH", - "value": "1067" - }, + "value": "2573" + } + ] + }, + { + "concept": "1858AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Weight Loss (Abnormal weight loss)", + "conceptMappings": [] + }, + { + "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "None", + "conceptMappings": [ { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" + "type": "SNOMED-CT", + "value": "260413007" }, { - "type": "HL7-MedicationDispenseStatus", - "value": "unknown" + "type": "AMPATH", + "value": "1107" }, { - "type": "AMPATH", - "value": "1067" + "type": "CIEL", + "value": "1107" }, { "type": "PIH", - "value": "1067" + "value": "1107" }, { - "type": "SNOMED CT", - "value": "CT: 261665006" + "type": "PIH-Malawi", + "value": "1107" } ] } @@ -6656,192 +3971,109 @@ "behaviours": [ { "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "nutritionalStatus === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || nutritionalStatus === '1118AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } + "required": "false", + "unspecified": "true" } ], - "id": "nutritionalInterventions" + "hide": { + "hideWhenExpression": "onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || patientScreenedForTB !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "id": "tbICFAdult" }, { - "label": "Nutritional support", + "label": "TB screening outcome", "type": "obs", "questionOptions": { - "rendering": "checkbox", - "concept": "5484AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "radio", + "concept": "160108AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "conceptMappings": [ { "type": "SNOMED-CT", - "value": "278906000" - }, - { - "type": "PIH", - "value": "1400" - }, - { - "type": "AMPATH", - "value": "5484" - }, - { - "type": "PIH", - "value": "1400" - }, - { - "type": "AMPATH", - "value": "5484" - }, - { - "type": "CIEL", - "value": "5484" - }, - { - "type": "SNOMED-CT", - "value": "278906000" + "value": "429599001" } ], "answers": [ { - "concept": "161651AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Counseling about infant feeding practices", + "concept": "664AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Negative", "conceptMappings": [ { - "type": "SNOMED-CT", - "value": "171053005" + "type": "AMPATH", + "value": "664" }, { - "type": "SNOMED-CT", - "value": "171053005" + "type": "PIH", + "value": "664" }, { - "type": "CIEL", - "value": "161651" - } - ] - }, - { - "concept": "161648AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Food support", - "conceptMappings": [ - { - "type": "CIEL", - "value": "161648" + "type": "org.openmrs.module.mdrtb", + "value": "NEGATIVE" }, - { - "type": "SNOMED-CT", - "value": "278906000" - } - ] - }, - { - "concept": "161649AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Micronutrient support", - "conceptMappings": [ { "type": "CIEL", - "value": "161649" + "value": "664" }, { "type": "SNOMED-CT", - "value": "278906000" - } - ] - }, - { - "concept": "161650AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Therapeutic feeding", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "75118006" + "value": "260385009" }, { - "type": "SNOMED-CT", - "value": "75118006" + "type": "AMPATH", + "value": "664" }, { "type": "CIEL", - "value": "161650" - } - ] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other (specify)", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" + "value": "664" }, { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" + "type": "SNOMED-CT", + "value": "260385009" }, { - "type": "SNOMED-MVP", - "value": "56221000105001" + "type": "PIH", + "value": "664" }, { - "type": "PIH", - "value": "5622" + "type": "org.openmrs.module.mdrtb", + "value": "NEGATIVE" }, { "type": "AMPATH", - "value": "5622" + "value": "665" }, { - "type": "SNOMED-CT", - "value": "74964007" + "type": "AMPATH", + "value": "665" } ] }, { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", + "concept": "703AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Positive (Presumptive TB)", "conceptMappings": [ - { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "PIH-Malawi", - "value": "1107" - }, { "type": "PIH", - "value": "1107" - }, - { - "type": "SNOMED-CT", - "value": "260413007" + "value": "703" }, { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" + "type": "AMPATH", + "value": "704" }, { "type": "AMPATH", - "value": "1107" + "value": "703" }, { "type": "SNOMED-CT", - "value": "260413007" - }, - { - "type": "PIH-Malawi", - "value": "1107" + "value": "10828004" }, { "type": "CIEL", - "value": "1107" - }, - { - "type": "PIH", - "value": "1107" + "value": "703" }, { - "type": "AMPATH", - "value": "1107" + "type": "org.openmrs.module.mdrtb", + "value": "POSITIVE" } ] } @@ -6850,434 +4082,443 @@ "behaviours": [ { "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "nutritionalStatus === '1115AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || nutritionalStatus === '1118AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || nutritionalInterventions !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } + "required": "false", + "unspecified": "true" } ], - "id": "nutritionalSupport" - }, - { - "label": "Nutritional plan (text)", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "163189AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "rows": "" + "hide": { + "hideWhenExpression": "onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || patientScreenedForTB !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "!includes(nutritionalSupport, '5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" - } - } - ], - "id": "nutritionalPlan" + "id": "tbScreeningOutcome" } - ] - } - ] - }, - { - "label": "Management", - "sections": [ + ], + "behaviours": [ + { + "intent": "*" + } + ], + "hide": { + "hideWhenExpression": "onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + } + }, { - "label": "Opportunistic Infections", + "label": "Presumptive TB", "isExpanded": "true", "questions": [ { - "label": "New/Active opportunistic infection", + "label": "Action taken - Presumptive TB", "type": "obs", "questionOptions": { - "rendering": "radio", - "concept": "c52ecf45-bd6c-43ed-861b-9a2714878729", + "rendering": "checkbox", + "concept": "166937AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None", + "concept": "164945AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "GeneXpert MTB/Rif Ordered", + "conceptMappings": [ + { + "type": "CIEL", + "value": "164945" + }, + { + "type": "CIEL", + "value": "164945" + } + ] + }, + { + "concept": "307AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Sputum for acid fast bacilli ordered", + "conceptMappings": [] + }, + { + "concept": "12AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "X-ray, chest ordered", "conceptMappings": [ { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" - }, - { - "type": "PIH-Malawi", - "value": "1107" + "type": "IMO-ProcedureIT", + "value": "708400" }, { - "type": "PIH", - "value": "1107" + "type": "CIEL", + "value": "12" }, { "type": "SNOMED-CT", - "value": "260413007" + "value": "399208008" }, { - "type": "org.openmrs.module.mdrtb", - "value": "NONE" + "type": "SNOMED-CT", + "value": "399208008" }, { "type": "AMPATH", - "value": "1107" + "value": "12" }, { - "type": "SNOMED-CT", - "value": "260413007" + "type": "CIEL", + "value": "12" }, { - "type": "PIH-Malawi", - "value": "1107" + "type": "AMPATH", + "value": "5229" }, { - "type": "CIEL", - "value": "1107" + "type": "IMO-ProcedureIT", + "value": "708400" }, { - "type": "PIH", - "value": "1107" + "type": "AMPATH", + "value": "375" }, { "type": "AMPATH", - "value": "1107" - } - ] - }, - { - "concept": "131768AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Opportunistic Infectious Present", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "61274003" + "value": "645" }, { - "type": "IMO-ProblemIT", - "value": "23985" + "type": "AMPATH", + "value": "645" }, { - "type": "PIH-Malawi", - "value": "7388" + "type": "AMPATH", + "value": "2395" }, { - "type": "CIEL", - "value": "131768" + "type": "PIH", + "value": "3386" }, { - "type": "PIH", - "value": "1731" + "type": "AMPATH", + "value": "5229" }, { - "type": "ICD-10-WHO", - "value": "B89" + "type": "AMPATH", + "value": "375" }, { "type": "PIH", - "value": "1401" + "value": "3386" }, { - "type": "PIH", - "value": "1607" + "type": "AMPATH", + "value": "12" } ] + } + ] + }, + "behaviours": [ + { + "intent": "*", + "unspecified": "true" + } + ], + "hide": { + "hideWhenExpression": "tbScreeningOutcome === '664AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || onTBRx === '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "id": "presumptiveTB" + } + ], + "behaviours": [ + { + "intent": "*" + } + ], + "hide": { + "hideWhenExpression": "tbScreeningOutcome !== '703AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + } + }, + { + "label": "Laboratory and Diagnostic Tests", + "isExpanded": "true", + "questions": [ + { + "label": "Order Basket Launcher", + "required": false, + "id": "orderBasketLabWorkspaceLauncher", + "questionOptions": { + "rendering": "workspace-launcher", + "buttonLabel": "Add Lab Orders", + "workspaceName": "add-lab-order" + }, + "hide": {} + }, + { + "label": "Upload File or Image", + "type": "obs", + "questionOptions": { + "rendering": "file", + "concept": "1238AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "conceptMappings": [ + { + "type": "AMPATH", + "value": "1238" }, { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "CIEL", - "value": "1067" - }, + "type": "SNOMED CT", + "value": "CT: 312853008" + }, + { + "type": "CIEL", + "value": "1238" + } + ] + }, + "id": "fileUpLoad", + "questionInfo": "Uploads a file or captures an image" + } + ] + } + ] + }, + { + "label": "Assessment", + "sections": [ + { + "label": "Diagnosis & Problem List", + "isExpanded": "true", + "questions": [ + { + "label": "Visit Diagnosis", + "type": "obsGroup", + "id": "visitDiagnosis", + "questionOptions": { + "concept": "159947AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "repeating" + }, + "validators": [], + "hide": {}, + "questions": [ + { + "label": "Diagnosis", + "type": "obs", + "id": "diagnosis", + "questionOptions": { + "concept": "1284AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "problem" + } + }, + { + "label": "Diagnosis certainty", + "type": "obs", + "id": "dxCertainty", + "questionOptions": { + "concept": "159394AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "select", + "answers": [ { - "type": "SNOMED-CT", - "value": "261665006" + "concept": "159393AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Presumptive diagnosis" }, { - "type": "PIH", - "value": "1067" + "concept": "160249AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Provisonal diagnosis" }, { - "type": "org.openmrs.module.mdrtb", - "value": "UNKNOWN" + "concept": "159392AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Confirmed diagnosis" }, { - "type": "AMPATH", - "value": "1067" - }, + "concept": "160250AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Final diagnosis" + } + ] + }, + "validators": [] + }, + { + "label": "Diagnosis order", + "type": "obs", + "id": "dxorder", + "questionOptions": { + "concept": "159946AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "select", + "answers": [ { - "type": "PIH", - "value": "1067" + "concept": "159943AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Primary" }, { - "type": "SNOMED CT", - "value": "CT: 261665006" + "concept": "159944AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Secondary" } ] } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true" } - ], - "id": "hasOIs" + ] }, { - "label": "Current opportunistic infections", + "label": "Diagnosis non-coded", "type": "obs", + "required": false, + "id": "dxnoncoded", "questionOptions": { - "rendering": "checkbox", - "concept": "6bdf2636-7da1-4691-afcc-5eede094138f", + "rendering": "textarea", + "concept": "161602AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "conceptMappings": [], + "answers": [] + }, + "validators": [] + }, + { + "label": "Problem List", + "required": false, + "id": "conditonsWorkspaceLauncher", + "questionOptions": { + "rendering": "workspace-launcher", + "buttonLabel": "+ conditions", + "workspaceName": "conditions-form-workspace" + } + } + ] + } + ] + }, + { + "label": "Plan", + "sections": [ + { + "label": "Treatment/Management Plan", + "isExpanded": "true", + "questions": [ + { + "label": "Order Basket Launcher", + "required": false, + "id": "orderBasketDrugWorkspaceLauncher", + "questionOptions": { + "rendering": "workspace-launcher", + "buttonLabel": "+ Orders", + "workspaceName": "order-basket" + }, + "hide": { + "hideWhenExpression": "" + } + } + ] + }, + { + "label": "Tuberculosis Preventive Treatment (TPT)", + "isExpanded": "true", + "questions": [ + { + "label": "Evaluated for tuberculosis prophylaxis", + "type": "obs", + "questionOptions": { + "rendering": "radio", + "concept": "162275AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { - "concept": "5334AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Candidiasis, oral", + "concept": "1175AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Not applicable", "conceptMappings": [ { "type": "AMPATH", - "value": "5542" + "value": "1175" }, { - "type": "AMPATH", - "value": "5334" + "type": "SNOMED-CT", + "value": "385432009" }, { "type": "AMPATH", - "value": "5172" - }, - { - "type": "PIH", - "value": "5334" + "value": "1175" }, { - "type": "IMO-ProblemIT", - "value": "26010" + "type": "SNOMED-CT", + "value": "385432009" }, { - "type": "PIH-Malawi", - "value": "7545" - }, + "type": "CIEL", + "value": "1175" + } + ] + }, + { + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes", + "conceptMappings": [ { "type": "AMPATH", - "value": "295" + "value": "1065" }, { - "type": "AMPATH", - "value": "296" + "type": "SNOMED CT", + "value": "CT: 373066001" }, { - "type": "SNOMED-CT", - "value": "79740000" + "type": "PIH", + "value": "1065" }, { "type": "CIEL", - "value": "5334" + "value": "1065" }, { - "type": "PIH-Malawi", - "value": "7545" + "type": "PIH", + "value": "1065" }, { - "type": "IMO-ProblemIT", - "value": "26007" + "type": "SNOMED-CT", + "value": "373066001" }, { - "type": "IMO-ProblemIT", - "value": "26007" + "type": "PIH-Malawi", + "value": "1065" }, { - "type": "SNOMED-CT", - "value": "79740000" - }, + "type": "AMPATH", + "value": "1065" + } + ] + }, + { + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No", + "conceptMappings": [ { - "type": "AMPATH", - "value": "296" + "type": "PIH", + "value": "1066" }, { - "type": "AMPATH", - "value": "5542" + "type": "PIH-Malawi", + "value": "1066" }, { - "type": "PIH", - "value": "5334" + "type": "SNOMED-CT", + "value": "373067005" }, { - "type": "ICD-10-WHO", - "value": "B37.0" + "type": "AMPATH", + "value": "1066" }, { - "type": "AMPATH", - "value": "295" + "type": "PIH-Malawi", + "value": "1066" }, { "type": "AMPATH", - "value": "5172" + "value": "1066" }, { - "type": "AMPATH", - "value": "5334" + "type": "SNOMED-CT", + "value": "373067005" }, { - "type": "IMO-ProblemIT", - "value": "26010" + "type": "PIH", + "value": "1066" } ] - }, - { - "concept": "145872AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cerebral Cryptococcosis", - "conceptMappings": [] - }, - { - "concept": "120781AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cervical Intraepithelial Neoplasm", - "conceptMappings": [] - }, - { - "concept": "120330AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Coccidioidomycosis", - "conceptMappings": [] - }, - { - "concept": "142963AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Cytomegalovirus infection", - "conceptMappings": [] - }, - { - "concept": "119288AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Encephalopathy", - "conceptMappings": [] - }, - { - "concept": "111759AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Hepatitis B", - "conceptMappings": [] - }, - { - "concept": "156590AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "hepatitis C virus infection", - "conceptMappings": [] - }, - { - "concept": "153466AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "herpes simplex type 2", - "conceptMappings": [] - }, - { - "concept": "117543AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Herpes zoster", - "conceptMappings": [] - }, - { - "concept": "117514AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Histoplasmosis", - "conceptMappings": [] - }, - { - "concept": "137480AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Infection due to Candida Albicans", - "conceptMappings": [] - }, - { - "concept": "644AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Kaposi sarcoma oral", - "conceptMappings": [] - }, - { - "concept": "116322AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Leukoencephalopathy", - "conceptMappings": [] - }, - { - "concept": "116104AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Malignant Lymphoma", - "conceptMappings": [] - }, - { - "concept": "1294AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Meningitis, cryptococcal", - "conceptMappings": [] - }, - { - "concept": "160007AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Mycobacterium tuberculosis", - "conceptMappings": [] - }, - { - "concept": "882AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pneumocystis carinii pneumonia", - "conceptMappings": [] - }, - { - "concept": "114100AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pneumonia", - "conceptMappings": [] - }, - { - "concept": "128139AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pulmonary Cryptococcosis", - "conceptMappings": [] - }, - { - "concept": "127784AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Recurrent Upper Respiratory Tract Infection", - "conceptMappings": [] - }, - { - "concept": "127198AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Salmonella Septicaemia", - "conceptMappings": [] - }, - { - "concept": "5355AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Toxoplasmosis", - "conceptMappings": [] - }, - { - "concept": "823AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Wasting syndrome", - "conceptMappings": [] - } - ], - "conceptMappings": [ - { - "type": "CIEL", - "value": "160170" } ] }, - "behaviours": [ - { - "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "hasOIs !== '131768AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ], - "id": "typeOI" - } - ] - }, - { - "label": "Prevention of opportunistic infections - PCP", - "isExpanded": "true", - "questions": [ + "id": "evaluateForTPT" + }, { - "label": "Pneumocystis pneumonia prophylaxis plan", + "label": "Tuberculosis prophylaxis plan", "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "1261AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "concept": "1265AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -7401,24 +4642,6 @@ } ] }, - { - "concept": "1259AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Change regimen", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1259" - }, - { - "type": "CIEL", - "value": "1259" - }, - { - "type": "AMPATH", - "value": "1259" - } - ] - }, { "concept": "1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Stop all", @@ -7449,147 +4672,93 @@ } ] } - ], - "conceptMappings": [ - { - "type": "CIEL", - "value": "1261" - }, - { - "type": "AMPATH", - "value": "1261" - }, - { - "type": "AMPATH", - "value": "1261" - } ] }, - "id": "pcpProphylaxis" + "behaviours": [ + { + "intent": "*", + "unspecified": "true" + } + ], + "hide": { + "hideWhenExpression": "evaluateForTPT !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' " + }, + "id": "tptProphylaxisPlan" }, { - "label": "PCP prophylaxis start date", + "label": "Tuberculosis preventive treatment regimen", "type": "obs", - "required": false, - "id": "pcpStartDate", - "datePickerFormat": "calendar", "questionOptions": { - "rendering": "date", - "concept": "164361AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ + "rendering": "select", + "concept": "90c9e554-b959-48e6-90d5-8d595a074c86", + "answers": [ { - "relationship": "NARROWER-THAN", - "type": "SNOMED CT", - "value": "413946009" + "concept": "69653fcf-37e4-4a61-96d6-58bbd079ad77", + "label": "1 HP Isoniazide + Rifapentine prophylaxis", + "conceptMappings": [] }, { - "relationship": "SAME-AS", - "type": "CIEL", - "value": "164361" - } - ] - } - }, - { - "label": "PCP prophylaxis regimen", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1109AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ + "concept": "4df2a7d8-eb98-4d15-8bed-1b408891ee75", + "label": "3HP Rifapentine + Isoniazid", + "conceptMappings": [] + }, { - "concept": "105281AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sulfamethoxazole / trimethoprim", - "conceptMappings": [ - { - "type": "RxNORM", - "value": "10831" - }, - { - "type": "CIEL", - "value": "105281" - }, - { - "type": "AMPATH", - "value": "261" - }, - { - "type": "AMPATH", - "value": "916" - }, - { - "type": "AMPATH", - "value": "93" - }, - { - "type": "SNOMED-CT", - "value": "777642002" - }, - { - "type": "PIH", - "value": "916" - } - ] + "concept": "bbdf46fb-f941-4075-a2ae-985163accce1", + "label": "3HR Isoniazid+Rifampicin prophylaxis", + "conceptMappings": [] }, { - "concept": "74250AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Dapsone", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "92" - }, - { - "type": "CIEL", - "value": "74250" - }, - { - "type": "SNOMED-CT", - "value": "17308007" - }, - { - "type": "RxNORM", - "value": "3108" - } - ] + "concept": "65889206-ebc7-4aea-afd3-dc3641ba8cad", + "label": "4R Rifampicin Monotherapy prophylaxis", + "conceptMappings": [] + }, + { + "concept": "107f0b45-869c-4ddb-b56b-13994a486523", + "label": "6H Isoniazid prophylaxis", + "conceptMappings": [] + }, + { + "concept": "a27faf7e-8be5-4c8b-84de-be6c0967acc6", + "label": "9H Isoniazid prophylaxis", + "conceptMappings": [] } ] }, "behaviours": [ { "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "pcpProphylaxis !== '1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } + "unspecified": "true" } ], - "id": "pcpRegimen" + "hide": { + "hideWhenExpression": "tptProphylaxisPlan !== '1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "id": "currentTPTRegimen" }, { - "label": "PCP regimen adherence", + "label": "Date tuberculosis prophylaxis started", + "type": "obs", + "questionOptions": { + "rendering": "date", + "concept": "162320AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" + }, + "behaviours": [ + { + "intent": "*", + "unspecified": "true" + } + ], + "hide": { + "hideWhenExpression": "tptProphylaxisPlan !== '1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "id": "dateTPTStart" + }, + { + "label": "Tuberculosis Preventive Treatement adherence ", "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "166462AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "KenyaEMR", - "value": "164941" - }, - { - "type": "KenyaEMR", - "value": "164941" - }, - { - "type": "CIEL", - "value": "166462" - }, - { - "type": "SNOMED-CT", - "value": "418633004" - } - ], + "concept": "161653AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "159405AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -7602,22 +4771,22 @@ ] }, { - "concept": "159406AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fair", + "concept": "159407AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Poor", "conceptMappings": [ { "type": "CIEL", - "value": "159406" + "value": "159407" } ] }, { - "concept": "159407AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Poor", + "concept": "159406AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Fair", "conceptMappings": [ { "type": "CIEL", - "value": "159407" + "value": "159406" } ] }, @@ -7664,36 +4833,64 @@ "behaviours": [ { "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "pcpProphylaxis !== '1257AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' && pcpProphylaxis !== '1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + "unspecified": "true" + } + ], + "hide": { + "hideWhenExpression": "tptProphylaxisPlan !== '1257AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' " + }, + "id": "tptAdherence" + }, + { + "label": "Date tuberculosis prophylaxis ended", + "type": "obs", + "questionOptions": { + "rendering": "date", + "concept": "163284AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "weeksList": "", + "conceptMappings": [ + { + "type": "CIEL", + "value": "163284" } + ] + }, + "behaviours": [ + { + "intent": "*", + "unspecified": "true" } ], - "id": "pcpRegimenAdherence" + "hide": { + "hideWhenExpression": "tptProphylaxisPlan !== '1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "id": "dateTptEnded" }, { - "label": "Reason for stopping PCP prophylaxis", + "label": "Reason tuberculosis prophylaxis stopped", "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "1262AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "concept": "1266AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { - "concept": "982AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "CD4 count greater than 15%", + "concept": "1267AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Completed", "conceptMappings": [ { "type": "SNOMED-CT", - "value": "313938009" + "value": "255594003" + }, + { + "type": "CIEL", + "value": "1267" + }, + { + "type": "AMPATH", + "value": "1267" } ] }, - { - "concept": "1254AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "CD4 count greater than 200", - "conceptMappings": [] - }, { "concept": "102AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Toxicity, drug", @@ -7732,6 +4929,11 @@ } ] }, + { + "concept": "112141AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Tuberculosis", + "conceptMappings": [] + }, { "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Other non-coded", @@ -7766,23 +4968,178 @@ }, { "type": "PIH", - "value": "5622" + "value": "5622" + }, + { + "type": "SNOMED-MVP", + "value": "56221000105001" + }, + { + "type": "CIEL", + "value": "5622" + }, + { + "type": "AMPATH", + "value": "5622" + }, + { + "type": "SNOMED-CT", + "value": "74964007" + } + ] + } + ] + }, + "behaviours": [ + { + "intent": "*", + "unspecified": "true" + } + ], + "hide": { + "hideWhenExpression": "tptProphylaxisPlan !== '1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "id": "reasonTptStopped" + } + ], + "behaviours": [ + { + "intent": "*" + } + ], + "hide": { + "hideWhenExpression": "tbScreeningOutcome !== '664AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + } + }, + { + "label": "Treatment of TB", + "isExpanded": "true", + "questions": [ + { + "label": "Tuberculosis treatment plan", + "type": "obs", + "questionOptions": { + "rendering": "radio", + "concept": "1268AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "conceptMappings": [], + "answers": [ + { + "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "None", + "conceptMappings": [ + { + "type": "PIH", + "value": "1107" + }, + { + "type": "PIH-Malawi", + "value": "1107" + }, + { + "type": "SNOMED-CT", + "value": "260413007" + }, + { + "type": "AMPATH", + "value": "1107" + }, + { + "type": "CIEL", + "value": "1107" + } + ] + }, + { + "concept": "1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Start drugs", + "conceptMappings": [ + { + "type": "PIH", + "value": "1256" + }, + { + "type": "SNOMED-MVP", + "value": "12561000105002" + }, + { + "type": "AMPATH", + "value": "1256" + }, + { + "type": "CIEL", + "value": "1256" + } + ] + }, + { + "concept": "1257AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Continue regimen", + "conceptMappings": [ + { + "type": "PIH", + "value": "1257" + }, + { + "type": "SNOMED-CT", + "value": "266714009" + }, + { + "type": "AMPATH", + "value": "1257" + }, + { + "type": "CIEL", + "value": "1257" + } + ] + }, + { + "concept": "1259AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Change regimen", + "conceptMappings": [ + { + "type": "AMPATH", + "value": "1259" + }, + { + "type": "CIEL", + "value": "1259" + } + ] + }, + { + "concept": "981AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Dosing Change", + "conceptMappings": [ + { + "type": "PIH", + "value": "1258" }, { - "type": "SNOMED-MVP", - "value": "56221000105001" + "type": "AMPATH", + "value": "981" }, { "type": "CIEL", - "value": "5622" - }, + "value": "981" + } + ] + }, + { + "concept": "1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Stop all", + "conceptMappings": [ { "type": "AMPATH", - "value": "5622" + "value": "1260" }, { - "type": "SNOMED-CT", - "value": "74964007" + "type": "PIH", + "value": "1260" + }, + { + "type": "CIEL", + "value": "1260" } ] } @@ -7791,26 +5148,105 @@ "behaviours": [ { "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "pcpProphylaxis !== '1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + "required": "true", + "unspecified": "true" + } + ], + "hide": { + "hideWhenExpression": "onTBRx === '1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "id": "patientScreenedForTB" + }, + { + "label": "Tuberculosis drug treatment start date", + "type": "obs", + "questionOptions": { + "rendering": "date", + "concept": "1113AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "weeksList": "", + "conceptMappings": [ + { + "type": "SNOMED-CT", + "value": "413946009" + }, + { + "type": "SNOMED-MVP", + "value": "11131000105005" + }, + { + "type": "CIEL", + "value": "1113" + }, + { + "type": "AMPATH", + "value": "1113" + }, + { + "type": "PIH", + "value": "1113" } + ] + }, + "behaviours": [ + { + "intent": "*", + "unspecified": "true" } ], - "id": "pcpStop" + "hide": { + "hideWhenExpression": "patientScreenedForTB !== '1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "id": "tbRxStartDate" + }, + { + "label": "Tuberculosis treatment end date", + "type": "obs", + "questionOptions": { + "rendering": "date", + "concept": "159431AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "weeksList": "", + "conceptMappings": [ + { + "type": "CIEL", + "value": "159431" + }, + { + "type": "PIH", + "value": "2597" + } + ] + }, + "behaviours": [ + { + "intent": "*", + "unspecified": "true" + } + ], + "hide": { + "hideWhenExpression": "patientScreenedForTB !== '1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "id": "tbRxEndDate" } - ] + ], + "behaviours": [ + { + "intent": "*" + } + ], + "hide": { + "hideWhenExpression": "onTBRx !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + } }, { - "label": "Prevention of Opportunistic Infections - Cryptococcosis", + "label": "Prevention of opportunistic infections - PCP", "isExpanded": "true", "questions": [ { - "label": "Cryptococcal prophylaxis plan", + "label": "Pneumocystis pneumonia prophylaxis plan", "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "1277AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "concept": "1261AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -7934,6 +5370,24 @@ } ] }, + { + "concept": "1259AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Change regimen", + "conceptMappings": [ + { + "type": "AMPATH", + "value": "1259" + }, + { + "type": "CIEL", + "value": "1259" + }, + { + "type": "AMPATH", + "value": "1259" + } + ] + }, { "concept": "1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Stop all", @@ -7967,67 +5421,150 @@ ], "conceptMappings": [ { - "type": "AMPATH", - "value": "1277" + "type": "CIEL", + "value": "1261" }, { "type": "AMPATH", - "value": "1277" + "value": "1261" }, { - "type": "CIEL", - "value": "1277" + "type": "AMPATH", + "value": "1261" } ] }, - "id": "cryptoProphylaxis" + "id": "pcpProphylaxis" }, { - "label": "Fluconazole start date", + "label": "PCP prophylaxis start date", "type": "obs", - "required": false, - "id": "cryptoProphylaxisStart", - "datePickerFormat": "calendar", "questionOptions": { "rendering": "date", - "concept": "5ac4300a-5e19-45c8-8692-31a57d6d5b8c", + "concept": "164361AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "weeksList": "", "conceptMappings": [ { - "type": "OCT", - "value": "FluconazoleStartDate" + "type": "SNOMED-CT", + "value": "413946009" + }, + { + "type": "CIEL", + "value": "164361" } ] - } + }, + "behaviours": [ + { + "intent": "*", + "unspecified": "true" + } + ], + "hide": { + "hideWhenExpression": "pcpProphylaxis !== '1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "id": "pcpStartDate" }, { - "label": "Fluconazole stop date", + "label": "PCP prophylaxis regimen", "type": "obs", - "required": false, - "id": "cryptoProphylaxisStop", - "datePickerFormat": "calendar", "questionOptions": { - "rendering": "date", - "concept": "c2d57bcb-02f2-457d-af05-8d759a1457a7", + "rendering": "radio", + "concept": "1109AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "answers": [ + { + "concept": "105281AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Sulfamethoxazole / trimethoprim", + "conceptMappings": [ + { + "type": "RxNORM", + "value": "10831" + }, + { + "type": "CIEL", + "value": "105281" + }, + { + "type": "AMPATH", + "value": "261" + }, + { + "type": "AMPATH", + "value": "916" + }, + { + "type": "AMPATH", + "value": "93" + }, + { + "type": "SNOMED-CT", + "value": "777642002" + }, + { + "type": "PIH", + "value": "916" + } + ] + }, + { + "concept": "74250AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Dapsone", + "conceptMappings": [ + { + "type": "AMPATH", + "value": "92" + }, + { + "type": "CIEL", + "value": "74250" + }, + { + "type": "SNOMED-CT", + "value": "17308007" + }, + { + "type": "RxNORM", + "value": "3108" + } + ] + } + ] + }, + "behaviours": [ + { + "intent": "*", + "unspecified": "true" + } + ], + "hide": { + "hideWhenExpression": "pcpProphylaxis !== '1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "id": "pcpRegimen" + }, + { + "label": "PCP regimen adherence", + "type": "obs", + "questionOptions": { + "rendering": "radio", + "concept": "166462AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "conceptMappings": [ { - "type": "OCT", - "value": "FluconazoleStopDate" + "type": "KenyaEMR", + "value": "164941" + }, + { + "type": "KenyaEMR", + "value": "164941" + }, + { + "type": "CIEL", + "value": "166462" + }, + { + "type": "SNOMED-CT", + "value": "418633004" } - ] - } - } - ] - }, - { - "label": "ART Adherence", - "isExpanded": "true", - "questions": [ - { - "label": "HAART adherence assessment", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "da4e1fd2-727f-4677-ab5f-44058555052c", + ], "answers": [ { "concept": "159405AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -8099,212 +5636,38 @@ } ] }, - "id": "artAdherenceAssessment" + "behaviours": [ + { + "intent": "*", + "unspecified": "true" + } + ], + "hide": { + "hideWhenExpression": "pcpProphylaxis !== '1257AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' && pcpProphylaxis !== '1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "id": "pcpRegimenAdherence" }, { - "label": "Reason for Fair/Poor adherence to HAART", + "label": "Reason for stopping PCP prophylaxis", "type": "obs", "questionOptions": { - "rendering": "select", - "concept": "160582AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "radio", + "concept": "1262AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { - "concept": "121725AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Alcohol abuse", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "15167005" - }, - { - "type": "ICPC2", - "value": "P15" - }, - { - "type": "SNOMED-CT", - "value": "15167005" - }, - { - "type": "IMO-ProblemIT", - "value": "29952" - }, - { - "type": "ICD-10-WHO", - "value": "F10.1" - }, - { - "type": "3BT", - "value": "10004666" - }, - { - "type": "ICPC2", - "value": "P15" - }, - { - "type": "IMO-ProblemIT", - "value": "29952" - }, - { - "type": "3BT", - "value": "10004666" - } - ] - }, - { - "concept": "160589AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Concerned about privacy/stigma", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "397695000" - }, - { - "type": "CIEL", - "value": "160589" - } - ] - }, - { - "concept": "119537AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Depression", - "conceptMappings": [ - { - "type": "ICPC2", - "value": "P76" - }, - { - "type": "ICD-10-WHO", - "value": "F32.9" - }, - { - "type": "PIH", - "value": "207" - }, - { - "type": "SNOMED-CT", - "value": "35489007" - }, - { - "type": "IMO-ProblemIT", - "value": "41696" - }, - { - "type": "IMO-ProblemIT", - "value": "41696" - }, - { - "type": "AMPATH", - "value": "6038" - }, - { - "type": "AMPATH", - "value": "207" - }, - { - "type": "ICD-10-WHO", - "value": "F32.9" - }, - { - "type": "PIH", - "value": "207" - }, - { - "type": "SNOMED-CT", - "value": "35489007" - }, - { - "type": "AMPATH", - "value": "6038" - }, - { - "type": "AMPATH", - "value": "207" - } - ] - }, - { - "concept": "160586AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Felt better and stopped taking medication", - "conceptMappings": [ - { - "type": "CIEL", - "value": "160586" - }, - { - "type": "SNOMED-CT", - "value": "397695000" - } - ] - }, - { - "concept": "160585AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Felt too ill to take medication", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "397695000" - }, - { - "type": "CIEL", - "value": "160585" - } - ] - }, - { - "concept": "160587AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Forgot to take medication", - "conceptMappings": [ - { - "type": "CIEL", - "value": "160587" - }, - { - "type": "SNOMED-CT", - "value": "397695000" - } - ] - }, - { - "concept": "160584AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lost or ran out of medication", - "conceptMappings": [ - { - "type": "CIEL", - "value": "160584" - }, - { - "type": "SNOMED-CT", - "value": "397695000" - } - ] - }, - { - "concept": "160588AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pill burden", + "concept": "982AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "CD4 count greater than 15%", "conceptMappings": [ - { - "type": "CIEL", - "value": "160588" - }, { "type": "SNOMED-CT", - "value": "397695000" + "value": "313938009" } ] }, { - "concept": "160583AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Shares medications with others", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "397695000" - }, - { - "type": "CIEL", - "value": "160583" - } - ] + "concept": "1254AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "CD4 count greater than 200", + "conceptMappings": [] }, { "concept": "102AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -8319,54 +5682,28 @@ "value": "7895008" }, { - "type": "IMO-ProblemIT", - "value": "381740" - }, - { - "type": "IMO-ProblemIT", - "value": "381740" - }, - { - "type": "AMPATH", - "value": "102" - }, - { - "type": "AMPATH", - "value": "102" - }, - { - "type": "SNOMED-CT", - "value": "7895008" - }, - { - "type": "ICD-10-WHO", - "value": "R89.2" - } - ] - }, - { - "concept": "820AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Transport problems", - "conceptMappings": [ + "type": "IMO-ProblemIT", + "value": "381740" + }, { - "type": "CIEL", - "value": "820" + "type": "IMO-ProblemIT", + "value": "381740" }, { - "type": "SNOMED-CT", - "value": "266934004" + "type": "AMPATH", + "value": "102" }, { "type": "AMPATH", - "value": "820" + "value": "102" }, { "type": "SNOMED-CT", - "value": "266934004" + "value": "7895008" }, { - "type": "AMPATH", - "value": "820" + "type": "ICD-10-WHO", + "value": "R89.2" } ] }, @@ -8424,458 +5761,556 @@ } ] } - ], - "conceptMappings": [ - { - "type": "PIH", - "value": "3140" - }, - { - "type": "SNOMED-CT", - "value": "397695000" - }, - { - "type": "CIEL", - "value": "160582" - }, - { - "type": "PIH", - "value": "3140" - } ] }, "behaviours": [ { "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "artAdherenceAssessment === '159405AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || artAdherenceAssessment === '1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } + "unspecified": "true" } ], - "id": "reasonForPoorAdherenceToHaart" - } - ] - }, - { - "label": "Clinical Management Plan", - "isExpanded": "true", - "questions": [ - { - "label": "Clinical Notes", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "165095AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "rows": "5", - "conceptMappings": [ - { - "type": "CIEL", - "value": "165095" - } - ] + "hide": { + "hideWhenExpression": "pcpProphylaxis !== '1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" }, - "id": "clinicalNotes" + "id": "pcpStop" } ] }, { - "label": "Drug Orders", + "label": "Prevention of Opportunistic Infections - Cryptococcosis", "isExpanded": "true", "questions": [ { - "label": "ARV dispensing quantity (in days)", + "label": "Cryptococcal prophylaxis plan", "type": "obs", "questionOptions": { - "rendering": "number", - "concept": "3a0709e9-d7a8-44b9-9512-111db5ce3989", - "max": "200", - "min": "1", - "showDate": "", - "conceptMappings": [ + "rendering": "radio", + "concept": "1277AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "answers": [ { - "type": "AMPATH", - "value": "1897" + "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "None", + "conceptMappings": [ + { + "type": "org.openmrs.module.mdrtb", + "value": "NONE" + }, + { + "type": "PIH-Malawi", + "value": "1107" + }, + { + "type": "PIH", + "value": "1107" + }, + { + "type": "SNOMED-CT", + "value": "260413007" + }, + { + "type": "org.openmrs.module.mdrtb", + "value": "NONE" + }, + { + "type": "AMPATH", + "value": "1107" + }, + { + "type": "SNOMED-CT", + "value": "260413007" + }, + { + "type": "PIH-Malawi", + "value": "1107" + }, + { + "type": "CIEL", + "value": "1107" + }, + { + "type": "PIH", + "value": "1107" + }, + { + "type": "AMPATH", + "value": "1107" + } + ] }, { - "type": "SNOMED-CT", - "value": "261774000" + "concept": "1256AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Start drugs", + "conceptMappings": [ + { + "type": "SNOMED-MVP", + "value": "12561000105002" + }, + { + "type": "AMPATH", + "value": "1256" + }, + { + "type": "SNOMED-MVP", + "value": "12561000105002" + }, + { + "type": "SNOMED-CT", + "value": "306807008" + }, + { + "type": "CIEL", + "value": "1256" + }, + { + "type": "PIH", + "value": "1256" + }, + { + "type": "PIH", + "value": "1256" + }, + { + "type": "AMPATH", + "value": "1256" + } + ] + }, + { + "concept": "1257AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Continue regimen", + "conceptMappings": [ + { + "type": "SNOMED-CT", + "value": "266714009" + }, + { + "type": "PIH", + "value": "1257" + }, + { + "type": "AMPATH", + "value": "1257" + }, + { + "type": "PIH", + "value": "1257" + }, + { + "type": "AMPATH", + "value": "1257" + }, + { + "type": "SNOMED-CT", + "value": "266714009" + }, + { + "type": "CIEL", + "value": "1257" + } + ] }, + { + "concept": "1260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Stop all", + "conceptMappings": [ + { + "type": "CIEL", + "value": "1260" + }, + { + "type": "AMPATH", + "value": "1260" + }, + { + "type": "PIH", + "value": "1260" + }, + { + "type": "PIH", + "value": "1260" + }, + { + "type": "AMPATH", + "value": "1260" + }, + { + "type": "SNOMED-CT", + "value": "274512008" + } + ] + } + ], + "conceptMappings": [ { "type": "AMPATH", - "value": "1897" + "value": "1277" }, { - "type": "CIEL", - "value": "159368" + "type": "AMPATH", + "value": "1277" }, { - "type": "SNOMED-CT", - "value": "261774000" + "type": "CIEL", + "value": "1277" } ] }, - "id": "regimenInDays" + "id": "cryptoProphylaxis" } ] }, { - "label": "Referrals", + "label": "ART Adherence", "isExpanded": "true", "questions": [ { - "label": "Patient referred for other services", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "1648AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "label": "Yes", - "concept": "cf82933b-3f3f-45e7-a5ab-5d31aaee3da3" - }, - { - "label": "No", - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594" - } - ] - }, - "id": "referralsOrdered" - }, - { - "label": "Reason for referral", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "1272AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "439980006" - }, - { - "type": "SNOMED-CT", - "value": "439980006" - }, + "label": "HAART adherence assessment", + "type": "obs", + "questionOptions": { + "rendering": "radio", + "concept": "1164AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "answers": [ { - "type": "AMPATH", - "value": "1272" + "concept": "159405AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Good", + "conceptMappings": [ + { + "type": "CIEL", + "value": "159405" + } + ] }, { - "type": "AMPATH", - "value": "1932" + "concept": "159406AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Fair", + "conceptMappings": [ + { + "type": "CIEL", + "value": "159406" + } + ] }, { - "type": "AMPATH", - "value": "1272" + "concept": "159407AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Poor", + "conceptMappings": [ + { + "type": "CIEL", + "value": "159407" + } + ] }, { - "type": "AMPATH", - "value": "1932" - } - ], - "answers": [ - { - "concept": "1288AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Alcohol counseling", + "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Unknown", "conceptMappings": [ { "type": "AMPATH", - "value": "1288" + "value": "1067" }, { - "type": "AMPATH", - "value": "1288" + "type": "CIEL", + "value": "1067" }, { "type": "SNOMED-CT", - "value": "413473000" + "value": "261665006" }, { - "type": "SNOMED-CT", - "value": "413473000" + "type": "PIH", + "value": "1067" + }, + { + "type": "org.openmrs.module.mdrtb", + "value": "UNKNOWN" + }, + { + "type": "AMPATH", + "value": "1067" + }, + { + "type": "PIH", + "value": "1067" + }, + { + "type": "SNOMED CT", + "value": "CT: 261665006" } ] - }, + } + ] + }, + "id": "artAdherenceAssessment" + }, + { + "label": "Reason for Fair/Poor adherence to HAART", + "type": "obs", + "questionOptions": { + "rendering": "select", + "concept": "160582AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "answers": [ { - "concept": "1374AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Dental care referral", + "concept": "121725AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Alcohol abuse", "conceptMappings": [ { "type": "SNOMED-CT", - "value": "103697008" + "value": "15167005" + }, + { + "type": "ICPC2", + "value": "P15" }, { "type": "SNOMED-CT", - "value": "103697008" - } - ] - }, - { - "concept": "1167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Disclosure counseling", - "conceptMappings": [ + "value": "15167005" + }, { - "type": "AMPATH", - "value": "1167" + "type": "IMO-ProblemIT", + "value": "29952" }, { - "type": "SNOMED-MVP", - "value": "11671000105001" + "type": "ICD-10-WHO", + "value": "F10.1" }, { - "type": "AMPATH", - "value": "1167" + "type": "3BT", + "value": "10004666" }, { - "type": "SNOMED-MVP", - "value": "11671000105001" + "type": "ICPC2", + "value": "P15" }, { - "type": "SNOMED-CT", - "value": "409063005" + "type": "IMO-ProblemIT", + "value": "29952" + }, + { + "type": "3BT", + "value": "10004666" } ] }, { - "concept": "5483AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Family planning services", + "concept": "160589AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Concerned about privacy/stigma", "conceptMappings": [ - { - "type": "AMPATH", - "value": "5483" - }, - { - "type": "AMPATH", - "value": "5483" - }, { "type": "SNOMED-CT", - "value": "310031001" + "value": "397695000" }, { - "type": "SNOMED-CT", - "value": "310031001" + "type": "CIEL", + "value": "160589" } ] }, { - "concept": "5485AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Inpatient care or hospitalization", + "concept": "119537AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Depression", "conceptMappings": [ { - "type": "PIH", - "value": "1429" + "type": "ICPC2", + "value": "P76" + }, + { + "type": "ICD-10-WHO", + "value": "F32.9" }, { "type": "PIH", - "value": "1429" + "value": "207" + }, + { + "type": "SNOMED-CT", + "value": "35489007" + }, + { + "type": "IMO-ProblemIT", + "value": "41696" + }, + { + "type": "IMO-ProblemIT", + "value": "41696" }, { "type": "AMPATH", - "value": "5485" + "value": "6038" }, { "type": "AMPATH", - "value": "5485" + "value": "207" }, { - "type": "SNOMED-CT", - "value": "394656005" + "type": "ICD-10-WHO", + "value": "F32.9" + }, + { + "type": "PIH", + "value": "207" }, { "type": "SNOMED-CT", - "value": "394656005" + "value": "35489007" }, { - "type": "CIEL", - "value": "5485" + "type": "AMPATH", + "value": "6038" + }, + { + "type": "AMPATH", + "value": "207" } ] }, { - "concept": "159937AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Maternal and child health program", + "concept": "160586AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Felt better and stopped taking medication", "conceptMappings": [ { "type": "CIEL", - "value": "159937" + "value": "160586" }, { - "type": "AMPATH", - "value": "2050" + "type": "SNOMED-CT", + "value": "397695000" } ] }, { - "concept": "5489AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Mental health services", + "concept": "160585AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Felt too ill to take medication", "conceptMappings": [ { "type": "SNOMED-CT", - "value": "390808007" - }, - { - "type": "SNOMED-CT", - "value": "390808007" - }, - { - "type": "AMPATH", - "value": "5489" + "value": "397695000" }, { - "type": "AMPATH", - "value": "5489" + "type": "CIEL", + "value": "160585" } ] }, { - "concept": "5484AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Nutritional support", + "concept": "160587AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Forgot to take medication", "conceptMappings": [ { - "type": "SNOMED-CT", - "value": "278906000" - }, - { - "type": "PIH", - "value": "1400" - }, - { - "type": "AMPATH", - "value": "5484" - }, - { - "type": "PIH", - "value": "1400" + "type": "CIEL", + "value": "160587" }, { - "type": "AMPATH", - "value": "5484" - }, + "type": "SNOMED-CT", + "value": "397695000" + } + ] + }, + { + "concept": "160584AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Lost or ran out of medication", + "conceptMappings": [ { "type": "CIEL", - "value": "5484" + "value": "160584" }, { "type": "SNOMED-CT", - "value": "278906000" + "value": "397695000" } ] }, { - "concept": "1373AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Ophthalmology referral", + "concept": "160588AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Pill burden", "conceptMappings": [ { - "type": "SNOMED-CT", - "value": "183543004" + "type": "CIEL", + "value": "160588" }, { "type": "SNOMED-CT", - "value": "183543004" + "value": "397695000" } ] }, { - "concept": "5490AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Psychosocial counseling", - "conceptMappings": [] - }, - { - "concept": "1611AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Referral for opportunistic infection treatment", + "concept": "160583AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Shares medications with others", "conceptMappings": [ { - "type": "SNOMED-MVP", - "value": "16111000105007" - }, - { - "type": "SNOMED-MVP", - "value": "16111000105007" + "type": "SNOMED-CT", + "value": "397695000" }, { - "type": "SNOMED-CT", - "value": "3457005" + "type": "CIEL", + "value": "160583" } ] }, { - "concept": "160546AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sexually transmitted infection program/clinic", + "concept": "102AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Toxicity, drug", "conceptMappings": [ { - "type": "SNOMED-CT", - "value": "25681007" + "type": "CIEL", + "value": "102" + }, + { + "type": "SNOMED-CT", + "value": "7895008" + }, + { + "type": "IMO-ProblemIT", + "value": "381740" + }, + { + "type": "IMO-ProblemIT", + "value": "381740" }, { - "type": "SNOMED-CT", - "value": "25681007" + "type": "AMPATH", + "value": "102" }, { - "type": "CIEL", - "value": "160546" + "type": "AMPATH", + "value": "102" }, { - "type": "PIH", - "value": "1786" + "type": "SNOMED-CT", + "value": "7895008" }, { - "type": "PIH", - "value": "1786" + "type": "ICD-10-WHO", + "value": "R89.2" } ] }, { - "concept": "5486AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Social support services", + "concept": "820AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Transport problems", "conceptMappings": [ { - "type": "SNOMED-MVP", - "value": "54861000105000" - }, - { - "type": "AMPATH", - "value": "5486" + "type": "CIEL", + "value": "820" }, { - "type": "SNOMED-MVP", - "value": "54861000105000" + "type": "SNOMED-CT", + "value": "266934004" }, { "type": "AMPATH", - "value": "5486" + "value": "820" }, { "type": "SNOMED-CT", - "value": "315042007" - } - ] - }, - { - "concept": "164164AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Surgical Outpatient Department", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "405607001" + "value": "266934004" }, { - "type": "SNOMED-CT", - "value": "405607001" + "type": "AMPATH", + "value": "820" } ] }, - { - "concept": "1609AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Referral for imaging study", - "conceptMappings": [] - }, - { - "concept": "160456AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Obstetrics and gynecology department", - "conceptMappings": [] - }, { "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Other non-coded", @@ -8930,123 +6365,322 @@ } ] } + ], + "conceptMappings": [ + { + "type": "PIH", + "value": "3140" + }, + { + "type": "SNOMED-CT", + "value": "397695000" + }, + { + "type": "CIEL", + "value": "160582" + }, + { + "type": "PIH", + "value": "3140" + } ] }, "behaviours": [ { "intent": "*", - "unspecified": "true", - "hide": { - "hideWhenExpression": "referralsOrdered === '488b58ff-64f5-4f8a-8979-fa79940b1594'" - } + "unspecified": "true" } ], - "id": "refferedFor" + "hide": { + "hideWhenExpression": "artAdherenceAssessment === '159405AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' || artAdherenceAssessment === '1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + }, + "id": "reasonForPoorAdherenceToHaart" + } + ] + }, + { + "label": "Referrals", + "isExpanded": "true", + "questions": [ + { + "label": "Referrals ordered", + "type": "obs", + "required": false, + "id": "referralFor", + "questionOptions": { + "rendering": "checkbox", + "concept": "1272AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "conceptMappings": [ + { + "relationship": "SAME-AS", + "type": "AMPATH", + "value": "1272" + }, + { + "relationship": "SAME-AS", + "type": "SNOMED CT", + "value": "439980006" + }, + { + "relationship": "SAME-AS", + "type": "AMPATH", + "value": "1932" + } + ], + "answers": [ + { + "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "None" + }, + { + "concept": "5488AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Adherence counseling" + }, + { + "concept": "1288AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Alcohol counseling" + }, + { + "concept": "1374AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Dental care referral" + }, + { + "concept": "1459AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Diagnostic testing and counseling for HIV" + }, + { + "concept": "1167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Disclosure counseling" + }, + { + "concept": "5483AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Family planning services" + }, + { + "concept": "1275AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Health center hospital" + }, + { + "concept": "1588AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Health clinic/post" + }, + { + "concept": "1589AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Hospital" + }, + { + "concept": "5485AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Inpatient care or hospitalization" + }, + { + "concept": "159937AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Maternal and child health program" + }, + { + "concept": "5489AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Mental health services" + }, + { + "concept": "5484AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Nutritional support" + }, + { + "concept": "160456AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Obstetrics and gynecology department" + }, + { + "concept": "1373AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Ophthalmology referral" + }, + { + "concept": "1372AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Postnatal care referral" + }, + { + "concept": "1371AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Prenatal care referral" + }, + { + "concept": "160479AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Private health care clinic/facility" + }, + { + "concept": "161359AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Private home-based care" + }, + { + "concept": "5490AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Psychosocial counseling" + }, + { + "concept": "1610AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Referral for antiretroviral therapy" + }, + { + "concept": "1609AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Referral for imaging study" + }, + { + "concept": "1611AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Referral for opportunistic infection treatment" + }, + { + "concept": "1636AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Referral for pregnancy termination" + }, + { + "concept": "160546AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Sexually transmitted infection program/clinic" + }, + { + "concept": "5486AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Social support services" + }, + { + "concept": "164164AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Surgical Outpatient Department" + }, + { + "concept": "1455AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Tobacco use counseling" + }, + { + "concept": "5487AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Tuberculosis Treatment or DOT Program" + }, + { + "concept": "1370AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Voluntary counseling and testing for HIV" + }, + { + "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Other non-coded" + } + ] + }, + "validators": [] }, { - "label": "Referral comments", + "label": "Reason for referral (text)", "type": "obs", + "required": false, + "id": "referralReason", "questionOptions": { "rendering": "textarea", "concept": "164359AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "rows": "" + "conceptMappings": [], + "answers": [] }, - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "referralsOrdered === '488b58ff-64f5-4f8a-8979-fa79940b1594'" - } - } - ], - "id": "referralNotes" + "validators": [] } ] }, { - "label": "HIV Clinic Appointment", + "label": "Follow-up", "isExpanded": "true", "questions": [ { "label": "Next Appointment Date", "type": "obs", - "required": false, - "id": "nextAppointmentDate", - "datePickerFormat": "calendar", "questionOptions": { "rendering": "date", "concept": "5096AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "conceptMappings": [ { - "relationship": "SAME-AS", "type": "AMPATH", "value": "5096" }, { - "relationship": "SAME-AS", - "type": "SNOMED MVP", + "type": "SNOMED-MVP", "value": "50961000105000" }, { - "relationship": "SAME-AS", "type": "org.openmrs.module.mdrtb", "value": "RETURN VISIT DATE" }, { - "relationship": "SAME-AS", - "type": "CIEL", - "value": "5096" - }, - { - "relationship": "SAME-AS", - "type": "PIH Malawi", + "type": "PIH-Malawi", "value": "5096" }, { - "relationship": "NARROWER-THAN", - "type": "SNOMED CT", + "type": "SNOMED-CT", "value": "406543005" } ] - } + }, + "behaviours": [ + { + "intent": "*", + "required": "true", + "unspecified": "true", + "validators": [ + { + "type": "date", + "allowFutureDates": "true" + }, + { + "type": "js_expression", + "failsWhenExpression": "myValue < useFieldValue('dateOfEncounter')" + } + ] + } + ], + "id": "nextAppointmentDate" }, { "label": "Date medication refill is due", "type": "obs", - "required": false, - "id": "drugRefillDate", - "datePickerFormat": "calendar", "questionOptions": { "rendering": "date", "concept": "162549AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "conceptMappings": [ { - "relationship": "NARROWER-THAN", - "type": "SNOMED CT", + "type": "SNOMED-CT", "value": "364713004" - }, - { - "relationship": "SAME-AS", - "type": "CIEL", - "value": "162549" } ] - } - }, - { - "label": "Attending clinician's name", - "type": "obs", - "questionOptions": { - "rendering": "text", - "concept": "1473AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, "behaviours": [ { "intent": "*", - "unspecified": "true" + "unspecified": "true", + "validators": [ + { + "type": "date", + "allowFutureDates": "true" + }, + { + "type": "js_expression", + "failsWhenExpression": "myValue < useFieldValue('dateOfEncounter')" + } + ] } ], - "id": "attendingClinicianName" + "id": "drugRefillDate" + } + ] + } + ] + }, + { + "label": "General Encounter Notes", + "sections": [ + { + "label": "General Note", + "isExpanded": "true", + "questions": [ + { + "label": "Notes", + "type": "obs", + "required": false, + "id": "encounterNote", + "questionOptions": { + "rendering": "textarea", + "concept": "162169AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "conceptMappings": [], + "answers": [] + }, + "validators": [] } ] } @@ -9064,6 +6698,5 @@ "referencedForms": [], "encounterType": "cb0a65a7-0587-477e-89b9-cf2fd144f1d4", "encounter": "Clinical Visit", - "allowUnspecifiedAll": true, - "description": "POC Clinical Visit Form v2 revised - embedded forms removed" + "allowUnspecifiedAll": true } diff --git a/distro/configuration/ampathforms/ct_contact_tracing_v1.0.json b/distro/configuration/ampathforms/ct_contact_tracing_v1.0.json index b36afb45a..3e3a215ee 100644 --- a/distro/configuration/ampathforms/ct_contact_tracing_v1.0.json +++ b/distro/configuration/ampathforms/ct_contact_tracing_v1.0.json @@ -1,8 +1,9 @@ { "name": "Contact Tracing Form", - "version": "1", + "version": "1.1", "published": true, "retired": false, + "description": "Trace a contact of an index client (Child/Sex partner/Someone who they shared a needle with)", "pages": [ { "label": "Introduction", @@ -33,58 +34,56 @@ "isExpanded": "true", "questions": [ { - "label": "Contact date", - "type": "obs", + "label": "Encounter & Datetime", + "type": "encounterDatetime", "questionOptions": { - "rendering": "date", - "concept": "160753AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "CIEL", - "value": "160753" - }, - { - "type": "CIEL", - "value": "160753" - }, - { - "type": "SNOMED-CT", - "value": "439771001" - }, - { - "type": "SNOMED-CT", - "value": "439771001" - } - ] + "rendering": "datetime" }, - "id": "contactDate", - "behaviours": [ + "required": "true", + "default": "", + "id": "encDate", + "validators": [ { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - }, - "validators": [ - { - "type": "date", - "allowFutureDates": "false" - }, - { - "type": "js_expression", - "failsWhenExpression": "isDateBefore(myValue, '1980-01-01') || myValue >= today()" - } - ] + "type": "date" } - ] + ], + "questionInfo": "Date the encounter took place" + }, + { + "type": "encounterProvider", + "label": "Encounter Provider:", + "id": "provider", + "required": "true", + "default": "", + "questionOptions": { + "rendering": "ui-select-extended" + } + }, + { + "type": "encounterRole", + "label": "Role:", + "id": "role", + "required": "false", + "default": "", + "questionOptions": { + "rendering": "ui-select-extended" + } + }, + { + "type": "encounterLocation", + "label": "Encounter Location", + "id": "location", + "required": "true", + "questionOptions": { + "rendering": "ui-select-extended" + } }, { "label": "Contact Method", "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "59c023dd-eed2-4b11-8c34-b88e9439db3c", + "concept": "166456AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "166457AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -176,7 +175,7 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "911d08b4-b523-46e4-8b65-e6924e95d015", + "concept": "160530AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -312,20 +311,20 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "36a3e671-9d60-4109-b41f-046f44f4b389", + "concept": "167011AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { - "concept": "83f1c235-de6f-4141-8d8d-73a917b781de", + "concept": "164167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Contact came for HTS", "conceptMappings": [] }, { - "concept": "56f6a5a4-7ef9-4af3-a250-26b3894e711b", + "concept": "159381AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Contact will test elsewhere", "conceptMappings": [] }, { - "concept": "e7a0e18e-56e2-49da-b518-673f13c7bfba", + "concept": "167156AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Refused Test", "conceptMappings": [] }, @@ -345,15 +344,15 @@ } ] }, + "hide": { + "hideWhenExpression": "!includes('patientContacted','1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + }, "id": "outcomePatient", "behaviours": [ { "intent": "*", "required": "true", "unspecified": "true", - "hide": { - "hideWhenExpression": "!includes('patientContacted','1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" - }, "validators": [] } ] @@ -369,7 +368,7 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "24c9e221-bc34-4a41-8a2e-ffb7331890e1", + "concept": "159422AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -487,15 +486,15 @@ } ] }, + "hide": { + "hideWhenExpression": "!includes('outcomePatient','159381AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + }, "id": "contactBooked", "behaviours": [ { "intent": "*", "required": "true", "unspecified": "true", - "hide": { - "hideWhenExpression": "!includes('outcomePatient','56f6a5a4-7ef9-4af3-a250-26b3894e711b')" - }, "validators": [] } ] @@ -505,18 +504,18 @@ "type": "obs", "questionOptions": { "rendering": "date", - "concept": "04dcb442-384c-41b5-9f0e-2fe24b977cb2", + "concept": "160753AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "weeksList": "" }, + "hide": { + "hideWhenExpression": "!includes('outcomePatient','159381AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + }, "id": "dateBooked", "behaviours": [ { "intent": "*", "required": "true", "unspecified": "true", - "hide": { - "hideWhenExpression": "!includes('outcomePatient','56f6a5a4-7ef9-4af3-a250-26b3894e711b')" - }, "validators": [ { "type": "date", @@ -659,15 +658,15 @@ } ] }, + "hide": { + "hideWhenExpression": "!includes('outcomePatient','164167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + }, "id": "contactHIVTesting", "behaviours": [ { "intent": "*", "required": "true", "unspecified": "true", - "hide": { - "hideWhenExpression": "!includes('outcomePatient','83f1c235-de6f-4141-8d8d-73a917b781de')" - }, "validators": [] } ] @@ -851,15 +850,15 @@ } ] }, + "hide": { + "hideWhenExpression": "!includes('outcomePatient','164167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" + }, "id": "contactHIVStatus", "behaviours": [ { "intent": "*", "required": "true", "unspecified": "true", - "hide": { - "hideWhenExpression": "!includes('outcomePatient','83f1c235-de6f-4141-8d8d-73a917b781de')" - }, "validators": [] } ] @@ -871,7 +870,7 @@ "required": "false", "unspecified": "false", "hide": { - "hideWhenExpression": "!includes('outcomePatient','56f6a5a4-7ef9-4af3-a250-26b3894e711b') || outcomePatient !== '83f1c235-de6f-4141-8d8d-73a917b781de' " + "hideWhenExpression": "!includes('outcomePatient','159381AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA') || outcomePatient !== '164167AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' " }, "validators": [] } @@ -891,7 +890,7 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "eeba884c-67fc-4f03-be2e-8dd3eb64ae10", + "concept": "160721AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -989,7 +988,7 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "a51f1923-80ff-422a-8c22-5d6fb39bcf67", + "concept": "160433AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "161557AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -1016,17 +1015,17 @@ ] }, { - "concept": "3e25107e-4973-4cab-9892-ed030b90f6dd", + "concept": "159381AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Will test elsewhere", "conceptMappings": [] }, { - "concept": "34a71cb0-5663-4e48-84f2-7150f26f4398", + "concept": "160636AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Contact is far from this facility", "conceptMappings": [] }, { - "concept": "4d1fbba8-478c-4876-abee-bffe6ee060f7", + "concept": "167156AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Contact unwilling to come", "conceptMappings": [] }, diff --git a/distro/configuration/ampathforms/ct_death_v1.0.json b/distro/configuration/ampathforms/ct_death_v1.0.json index e955f022d..b57c1938f 100644 --- a/distro/configuration/ampathforms/ct_death_v1.0.json +++ b/distro/configuration/ampathforms/ct_death_v1.0.json @@ -3,6 +3,7 @@ "version": "1", "published": true, "retired": false, + "description": "Document the cause of death of a HIV patient", "pages": [ { "label": "HIV Death Form", @@ -76,7 +77,7 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "ef973f1f-557f-4620-acf5-9c4c18bf1eda", + "concept": "1599AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "156673AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -694,7 +695,7 @@ "type": "obs", "questionOptions": { "rendering": "select", - "concept": "e5ede6ae-aae8-4605-8500-88690f034fdc", + "concept": "162574AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "conceptMappings": [ { "type": "ICD-10-WHO", diff --git a/distro/configuration/ampathforms/ct_intimate_partner_v1.0.json b/distro/configuration/ampathforms/ct_intimate_partner_v1.0.json index 935538546..cd86f0353 100644 --- a/distro/configuration/ampathforms/ct_intimate_partner_v1.0.json +++ b/distro/configuration/ampathforms/ct_intimate_partner_v1.0.json @@ -3,6 +3,7 @@ "version": "1", "published": true, "retired": false, + "description": "intimate partner abuse or aggression that occurs in a romantic relationship", "pages": [ { "label": "IPV Screening", @@ -61,15 +62,15 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "2a228c6a-1575-43d7-9d42-9b68d0629f46", + "concept": "138574AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "label": "Yes", - "concept": "cf82933b-3f3f-45e7-a5ab-5d31aaee3da3" + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, { "label": "No", - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594" + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" } ] }, @@ -86,91 +87,6 @@ } ] }, - { - "label": "By who", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "feba905e-d208-4124-8de9-58391fe88367", - "answers": [ - { - "concept": "5617AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Partner or spouse", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5617" - }, - { - "type": "SNOMED-CT", - "value": "127848009" - }, - { - "type": "CIEL", - "value": "5617" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown Person", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - } - ] - } - ] - }, - "id": "byWhoAssaulted", - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "!includes('everBeenAssaulted','cf82933b-3f3f-45e7-a5ab-5d31aaee3da3')" - }, - "validators": [] - } - ] - }, - { - "label": "How often?", - "type": "obs", - "questionOptions": { - "rendering": "number", - "concept": "513260c4-5f9d-4a28-9665-155b61544f5f", - "max": "1000", - "min": "0", - "showDate": "false" - }, - "id": "howOftenAssaulted", - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "!includes('everBeenAssaulted','cf82933b-3f3f-45e7-a5ab-5d31aaee3da3')" - }, - "validators": [] - } - ] - }, { "label": "Has someone ever threatened to hurt you?", "type": "obs", @@ -180,11 +96,11 @@ "answers": [ { "label": "Yes", - "concept": "cf82933b-3f3f-45e7-a5ab-5d31aaee3da3" + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, { "label": "No", - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594" + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" } ], "conceptMappings": [] @@ -202,105 +118,20 @@ } ] }, - { - "label": "By who?", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "feba905e-d208-4124-8de9-58391fe88367", - "answers": [ - { - "concept": "5617AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Partner or spouse", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5617" - }, - { - "type": "SNOMED-CT", - "value": "127848009" - }, - { - "type": "CIEL", - "value": "5617" - } - ] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown Person", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "SNOMED-CT", - "value": "261665006" - }, - { - "type": "PIH", - "value": "1067" - } - ] - } - ] - }, - "id": "threatenedByWho", - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "!includes('everBeenThreatened','cf82933b-3f3f-45e7-a5ab-5d31aaee3da3')" - }, - "validators": [] - } - ] - }, - { - "label": "How often?", - "type": "obs", - "questionOptions": { - "rendering": "number", - "concept": "953f6271-57ef-414e-bdba-fe9e0246db58", - "max": "1000", - "min": "0", - "showDate": "false" - }, - "id": "howOftenThreatened", - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "!includes('everBeenThreatened','cf82933b-3f3f-45e7-a5ab-5d31aaee3da3')" - }, - "validators": [] - } - ] - }, { "label": "Has someone ever forced you to do something sexually that made you feel uncomfortable?", "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "1246AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "concept": "123160AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "label": "Yes", - "concept": "cf82933b-3f3f-45e7-a5ab-5d31aaee3da3" + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, { "label": "No", - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594" + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" } ], "conceptMappings": [] @@ -323,7 +154,7 @@ "type": "obs", "questionOptions": { "rendering": "checkbox", - "concept": "feba905e-d208-4124-8de9-58391fe88367", + "concept": "163568AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "5617AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -374,30 +205,7 @@ "required": "true", "unspecified": "true", "hide": { - "hideWhenExpression": "!includes('everForcedSexually','cf82933b-3f3f-45e7-a5ab-5d31aaee3da3')" - }, - "validators": [] - } - ] - }, - { - "label": "How often?", - "type": "obs", - "questionOptions": { - "rendering": "number", - "concept": "1dd53a22-2e8f-425b-8ba4-59172ed3fafe", - "max": "1000", - "min": "0", - "showDate": "false" - }, - "id": "howOftenSexuallyMolested", - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "!includes('everForcedSexually','cf82933b-3f3f-45e7-a5ab-5d31aaee3da3')" + "hideWhenExpression": "!includes('everForcedSexually','1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" }, "validators": [] } diff --git a/distro/configuration/ampathforms/ct_mental_health_v1.0.json b/distro/configuration/ampathforms/ct_mental_health_v1.0.json index a54230c42..879966d35 100644 --- a/distro/configuration/ampathforms/ct_mental_health_v1.0.json +++ b/distro/configuration/ampathforms/ct_mental_health_v1.0.json @@ -3,6 +3,7 @@ "version": "1", "published": true, "retired": false, + "description": "screening, diagnosing, monitoring and measuring the severity of depression", "pages": [ { "label": "PHQ-2", @@ -30,25 +31,49 @@ { "label": "Screening Date", "type": "obs", - "required": false, - "id": "phq9Date", - "datePickerFormat": "calendar", "questionOptions": { "rendering": "date", "concept": "160753AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "conceptMappings": [ { - "relationship": "SAME-AS", "type": "CIEL", "value": "160753" }, { - "relationship": "SAME-AS", - "type": "SNOMED CT", + "type": "CIEL", + "value": "160753" + }, + { + "type": "SNOMED-CT", + "value": "439771001" + }, + { + "type": "SNOMED-CT", "value": "439771001" } ] - } + }, + "behaviours": [ + { + "intent": "*", + "required": "true", + "unspecified": "true", + "hide": { + "hideWhenExpression": "false" + }, + "validators": [ + { + "type": "date", + "allowFutureDates": "false" + }, + { + "type": "js_expression", + "failsWhenExpression": "isDateBefore(myValue, '1980-01-01')" + } + ] + } + ], + "id": "phq9Date" }, { "label": "1. Little interest or pleasure in doing things", @@ -357,6 +382,7 @@ ], "id": "phq9_6" }, + { "label": "7. Trouble concentrating on things, such as reading the newspaper or watching television", "type": "obs", @@ -605,6 +631,5 @@ "uuid": "2069bd57-d534-3de9-ae24-f1d4e4b2de83", "referencedForms": [], "encounterType": "36db5123-0ad5-41c0-9037-625b46e0ceef", - "encounter": "Mental Health Assessment", - "description": "A form used to perform the mental health assessment" + "encounter": "Mental Health Assessment" } diff --git a/distro/configuration/ampathforms/ct_partner_notification_v1.0.json b/distro/configuration/ampathforms/ct_partner_notification_v1.0.json index ce5a3bed4..40f949296 100644 --- a/distro/configuration/ampathforms/ct_partner_notification_v1.0.json +++ b/distro/configuration/ampathforms/ct_partner_notification_v1.0.json @@ -1,8 +1,9 @@ { "name": "Partner Notification Form", - "version": "1", + "version": "1.1", "published": true, "retired": false, + "description": "Document and screen an index client's contacts for Partner Notification Services.", "pages": [ { "label": "Partner Notification", @@ -130,66 +131,6 @@ } ] }, - { - "label": "Date of Birth is known?", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "455a7760-1bb4-4d15-969d-aedfa4e5e20d", - "answers": [ - { - "label": "Yes", - "concept": "cf82933b-3f3f-45e7-a5ab-5d31aaee3da3" - }, - { - "label": "No", - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594" - } - ], - "conceptMappings": [] - }, - "id": "ageIsKnown", - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - }, - "validators": [] - } - ] - }, - { - "label": "Date of Birth", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "163137AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "id": "dateOfBirth", - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "!includes('ageIsKnown','cf82933b-3f3f-45e7-a5ab-5d31aaee3da3')" - }, - "validators": [ - { - "type": "date", - "allowFutureDates": "false" - }, - { - "type": "js_expression", - "failsWhenExpression": "isDateBefore(myValue, '1980-01-01') || myValue >= today()" - } - ] - } - ] - }, { "label": "Gender", "type": "obs", @@ -291,7 +232,7 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "85d3b4fe-c1a9-4e27-a86b-dcc1e30c8a93", + "concept": "1061AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "1528AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -299,7 +240,7 @@ "conceptMappings": [] }, { - "concept": "68a39d12-49c1-49aa-bd23-e8d505af8e93", + "concept": "105AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Drug Injecting Partner", "conceptMappings": [] }, @@ -456,15 +397,15 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "2a228c6a-1575-43d7-9d42-9b68d0629f46", + "concept": "138574AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "label": "Yes", - "concept": "cf82933b-3f3f-45e7-a5ab-5d31aaee3da3" + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, { "label": "No", - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594" + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" } ], "conceptMappings": [] @@ -488,11 +429,11 @@ "answers": [ { "label": "Yes", - "concept": "cf82933b-3f3f-45e7-a5ab-5d31aaee3da3" + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, { "label": "No", - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594" + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" } ], "conceptMappings": [] @@ -512,15 +453,15 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "aad380bb-ddc2-43de-bd24-6a123f6b2486", + "concept": "123160AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "label": "Yes", - "concept": "cf82933b-3f3f-45e7-a5ab-5d31aaee3da3" + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, { "label": "No", - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594" + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" } ], "conceptMappings": [] @@ -611,7 +552,7 @@ "required": "true", "unspecified": "true", "hide": { - "hideWhenExpression": " everBeenAssaulted !== 'cf82933b-3f3f-45e7-a5ab-5d31aaee3da3' && everBeenThreatened !== 'cf82933b-3f3f-45e7-a5ab-5d31aaee3da3' && everBeenSexuallyAssaulted !== 'cf82933b-3f3f-45e7-a5ab-5d31aaee3da3' " + "hideWhenExpression": " everBeenAssaulted !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' && everBeenThreatened !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' && everBeenSexuallyAssaulted !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' " }, "validators": [] } diff --git a/distro/configuration/ampathforms/ct_patient_tracing_v1.0.json b/distro/configuration/ampathforms/ct_patient_tracing_v1.0.json index 07ac25a4f..f70aadead 100644 --- a/distro/configuration/ampathforms/ct_patient_tracing_v1.0.json +++ b/distro/configuration/ampathforms/ct_patient_tracing_v1.0.json @@ -3,6 +3,7 @@ "version": "1", "published": true, "retired": false, + "description": "Trace a patient who has missed an appointment or drug pick up", "pages": [ { "label": "Introduction", @@ -84,7 +85,7 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "59c023dd-eed2-4b11-8c34-b88e9439db3c", + "concept": "166456AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "166457AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -176,7 +177,7 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "911d08b4-b523-46e4-8b65-e6924e95d015", + "concept": "167011AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -312,13 +313,8 @@ "type": "obs", "questionOptions": { "rendering": "select", - "concept": "76072178-3545-4eb4-b5d0-55f59134d46a", + "concept": "160582AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ - { - "concept": "52e74b91-ad02-4efe-9715-6bf332114a45", - "label": "Client could not get an off from work/school", - "conceptMappings": [] - }, { "concept": "1b9a90ef-d7cb-4ff2-ba5f-0757463fae0b", "label": "COVID-19 Restrictions", @@ -330,7 +326,7 @@ "conceptMappings": [] }, { - "concept": "1d7e550b-3252-4a34-87cf-50702aa8ff2b", + "concept": "159367AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Had enough medications", "conceptMappings": [] }, @@ -545,7 +541,7 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "eeba884c-67fc-4f03-be2e-8dd3eb64ae10", + "concept": "160721AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -643,7 +639,7 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "bc45edbd-11e7-4888-ad7d-4ec3dd8cdcf6", + "concept": "160433AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "160432AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -651,12 +647,12 @@ "conceptMappings": [] }, { - "concept": "f3bd5aaf-c2be-4194-917f-dd7768d9e517", + "concept": "160551AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Undocumented/Silent transfer-out (Create a Transfer-Out Form)", "conceptMappings": [] }, { - "concept": "ac4f3fd1-8a2a-4c5e-a335-3f675b82dd78", + "concept": "127750AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Refused (stopped) treatment (Update ART Therapy Form)", "conceptMappings": [] }, diff --git a/distro/configuration/ampathforms/ct_pead_disclosure_v1.0.json b/distro/configuration/ampathforms/ct_pead_disclosure_v1.0.json index 566abbbf3..8890a37a1 100644 --- a/distro/configuration/ampathforms/ct_pead_disclosure_v1.0.json +++ b/distro/configuration/ampathforms/ct_pead_disclosure_v1.0.json @@ -3,6 +3,7 @@ "version": "1", "published": true, "retired": false, + "description": "age-appropriate disclosure counselling for children and adolescents", "pages": [ { "label": "Stage of Disclosure", @@ -30,26 +31,32 @@ { "label": "Date of Disclosure", "type": "obs", - "required": false, - "id": "disclosureDate", - "datePickerFormat": "calendar", "questionOptions": { "rendering": "date", "concept": "160753AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "relationship": "SAME-AS", - "type": "CIEL", - "value": "160753" + "weeksList": "" + }, + "id": "disclosureDate", + "behaviours": [ + { + "intent": "*", + "required": "true", + "unspecified": "true", + "hide": { + "hideWhenExpression": "false" }, - { - "relationship": "SAME-AS", - "type": "SNOMED-CT", - "value": "439771001" - } - ], - "answers": [] - } + "validators": [ + { + "type": "date", + "allowFutureDates": "false" + }, + { + "type": "js_expression", + "failsWhenExpression": "isDateBefore(myValue, '1980-01-01') || myValue >= today()" + } + ] + } + ] }, { "label": "Stage of disclosure", @@ -164,6 +171,5 @@ "referencedForms": [], "encounterType": "390c2f21-c1c4-4246-94ca-a026157cd1db", "encounter": "Peads Disclosure Form", - "allowUnspecifiedAll": true, - "description": "Form for Peads disclosure" + "allowUnspecifiedAll": true } diff --git a/distro/configuration/ampathforms/ct_service_delivery_v1.0.json b/distro/configuration/ampathforms/ct_service_delivery_v1.0.json index c8c93fd5a..9da7bcf4f 100644 --- a/distro/configuration/ampathforms/ct_service_delivery_v1.0.json +++ b/distro/configuration/ampathforms/ct_service_delivery_v1.0.json @@ -23,45 +23,10 @@ } ] }, - { - "label": "Enrolment criteria **Coming Soon**", - "isExpanded": "true", - "questions": [] - }, { "label": "DSD Enrollment", "isExpanded": "true", "questions": [ - { - "label": "Differentiated Service Delivery", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "8742967d-8107-4cbb-a17e-9a8c7f624673", - "answers": [ - { - "label": "Enroll to DSD", - "concept": "9cca15ce-db78-4a39-be0d-aae19e089ec1" - }, - { - "label": "Disenroll from DSD", - "concept": "b5ddaf2e-dae3-4e4d-81ca-6cead3d59973" - } - ] - }, - "id": "dsdService", - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - }, - "validators": [] - } - ] - }, { "label": "Date enrolled to DSD", "type": "obs", @@ -169,124 +134,53 @@ "isExpanded": "true", "questions": [ { - "label": "Facility DSD Model", + "label": "Antiretroviral treatment refill model", "type": "obs", + "required": false, + "id": "facilityDSDModel", "questionOptions": { "rendering": "radio", - "concept": "59f34bfe-4375-461c-88a6-bd3d82ee7b79", - "answers": [ + "concept": "166448AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "conceptMappings": [ { - "concept": "166446AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Express Care (Fast Track Drug Refill)", - "conceptMappings": [ - { - "type": "KenyaEMR", - "value": "164946" - }, - { - "type": "CIEL", - "value": "166446" - }, - { - "type": "SNOMED-CT", - "value": "373784005" - } - ] + "relationship": "SAME-AS", + "type": "KenyaEMR", + "value": "164947" }, { - "concept": "166445AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Facility group medication distribution", - "conceptMappings": [ - { - "type": "KenyaEMR", - "value": "164946" - }, - { - "type": "CIEL", - "value": "166445" - }, - { - "type": "SNOMED-CT", - "value": "373784005" - } - ] - } - ] - }, - "id": "facilityDSDModel", - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "!includes('dsdService','9cca15ce-db78-4a39-be0d-aae19e089ec1')" + "relationship": "SAME-AS", + "type": "CIEL", + "value": "166448" }, - "validators": [] - } - ] - }, - { - "label": "Community DSD Model", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "52824cbe-0e4d-4c18-8179-80b5799f34ed", + { + "relationship": "NARROWER-THAN", + "type": "SNOMED CT", + "value": "363819003" + } + ], "answers": [ { "concept": "166443AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Community ARV Distribution - HCW Led", - "conceptMappings": [ - { - "type": "KenyaEMR", - "value": "164944" - }, - { - "type": "SNOMED-CT", - "value": "373784005" - }, - { - "type": "CIEL", - "value": "166443" - } - ] + "label": "Community medication distribution, healthcare worker led" }, { "concept": "166444AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Community ARV Distribution - Peer Led", - "conceptMappings": [ - { - "type": "KenyaEMR", - "value": "164945" - }, - { - "type": "SNOMED-CT", - "value": "373784005" - }, - { - "type": "CIEL", - "value": "166444" - } - ] + "label": "Community medication distribution, peer led" }, { - "concept": "cf8de440-a26b-4c8c-8c43-f7ce7d2cd4fb", - "label": "Community Dispensing" + "concept": "166446AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Express pharmacy pickup without clinician visit" + }, + { + "concept": "166445AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Facility group medication distribution" + }, + { + "concept": "166447AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Standard pharmacy pickup following clinician visit" } ] - }, - "id": "communityDSDModel", - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "!includes('dsdService','9cca15ce-db78-4a39-be0d-aae19e089ec1')" - }, - "validators": [] - } - ] + } } ], "behaviours": [ @@ -337,5 +231,6 @@ "referencedForms": [], "encounterType": "62ee5922-a229-48d3-a1da-875c1ffa9436", "encounter": "Service Delivery Model Form", - "allowUnspecifiedAll": true + "allowUnspecifiedAll": true, + "description": "Document differentiated service deliver enrolment/ disenrolment" } diff --git a/distro/configuration/ampathforms/ct_service_enrolment_v1.0.json b/distro/configuration/ampathforms/ct_service_enrolment_v1.0.json deleted file mode 100644 index 88b4c3fe3..000000000 --- a/distro/configuration/ampathforms/ct_service_enrolment_v1.0.json +++ /dev/null @@ -1,2151 +0,0 @@ -{ - "name": "Service Enrolment Form", - "version": "1", - "published": true, - "retired": false, - "pages": [ - { - "label": "Introduction", - "sections": [ - { - "label": "", - "isExpanded": "true", - "questions": [ - { - "type": "markdown", - "questionOptions": { - "rendering": "markdown" - }, - "id": "fooMarkdown", - "value": [ - "**Use this form to:** Enrolment/Re-enrol a client for HIV Care" - ] - } - ] - } - ] - }, - { - "label": "Client Profile", - "sections": [ - { - "label": "Client Details", - "isExpanded": "true", - "questions": [ - { - "label": "Enrolment Date", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "160555AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - }, - "validators": [ - { - "type": "date", - "allowFutureDates": "false" - }, - { - "type": "js_expression", - "failsWhenExpression": "isDateBefore(myValue, '1980-01-01') || myValue < useFieldValue('hivDiagnosisDate')" - } - ] - } - ], - "id": "hivEnrolmentDate" - }, - { - "label": "Unique ID", - "type": "obs", - "questionOptions": { - "rendering": "text", - "concept": "162576AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - }, - "validators": [ - { - "type": "js_expression", - "failsWhenExpression": "isEmpty(patientIdentifier)" - } - ] - } - ], - "id": "patientIdentifier" - }, - { - "label": "Other Unique ID", - "type": "obs", - "questionOptions": { - "rendering": "text", - "concept": "162727AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - } - } - ], - "id": "otherUniquePatientIdentifier" - }, - { - "label": "Patient Type at Enrolment", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "83e40f2c-c316-43e6-a12e-20a338100281", - "answers": [ - { - "concept": "163532AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Mother enrolled in PMTCT program", - "conceptMappings": [] - }, - { - "concept": "159833AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Re-enrol", - "conceptMappings": [] - }, - { - "concept": "160563AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Transfer in", - "conceptMappings": [] - }, - { - "concept": "164144AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "New client", - "conceptMappings": [] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "false", - "hide": { - "hideWhenExpression": "false" - } - } - ], - "id": "clientDescription" - }, - { - "label": "Population Category", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "166432AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "166431AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Key population", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "385436007" - } - ] - }, - { - "concept": "166430AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "General population", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "385436007" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - } - } - ], - "id": "clientPopulationCategory" - }, - { - "label": "Key/Priority Population Type", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "d3d4ae96-8c8a-43db-a9dc-dac951f5dcb3", - "answers": [ - { - "concept": "63ea75cb-205f-4e7b-9ede-5f9b8a4dda9f", - "label": "Migrant Workers", - "conceptMappings": [] - }, - { - "concept": "b282bb08-62a7-42c2-9bea-8751c267d13e", - "label": "Uniformed Forces", - "conceptMappings": [] - }, - { - "concept": "22b202fc-67de-4af9-8c88-46e22559d4b2", - "label": "Transgender Persons", - "conceptMappings": [] - }, - { - "concept": "678f3144-302f-493e-ba22-7ec60a84732a", - "label": "Adolescent Girls & Young Women", - "conceptMappings": [] - }, - { - "concept": "def00c73-f6d5-42fb-bcec-0b192b5be22d", - "label": "Fisher Folk", - "conceptMappings": [] - }, - { - "concept": "8da9bf92-22f6-40be-b468-1ad08de7d457", - "label": "Prisoners", - "conceptMappings": [] - }, - { - "concept": "dc1058ea-4edd-4780-aeaa-a474f7f3a437", - "label": "Refugees", - "conceptMappings": [] - }, - { - "concept": "160578AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Male who has sex with men", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "266974005" - } - ] - }, - { - "concept": "160579AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sex worker", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "53713009" - } - ] - }, - { - "concept": "162198AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Long distance truck driver", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "87447002" - } - ] - }, - { - "concept": "c038bff0-8e33-408c-b51f-7fb6448d2f6c", - "label": "People Who Inject Drugs", - "conceptMappings": [] - }, - { - "concept": "365371fd-0106-4a53-abc4-575e3d65d372", - "label": "People With Disability", - "conceptMappings": [] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "isEmpty(clientPopulationCategory) || clientPopulationCategory !== '166431AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - }, - "validators": [] - } - ], - "id": "keyPopulationType" - }, - { - "label": "Entry Point", - "type": "obs", - "questionOptions": { - "rendering": "select", - "concept": "160540AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "162223AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Voluntary male circumcision clinic", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "257585005" - } - ] - }, - { - "concept": "161359AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Private home-based care", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "66280005" - } - ] - }, - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - }, - { - "concept": "160549AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Adolescent outreach program", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "43741000" - }, - { - "type": "PIH", - "value": "1789" - } - ] - }, - { - "concept": "160547AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Private company", - "conceptMappings": [ - { - "type": "PIH", - "value": "1787" - }, - { - "type": "SNOMED-CT", - "value": "43741000" - } - ] - }, - { - "concept": "160545AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Outreach program", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "43741000" - }, - { - "type": "PIH", - "value": "1785" - } - ] - }, - { - "concept": "160543AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Community-based organization", - "conceptMappings": [ - { - "type": "PIH", - "value": "1741" - }, - { - "type": "SNOMED-CT", - "value": "43741000" - } - ] - }, - { - "concept": "160542AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Outpatient department", - "conceptMappings": [ - { - "type": "PIH", - "value": "1651" - }, - { - "type": "AMPATH", - "value": "1965" - }, - { - "type": "SNOMED-CT", - "value": "33022008" - } - ] - }, - { - "concept": "160537AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Pediatric inpatient service", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "398156002" - } - ] - }, - { - "concept": "160539AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Voluntary counseling and testing program", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "2047" - }, - { - "type": "PIH", - "value": "1649" - } - ] - }, - { - "concept": "159937AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Maternal and child health program", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "2050" - } - ] - }, - { - "concept": "160564AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Vaccination service", - "conceptMappings": [ - { - "type": "PIH", - "value": "6714" - }, - { - "type": "SNOMED-CT", - "value": "284548004" - } - ] - }, - { - "concept": "160552AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Nutrition program", - "conceptMappings": [ - { - "type": "PIH", - "value": "1845" - }, - { - "type": "SNOMED-CT", - "value": "386373004" - } - ] - }, - { - "concept": "160550AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sex worker outreach program", - "conceptMappings": [ - { - "type": "PIH", - "value": "1790" - }, - { - "type": "SNOMED-CT", - "value": "43741000" - } - ] - }, - { - "concept": "160548AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Intravenous venous drug user outreach program", - "conceptMappings": [ - { - "type": "PIH", - "value": "1788" - }, - { - "type": "SNOMED-CT", - "value": "43741000" - } - ] - }, - { - "concept": "160546AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sexually transmitted infection program/clinic", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "25681007" - }, - { - "type": "PIH", - "value": "1786" - } - ] - }, - { - "concept": "160544AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Under five clinic", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "702900003" - } - ] - }, - { - "concept": "160541AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Tuberculosis treatment program", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "401173007" - } - ] - }, - { - "concept": "160536AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Adult inpatient service", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "398156002" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - } - } - ], - "id": "enrollmentMethod" - }, - { - "label": "Entry Point - Other", - "type": "obs", - "questionOptions": { - "rendering": "text", - "concept": "161011AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "conceptMappings": [ - { - "type": "CIEL", - "value": "161011" - } - ] - }, - "id": "otherEntryPoint", - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "!includes('enrollmentMethod','5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA')" - } - } - ] - } - ] - } - ] - }, - { - "label": "Transfer-In", - "sections": [ - { - "label": "Transfer-In", - "isExpanded": "true", - "questions": [ - { - "label": "Transferring Facility", - "type": "obs", - "questionOptions": { - "rendering": "text", - "concept": "160535AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - } - } - ], - "id": "locationTransferedFrom" - }, - { - "label": "Start ART Date", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "159599AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - } - } - ], - "id": "artStartDate" - }, - { - "label": "Current ART Regimen", - "type": "obs", - "questionOptions": { - "rendering": "select", - "concept": "dfbe256e-30ba-4033-837a-2e8477f2e7cd", - "answers": [ - { - "concept": "d8051638-0123-4322-a094-4a48adffdc37", - "label": "d4T + 3TC + NVP", - "conceptMappings": [] - }, - { - "concept": "67701961-f6c1-4ebf-a7f5-c2c5d25021a0", - "label": "TDF + FTC + EFV", - "conceptMappings": [] - }, - { - "concept": "083d46c5-dea7-49de-abd5-e16f252255a7", - "label": "TDF + FTC + DTG", - "conceptMappings": [] - }, - { - "concept": "36685ad3-a223-4c3c-b6ee-d8358432a600", - "label": "TDF + 3TC + NVP", - "conceptMappings": [] - }, - { - "concept": "380e5e7c-7c2f-4ba8-a93c-90b1e638dc2c", - "label": "TDF + 3TC + LPV/r", - "conceptMappings": [] - }, - { - "concept": "5f123dc8-c697-47f6-bc67-007322a9bb48", - "label": "TDF + 3TC + EFV", - "conceptMappings": [] - }, - { - "concept": "5679c813-cfed-4fb2-b252-d6149297e013", - "label": "TDF + 3TC + DTG + ETR + DRV + RTV", - "conceptMappings": [] - }, - { - "concept": "907d304b-ebc4-4387-8af8-2d2c92f82910", - "label": "TDF + 3TC + DTG + DRV + RTV", - "conceptMappings": [] - }, - { - "concept": "5a4587e2-de9e-4b99-9ea0-00717fa5605a", - "label": "TAF + 3TC + LPV/r", - "conceptMappings": [] - }, - { - "concept": "5f7da36e-1a83-4ede-ae6f-41aaa5304601", - "label": "TAF + 3TC + DTG", - "conceptMappings": [] - }, - { - "concept": "6b7cd8a1-77b3-4853-bbe7-ff6bf51c41c3", - "label": "TAF + 3TC + DRV/r", - "conceptMappings": [] - }, - { - "concept": "0fd8a042-81a3-4106-8470-63d29380d7d5", - "label": "RAL + 3TC + DRV + RTV + TDF", - "conceptMappings": [] - }, - { - "concept": "3ae355dd-fc83-43c6-9312-ebbb30b51bf7", - "label": "RAL + 3TC + DRV + RTV + AZT", - "conceptMappings": [] - }, - { - "concept": "1431d032-9eeb-46b3-84e5-79f0c19354d8", - "label": "RAL + 3TC + DRV + RTV", - "conceptMappings": [] - }, - { - "concept": "9e82e55d-dbbf-49a6-900c-d8ead9985b0a", - "label": "ETV + 3TC + DRV + RTV", - "conceptMappings": [] - }, - { - "concept": "e9540e20-1ba4-4573-b189-088f5fd9dc57", - "label": "AZT + 3TC + RAL", - "conceptMappings": [] - }, - { - "concept": "bafb40ca-b0c7-4366-bd8e-9eb923237c94", - "label": "AZT + 3TC + NVP", - "conceptMappings": [] - }, - { - "concept": "d2b1d784-a880-42a9-b0a6-19de2db7afd6", - "label": "AZT + 3TC + LPV/r", - "conceptMappings": [] - }, - { - "concept": "b1336ea0-3a87-4018-9fce-3a7a22d95d7d", - "label": "AZT + 3TC + EFV", - "conceptMappings": [] - }, - { - "concept": "f2247788-6d05-490d-ad04-64544c8020b7", - "label": "AZT + 3TC + DTG", - "conceptMappings": [] - }, - { - "concept": "60bec021-c05c-4ae9-93fe-b798c0bf82d2", - "label": "AZT + 3TC + DRV + RTV + RAL", - "conceptMappings": [] - }, - { - "concept": "62243dfe-6284-48a9-afcc-63149ac6d709", - "label": "AZT + 3TC + ATV/r", - "conceptMappings": [] - }, - { - "concept": "dc25af21-7816-44d8-92d2-3332c7db113a", - "label": "ABC + 3TC + RAL", - "conceptMappings": [] - }, - { - "concept": "98bec34c-608a-46ce-8f1a-3ee3b8b6f92b", - "label": "ABC + 3TC + NVP", - "conceptMappings": [ - { - "type": "CIEL", - "value": "162199" - } - ] - }, - { - "concept": "0da33711-7b3f-4997-bc9e-4a2445fbaf63", - "label": "ABC + 3TC + LPV/r", - "conceptMappings": [ - { - "type": "CIEL", - "value": "162200" - } - ] - }, - { - "concept": "70e9b78a-a6d8-49c2-8217-0ba57b05803a", - "label": "ABC + 3TC + EFV", - "conceptMappings": [ - { - "type": "CIEL", - "value": "162563" - } - ] - }, - { - "concept": "159db6bc-1303-4829-8fe4-32212751c934", - "label": "ABC + 3TC + DTG", - "conceptMappings": [ - { - "type": "CIEL", - "value": "165606" - } - ] - }, - { - "concept": "396d668b-b1e6-4997-b9b9-2d57f53c2321", - "label": "ABC + 3TC + DRVr", - "conceptMappings": [] - }, - { - "concept": "5bb0348b-fc27-460e-b6cd-df7a4a253372", - "label": "ABC + 3TC + DRV+RTV+RAL", - "conceptMappings": [] - }, - { - "concept": "f827ed18-f816-4cd0-b77c-28a0209c96c0", - "label": "ABC + 3TC + ATVr", - "conceptMappings": [] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - } - } - ], - "id": "currentArtRegimen" - }, - { - "label": "Transfer Documents", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "7962d0ed-0fb5-4580-8e46-6fd318091154", - "answers": [ - { - "concept": "163532AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Mother enrolled in PMTCT", - "conceptMappings": [] - }, - { - "concept": "71a489e5-e393-4859-a2df-a3b14ea6b4bf", - "label": "Transfer-in with Records", - "conceptMappings": [] - }, - { - "concept": "a484d55e-dfc7-4791-82a4-eff8f21e26de", - "label": "Transfer-in without records", - "conceptMappings": [] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - } - } - ], - "id": "transferInDoc" - }, - { - "label": "Date of Enrolment into HIV Care", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "163260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false", - "validators": [ - { - "type": "date", - "allowFutureDates": "false" - }, - { - "type": "js_expression", - "failsWhenExpression": "isDateBefore(myValue, '1980-01-01') || myValue < useFieldValue('hivDiagnosisDate')" - } - ] - } - } - ], - "id": "dateOfFirstVisit" - } - ] - } - ], - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "isEmpty(clientDescription) || clientDescription !== '160563AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - }, - { - "label": "HIV Diagnosis", - "sections": [ - { - "label": "HIV Diagnosis", - "isExpanded": "true", - "questions": [ - { - "label": "Date Confirmed HIV Positive", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "160554AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - }, - "validators": [ - { - "type": "date", - "allowFutureDates": "false" - }, - { - "type": "js_expression", - "failsWhenExpression": "isDateBefore(myValue, '1980-01-01') || myValue < useFieldValue('dateOfFirstVisit')" - } - ] - } - ], - "id": "hivDiagnosisDate" - }, - { - "label": "Test Type", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "ca4953af-9ad4-4514-b54a-6832acd7cae9", - "answers": [ - { - "concept": "163722AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Rapid test for HIV", - "conceptMappings": [] - }, - { - "concept": "844AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "HIV DNA polymerase chain reaction", - "conceptMappings": [] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - } - } - ], - "id": "diagnosticHivTestType" - }, - { - "label": "Test Location", - "type": "obs", - "questionOptions": { - "rendering": "select", - "concept": "161549AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - }, - { - "concept": "159671AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Provincial hospital", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "1596711000105007" - }, - { - "type": "SNOMED-CT", - "value": "22232009" - }, - { - "type": "AMPATH", - "value": "6438" - } - ] - }, - { - "concept": "159670AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "sub-district hospital", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "6439" - }, - { - "type": "SNOMED-CT", - "value": "22232009" - }, - { - "type": "SNOMED-MVP", - "value": "1596701000105009" - } - ] - }, - { - "concept": "1274AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Moi teaching and referral hospital", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1274" - }, - { - "type": "SNOMED-CT", - "value": "405608006" - }, - { - "type": "SNOMED-MVP", - "value": "12741000105009" - } - ] - }, - { - "concept": "159662AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "district hospital", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "6437" - }, - { - "type": "SNOMED-CT", - "value": "22232009" - }, - { - "type": "SNOMED-MVP", - "value": "1596621000105007" - } - ] - }, - { - "concept": "1275AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Health center hospital", - "conceptMappings": [ - { - "type": "SNOMED-MVP", - "value": "12751000105006" - }, - { - "type": "SNOMED-CT", - "value": "22232009" - }, - { - "type": "AMPATH", - "value": "1275" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - } - } - ], - "id": "diagnosisLocation" - } - ] - } - ], - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "isEmpty(clientDescription) || clientDescription !== '159833AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - }, - { - "label": "Previous ARV/HAART Use", - "sections": [ - { - "label": "Previous ARV/HAART Use", - "isExpanded": "true", - "questions": [ - { - "label": "Use of Pre Exposure Prophylaxis (PrEP)", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "5d397775-0155-4033-95dc-edcec98e8190", - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - } - ] - }, - { - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594", - "label": "No", - "conceptMappings": [] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - }, - { - "type": "PIH", - "value": "1067" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - } - } - ], - "id": "previousUseOfPrep" - }, - { - "label": "Date Last Used", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "5af829e9-2427-4ed7-bb55-de4381610364" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "isEmpty(previousUseOfPrep) || previousUseOfPrep !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - }, - "validators": [ - { - "type": "date", - "allowFutureDates": "false" - }, - { - "type": "js_expression", - "failsWhenExpression": "isDateBefore(myValue, '1980-01-01') || myValue >= today()" - } - ] - } - ], - "id": "datePrepLastUsed" - }, - { - "label": "Use of Post exposure prophylaxis (PEP)", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "8bfdc328-1970-446c-9d7b-97d62703801b", - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - } - ] - }, - { - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594", - "label": "No", - "conceptMappings": [] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - }, - { - "type": "PIH", - "value": "1067" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - } - } - ], - "id": "previousUseOfPep" - }, - { - "label": "Date Last Used", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "fbe937b6-a4ad-4ce5-9c43-002222fbabfb" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "isEmpty(previousUseOfPep) || previousUseOfPep !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - }, - "validators": [ - { - "type": "date", - "allowFutureDates": "false" - }, - { - "type": "js_expression", - "failsWhenExpression": "isDateBefore(myValue, '1980-01-01') || myValue >= today()" - } - ] - } - ], - "id": "datePepLastUsed" - }, - { - "label": "ARV Use for Management of Hepatitis", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "906ed69c-949b-47b5-b469-2205f0da473a", - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - } - ] - }, - { - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594", - "label": "No", - "conceptMappings": [] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - }, - { - "type": "PIH", - "value": "1067" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - } - } - ], - "id": "useOfArvs" - }, - { - "label": "Date Last Used", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "6a6cbda5-b155-4144-9ff9-ec3d1d1cd509" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "isEmpty(useOfArvs) || useOfArvs !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - }, - "validators": [ - { - "type": "date", - "allowFutureDates": "false" - }, - { - "type": "js_expression", - "failsWhenExpression": "isDateBefore(myValue, '1980-01-01') || myValue >= today()" - } - ] - } - ], - "id": "dateHepBLastUsed" - }, - { - "label": "ART Use for Prevention of Mother to Child Transmission of HIV", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "163532AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - } - ] - }, - { - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594", - "label": "No", - "conceptMappings": [] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - }, - { - "type": "PIH", - "value": "1067" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - } - } - ], - "id": "previousUseOfArt" - }, - { - "label": "Date Last Used", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "163782AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "isEmpty(previousUseOfArt) || previousUseOfArt !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - }, - "validators": [ - { - "type": "date", - "allowFutureDates": "false" - }, - { - "type": "js_expression", - "failsWhenExpression": "isDateBefore(myValue, '1980-01-01') || myValue >= today()" - } - ] - } - ], - "id": "datePmtctLastUsed" - } - ] - }, - { - "label": "Previous ARV/HAART Drugs", - "isExpanded": "true", - "questions": [ - { - "label": "Nucleoside Reverse Transcriptase Inhibitors (NRTIS)", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "54e7ff9b-4d93-41ba-ad0b-cb5f565785f2", - "answers": [ - { - "concept": "5424AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other antiretroviral drug", - "conceptMappings": [] - }, - { - "concept": "86663AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Zidovudine", - "conceptMappings": [] - }, - { - "concept": "84795AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Tenofovir", - "conceptMappings": [] - }, - { - "concept": "78643AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Lamivudine", - "conceptMappings": [] - }, - { - "concept": "75628AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Emtricitabine", - "conceptMappings": [] - }, - { - "concept": "70056AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Abacavir", - "conceptMappings": [] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false", - "validators": [] - } - } - ], - "id": "nrtisDrugsUsed" - }, - { - "label": "Non-Nucleoside Reverse Transcriptase Inhibitors (NNRTIS)", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "9064043b-5b18-4228-97ff-f0e20aaf9448", - "answers": [ - { - "concept": "159810AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Etravirine", - "conceptMappings": [] - }, - { - "concept": "80586AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Nevirapine", - "conceptMappings": [] - }, - { - "concept": "75523AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Efavirenz", - "conceptMappings": [] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - }, - { - "type": "PIH", - "value": "1067" - } - ] - }, - { - "concept": "5424AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other antiretroviral drug", - "conceptMappings": [] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - }, - "validators": [] - } - ], - "id": "nnrtisDrugsUsed" - }, - { - "label": "Protease Inhibitors (PIS)", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "77eed025-0f5c-4173-bf45-36e05a175aaf", - "answers": [ - { - "concept": "85160AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Tipranavir", - "conceptMappings": [] - }, - { - "concept": "83690AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Saquinavir", - "conceptMappings": [] - }, - { - "concept": "83412AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Ritonavir", - "conceptMappings": [] - }, - { - "concept": "76658AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Fosamprenavir", - "conceptMappings": [] - }, - { - "concept": "74258AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Darunavir", - "conceptMappings": [] - }, - { - "concept": "71647AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Atazanavir", - "conceptMappings": [] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - }, - "validators": [] - } - ], - "id": "proteaseInhibitors" - }, - { - "label": "Other HIV Drug Classes", - "type": "obs", - "questionOptions": { - "rendering": "checkbox", - "concept": "3509e1d9-93d0-4a6b-b5cb-90259699b01a", - "answers": [ - { - "concept": "154378AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Raltegravir", - "conceptMappings": [] - }, - { - "concept": "165085AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Dolutegravir", - "conceptMappings": [] - }, - { - "concept": "154376AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "maraviroc", - "conceptMappings": [] - }, - { - "concept": "75676AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Enfuvirtide", - "conceptMappings": [] - }, - { - "concept": "5424AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other antiretroviral drug", - "conceptMappings": [] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - }, - { - "type": "PIH", - "value": "1067" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - }, - "validators": [] - } - ], - "id": "otherArvDrugClasses" - } - ], - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "previousUseOfPrep !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' && previousUseOfArt !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' && previousUseOfPep !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA' && useOfArvs !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - } - ], - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "isEmpty(clientDescription) || clientDescription !== '159833AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - }, - { - "label": "Treatment Supporter", - "sections": [ - { - "label": "Treatment Supporter", - "isExpanded": "true", - "questions": [ - { - "label": "Treatment Supporter Available", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "0a540601-8cc4-4d18-9360-d760780f3eb1", - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - } - ] - }, - { - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594", - "label": "No", - "conceptMappings": [] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - }, - "validators": [] - } - ], - "id": "hasTreatmentSupporter" - }, - { - "label": "Treatment Supporter Name", - "type": "obs", - "questionOptions": { - "rendering": "text", - "concept": "160638AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "isEmpty(hasTreatmentSupporter) || hasTreatmentSupporter !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - }, - "validators": [] - } - ], - "id": "treatmentSupporter" - }, - { - "label": "Treatment Supporter Phone Number", - "type": "obs", - "questionOptions": { - "rendering": "text", - "concept": "160642AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "isEmpty(hasTreatmentSupporter) || hasTreatmentSupporter !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - }, - "validators": [] - } - ], - "id": "treatmentSupporterPhoneNumber" - }, - { - "label": "Treatment Supporter Relationship", - "type": "obs", - "questionOptions": { - "rendering": "select", - "concept": "160640AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "answers": [ - { - "concept": "5622AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Other", - "conceptMappings": [ - { - "type": "PIH-Malawi", - "value": "6408" - }, - { - "type": "org.openmrs.module.mdrtb", - "value": "OTHER" - }, - { - "type": "SNOMED-MVP", - "value": "56221000105001" - }, - { - "type": "PIH", - "value": "5622" - }, - { - "type": "AMPATH", - "value": "5622" - }, - { - "type": "SNOMED-CT", - "value": "74964007" - } - ] - }, - { - "concept": "160639AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Guardian", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "394619001" - } - ] - }, - { - "concept": "973AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Grandparent", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "973" - }, - { - "type": "SNOMED-CT", - "value": "38312007" - } - ] - }, - { - "concept": "5617AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Partner or spouse", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "5617" - }, - { - "type": "SNOMED-CT", - "value": "127848009" - } - ] - }, - { - "concept": "1527AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Parent", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "40683002" - }, - { - "type": "PIH", - "value": "2173" - }, - { - "type": "AMPATH", - "value": "1672" - } - ] - }, - { - "concept": "972AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sibling", - "conceptMappings": [ - { - "type": "SNOMED-CT", - "value": "375005" - }, - { - "type": "PIH", - "value": "2178" - }, - { - "type": "AMPATH", - "value": "972" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "isEmpty(hasTreatmentSupporter) || hasTreatmentSupporter !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - }, - "validators": [] - } - ], - "id": "relationToTreatmentSupporter" - } - ] - } - ], - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "isEmpty(clientDescription) || clientDescription !== '159833AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - }, - { - "label": "Re-enrollment", - "sections": [ - { - "label": "Re-enrollment Details", - "isExpanded": "true", - "questions": [ - { - "label": "Date of Re-enrolment", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "20efadf9-86d3-4498-b3ab-7da4dad9c429" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "false", - "hide": { - "hideWhenExpression": "false" - }, - "validators": [] - } - ], - "id": "Reenrolment" - }, - { - "label": "Reason For Re-enrolment", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "14ae2dc9-5964-425a-87e8-9ca525cf055e", - "rows": "" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - }, - "validators": [] - } - ], - "id": "ReasonReenrolment" - } - ] - } - ], - "behaviours": [ - { - "intent": "*", - "hide": { - "hideWhenExpression": "isEmpty(clientDescription) || clientDescription !== '159833AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - } - } - ] - }, - { - "label": "Notes", - "sections": [ - { - "label": "Enrollment notes", - "isExpanded": "true", - "questions": [ - { - "label": "General notes", - "type": "obs", - "questionOptions": { - "rendering": "textarea", - "concept": "165095AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "rows": "", - "conceptMappings": [ - { - "type": "AMPATH", - "value": "1915" - }, - { - "type": "AMPATH", - "value": "1915" - }, - { - "type": "LOINC", - "value": "48767-8" - }, - { - "type": "CIEL", - "value": "160632" - } - ] - }, - "id": "generalNotes", - "behaviours": [ - { - "intent": "*", - "required": "false", - "unspecified": "false", - "hide": { - "hideWhenExpression": "false" - }, - "validators": [] - } - ] - } - ] - } - ] - } - ], - "availableIntents": [ - { - "intent": "*", - "display": "Service Enrolment Form" - } - ], - "processor": "EncounterFormProcessor", - "uuid": "8f713e0e-94a0-3c57-9024-69520933802a", - "referencedForms": [], - "encounterType": "7e54cd64-f9c3-11eb-8e6a-57478ce139b0", - "encounter": "Care and Treatment Service Enrolment", - "allowUnspecifiedAll": true -} diff --git a/distro/configuration/ampathforms/ct_service_enrolment_v1.1.json b/distro/configuration/ampathforms/ct_service_enrolment_v1.1.json index b5a8fb9ec..a34608c13 100644 --- a/distro/configuration/ampathforms/ct_service_enrolment_v1.1.json +++ b/distro/configuration/ampathforms/ct_service_enrolment_v1.1.json @@ -3,6 +3,7 @@ "version": "1.1", "published": true, "retired": false, + "description": "Enrol or Re-enrol a client into HIV Care.", "pages": [ { "label": "Introduction", @@ -26,7 +27,7 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "83e40f2c-c316-43e6-a12e-20a338100281", + "concept": "166937AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "164144AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -450,7 +451,7 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "746737c0-4201-4d7f-b580-816e36dc425a", + "concept": "166432AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "conceptMappings": [ { "type": "CIEL", @@ -492,7 +493,7 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "d3d4ae96-8c8a-43db-a9dc-dac951f5dcb3", + "concept": "166433AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "157351AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -510,7 +511,7 @@ ] }, { - "concept": "8da9bf92-22f6-40be-b468-1ad08de7d457", + "concept": "162277AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Prisoners", "conceptMappings": [ { @@ -534,7 +535,7 @@ ] }, { - "concept": "22b202fc-67de-4af9-8c88-46e22559d4b2", + "concept": "166415AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Transgender Persons", "conceptMappings": [ { @@ -571,7 +572,7 @@ ], "answers": [ { - "concept": "678f3144-302f-493e-ba22-7ec60a84732a", + "concept": "166043AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Adolescent Girls & Young Women", "conceptMappings": [ { @@ -586,7 +587,7 @@ "conceptMappings": [] }, { - "concept": "def00c73-f6d5-42fb-bcec-0b192b5be22d", + "concept": "159674AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Fisher Folk", "conceptMappings": [ { @@ -923,42 +924,6 @@ ], "id": "patientIdentifier" }, - { - "label": "Transfer Documents", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "7962d0ed-0fb5-4580-8e46-6fd318091154", - "answers": [ - { - "concept": "163532AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Mother enrolled in prevention of maternal to child transmission (PMTCT) program", - "conceptMappings": [] - }, - { - "concept": "71a489e5-e393-4859-a2df-a3b14ea6b4bf", - "label": "Transfer-in with Records", - "conceptMappings": [] - }, - { - "concept": "a484d55e-dfc7-4791-82a4-eff8f21e26de", - "label": "Transfer-in without records", - "conceptMappings": [] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - } - } - ], - "id": "transferInDoc" - }, { "label": "Date of Enrolment into HIV Care", "type": "obs", @@ -1031,7 +996,7 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "ca4953af-9ad4-4514-b54a-6832acd7cae9", + "concept": "164401AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "163722AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -1100,25 +1065,6 @@ } ], "id": "diagnosticHivTestType" - }, - { - "label": "Test Location", - "type": "obs", - "questionOptions": { - "rendering": "text", - "concept": "c4768674-0c26-4353-8a3f-608e7b40ac57" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - } - } - ], - "id": "diagnosisLocation" } ] } @@ -1144,7 +1090,7 @@ "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "5d397775-0155-4033-95dc-edcec98e8190", + "concept": "166655AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -1222,41 +1168,12 @@ ], "id": "previousUseOfPrep" }, - { - "label": "Date Last Used", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "5af829e9-2427-4ed7-bb55-de4381610364" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "isEmpty(previousUseOfPrep) || previousUseOfPrep !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - }, - "validators": [ - { - "type": "date", - "allowFutureDates": "false" - }, - { - "type": "js_expression", - "failsWhenExpression": "isDateBefore(myValue, '1980-01-01') || myValue >= today()" - } - ] - } - ], - "id": "datePrepLastUsed" - }, { "label": "Use of Post exposure prophylaxis (PEP)", "type": "obs", "questionOptions": { "rendering": "radio", - "concept": "8bfdc328-1970-446c-9d7b-97d62703801b", + "concept": "164845AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -1321,134 +1238,6 @@ ], "id": "previousUseOfPep" }, - { - "label": "Date Last Used", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "fbe937b6-a4ad-4ce5-9c43-002222fbabfb" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "isEmpty(previousUseOfPep) || previousUseOfPep !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - }, - "validators": [ - { - "type": "date", - "allowFutureDates": "false" - }, - { - "type": "js_expression", - "failsWhenExpression": "isDateBefore(myValue, '1980-01-01') || myValue >= today()" - } - ] - } - ], - "id": "datePepLastUsed" - }, - { - "label": "ARV Use for Management of Hepatitis", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "906ed69c-949b-47b5-b469-2205f0da473a", - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - } - ] - }, - { - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594", - "label": "No", - "conceptMappings": [] - }, - { - "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Unknown", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1067" - }, - { - "type": "AMPATH", - "value": "1067" - }, - { - "type": "SNOMED CT", - "value": "CT: 261665006" - }, - { - "type": "PIH", - "value": "1067" - } - ] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - } - } - ], - "id": "useOfArvs" - }, - { - "label": "Date Last Used", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "6a6cbda5-b155-4144-9ff9-ec3d1d1cd509" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "isEmpty(useOfArvs) || useOfArvs !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - }, - "validators": [ - { - "type": "date", - "allowFutureDates": "false" - }, - { - "type": "js_expression", - "failsWhenExpression": "isDateBefore(myValue, '1980-01-01') || myValue >= today()" - } - ] - } - ], - "id": "dateHepBLastUsed" - }, { "label": "ART Use for Prevention of Mother to Child Transmission of HIV", "type": "obs", @@ -1518,35 +1307,6 @@ } ], "id": "previousUseOfArt" - }, - { - "label": "Date Last Used", - "type": "obs", - "questionOptions": { - "rendering": "date", - "concept": "163782AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "isEmpty(previousUseOfArt) || previousUseOfArt !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" - }, - "validators": [ - { - "type": "date", - "allowFutureDates": "false" - }, - { - "type": "js_expression", - "failsWhenExpression": "isDateBefore(myValue, '1980-01-01') || myValue >= today()" - } - ] - } - ], - "id": "datePmtctLastUsed" } ] }, @@ -1572,7 +1332,7 @@ "conceptMappings": [] }, { - "concept": "84795AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "concept": "84796AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Tenofovir", "conceptMappings": [] }, @@ -1727,7 +1487,7 @@ "type": "obs", "questionOptions": { "rendering": "checkbox", - "concept": "3509e1d9-93d0-4a6b-b5cb-90259699b01a", + "concept": "1193AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "answers": [ { "concept": "154378AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -1818,55 +1578,6 @@ "label": "Treatment Supporter", "isExpanded": "true", "questions": [ - { - "label": "Treatment Supporter Available", - "type": "obs", - "questionOptions": { - "rendering": "radio", - "concept": "0a540601-8cc4-4d18-9360-d760780f3eb1", - "answers": [ - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes", - "conceptMappings": [ - { - "type": "CIEL", - "value": "1065" - }, - { - "type": "AMPATH", - "value": "1065" - }, - { - "type": "PIH", - "value": "1065" - }, - { - "type": "SNOMED CT", - "value": "CT: 373066001" - } - ] - }, - { - "concept": "488b58ff-64f5-4f8a-8979-fa79940b1594", - "label": "No", - "conceptMappings": [] - } - ] - }, - "behaviours": [ - { - "intent": "*", - "required": "true", - "unspecified": "true", - "hide": { - "hideWhenExpression": "false" - }, - "validators": [] - } - ], - "id": "hasTreatmentSupporter" - }, { "label": "Treatment Supporter Name", "type": "obs", @@ -2057,7 +1768,7 @@ "type": "obs", "questionOptions": { "rendering": "date", - "concept": "20efadf9-86d3-4498-b3ab-7da4dad9c429" + "concept": "160753AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" }, "behaviours": [ { @@ -2077,7 +1788,7 @@ "type": "obs", "questionOptions": { "rendering": "textarea", - "concept": "14ae2dc9-5964-425a-87e8-9ca525cf055e", + "concept": "162169AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "rows": "" }, "behaviours": [ @@ -2109,11 +1820,11 @@ "label": "Notes", "sections": [ { - "label": "", + "label": "Clincal Notes", "isExpanded": "true", "questions": [ { - "label": "", + "label": "notes", "type": "obs", "questionOptions": { "rendering": "textarea", diff --git a/distro/configuration/ampathforms/ct_transfer_out_v1.0.json b/distro/configuration/ampathforms/ct_transfer_out_v1.0.json index bc9e1b2dd..c7a0080ab 100644 --- a/distro/configuration/ampathforms/ct_transfer_out_v1.0.json +++ b/distro/configuration/ampathforms/ct_transfer_out_v1.0.json @@ -25,17 +25,6 @@ "label": "Transfer-Out Details", "isExpanded": "true", "questions": [ - { - "label": "Visit Date", - "type": "encounterDatetime", - "required": false, - "id": "visitDate", - "datePickerFormat": "both", - "questionOptions": { - "rendering": "date" - }, - "validators": [] - }, { "label": "Receiving Facility", "type": "obs", @@ -282,5 +271,5 @@ "encounterType": "3044916a-7e5f-478b-9091-803233f27f91", "encounter": "Transfer Out", "allowUnspecifiedAll": true, - "description": "A form to collect the transfer out details" + "description": "Transfer out a client" } diff --git a/distro/configuration/ocl/OHRITechGroup_HIVCT_vHIVCT_autoexpand-HIVCT.2024-10-05_030431.zip b/distro/configuration/ocl/OHRITechGroup_HIVCT_vHIVCT_autoexpand-HIVCT.2024-10-05_030431.zip new file mode 100644 index 000000000..c13a49d60 Binary files /dev/null and b/distro/configuration/ocl/OHRITechGroup_HIVCT_vHIVCT_autoexpand-HIVCT.2024-10-05_030431.zip differ