From fa162bb95972c33aa382c8bab2308fc7c18fe00e Mon Sep 17 00:00:00 2001 From: Daphne210 Date: Mon, 14 Oct 2024 16:14:05 +0300 Subject: [PATCH 1/4] Adding Comprehensive HIV Care/ART Patient Transfer Out Form --- .../ART PatientTransferOutForm.json | 1309 +++++++++++++++++ 1 file changed, 1309 insertions(+) create mode 100644 omod/src/main/webapp/resources/jsonforms/HMIS-ACP-008-ComprehensiveHIVCare/ART PatientTransferOutForm.json diff --git a/omod/src/main/webapp/resources/jsonforms/HMIS-ACP-008-ComprehensiveHIVCare/ART PatientTransferOutForm.json b/omod/src/main/webapp/resources/jsonforms/HMIS-ACP-008-ComprehensiveHIVCare/ART PatientTransferOutForm.json new file mode 100644 index 000000000..8040749bb --- /dev/null +++ b/omod/src/main/webapp/resources/jsonforms/HMIS-ACP-008-ComprehensiveHIVCare/ART PatientTransferOutForm.json @@ -0,0 +1,1309 @@ +{ + "name": "HMIS ACP 008: Comprehensive HIV Care/ART Patient Transfer Out Form", + "version": "4.0.0", + "published": true, + "retired": false, + "pages": [ + { + "label": "Patient Transfer/Referral Form (Transfer Out)", + "sections": [ + { + "label": "Introduction", + "isExpanded": "true", + "questions": [ + { + "type": "markdown", + "questionOptions": { + "rendering": "markdown" + }, + "id": "fooMarkdown", + "value": [ + "**Use this form to:** Transfer out a client" + ] + } + ] + }, + { + "label": "Transfer Out Details", + "isExpanded": "true", + "questions": [ + { + "label": "Transfer Out Date", + "type": "obs", + "required": "true", + "questionOptions": { + "rendering": "date", + "concept": "fc1b1e96-4afb-423b-87e5-bb80d451c967", + "conceptMappings": [] + }, + "id": "transferOutDate" + }, + { + "label": "To Where", + "type": "obs", + "required": "true", + "questionOptions": { + "rendering": "text", + "concept": "dce015bb-30ab-102d-86b0-7a5022ba4115" + }, + "id": "recievingHealthFacility" + } + ] + }, + { + "label": "Patient ART History", + "isExpanded": "true", + "questions": [ + { + "label": "Baseline Regimen", + "type": "obs", + "id": "regimen", + "readonly": true, + "questionOptions": { + "rendering": "select", + "concept": "c3332e8d-2548-4ad6-931d-6855692694a3", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'c3332e8d-2548-4ad6-931d-6855692694a3'))?.valueCodeableConcept?.coding[0]?.code" + }, + "conceptMappings": [], + "answers": [ + { + "concept": "583a954b-0cd5-4b69-aef6-87c281e03a55", + "label": "ABC-3TC-EFV" + }, + { + "concept": "14c56659-3d4e-4b88-b3ff-e2d43dbfb865", + "label": "ABC-3TC-LPV/r" + }, + { + "concept": "6cdbfee8-87bf-406c-8dc3-3a22d95e952c", + "label": "ABC-3TC-NVP" + }, + { + "concept": "6cc36637-596a-4426-92cf-170f76ea437d", + "label": "ABC/3TC/DTG" + }, + { + "concept": "dd2b3eee-30ab-102d-86b0-7a5022ba4115", + "label": "AZT-3TC-EFV" + }, + { + "concept": "dd2b361c-30ab-102d-86b0-7a5022ba4115", + "label": "AZT-3TC-NVP" + }, + { + "concept": "a779d984-9ccf-4424-a750-47506bf8212b", + "label": "AZT/3TC/DTG" + }, + { + "concept": "dd2b8b27-30ab-102d-86b0-7a5022ba4115", + "label": "D4T-3TC-EFV" + }, + { + "concept": "dd2b84c5-30ab-102d-86b0-7a5022ba4115", + "label": "D4T-3TC-NVP" + }, + { + "concept": "25b0b83c-a7b8-4663-b727-0c03c982bab2", + "label": "TDF-3TC-EFV" + }, + { + "concept": "012a1378-b005-4793-8ea0-d01fceea769d", + "label": "TDF-3TC-NVP" + }, + { + "concept": "20bcbf56-2784-4bf0-a6b4-23ba43764163", + "label": "TDF-FTC-EFV" + }, + { + "concept": "f99ef0fa-b299-4573-ae31-f4d09b1b69d5", + "label": "TDF-FTC-NVP" + }, + { + "concept": "a58d12c5-abc2-4575-8fdb-f30960f348fc", + "label": "TDF/3TC/DTG" + } + ] + }, + "validators": [] + }, + { + "label": "Date started", + "type": "obs", + "required": false, + "id": "dateStarted", + "readonly": true, + "questionOptions": { + "rendering": "date", + "concept": "ab505422-26d9-41f1-a079-c3d222000440", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'ab505422-26d9-41f1-a079-c3d222000440'))?.valueDateTime" + }, + "conceptMappings": [], + "answers": [] + }, + "validators": [] + } + ] + }, + { + "label": "Baseline Lab (At Start of ART)", + "isExpanded": "true", + "questions": [ + { + "label": "Viral Load", + "type": "obs", + "id": "viralLoad", + "readonly": true, + "questionOptions": { + "rendering": "number", + "concept": "33096391-d101-4e89-bbe8-8d1d4861e855", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, '33096391-d101-4e89-bbe8-8d1d4861e8555'))?.valueQuantity?.value" + } + }, + "validators": [] + }, + { + "label": "HB", + "type": "obs", + "id": "hb", + "readonly": true, + "questionOptions": { + "rendering": "number", + "concept": "3814409a-0caa-4816-895e-67e843ad2a2d", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, '3814409a-0caa-4816-895e-67e843ad2a2d'))?.valueQuantity?.value" + } + }, + "validators": [] + }, + { + "label": "CD4", + "type": "obs", + "id": "cd4", + "readonly": true, + "questionOptions": { + "rendering": "number", + "concept": "c17bd9df-23e6-4e65-ba42-eb6d9250ca3f", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'c17bd9df-23e6-4e65-ba42-eb6d9250ca3f'))?.valueQuantity?.value" + } + }, + "validators": [] + }, + { + "label": "CD4 (%)", + "type": "obs", + "id": "cdPercent", + "readonly": true, + "questionOptions": { + "rendering": "number", + "concept": "264e34a1-3ae3-4b59-9763-48c961a8a56a", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, '264e34a1-3ae3-4b59-9763-48c961a8a56a'))?.valueQuantity?.value" + } + }, + "validators": [] + }, + { + "label": "TLC:", + "type": "obs", + "id": "tlc", + "readonly": true, + "questionOptions": { + "rendering": "text", + "concept": "3bd96dc6-cb19-4e8b-9e3e-ba351d2f13c5", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, '3bd96dc6-cb19-4e8b-9e3e-ba351d2f13c5'))?.valueQuantity?.value" + } + }, + "validators": [] + } + ] + }, + { + "label": "Baseline Clinic Status", + "isExpanded": "true", + "questions": [ + { + "label": "Weight (Kg)", + "type": "obs", + "id": "weight", + "readonly": true, + "questionOptions": { + "rendering": "number", + "concept": "900b8fd9-2039-4efc-897b-9b8ce37396f5", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, '900b8fd9-2039-4efc-897b-9b8ce37396f5'))?.valueQuantity?.value" + } + }, + "validators": [] + }, + { + "label": "Height (cm)", + "type": "obs", + "id": "height", + "readonly": true, + "questionOptions": { + "rendering": "number", + "concept": "7f7e9c9a-2fda-4de8-98a7-aad538b8a2b4", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, '7f7e9c9a-2fda-4de8-98a7-aad538b8a2b4'))?.valueQuantity?.value" + } + }, + "validators": [] + }, + { + "label": "WHO Clinical Stage", + "type": "obs", + "id": "whoClinicalStage", + "readonly": true, + "questionOptions": { + "rendering": "select", + "concept": "39243cef-b375-44b1-9e79-cbf21bd10878", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, '39243cef-b375-44b1-9e79-cbf21bd10878'))?.valueCodeableConcept?.coding[0]?.code" + }, + "answers": [ + { + "concept": "dc9b8cd1-30ab-102d-86b0-7a5022ba4115", + "label": "WHO STAGE 1 ADULT" + }, + { + "concept": "dc9b9113-30ab-102d-86b0-7a5022ba4115", + "label": "WHO STAGE 2 ADULT" + }, + { + "concept": "dc9b9549-30ab-102d-86b0-7a5022ba4115", + "label": "WHO STAGE 3 ADULT" + }, + { + "concept": "dc9b999b-30ab-102d-86b0-7a5022ba4115", + "label": "WHO STAGE 4 ADULT" + } + ] + }, + "validators": [] + }, + { + "label": "Functional Status", + "type": "obs", + "required": false, + "id": "functionalStatus", + "readonly": true, + "questionOptions": { + "rendering": "select", + "concept": "a2554d4b-00ca-4f55-93df-65a8a6d8f9a2", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'a2554d4b-00ca-4f55-93df-65a8a6d8f9a2'))?.valueCodeableConcept?.coding[0]?.code" + }, + "answers": [ + { + "concept": "dcda3ea0-30ab-102d-86b0-7a5022ba4115", + "label": "AMBULATORY" + }, + { + "concept": "dcda42d4-30ab-102d-86b0-7a5022ba4115", + "label": "WORKING" + }, + { + "concept": "dcda4923-30ab-102d-86b0-7a5022ba4115", + "label": "BEDRIDDEN" + } + ] + }, + "validators": [] + } + ] + }, + { + "label": "Current Regimen", + "isExpanded": "true", + "questions": [ + { + "label": "Current Regimen", + "type": "obs", + "id": "currentRegimen", + "readonly": true, + "questionOptions": { + "rendering": "select", + "concept": "dd2b0b4d-30ab-102d-86b0-7a5022ba4115", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dd2b0b4d-30ab-102d-86b0-7a5022ba4115'))?.valueCodeableConcept?.coding[0]?.code" + }, + "conceptMappings": [], + "answers": [ + { + "concept": "25186d70-ed8f-486c-83e5-fc31cbe95630", + "label": "ABC-3TC-ATV/r" + }, + { + "concept": "583a954b-0cd5-4b69-aef6-87c281e03a55", + "label": "ABC-3TC-EFV" + }, + { + "concept": "14c56659-3d4e-4b88-b3ff-e2d43dbfb865", + "label": "ABC-3TC-LPV/r" + }, + { + "concept": "6cdbfee8-87bf-406c-8dc3-3a22d95e952c", + "label": "ABC-3TC-NVP" + }, + { + "concept": "faf13d3c-7ca8-4995-ab29-749f3960b83d", + "label": "ABC-DDI-ATV/r" + }, + { + "concept": "dd2b9181-30ab-102d-86b0-7a5022ba4115", + "label": "ABC-DDI-LPV/R" + }, + { + "concept": "dd2b97d3-30ab-102d-86b0-7a5022ba4115", + "label": "ABC-DDI-NFV" + }, + { + "concept": "dd2b9e11-30ab-102d-86b0-7a5022ba4115", + "label": "ABC-DDI-SQV/R" + }, + { + "concept": "dd2b452c-30ab-102d-86b0-7a5022ba4115", + "label": "ABC-DDI(250)-LPV/R" + }, + { + "concept": "dd2b53d6-30ab-102d-86b0-7a5022ba4115", + "label": "ABC-DDI(250)-SQV/R" + }, + { + "concept": "dd2b4d82-30ab-102d-86b0-7a5022ba4115", + "label": "ABC-DDI(400)-LPV/R" + }, + { + "concept": "dd2b5a01-30ab-102d-86b0-7a5022ba4115", + "label": "ABC-DDI(400)-SQV/R" + }, + { + "concept": "6cc36637-596a-4426-92cf-170f76ea437d", + "label": "ABC/3TC/DTG" + }, + { + "concept": "d4393bd0-3a9e-4716-8968-1057c58c32bc", + "label": "AZT-3TC-ATV/r" + }, + { + "concept": "dd2b3eee-30ab-102d-86b0-7a5022ba4115", + "label": "AZT-3TC-EFV" + }, + { + "concept": "f30e9dae-cc6a-4669-98d5-ad25b8a3ce9c", + "label": "AZT-3TC-LPV/r" + }, + { + "concept": "dd2b361c-30ab-102d-86b0-7a5022ba4115", + "label": "AZT-3TC-NVP" + }, + { + "concept": "f00e5ff7-73bb-4385-8ee1-ea7aa772ec3e", + "label": "AZT-ABC-LPV/r" + }, + { + "concept": "4a608d68-516f-44d2-9e0b-1783dc0d870e", + "label": "AZT-DDI-LPV/r" + }, + { + "concept": "942e427c-7a3b-49b6-97f3-5cdbfeb8d0e3", + "label": "AZT-DDI(250)-LPV/r" + }, + { + "concept": "29439504-5f5d-49ac-b8e4-258adc08c67a", + "label": "AZT-DDI(400)-LPV/r" + }, + { + "concept": "a779d984-9ccf-4424-a750-47506bf8212b", + "label": "AZT/3TC/DTG" + }, + { + "concept": "dd2b8b27-30ab-102d-86b0-7a5022ba4115", + "label": "D4T-3TC-EFV" + }, + { + "concept": "dd2b84c5-30ab-102d-86b0-7a5022ba4115", + "label": "D4T-3TC-NVP" + }, + { + "concept": "dd2b29b1-30ab-102d-86b0-7a5022ba4115", + "label": "D4T(30)-3TC-EFV" + }, + { + "concept": "dd2b1d43-30ab-102d-86b0-7a5022ba4115", + "label": "D4T(30)-3TC-NVP" + }, + { + "concept": "dd2b2fec-30ab-102d-86b0-7a5022ba4115", + "label": "D4T(40)-3TC-EFV" + }, + { + "concept": "dd2b2384-30ab-102d-86b0-7a5022ba4115", + "label": "D4T(40)-3TC-NVP" + }, + { + "concept": "dcd68a88-30ab-102d-86b0-7a5022ba4115", + "label": "OTHER SPECIFY" + }, + { + "concept": "fe78521e-eb7a-440f-912d-0eb9bf2d4b2c", + "label": "TDF-3TC-ATV/r" + }, + { + "concept": "25b0b83c-a7b8-4663-b727-0c03c982bab2", + "label": "TDF-3TC-EFV" + }, + { + "concept": "4b9c639e-3d06-4f2a-9c34-dd07e44f4fa6", + "label": "TDF-3TC-LPV/r" + }, + { + "concept": "012a1378-b005-4793-8ea0-d01fceea769d", + "label": "TDF-3TC-NVP" + }, + { + "concept": "d239c3d5-d296-4458-b49d-8501258886e5", + "label": "TDF-DDI-LPV/R" + }, + { + "concept": "e391909f-6682-4132-a08e-c481127cdeda", + "label": "TDF-DDI-SQV/R" + }, + { + "concept": "dd2b603c-30ab-102d-86b0-7a5022ba4115", + "label": "TDF-DDI(250)-LPV/R" + }, + { + "concept": "dd2b7604-30ab-102d-86b0-7a5022ba4115", + "label": "TDF-DDI(250)-SQV/R" + }, + { + "concept": "dd2b6f61-30ab-102d-86b0-7a5022ba4115", + "label": "TDF-DDI(400)-LPV/R" + }, + { + "concept": "dd2b7c12-30ab-102d-86b0-7a5022ba4115", + "label": "TDF-DDI(400)-SQV/R" + }, + { + "concept": "20bcbf56-2784-4bf0-a6b4-23ba43764163", + "label": "TDF-FTC-EFV" + }, + { + "concept": "b06bdb63-dd08-4b80-af5a-d17f6b3062a5", + "label": "TDF-FTC-LPV/r" + }, + { + "concept": "f99ef0fa-b299-4573-ae31-f4d09b1b69d5", + "label": "TDF-FTC-NVP" + }, + { + "concept": "a58d12c5-abc2-4575-8fdb-f30960f348fc", + "label": "TDF/3TC/DTG" + } + ] + }, + "validators": [] + }, + { + "label": "Date started", + "type": "obs", + "required": false, + "id": "dateStarted", + "readonly": true, + "questionOptions": { + "rendering": "date", + "concept": "ab505422-26d9-41f1-a079-c3d222000440", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'ab505422-26d9-41f1-a079-c3d222000440'))?.valueDateTime" + }, + "conceptMappings": [], + "answers": [] + }, + "validators": [] + } + ] + }, + { + "label": "Most Recent Lab(Date done)", + "isExpanded": "true", + "questions": [ + { + "label": "HIV Viral Load", + "type": "obs", + "id": "mostRecentViralLoad", + "readonly": true, + "questionOptions": { + "rendering": "number", + "concept": "dc8d83e3-30ab-102d-86b0-7a5022ba4115", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dc8d83e3-30ab-102d-86b0-7a5022ba4115'))?.valueQuantity?.value" + } + }, + "validators": [] + }, + { + "label": "Viral Load Qualitative", + "type": "obs", + "id": "mostRecentVlQualitative", + "readonly": true, + "questionOptions": { + "rendering": "select", + "concept": "dca12261-30ab-102d-86b0-7a5022ba4115", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dca12261-30ab-102d-86b0-7a5022ba4115'))?.valueCodeableConcept?.coding[0]?.code" + }, + "answers": [ + { + "concept": "dca10c94-30ab-102d-86b0-7a5022ba4115", + "label": "Detected" + }, + { + "concept": "dca1269d-30ab-102d-86b0-7a5022ba4115", + "label": "Beyond Detectable Limit" + }, + { + "concept": "dca11907-30ab-102d-86b0-7a5022ba4115", + "label": "Poor Sample Quality" + } + ] + }, + "validators": [] + }, + { + "label": "HB", + "type": "obs", + "id": "mostRecentHb", + "readonly": true, + "questionOptions": { + "rendering": "number", + "concept": "dc548e89-30ab-102d-86b0-7a5022ba4115", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dc548e89-30ab-102d-86b0-7a5022ba4115'))?.valueQuantity?.value" + } + }, + "validators": [] + }, + { + "label": "CD4", + "type": "obs", + "id": "mostRecentCD4", + "readonly": true, + "questionOptions": { + "rendering": "number", + "concept": "dcbcba2c-30ab-102d-86b0-7a5022ba4115", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dcbcba2c-30ab-102d-86b0-7a5022ba4115'))?.valueQuantity?.value" + } + }, + "validators": [] + }, + { + "label": "CD4 (%)", + "type": "obs", + "id": "mostRecentCD4Percent", + "readonly": true, + "questionOptions": { + "rendering": "number", + "concept": "dc86e9fb-30ab-102d-86b0-7a5022ba4115", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dc86e9fb-30ab-102d-86b0-7a5022ba4115'))?.valueQuantity?.value" + } + }, + "validators": [] + }, + { + "label": "TLC", + "type": "obs", + "id": "mostRecentTLC", + "readonly": true, + "questionOptions": { + "rendering": "number", + "concept": "dc92757d-30ab-102d-86b0-7a5022ba4115", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dc92757d-30ab-102d-86b0-7a5022ba4115'))?.valueQuantity?.value" + } + }, + "validators": [] + } + ] + }, + { + "label": "Current Clinical Status", + "isExpanded": "true", + "questions": [ + { + "label": "Weight (Kg)", + "type": "obs", + "id": "currentWeight", + "readonly": true, + "questionOptions": { + "rendering": "number", + "concept": "dce09e2f-30ab-102d-86b0-7a5022ba4115", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dce09e2f-30ab-102d-86b0-7a5022ba4115'))?.valueQuantity?.value" + } + }, + "validators": [] + }, + { + "label": "Height (cm)", + "type": "obs", + "id": "Currentheight", + "readonly": true, + "questionOptions": { + "rendering": "number", + "concept": "5090AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, '5090AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'))?.valueQuantity?.value" + } + }, + "validators": [] + }, + { + "label": "WHO Clinical Stage", + "type": "obs", + "id": "currentWHOClinicStage", + "readonly": true, + "questionOptions": { + "rendering": "select", + "concept": "dcdff274-30ab-102d-86b0-7a5022ba4115", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dcdff274-30ab-102d-86b0-7a5022ba4115'))?.valueCodeableConcept?.coding[0]?.code" + }, + "answers": [ + { + "concept": "dcda2bc2-30ab-102d-86b0-7a5022ba4115", + "label": "1", + "conceptMappings": [] + }, + { + "concept": "dcda3251-30ab-102d-86b0-7a5022ba4115", + "label": "2", + "conceptMappings": [] + }, + { + "concept": "dcda3663-30ab-102d-86b0-7a5022ba4115", + "label": "3", + "conceptMappings": [] + }, + { + "concept": "dcda3a80-30ab-102d-86b0-7a5022ba4115", + "label": "4", + "conceptMappings": [] + }, + { + "concept": "dd25e735-30ab-102d-86b0-7a5022ba4115", + "label": "T1", + "conceptMappings": [] + }, + { + "concept": "dd2666a5-30ab-102d-86b0-7a5022ba4115", + "label": "T2", + "conceptMappings": [] + }, + { + "concept": "dd266d64-30ab-102d-86b0-7a5022ba4115", + "label": "T3", + "conceptMappings": [] + }, + { + "concept": "dd269c18-30ab-102d-86b0-7a5022ba4115", + "label": "T4", + "conceptMappings": [] + } + ] + }, + "validators": [] + }, + { + "label": "Functional Status", + "type": "obs", + "required": false, + "id": "functionalStatus", + "readonly": true, + "questionOptions": { + "rendering": "select", + "concept": "dce09a15-30ab-102d-86b0-7a5022ba4115", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dce09a15-30ab-102d-86b0-7a5022ba4115'))?.valueCodeableConcept?.coding[0]?.code" + }, + "answers": [ + { + "concept": "dcda3ea0-30ab-102d-86b0-7a5022ba4115", + "label": "AMBULATORY" + }, + { + "concept": "dcda42d4-30ab-102d-86b0-7a5022ba4115", + "label": "WORKING" + }, + { + "concept": "dcda4923-30ab-102d-86b0-7a5022ba4115", + "label": "BEDRIDDEN" + } + ] + }, + "validators": [] + } + ] + }, + { + "label": "TB Status", + "isExpanded": "true", + "questions": [ + { + "label": "TB Status", + "type": "obs", + "id": "tbStatus", + "readonly": true, + "questionOptions": { + "rendering": "select", + "concept": "dce02aa1-30ab-102d-86b0-7a5022ba4115", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dce02aa1-30ab-102d-86b0-7a5022ba4115'))?.valueCodeableConcept?.coding[0]?.code" + }, + "answers": [ + { + "concept": "dcdaccc1-30ab-102d-86b0-7a5022ba4115", + "label": "No signs", + "conceptMappings": [] + }, + { + "concept": "dcdaaf0f-30ab-102d-86b0-7a5022ba4115", + "label": "Presumptive", + "conceptMappings": [] + }, + { + "concept": "1435dcb2-9470-4b69-8d05-199e5f13044c", + "label": "TB Diagnosed - Clinically diagnosed", + "conceptMappings": [] + }, + { + "concept": "d941bfbc-7546-464b-90ff-b8e28d247d47", + "label": "B Diagnosed - TB LAM", + "conceptMappings": [] + }, + { + "concept": "36cd82a6-370d-4188-bf69-ad8ebbc86d37", + "label": "TB Diagnosed - Gene Xpert", + "conceptMappings": [] + }, + { + "concept": "d5a86db5-3e7f-4344-85d7-572c8bb6b966", + "label": "TB Diagnosed -TB Microscopy", + "conceptMappings": [] + }, + { + "concept": "e2fd439a-619e-4067-a2f1-8e2454120a58", + "label": "TB Diagnosed - Chest Xray", + "conceptMappings": [] + }, + { + "concept": "ff246b26-f2d1-45f6-9e33-385eb8d19d3f", + "label": "TB Diagnosed - Others", + "conceptMappings": [] + }, + { + "concept": "dcdaa6b4-30ab-102d-86b0-7a5022ba4115", + "label": "Tb Rx - Currently on TB treatment", + "conceptMappings": [] + }, + { + "concept": "031d9b15-62d5-4f73-a374-5503f0421427", + "label": "Completed TB Treatment", + "conceptMappings": [] + } + ] + }, + "validators": [] + }, + { + "label": "TB Start Date", + "type": "obs", + "id": "tbStartDate", + "readonly": true, + "questionOptions": { + "rendering": "date", + "concept": "dce02eca-30ab-102d-86b0-7a5022ba4115", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dce02aa1-30ab-102d-86b0-7a5022ba4115'))?.effectiveDateTime" + }, + "answers": [] + }, + "validators": [] + } + ] + }, + { + "label": "Pregnancy Status", + "isExpanded": "true", + "questions": [ + { + "label": "Pregnancy Status", + "type": "obs", + "id": "PregnancyStatus", + "readonly": true, + "questionOptions": { + "rendering": "select", + "concept": "dcda5179-30ab-102d-86b0-7a5022ba4115", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dcda5179-30ab-102d-86b0-7a5022ba4115'))?.valueCodeableConcept?.coding[0]?.code" + }, + "answers": [ + { + "concept": "dcda5179-30ab-102d-86b0-7a5022ba4115", + "label": "P - Pregnant", + "conceptMappings": [] + }, + { + "concept": "9e5ac0a8-6041-4feb-8c07-fe522ef5f9ab", + "label": "BF - Breast Feeding", + "conceptMappings": [] + }, + { + "concept": "cbbbe73a-a7e2-11ed-afa1-0242ac120002", + "label": "NPB - Not pregnant nor breast feeding", + "conceptMappings": [] + }, + { + "concept": "dc9b0596-30ab-102d-86b0-7a5022ba4115", + "label": "NA - Not Applicable", + "conceptMappings": [] + }, + { + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes" + }, + { + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No" + } + ] + }, + "validators": [], + "hide": { + "hideWhenExpression": "sex !== 'F'" + } + }, + { + "label": "EDD", + "type": "obs", + "id": "edd", + "readonly": true, + "questionOptions": { + "rendering": "date", + "concept": "dcc033e5-30ab-102d-86b0-7a5022ba4115", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dcc033e5-30ab-102d-86b0-7a5022ba4115'))?.effectiveDateTime" + }, + "answers": [] + }, + "validators": [], + "hide": { + "hideWhenExpression": "sex !== 'F'" + } + } + ] + }, + { + "label": "Opportunist Infections", + "isExpanded": "true", + "questions": [ + { + "label": "Opportunist Infections", + "type": "obs", + "id": "opportunistInfections", + "readonly": true, + "questionOptions": { + "rendering": "select", + "concept": "dce0e02a-30ab-102d-86b0-7a5022ba4115", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dce0e02a-30ab-102d-86b0-7a5022ba4115'))?.valueCodeableConcept?.coding[0]?.code" + }, + "answers": [ + { + "concept": "dcde6b70-30ab-102d-86b0-7a5022ba4115", + "label": "Zoster" + }, + { + "concept": "dcde6fa4-30ab-102d-86b0-7a5022ba4115", + "label": "Pneumonia" + }, + { + "concept": "dcde75ed-30ab-102d-86b0-7a5022ba4115", + "label": "Dementia" + }, + { + "concept": "dcde7e49-30ab-102d-86b0-7a5022ba4115", + "label": "Thrush" + }, + { + "concept": "dcde88c8-30ab-102d-86b0-7a5022ba4115", + "label": "Fever" + }, + { + "concept": "dcde8cfc-30ab-102d-86b0-7a5022ba4115", + "label": "Cough" + }, + { + "concept": "dcde9191-30ab-102d-86b0-7a5022ba4115", + "label": "Breathing Difficulty" + }, + { + "concept": "dcde9e0d-30ab-102d-86b0-7a5022ba4115", + "label": "Weight Loss" + }, + { + "concept": "dcddab4c-30ab-102d-86b0-7a5022ba4115", + "label": "Fatigue" + }, + { + "concept": "149856AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Acute Diarrhea" + }, + { + "concept": "dcde7a2e-30ab-102d-86b0-7a5022ba4115", + "label": "ENCEPHALITIS" + }, + { + "concept": "dcde97e6-30ab-102d-86b0-7a5022ba4115", + "label": "IMMUNE RECONSTITUTION INFLAMMATORY SYNDROME" + }, + { + "concept": "dcdea40e-30ab-102d-86b0-7a5022ba4115", + "label": "URETHRAL DISCHARGE" + }, + { + "concept": "dcdeac6a-30ab-102d-86b0-7a5022ba4115", + "label": "PELVIC INFLAMMATORY DISEASE" + }, + { + "concept": "dcdeb5a5-30ab-102d-86b0-7a5022ba4115", + "label": "GENITAL ULCER DISEASE" + }, + { + "concept": "dcdebc02-30ab-102d-86b0-7a5022ba4115", + "label": "ULCERS" + }, + { + "concept": "dc668353-30ab-102d-86b0-7a5022ba4115", + "label": "PRESUMED" + }, + { + "concept": "dc91d130-30ab-102d-86b0-7a5022ba4115", + "label": "RESPIRATORY TRACT INFECTION" + }, + { + "concept": "cf471f5f-5aeb-456b-bc79-76a0d33cd618", + "label": "Runny nose" + }, + { + "concept": "dcddab4c-30ab-102d-86b0-7a5022ba4115", + "label": "FATIGUE" + }, + { + "concept": "158843AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Sore throat" + }, + { + "concept": "dc8dd1a1-30ab-102d-86b0-7a5022ba4115", + "label": "Chills" + }, + { + "concept": "dccfffa9-30ab-102d-86b0-7a5022ba4115", + "label": "VOMITING" + }, + { + "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "None" + }, + { + "concept": "94c53f26-13cd-43bc-80b7-0390122aa6ab", + "label": "Recent inability to walk" + }, + { + "concept": "147241AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Bleeding" + }, + { + "concept": "dbff1242-8cc7-4808-9adb-beae4cb136ae", + "label": "Bleeding site" + }, + { + "concept": "dc666657-30ab-102d-86b0-7a5022ba4115", + "label": "CONJUNCTIVITIS" + }, + { + "concept": "dc685df9-30ab-102d-86b0-7a5022ba4115", + "label": "ABDOMINAL PAIN" + }, + { + "concept": "dcd4d9c7-30ab-102d-86b0-7a5022ba4115", + "label": "MUSCLE PAIN" + }, + { + "concept": "dc658ee1-30ab-102d-86b0-7a5022ba4115", + "label": "JOINT PAIN" + }, + { + "concept": "512AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Rash" + }, + { + "concept": "dcb1c8f8-30ab-102d-86b0-7a5022ba4115", + "label": "WEAKNESS" + }, + { + "concept": "206AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "SEIZURE" + }, + { + "concept": "dcdde239-30ab-102d-86b0-7a5022ba4115", + "label": "CONFUSION" + }, + { + "concept": "dcd68a88-30ab-102d-86b0-7a5022ba4115", + "label": "OTHER SPECIFY" + }, + { + "concept": "20d82f9e-34c1-4a09-bfa4-ba1c7d6207ef", + "label": "OTHER SYMPTOMATIC" + } + ] + }, + "validators": [] + }, + { + "label": "Other Opportunist Infections", + "type": "obs", + "id": "otherOpportunistInfections", + "readonly": true, + "questionOptions": { + "rendering": "select", + "concept": "b498df96-0e4a-4eaf-9b42-dacf9e486cba", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'b498df96-0e4a-4eaf-9b42-dacf9e486cba'))?.valueCodeableConcept?.coding[0]?.display" + }, + "answers": [] + }, + "validators": [] + } + ] + }, + { + "label": "Other Medications", + "isExpanded": "true", + "questions": [ + { + "label": "Current Drugs Used", + "type": "obs", + "id": "cuurentDrugsUsed", + "readonly": true, + "questionOptions": { + "rendering": "select", + "concept": "dc9b5b8f-30ab-102d-86b0-7a5022ba4115", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dc9b5b8f-30ab-102d-86b0-7a5022ba4115'))?.valueCodeableConcept?.coding[0]?.code" + }, + "answers": [ + { + "concept": "dc65c7d5-30ab-102d-86b0-7a5022ba4115", + "label": "Dapsone" + }, + { + "concept": "dc7c5bd2-30ab-102d-86b0-7a5022ba4115", + "label": "Multivitamin" + }, + { + "concept": "dc824720-30ab-102d-86b0-7a5022ba4115", + "label": "Isoniazid" + }, + { + "concept": "dc875c1d-30ab-102d-86b0-7a5022ba4115", + "label": "Fluconazole" + }, + { + "concept": "dc87f4ad-30ab-102d-86b0-7a5022ba4115", + "label": "Rifampicin Isoniazid and Pyrazinamide" + }, + { + "concept": "dc902b63-30ab-102d-86b0-7a5022ba4115", + "label": "NYSTATIN" + }, + { + "concept": "dc9897e7-30ab-102d-86b0-7a5022ba4115", + "label": "RIFAMPICIN ISONIAZID PYRAZINAMIDE AND ETHAMBUTOL" + }, + { + "concept": "dc9b5fcb-30ab-102d-86b0-7a5022ba4115", + "label": "RIFAMPICIN AND ISONIAZID" + }, + { + "concept": "dccc0ed1-30ab-102d-86b0-7a5022ba4115", + "label": "ANTIMALARIAL MEDICATIONS" + }, + { + "concept": "dc78412b-30ab-102d-86b0-7a5022ba4115", + "label": "PARAPHIMOSIS" + }, + { + "concept": "dc73cb3e-30ab-102d-86b0-7a5022ba4115", + "label": "AMOXICILLIN" + }, + { + "concept": "dc6a3dba-30ab-102d-86b0-7a5022ba4115", + "label": "MEBENDAZOLE" + }, + { + "concept": "dc751c7d-30ab-102d-86b0-7a5022ba4115", + "label": "VITAMIN B COMPLEX" + }, + { + "concept": "dc906386-30ab-102d-86b0-7a5022ba4115", + "label": "AMITRYPTILINE" + }, + { + "concept": "dc873807-30ab-102d-86b0-7a5022ba4115", + "label": "CIPROFLOXACIN" + }, + { + "concept": "dc900d34-30ab-102d-86b0-7a5022ba4115", + "label": "IBUPROFEN" + }, + { + "concept": "dc65ebb9-30ab-102d-86b0-7a5022ba4115", + "label": "DOXYCYCLINE" + }, + { + "concept": "dc6a1f48-30ab-102d-86b0-7a5022ba4115", + "label": "METRONIDAZOLE" + }, + { + "concept": "dc904bf6-30ab-102d-86b0-7a5022ba4115", + "label": "KETOCONAZOLE" + }, + { + "concept": "dc97f1ca-30ab-102d-86b0-7a5022ba4115", + "label": "ETHAMBUTOL AND ISONIZAID" + }, + { + "concept": "37f2389b-55e8-441a-bd59-cd50f25553c3", + "label": "RIFAMPICIN ISONIAZID PYRAZINAMIDE ETHAMBUTOL AND STREPTOMYCIN" + }, + { + "concept": "8ba0d2c5-9eaf-4388-bc94-49b42e4104de", + "label": "RIFAMPICIN ISONIAZID AND ETHAMBUTOL" + }, + { + "concept": "8531d1a7-9793-4c62-adab-f6716cf9fabb", + "label": "NUTRITION SUPPORT AND INFANT FEEDING" + }, + { + "concept": "dcd68a88-30ab-102d-86b0-7a5022ba4115", + "label": "OTHER SPECIFY" + }, + { + "concept": "dc903ab0-30ab-102d-86b0-7a5022ba4115", + "label": "CLOXACILLIN" + }, + { + "concept": "9b38d1cf-88dd-4a92-94b8-0c5423791a08", + "label": "COARTEM" + }, + { + "concept": "dc73f75a-30ab-102d-86b0-7a5022ba4115", + "label": "ERYTHROMYCIN" + }, + { + "concept": "dcdf568b-30ab-102d-86b0-7a5022ba4115", + "label": "DAPSONE" + }, + { + "concept": "dc882826-30ab-102d-86b0-7a5022ba4115", + "label": "CETIRIZINE" + }, + { + "concept": "b04eaf95-77c9-456a-99fb-f668f58a9386", + "label": "OTHER MEDICATIONS DISPENSED" + }, + { + "concept": "315825e8-8ba4-4551-bdd1-aa4e02a36639", + "label": "Iron Given" + }, + { + "concept": "8c346216-c444-4528-a174-5139922218ed", + "label": "FOLIC ACID Given" + }, + { + "concept": "d12abd7f-c90d-4798-9240-0f2f81977183", + "label": "Ctx given to mother" + } + ] + }, + "validators": [] + }, + { + "label": "Other Medications", + "type": "obs", + "id": "otherMedications", + "readonly": true, + "questionOptions": { + "rendering": "select", + "concept": "b04eaf95-77c9-456a-99fb-f668f58a9386", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'b04eaf95-77c9-456a-99fb-f668f58a9386'))?.valueCodeableConcept?.coding[0]?.code" + }, + "answers": [] + }, + "validators": [] + }, + { + "label": "Any Drug Allergies", + "type": "obs", + "id": "anyDrugAllergies", + "readonly": true, + "questionOptions": { + "rendering": "select", + "concept": "c674105-30ab-102d-86b0-7a5022ba4115", + "calculate": { + "calculateExpression": "resolve(api.getLatestObs(patient.id, 'c674105-30ab-102d-86b0-7a5022ba4115'))?.valueCodeableConcept?.coding[0]?.code" + }, + "answers": [] + }, + "validators": [] + } + ] + }, + { + "label": "Reason for Transfer", + "isExpanded": "true", + "questions": [ + { + "label": "Reason for Transfer", + "type": "obs", + "required": true, + "id": "reasonForTransfer", + "questionOptions": { + "rendering": "textarea", + "concept": "f88453e3-1676-4b23-9273-39795ac29524" + }, + "validators": [] + } + ] + } + ] + } + ], + "processor": "EncounterFormProcessor", + "uuid": "37be0b17-c62c-4033-90ef-3cbedb7fe0a0", + "referencedForms": [], + "encounterType": "e305d98a-d6a2-45ba-ba2a-682b497ce27c", + "encounter": "Transfer Out", + "allowUnspecifiedAll": true, + "description": "Patient Transfer Out Form" +} \ No newline at end of file From ee3bae415fde15d2b3165e1e86de87b10041c463 Mon Sep 17 00:00:00 2001 From: Daphne210 Date: Mon, 14 Oct 2024 16:17:52 +0300 Subject: [PATCH 2/4] Renaming the file name --- ...n => HMIS-ACP-008-ComprehensiveARTPatientTransferOutForm.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename omod/src/main/webapp/resources/jsonforms/HMIS-ACP-008-ComprehensiveHIVCare/{ART PatientTransferOutForm.json => HMIS-ACP-008-ComprehensiveARTPatientTransferOutForm.json} (100%) diff --git a/omod/src/main/webapp/resources/jsonforms/HMIS-ACP-008-ComprehensiveHIVCare/ART PatientTransferOutForm.json b/omod/src/main/webapp/resources/jsonforms/HMIS-ACP-008-ComprehensiveHIVCare/HMIS-ACP-008-ComprehensiveARTPatientTransferOutForm.json similarity index 100% rename from omod/src/main/webapp/resources/jsonforms/HMIS-ACP-008-ComprehensiveHIVCare/ART PatientTransferOutForm.json rename to omod/src/main/webapp/resources/jsonforms/HMIS-ACP-008-ComprehensiveHIVCare/HMIS-ACP-008-ComprehensiveARTPatientTransferOutForm.json From a4146f05ff71e8c7d916c986c6e398d4306ec57e Mon Sep 17 00:00:00 2001 From: Daphne210 Date: Sat, 19 Oct 2024 13:09:09 +0300 Subject: [PATCH 3/4] Refactor MCH Postnatal Register --- ...omprehensiveARTPatientTransferOutForm.json | 1309 ----------------- ...S-MCH-008-IntegratedPostnatalRegister.json | 1261 ++++++++++++++++ 2 files changed, 1261 insertions(+), 1309 deletions(-) delete mode 100644 omod/src/main/webapp/resources/jsonforms/HMIS-ACP-008-ComprehensiveHIVCare/HMIS-ACP-008-ComprehensiveARTPatientTransferOutForm.json create mode 100644 omod/src/main/webapp/resources/jsonforms/HMIS-MCH-008-IntegratedPostnatalRegister.json diff --git a/omod/src/main/webapp/resources/jsonforms/HMIS-ACP-008-ComprehensiveHIVCare/HMIS-ACP-008-ComprehensiveARTPatientTransferOutForm.json b/omod/src/main/webapp/resources/jsonforms/HMIS-ACP-008-ComprehensiveHIVCare/HMIS-ACP-008-ComprehensiveARTPatientTransferOutForm.json deleted file mode 100644 index 8040749bb..000000000 --- a/omod/src/main/webapp/resources/jsonforms/HMIS-ACP-008-ComprehensiveHIVCare/HMIS-ACP-008-ComprehensiveARTPatientTransferOutForm.json +++ /dev/null @@ -1,1309 +0,0 @@ -{ - "name": "HMIS ACP 008: Comprehensive HIV Care/ART Patient Transfer Out Form", - "version": "4.0.0", - "published": true, - "retired": false, - "pages": [ - { - "label": "Patient Transfer/Referral Form (Transfer Out)", - "sections": [ - { - "label": "Introduction", - "isExpanded": "true", - "questions": [ - { - "type": "markdown", - "questionOptions": { - "rendering": "markdown" - }, - "id": "fooMarkdown", - "value": [ - "**Use this form to:** Transfer out a client" - ] - } - ] - }, - { - "label": "Transfer Out Details", - "isExpanded": "true", - "questions": [ - { - "label": "Transfer Out Date", - "type": "obs", - "required": "true", - "questionOptions": { - "rendering": "date", - "concept": "fc1b1e96-4afb-423b-87e5-bb80d451c967", - "conceptMappings": [] - }, - "id": "transferOutDate" - }, - { - "label": "To Where", - "type": "obs", - "required": "true", - "questionOptions": { - "rendering": "text", - "concept": "dce015bb-30ab-102d-86b0-7a5022ba4115" - }, - "id": "recievingHealthFacility" - } - ] - }, - { - "label": "Patient ART History", - "isExpanded": "true", - "questions": [ - { - "label": "Baseline Regimen", - "type": "obs", - "id": "regimen", - "readonly": true, - "questionOptions": { - "rendering": "select", - "concept": "c3332e8d-2548-4ad6-931d-6855692694a3", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'c3332e8d-2548-4ad6-931d-6855692694a3'))?.valueCodeableConcept?.coding[0]?.code" - }, - "conceptMappings": [], - "answers": [ - { - "concept": "583a954b-0cd5-4b69-aef6-87c281e03a55", - "label": "ABC-3TC-EFV" - }, - { - "concept": "14c56659-3d4e-4b88-b3ff-e2d43dbfb865", - "label": "ABC-3TC-LPV/r" - }, - { - "concept": "6cdbfee8-87bf-406c-8dc3-3a22d95e952c", - "label": "ABC-3TC-NVP" - }, - { - "concept": "6cc36637-596a-4426-92cf-170f76ea437d", - "label": "ABC/3TC/DTG" - }, - { - "concept": "dd2b3eee-30ab-102d-86b0-7a5022ba4115", - "label": "AZT-3TC-EFV" - }, - { - "concept": "dd2b361c-30ab-102d-86b0-7a5022ba4115", - "label": "AZT-3TC-NVP" - }, - { - "concept": "a779d984-9ccf-4424-a750-47506bf8212b", - "label": "AZT/3TC/DTG" - }, - { - "concept": "dd2b8b27-30ab-102d-86b0-7a5022ba4115", - "label": "D4T-3TC-EFV" - }, - { - "concept": "dd2b84c5-30ab-102d-86b0-7a5022ba4115", - "label": "D4T-3TC-NVP" - }, - { - "concept": "25b0b83c-a7b8-4663-b727-0c03c982bab2", - "label": "TDF-3TC-EFV" - }, - { - "concept": "012a1378-b005-4793-8ea0-d01fceea769d", - "label": "TDF-3TC-NVP" - }, - { - "concept": "20bcbf56-2784-4bf0-a6b4-23ba43764163", - "label": "TDF-FTC-EFV" - }, - { - "concept": "f99ef0fa-b299-4573-ae31-f4d09b1b69d5", - "label": "TDF-FTC-NVP" - }, - { - "concept": "a58d12c5-abc2-4575-8fdb-f30960f348fc", - "label": "TDF/3TC/DTG" - } - ] - }, - "validators": [] - }, - { - "label": "Date started", - "type": "obs", - "required": false, - "id": "dateStarted", - "readonly": true, - "questionOptions": { - "rendering": "date", - "concept": "ab505422-26d9-41f1-a079-c3d222000440", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'ab505422-26d9-41f1-a079-c3d222000440'))?.valueDateTime" - }, - "conceptMappings": [], - "answers": [] - }, - "validators": [] - } - ] - }, - { - "label": "Baseline Lab (At Start of ART)", - "isExpanded": "true", - "questions": [ - { - "label": "Viral Load", - "type": "obs", - "id": "viralLoad", - "readonly": true, - "questionOptions": { - "rendering": "number", - "concept": "33096391-d101-4e89-bbe8-8d1d4861e855", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, '33096391-d101-4e89-bbe8-8d1d4861e8555'))?.valueQuantity?.value" - } - }, - "validators": [] - }, - { - "label": "HB", - "type": "obs", - "id": "hb", - "readonly": true, - "questionOptions": { - "rendering": "number", - "concept": "3814409a-0caa-4816-895e-67e843ad2a2d", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, '3814409a-0caa-4816-895e-67e843ad2a2d'))?.valueQuantity?.value" - } - }, - "validators": [] - }, - { - "label": "CD4", - "type": "obs", - "id": "cd4", - "readonly": true, - "questionOptions": { - "rendering": "number", - "concept": "c17bd9df-23e6-4e65-ba42-eb6d9250ca3f", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'c17bd9df-23e6-4e65-ba42-eb6d9250ca3f'))?.valueQuantity?.value" - } - }, - "validators": [] - }, - { - "label": "CD4 (%)", - "type": "obs", - "id": "cdPercent", - "readonly": true, - "questionOptions": { - "rendering": "number", - "concept": "264e34a1-3ae3-4b59-9763-48c961a8a56a", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, '264e34a1-3ae3-4b59-9763-48c961a8a56a'))?.valueQuantity?.value" - } - }, - "validators": [] - }, - { - "label": "TLC:", - "type": "obs", - "id": "tlc", - "readonly": true, - "questionOptions": { - "rendering": "text", - "concept": "3bd96dc6-cb19-4e8b-9e3e-ba351d2f13c5", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, '3bd96dc6-cb19-4e8b-9e3e-ba351d2f13c5'))?.valueQuantity?.value" - } - }, - "validators": [] - } - ] - }, - { - "label": "Baseline Clinic Status", - "isExpanded": "true", - "questions": [ - { - "label": "Weight (Kg)", - "type": "obs", - "id": "weight", - "readonly": true, - "questionOptions": { - "rendering": "number", - "concept": "900b8fd9-2039-4efc-897b-9b8ce37396f5", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, '900b8fd9-2039-4efc-897b-9b8ce37396f5'))?.valueQuantity?.value" - } - }, - "validators": [] - }, - { - "label": "Height (cm)", - "type": "obs", - "id": "height", - "readonly": true, - "questionOptions": { - "rendering": "number", - "concept": "7f7e9c9a-2fda-4de8-98a7-aad538b8a2b4", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, '7f7e9c9a-2fda-4de8-98a7-aad538b8a2b4'))?.valueQuantity?.value" - } - }, - "validators": [] - }, - { - "label": "WHO Clinical Stage", - "type": "obs", - "id": "whoClinicalStage", - "readonly": true, - "questionOptions": { - "rendering": "select", - "concept": "39243cef-b375-44b1-9e79-cbf21bd10878", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, '39243cef-b375-44b1-9e79-cbf21bd10878'))?.valueCodeableConcept?.coding[0]?.code" - }, - "answers": [ - { - "concept": "dc9b8cd1-30ab-102d-86b0-7a5022ba4115", - "label": "WHO STAGE 1 ADULT" - }, - { - "concept": "dc9b9113-30ab-102d-86b0-7a5022ba4115", - "label": "WHO STAGE 2 ADULT" - }, - { - "concept": "dc9b9549-30ab-102d-86b0-7a5022ba4115", - "label": "WHO STAGE 3 ADULT" - }, - { - "concept": "dc9b999b-30ab-102d-86b0-7a5022ba4115", - "label": "WHO STAGE 4 ADULT" - } - ] - }, - "validators": [] - }, - { - "label": "Functional Status", - "type": "obs", - "required": false, - "id": "functionalStatus", - "readonly": true, - "questionOptions": { - "rendering": "select", - "concept": "a2554d4b-00ca-4f55-93df-65a8a6d8f9a2", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'a2554d4b-00ca-4f55-93df-65a8a6d8f9a2'))?.valueCodeableConcept?.coding[0]?.code" - }, - "answers": [ - { - "concept": "dcda3ea0-30ab-102d-86b0-7a5022ba4115", - "label": "AMBULATORY" - }, - { - "concept": "dcda42d4-30ab-102d-86b0-7a5022ba4115", - "label": "WORKING" - }, - { - "concept": "dcda4923-30ab-102d-86b0-7a5022ba4115", - "label": "BEDRIDDEN" - } - ] - }, - "validators": [] - } - ] - }, - { - "label": "Current Regimen", - "isExpanded": "true", - "questions": [ - { - "label": "Current Regimen", - "type": "obs", - "id": "currentRegimen", - "readonly": true, - "questionOptions": { - "rendering": "select", - "concept": "dd2b0b4d-30ab-102d-86b0-7a5022ba4115", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dd2b0b4d-30ab-102d-86b0-7a5022ba4115'))?.valueCodeableConcept?.coding[0]?.code" - }, - "conceptMappings": [], - "answers": [ - { - "concept": "25186d70-ed8f-486c-83e5-fc31cbe95630", - "label": "ABC-3TC-ATV/r" - }, - { - "concept": "583a954b-0cd5-4b69-aef6-87c281e03a55", - "label": "ABC-3TC-EFV" - }, - { - "concept": "14c56659-3d4e-4b88-b3ff-e2d43dbfb865", - "label": "ABC-3TC-LPV/r" - }, - { - "concept": "6cdbfee8-87bf-406c-8dc3-3a22d95e952c", - "label": "ABC-3TC-NVP" - }, - { - "concept": "faf13d3c-7ca8-4995-ab29-749f3960b83d", - "label": "ABC-DDI-ATV/r" - }, - { - "concept": "dd2b9181-30ab-102d-86b0-7a5022ba4115", - "label": "ABC-DDI-LPV/R" - }, - { - "concept": "dd2b97d3-30ab-102d-86b0-7a5022ba4115", - "label": "ABC-DDI-NFV" - }, - { - "concept": "dd2b9e11-30ab-102d-86b0-7a5022ba4115", - "label": "ABC-DDI-SQV/R" - }, - { - "concept": "dd2b452c-30ab-102d-86b0-7a5022ba4115", - "label": "ABC-DDI(250)-LPV/R" - }, - { - "concept": "dd2b53d6-30ab-102d-86b0-7a5022ba4115", - "label": "ABC-DDI(250)-SQV/R" - }, - { - "concept": "dd2b4d82-30ab-102d-86b0-7a5022ba4115", - "label": "ABC-DDI(400)-LPV/R" - }, - { - "concept": "dd2b5a01-30ab-102d-86b0-7a5022ba4115", - "label": "ABC-DDI(400)-SQV/R" - }, - { - "concept": "6cc36637-596a-4426-92cf-170f76ea437d", - "label": "ABC/3TC/DTG" - }, - { - "concept": "d4393bd0-3a9e-4716-8968-1057c58c32bc", - "label": "AZT-3TC-ATV/r" - }, - { - "concept": "dd2b3eee-30ab-102d-86b0-7a5022ba4115", - "label": "AZT-3TC-EFV" - }, - { - "concept": "f30e9dae-cc6a-4669-98d5-ad25b8a3ce9c", - "label": "AZT-3TC-LPV/r" - }, - { - "concept": "dd2b361c-30ab-102d-86b0-7a5022ba4115", - "label": "AZT-3TC-NVP" - }, - { - "concept": "f00e5ff7-73bb-4385-8ee1-ea7aa772ec3e", - "label": "AZT-ABC-LPV/r" - }, - { - "concept": "4a608d68-516f-44d2-9e0b-1783dc0d870e", - "label": "AZT-DDI-LPV/r" - }, - { - "concept": "942e427c-7a3b-49b6-97f3-5cdbfeb8d0e3", - "label": "AZT-DDI(250)-LPV/r" - }, - { - "concept": "29439504-5f5d-49ac-b8e4-258adc08c67a", - "label": "AZT-DDI(400)-LPV/r" - }, - { - "concept": "a779d984-9ccf-4424-a750-47506bf8212b", - "label": "AZT/3TC/DTG" - }, - { - "concept": "dd2b8b27-30ab-102d-86b0-7a5022ba4115", - "label": "D4T-3TC-EFV" - }, - { - "concept": "dd2b84c5-30ab-102d-86b0-7a5022ba4115", - "label": "D4T-3TC-NVP" - }, - { - "concept": "dd2b29b1-30ab-102d-86b0-7a5022ba4115", - "label": "D4T(30)-3TC-EFV" - }, - { - "concept": "dd2b1d43-30ab-102d-86b0-7a5022ba4115", - "label": "D4T(30)-3TC-NVP" - }, - { - "concept": "dd2b2fec-30ab-102d-86b0-7a5022ba4115", - "label": "D4T(40)-3TC-EFV" - }, - { - "concept": "dd2b2384-30ab-102d-86b0-7a5022ba4115", - "label": "D4T(40)-3TC-NVP" - }, - { - "concept": "dcd68a88-30ab-102d-86b0-7a5022ba4115", - "label": "OTHER SPECIFY" - }, - { - "concept": "fe78521e-eb7a-440f-912d-0eb9bf2d4b2c", - "label": "TDF-3TC-ATV/r" - }, - { - "concept": "25b0b83c-a7b8-4663-b727-0c03c982bab2", - "label": "TDF-3TC-EFV" - }, - { - "concept": "4b9c639e-3d06-4f2a-9c34-dd07e44f4fa6", - "label": "TDF-3TC-LPV/r" - }, - { - "concept": "012a1378-b005-4793-8ea0-d01fceea769d", - "label": "TDF-3TC-NVP" - }, - { - "concept": "d239c3d5-d296-4458-b49d-8501258886e5", - "label": "TDF-DDI-LPV/R" - }, - { - "concept": "e391909f-6682-4132-a08e-c481127cdeda", - "label": "TDF-DDI-SQV/R" - }, - { - "concept": "dd2b603c-30ab-102d-86b0-7a5022ba4115", - "label": "TDF-DDI(250)-LPV/R" - }, - { - "concept": "dd2b7604-30ab-102d-86b0-7a5022ba4115", - "label": "TDF-DDI(250)-SQV/R" - }, - { - "concept": "dd2b6f61-30ab-102d-86b0-7a5022ba4115", - "label": "TDF-DDI(400)-LPV/R" - }, - { - "concept": "dd2b7c12-30ab-102d-86b0-7a5022ba4115", - "label": "TDF-DDI(400)-SQV/R" - }, - { - "concept": "20bcbf56-2784-4bf0-a6b4-23ba43764163", - "label": "TDF-FTC-EFV" - }, - { - "concept": "b06bdb63-dd08-4b80-af5a-d17f6b3062a5", - "label": "TDF-FTC-LPV/r" - }, - { - "concept": "f99ef0fa-b299-4573-ae31-f4d09b1b69d5", - "label": "TDF-FTC-NVP" - }, - { - "concept": "a58d12c5-abc2-4575-8fdb-f30960f348fc", - "label": "TDF/3TC/DTG" - } - ] - }, - "validators": [] - }, - { - "label": "Date started", - "type": "obs", - "required": false, - "id": "dateStarted", - "readonly": true, - "questionOptions": { - "rendering": "date", - "concept": "ab505422-26d9-41f1-a079-c3d222000440", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'ab505422-26d9-41f1-a079-c3d222000440'))?.valueDateTime" - }, - "conceptMappings": [], - "answers": [] - }, - "validators": [] - } - ] - }, - { - "label": "Most Recent Lab(Date done)", - "isExpanded": "true", - "questions": [ - { - "label": "HIV Viral Load", - "type": "obs", - "id": "mostRecentViralLoad", - "readonly": true, - "questionOptions": { - "rendering": "number", - "concept": "dc8d83e3-30ab-102d-86b0-7a5022ba4115", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dc8d83e3-30ab-102d-86b0-7a5022ba4115'))?.valueQuantity?.value" - } - }, - "validators": [] - }, - { - "label": "Viral Load Qualitative", - "type": "obs", - "id": "mostRecentVlQualitative", - "readonly": true, - "questionOptions": { - "rendering": "select", - "concept": "dca12261-30ab-102d-86b0-7a5022ba4115", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dca12261-30ab-102d-86b0-7a5022ba4115'))?.valueCodeableConcept?.coding[0]?.code" - }, - "answers": [ - { - "concept": "dca10c94-30ab-102d-86b0-7a5022ba4115", - "label": "Detected" - }, - { - "concept": "dca1269d-30ab-102d-86b0-7a5022ba4115", - "label": "Beyond Detectable Limit" - }, - { - "concept": "dca11907-30ab-102d-86b0-7a5022ba4115", - "label": "Poor Sample Quality" - } - ] - }, - "validators": [] - }, - { - "label": "HB", - "type": "obs", - "id": "mostRecentHb", - "readonly": true, - "questionOptions": { - "rendering": "number", - "concept": "dc548e89-30ab-102d-86b0-7a5022ba4115", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dc548e89-30ab-102d-86b0-7a5022ba4115'))?.valueQuantity?.value" - } - }, - "validators": [] - }, - { - "label": "CD4", - "type": "obs", - "id": "mostRecentCD4", - "readonly": true, - "questionOptions": { - "rendering": "number", - "concept": "dcbcba2c-30ab-102d-86b0-7a5022ba4115", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dcbcba2c-30ab-102d-86b0-7a5022ba4115'))?.valueQuantity?.value" - } - }, - "validators": [] - }, - { - "label": "CD4 (%)", - "type": "obs", - "id": "mostRecentCD4Percent", - "readonly": true, - "questionOptions": { - "rendering": "number", - "concept": "dc86e9fb-30ab-102d-86b0-7a5022ba4115", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dc86e9fb-30ab-102d-86b0-7a5022ba4115'))?.valueQuantity?.value" - } - }, - "validators": [] - }, - { - "label": "TLC", - "type": "obs", - "id": "mostRecentTLC", - "readonly": true, - "questionOptions": { - "rendering": "number", - "concept": "dc92757d-30ab-102d-86b0-7a5022ba4115", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dc92757d-30ab-102d-86b0-7a5022ba4115'))?.valueQuantity?.value" - } - }, - "validators": [] - } - ] - }, - { - "label": "Current Clinical Status", - "isExpanded": "true", - "questions": [ - { - "label": "Weight (Kg)", - "type": "obs", - "id": "currentWeight", - "readonly": true, - "questionOptions": { - "rendering": "number", - "concept": "dce09e2f-30ab-102d-86b0-7a5022ba4115", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dce09e2f-30ab-102d-86b0-7a5022ba4115'))?.valueQuantity?.value" - } - }, - "validators": [] - }, - { - "label": "Height (cm)", - "type": "obs", - "id": "Currentheight", - "readonly": true, - "questionOptions": { - "rendering": "number", - "concept": "5090AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, '5090AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'))?.valueQuantity?.value" - } - }, - "validators": [] - }, - { - "label": "WHO Clinical Stage", - "type": "obs", - "id": "currentWHOClinicStage", - "readonly": true, - "questionOptions": { - "rendering": "select", - "concept": "dcdff274-30ab-102d-86b0-7a5022ba4115", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dcdff274-30ab-102d-86b0-7a5022ba4115'))?.valueCodeableConcept?.coding[0]?.code" - }, - "answers": [ - { - "concept": "dcda2bc2-30ab-102d-86b0-7a5022ba4115", - "label": "1", - "conceptMappings": [] - }, - { - "concept": "dcda3251-30ab-102d-86b0-7a5022ba4115", - "label": "2", - "conceptMappings": [] - }, - { - "concept": "dcda3663-30ab-102d-86b0-7a5022ba4115", - "label": "3", - "conceptMappings": [] - }, - { - "concept": "dcda3a80-30ab-102d-86b0-7a5022ba4115", - "label": "4", - "conceptMappings": [] - }, - { - "concept": "dd25e735-30ab-102d-86b0-7a5022ba4115", - "label": "T1", - "conceptMappings": [] - }, - { - "concept": "dd2666a5-30ab-102d-86b0-7a5022ba4115", - "label": "T2", - "conceptMappings": [] - }, - { - "concept": "dd266d64-30ab-102d-86b0-7a5022ba4115", - "label": "T3", - "conceptMappings": [] - }, - { - "concept": "dd269c18-30ab-102d-86b0-7a5022ba4115", - "label": "T4", - "conceptMappings": [] - } - ] - }, - "validators": [] - }, - { - "label": "Functional Status", - "type": "obs", - "required": false, - "id": "functionalStatus", - "readonly": true, - "questionOptions": { - "rendering": "select", - "concept": "dce09a15-30ab-102d-86b0-7a5022ba4115", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dce09a15-30ab-102d-86b0-7a5022ba4115'))?.valueCodeableConcept?.coding[0]?.code" - }, - "answers": [ - { - "concept": "dcda3ea0-30ab-102d-86b0-7a5022ba4115", - "label": "AMBULATORY" - }, - { - "concept": "dcda42d4-30ab-102d-86b0-7a5022ba4115", - "label": "WORKING" - }, - { - "concept": "dcda4923-30ab-102d-86b0-7a5022ba4115", - "label": "BEDRIDDEN" - } - ] - }, - "validators": [] - } - ] - }, - { - "label": "TB Status", - "isExpanded": "true", - "questions": [ - { - "label": "TB Status", - "type": "obs", - "id": "tbStatus", - "readonly": true, - "questionOptions": { - "rendering": "select", - "concept": "dce02aa1-30ab-102d-86b0-7a5022ba4115", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dce02aa1-30ab-102d-86b0-7a5022ba4115'))?.valueCodeableConcept?.coding[0]?.code" - }, - "answers": [ - { - "concept": "dcdaccc1-30ab-102d-86b0-7a5022ba4115", - "label": "No signs", - "conceptMappings": [] - }, - { - "concept": "dcdaaf0f-30ab-102d-86b0-7a5022ba4115", - "label": "Presumptive", - "conceptMappings": [] - }, - { - "concept": "1435dcb2-9470-4b69-8d05-199e5f13044c", - "label": "TB Diagnosed - Clinically diagnosed", - "conceptMappings": [] - }, - { - "concept": "d941bfbc-7546-464b-90ff-b8e28d247d47", - "label": "B Diagnosed - TB LAM", - "conceptMappings": [] - }, - { - "concept": "36cd82a6-370d-4188-bf69-ad8ebbc86d37", - "label": "TB Diagnosed - Gene Xpert", - "conceptMappings": [] - }, - { - "concept": "d5a86db5-3e7f-4344-85d7-572c8bb6b966", - "label": "TB Diagnosed -TB Microscopy", - "conceptMappings": [] - }, - { - "concept": "e2fd439a-619e-4067-a2f1-8e2454120a58", - "label": "TB Diagnosed - Chest Xray", - "conceptMappings": [] - }, - { - "concept": "ff246b26-f2d1-45f6-9e33-385eb8d19d3f", - "label": "TB Diagnosed - Others", - "conceptMappings": [] - }, - { - "concept": "dcdaa6b4-30ab-102d-86b0-7a5022ba4115", - "label": "Tb Rx - Currently on TB treatment", - "conceptMappings": [] - }, - { - "concept": "031d9b15-62d5-4f73-a374-5503f0421427", - "label": "Completed TB Treatment", - "conceptMappings": [] - } - ] - }, - "validators": [] - }, - { - "label": "TB Start Date", - "type": "obs", - "id": "tbStartDate", - "readonly": true, - "questionOptions": { - "rendering": "date", - "concept": "dce02eca-30ab-102d-86b0-7a5022ba4115", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dce02aa1-30ab-102d-86b0-7a5022ba4115'))?.effectiveDateTime" - }, - "answers": [] - }, - "validators": [] - } - ] - }, - { - "label": "Pregnancy Status", - "isExpanded": "true", - "questions": [ - { - "label": "Pregnancy Status", - "type": "obs", - "id": "PregnancyStatus", - "readonly": true, - "questionOptions": { - "rendering": "select", - "concept": "dcda5179-30ab-102d-86b0-7a5022ba4115", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dcda5179-30ab-102d-86b0-7a5022ba4115'))?.valueCodeableConcept?.coding[0]?.code" - }, - "answers": [ - { - "concept": "dcda5179-30ab-102d-86b0-7a5022ba4115", - "label": "P - Pregnant", - "conceptMappings": [] - }, - { - "concept": "9e5ac0a8-6041-4feb-8c07-fe522ef5f9ab", - "label": "BF - Breast Feeding", - "conceptMappings": [] - }, - { - "concept": "cbbbe73a-a7e2-11ed-afa1-0242ac120002", - "label": "NPB - Not pregnant nor breast feeding", - "conceptMappings": [] - }, - { - "concept": "dc9b0596-30ab-102d-86b0-7a5022ba4115", - "label": "NA - Not Applicable", - "conceptMappings": [] - }, - { - "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Yes" - }, - { - "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "No" - } - ] - }, - "validators": [], - "hide": { - "hideWhenExpression": "sex !== 'F'" - } - }, - { - "label": "EDD", - "type": "obs", - "id": "edd", - "readonly": true, - "questionOptions": { - "rendering": "date", - "concept": "dcc033e5-30ab-102d-86b0-7a5022ba4115", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dcc033e5-30ab-102d-86b0-7a5022ba4115'))?.effectiveDateTime" - }, - "answers": [] - }, - "validators": [], - "hide": { - "hideWhenExpression": "sex !== 'F'" - } - } - ] - }, - { - "label": "Opportunist Infections", - "isExpanded": "true", - "questions": [ - { - "label": "Opportunist Infections", - "type": "obs", - "id": "opportunistInfections", - "readonly": true, - "questionOptions": { - "rendering": "select", - "concept": "dce0e02a-30ab-102d-86b0-7a5022ba4115", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dce0e02a-30ab-102d-86b0-7a5022ba4115'))?.valueCodeableConcept?.coding[0]?.code" - }, - "answers": [ - { - "concept": "dcde6b70-30ab-102d-86b0-7a5022ba4115", - "label": "Zoster" - }, - { - "concept": "dcde6fa4-30ab-102d-86b0-7a5022ba4115", - "label": "Pneumonia" - }, - { - "concept": "dcde75ed-30ab-102d-86b0-7a5022ba4115", - "label": "Dementia" - }, - { - "concept": "dcde7e49-30ab-102d-86b0-7a5022ba4115", - "label": "Thrush" - }, - { - "concept": "dcde88c8-30ab-102d-86b0-7a5022ba4115", - "label": "Fever" - }, - { - "concept": "dcde8cfc-30ab-102d-86b0-7a5022ba4115", - "label": "Cough" - }, - { - "concept": "dcde9191-30ab-102d-86b0-7a5022ba4115", - "label": "Breathing Difficulty" - }, - { - "concept": "dcde9e0d-30ab-102d-86b0-7a5022ba4115", - "label": "Weight Loss" - }, - { - "concept": "dcddab4c-30ab-102d-86b0-7a5022ba4115", - "label": "Fatigue" - }, - { - "concept": "149856AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Acute Diarrhea" - }, - { - "concept": "dcde7a2e-30ab-102d-86b0-7a5022ba4115", - "label": "ENCEPHALITIS" - }, - { - "concept": "dcde97e6-30ab-102d-86b0-7a5022ba4115", - "label": "IMMUNE RECONSTITUTION INFLAMMATORY SYNDROME" - }, - { - "concept": "dcdea40e-30ab-102d-86b0-7a5022ba4115", - "label": "URETHRAL DISCHARGE" - }, - { - "concept": "dcdeac6a-30ab-102d-86b0-7a5022ba4115", - "label": "PELVIC INFLAMMATORY DISEASE" - }, - { - "concept": "dcdeb5a5-30ab-102d-86b0-7a5022ba4115", - "label": "GENITAL ULCER DISEASE" - }, - { - "concept": "dcdebc02-30ab-102d-86b0-7a5022ba4115", - "label": "ULCERS" - }, - { - "concept": "dc668353-30ab-102d-86b0-7a5022ba4115", - "label": "PRESUMED" - }, - { - "concept": "dc91d130-30ab-102d-86b0-7a5022ba4115", - "label": "RESPIRATORY TRACT INFECTION" - }, - { - "concept": "cf471f5f-5aeb-456b-bc79-76a0d33cd618", - "label": "Runny nose" - }, - { - "concept": "dcddab4c-30ab-102d-86b0-7a5022ba4115", - "label": "FATIGUE" - }, - { - "concept": "158843AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Sore throat" - }, - { - "concept": "dc8dd1a1-30ab-102d-86b0-7a5022ba4115", - "label": "Chills" - }, - { - "concept": "dccfffa9-30ab-102d-86b0-7a5022ba4115", - "label": "VOMITING" - }, - { - "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "None" - }, - { - "concept": "94c53f26-13cd-43bc-80b7-0390122aa6ab", - "label": "Recent inability to walk" - }, - { - "concept": "147241AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Bleeding" - }, - { - "concept": "dbff1242-8cc7-4808-9adb-beae4cb136ae", - "label": "Bleeding site" - }, - { - "concept": "dc666657-30ab-102d-86b0-7a5022ba4115", - "label": "CONJUNCTIVITIS" - }, - { - "concept": "dc685df9-30ab-102d-86b0-7a5022ba4115", - "label": "ABDOMINAL PAIN" - }, - { - "concept": "dcd4d9c7-30ab-102d-86b0-7a5022ba4115", - "label": "MUSCLE PAIN" - }, - { - "concept": "dc658ee1-30ab-102d-86b0-7a5022ba4115", - "label": "JOINT PAIN" - }, - { - "concept": "512AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "Rash" - }, - { - "concept": "dcb1c8f8-30ab-102d-86b0-7a5022ba4115", - "label": "WEAKNESS" - }, - { - "concept": "206AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", - "label": "SEIZURE" - }, - { - "concept": "dcdde239-30ab-102d-86b0-7a5022ba4115", - "label": "CONFUSION" - }, - { - "concept": "dcd68a88-30ab-102d-86b0-7a5022ba4115", - "label": "OTHER SPECIFY" - }, - { - "concept": "20d82f9e-34c1-4a09-bfa4-ba1c7d6207ef", - "label": "OTHER SYMPTOMATIC" - } - ] - }, - "validators": [] - }, - { - "label": "Other Opportunist Infections", - "type": "obs", - "id": "otherOpportunistInfections", - "readonly": true, - "questionOptions": { - "rendering": "select", - "concept": "b498df96-0e4a-4eaf-9b42-dacf9e486cba", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'b498df96-0e4a-4eaf-9b42-dacf9e486cba'))?.valueCodeableConcept?.coding[0]?.display" - }, - "answers": [] - }, - "validators": [] - } - ] - }, - { - "label": "Other Medications", - "isExpanded": "true", - "questions": [ - { - "label": "Current Drugs Used", - "type": "obs", - "id": "cuurentDrugsUsed", - "readonly": true, - "questionOptions": { - "rendering": "select", - "concept": "dc9b5b8f-30ab-102d-86b0-7a5022ba4115", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'dc9b5b8f-30ab-102d-86b0-7a5022ba4115'))?.valueCodeableConcept?.coding[0]?.code" - }, - "answers": [ - { - "concept": "dc65c7d5-30ab-102d-86b0-7a5022ba4115", - "label": "Dapsone" - }, - { - "concept": "dc7c5bd2-30ab-102d-86b0-7a5022ba4115", - "label": "Multivitamin" - }, - { - "concept": "dc824720-30ab-102d-86b0-7a5022ba4115", - "label": "Isoniazid" - }, - { - "concept": "dc875c1d-30ab-102d-86b0-7a5022ba4115", - "label": "Fluconazole" - }, - { - "concept": "dc87f4ad-30ab-102d-86b0-7a5022ba4115", - "label": "Rifampicin Isoniazid and Pyrazinamide" - }, - { - "concept": "dc902b63-30ab-102d-86b0-7a5022ba4115", - "label": "NYSTATIN" - }, - { - "concept": "dc9897e7-30ab-102d-86b0-7a5022ba4115", - "label": "RIFAMPICIN ISONIAZID PYRAZINAMIDE AND ETHAMBUTOL" - }, - { - "concept": "dc9b5fcb-30ab-102d-86b0-7a5022ba4115", - "label": "RIFAMPICIN AND ISONIAZID" - }, - { - "concept": "dccc0ed1-30ab-102d-86b0-7a5022ba4115", - "label": "ANTIMALARIAL MEDICATIONS" - }, - { - "concept": "dc78412b-30ab-102d-86b0-7a5022ba4115", - "label": "PARAPHIMOSIS" - }, - { - "concept": "dc73cb3e-30ab-102d-86b0-7a5022ba4115", - "label": "AMOXICILLIN" - }, - { - "concept": "dc6a3dba-30ab-102d-86b0-7a5022ba4115", - "label": "MEBENDAZOLE" - }, - { - "concept": "dc751c7d-30ab-102d-86b0-7a5022ba4115", - "label": "VITAMIN B COMPLEX" - }, - { - "concept": "dc906386-30ab-102d-86b0-7a5022ba4115", - "label": "AMITRYPTILINE" - }, - { - "concept": "dc873807-30ab-102d-86b0-7a5022ba4115", - "label": "CIPROFLOXACIN" - }, - { - "concept": "dc900d34-30ab-102d-86b0-7a5022ba4115", - "label": "IBUPROFEN" - }, - { - "concept": "dc65ebb9-30ab-102d-86b0-7a5022ba4115", - "label": "DOXYCYCLINE" - }, - { - "concept": "dc6a1f48-30ab-102d-86b0-7a5022ba4115", - "label": "METRONIDAZOLE" - }, - { - "concept": "dc904bf6-30ab-102d-86b0-7a5022ba4115", - "label": "KETOCONAZOLE" - }, - { - "concept": "dc97f1ca-30ab-102d-86b0-7a5022ba4115", - "label": "ETHAMBUTOL AND ISONIZAID" - }, - { - "concept": "37f2389b-55e8-441a-bd59-cd50f25553c3", - "label": "RIFAMPICIN ISONIAZID PYRAZINAMIDE ETHAMBUTOL AND STREPTOMYCIN" - }, - { - "concept": "8ba0d2c5-9eaf-4388-bc94-49b42e4104de", - "label": "RIFAMPICIN ISONIAZID AND ETHAMBUTOL" - }, - { - "concept": "8531d1a7-9793-4c62-adab-f6716cf9fabb", - "label": "NUTRITION SUPPORT AND INFANT FEEDING" - }, - { - "concept": "dcd68a88-30ab-102d-86b0-7a5022ba4115", - "label": "OTHER SPECIFY" - }, - { - "concept": "dc903ab0-30ab-102d-86b0-7a5022ba4115", - "label": "CLOXACILLIN" - }, - { - "concept": "9b38d1cf-88dd-4a92-94b8-0c5423791a08", - "label": "COARTEM" - }, - { - "concept": "dc73f75a-30ab-102d-86b0-7a5022ba4115", - "label": "ERYTHROMYCIN" - }, - { - "concept": "dcdf568b-30ab-102d-86b0-7a5022ba4115", - "label": "DAPSONE" - }, - { - "concept": "dc882826-30ab-102d-86b0-7a5022ba4115", - "label": "CETIRIZINE" - }, - { - "concept": "b04eaf95-77c9-456a-99fb-f668f58a9386", - "label": "OTHER MEDICATIONS DISPENSED" - }, - { - "concept": "315825e8-8ba4-4551-bdd1-aa4e02a36639", - "label": "Iron Given" - }, - { - "concept": "8c346216-c444-4528-a174-5139922218ed", - "label": "FOLIC ACID Given" - }, - { - "concept": "d12abd7f-c90d-4798-9240-0f2f81977183", - "label": "Ctx given to mother" - } - ] - }, - "validators": [] - }, - { - "label": "Other Medications", - "type": "obs", - "id": "otherMedications", - "readonly": true, - "questionOptions": { - "rendering": "select", - "concept": "b04eaf95-77c9-456a-99fb-f668f58a9386", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'b04eaf95-77c9-456a-99fb-f668f58a9386'))?.valueCodeableConcept?.coding[0]?.code" - }, - "answers": [] - }, - "validators": [] - }, - { - "label": "Any Drug Allergies", - "type": "obs", - "id": "anyDrugAllergies", - "readonly": true, - "questionOptions": { - "rendering": "select", - "concept": "c674105-30ab-102d-86b0-7a5022ba4115", - "calculate": { - "calculateExpression": "resolve(api.getLatestObs(patient.id, 'c674105-30ab-102d-86b0-7a5022ba4115'))?.valueCodeableConcept?.coding[0]?.code" - }, - "answers": [] - }, - "validators": [] - } - ] - }, - { - "label": "Reason for Transfer", - "isExpanded": "true", - "questions": [ - { - "label": "Reason for Transfer", - "type": "obs", - "required": true, - "id": "reasonForTransfer", - "questionOptions": { - "rendering": "textarea", - "concept": "f88453e3-1676-4b23-9273-39795ac29524" - }, - "validators": [] - } - ] - } - ] - } - ], - "processor": "EncounterFormProcessor", - "uuid": "37be0b17-c62c-4033-90ef-3cbedb7fe0a0", - "referencedForms": [], - "encounterType": "e305d98a-d6a2-45ba-ba2a-682b497ce27c", - "encounter": "Transfer Out", - "allowUnspecifiedAll": true, - "description": "Patient Transfer Out Form" -} \ No newline at end of file diff --git a/omod/src/main/webapp/resources/jsonforms/HMIS-MCH-008-IntegratedPostnatalRegister.json b/omod/src/main/webapp/resources/jsonforms/HMIS-MCH-008-IntegratedPostnatalRegister.json new file mode 100644 index 000000000..8d22ac192 --- /dev/null +++ b/omod/src/main/webapp/resources/jsonforms/HMIS-MCH-008-IntegratedPostnatalRegister.json @@ -0,0 +1,1261 @@ +{ + "name": "HMIS MCH 008 - Integrated Postnatal Register", + "version": "4.0.0", + "description": "Encounter form for patients enrolled for PNC services", + "encounterType": "fa6f3ff5-b784-43fb-ab35-a08ab7dbf074", + "encounter": "PNC - Encounter", + "uuid": "a6c5a8c3-c414-449f-a077-c2f6acbdd8b1", + "processor": "EncounterFormProcessor", + "published": true, + "retired": false, + "pages": [ + { + "label": "Mother's/Father's Information", + "sections": [ + { + "label": "Mother's Information", + "isExpanded": "true", + "questions": [ + { + "label": "Serial No", + "type": "obs", + "required": "true", + "id": "serialNumber", + "questionOptions": { + "rendering": "text", + "concept": "1646AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "conceptMappings": [], + "answers": [] + }, + "validators": [] + }, + { + "label": "Client No", + "type": "obs", + "required": "true", + "id": "clientNumber", + "questionOptions": { + "rendering": "text", + "concept": "ef1f4c7a-2b90-4412-83bb-87ae8094ce4c", + "conceptMappings": [], + "answers": [] + }, + "validators": [] + }, + { + "label": "INR No", + "type": "obs", + "required": "fale", + "id": "inrNumber", + "questionOptions": { + "rendering": "text", + "concept": "", + "conceptMappings": [], + "answers": [] + }, + "validators": [] + }, + { + "label": "Father's Name", + "type": "obs", + "required": "false", + "id": "fathersName", + "questionOptions": { + "rendering": "text", + "concept": "e96d0880-e80e-4088-9787-bb2623fd46af", + "conceptMappings": [], + "answers": [] + }, + "validators": [] + },{ + "label": "Father's Contact", + "type": "obs", + "required": "false", + "id": "fathersContact", + "questionOptions": { + "rendering": "text", + "concept": "dce17480-30ab-102d-86b0-7a5022ba4115", + "conceptMappings": [], + "answers": [] + }, + "validators": [] + }, + { + "label": "Timing of PNC Visit", + "type": "obs", + "id": "pncTimingVisit", + "questionOptions": { + "rendering": "select", + "concept": "c7700c4f-3dc6-4270-ba0d-dd42c0557027", + "answers": [ + { + "concept": "d0d97e19-4955-4dc8-93bb-d29084f48d4e", + "label": "PNC at 6 days", + "conceptMappings": [] + }, + { + "concept": "b86c8e18-2c4e-4b0f-b7a4-9442c6a90102", + "label": "PNC at 6 weeks", + "conceptMappings": [] + }, + { + "concept": "2fdad88f-23a2-45f1-8e16-618e28ea2d83", + "label": "PNC at 6 months", + "conceptMappings": [] + } + ] + } + }, + { + "label": "Client counseled and linked to Family Planning Services", + "type": "obs", + "id": "clientLinkedForFpServices", + "questionOptions": { + "rendering": "radio", + "concept": "0815c786-5994-49e4-aa07-28b662b0e428", + "answers": [ + { + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes", + "conceptMappings": [] + }, + { + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No", + "conceptMappings": [] + } + ] + } + } + ] + }, + { + "label": "Breast Examination", + "isExpanded": "true", + "questions": [ + { + "label": "Status of the breast", + "type": "obs", + "id": "breastStatus", + "questionOptions": { + "rendering": "select", + "concept": "07c10f5c-17fd-4a7e-8d72-c2252f589da0", + "answers": [ + { + "concept": "e4c6b70d-aaa6-490b-8edc-01c44d982cb2", + "label": "FOM - Free Of Malignancy", + "conceptMappings": [] + }, + { + "concept": "5e416f86-aaf1-4ae4-96f0-30226b9fdd5f", + "label": "SS - Suspicious Of Malignancy", + "conceptMappings": [] + }, + { + "concept": "dc9825cf-30ab-102d-86b0-7a5022ba4115", + "label": "ND - Not Done", + "conceptMappings": [] + } + ] + } + } + ] + }, + { + "label": "Cervical Cancer Screening", + "isExpanded": "true", + "questions": [ + { + "label": "Cervical cancer screening method", + "type": "obs", + "id": "cervicalCancerScreeningMethod", + "questionOptions": { + "rendering": "select", + "concept": "", + "answers": [ + { + "concept": "dc9bb53d-30ab-102d-86b0-7a5022ba4115", + "label": "HPV", + "conceptMappings": [] + }, + { + "concept": "", + "label": "VIA", + "conceptMappings": [] + }, + { + "concept": "dc8e17cc-30ab-102d-86b0-7a5022ba4115", + "label": "No", + "conceptMappings": [] + } + ] + } + }, + { + "label": "Cervical cancer screening status", + "type": "obs", + "id": "cervicalCancerScreeningStatus", + "questionOptions": { + "rendering": "select", + "concept": "", + "answers": [ + { + "concept": "dc85aa72-30ab-102d-86b0-7a5022ba4115", + "label": "Negative", + "conceptMappings": [] + }, + { + "concept": "dc866728-30ab-102d-86b0-7a5022ba4115", + "label": "Positive", + "conceptMappings": [] + }, + { + "concept": "", + "label": "Suspicious of Cancer", + "conceptMappings": [] + }, + { + "concept": "", + "label": "Invasive Cancer", + "conceptMappings": [] + }, + { + "concept": "dca26f78-30ab-102d-86b0-7a5022ba4115", + "label": "Not Eligible", + "conceptMappings": [] + }, + { + "concept": "dc9825cf-30ab-102d-86b0-7a5022ba4115", + "label": "Not Done", + "conceptMappings": [] + } + ] + } + }] + }, + { + "label": "Cervical Cancer Treatment", + "isExpanded": "true", + "questions": [ + { + "label": "Cervical cancer treatment given", + "type": "obs", + "id": "cervicalCancerScreeningTreatment", + "questionOptions": { + "rendering": "selecet", + "concept": "", + "answers": [ + { + "concept": "", + "label": "Thermocoagulation", + "conceptMappings": [] + }, + { + "concept": "", + "label": "LEEP", + "conceptMappings": [] + }, + { + "concept": "", + "label": "Cryotherapy", + "conceptMappings": [] + } + ] + } + }, + { + "label": "Cervical cancer treatment date", + "type": "obs", + "id": "cervicalCancerScreeningTreatmentDate", + "questionOptions": { + "rendering": "date", + "concept": "", + "conceptMappings": [], + "answers": [] + }, + "validators": [] + } + ] + }, + { + "label": "TB Screening", + "isExpanded": "true", + "questions": [ + { + "label": "Screened for TB", + "type": "obs", + "id": "screenedForTb", + "questionOptions": { + "rendering": "radio", + "concept": "", + "answers": [ + { + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes", + "conceptMappings": [] + }, + { + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No", + "conceptMappings": [] + } + ] + } + }, + { + "label": "TB Presumed", + "type": "obs", + "id": "tbPresumed", + "questionOptions": { + "rendering": "radio", + "concept": "", + "answers": [ + { + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes", + "conceptMappings": [] + }, + { + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No", + "conceptMappings": [] + } + ] + } + }, + { + "label": "TB No", + "type": "obs", + "required": "true", + "id": "tbNumber", + "questionOptions": { + "rendering": "text", + "concept": "67e9ec2f-4c72-408b-8122-3706909d77ec", + "conceptMappings": [], + "answers": [] + }, + "validators": [] + }] + }, + { + "label": "HIV STK Kit Information", + "isExpanded": "true", + "questions": [ + { + "label": "HIV Status", + "type": "obs", + "id": "hivStatus", + "required": "false", + "questionOptions": { + "concept": "1f98a7e6-4d0a-4008-a6f7-4ec118f08983", + "rendering": "select", + "answers": [ + { + "concept": "dcdf4241-30ab-102d-86b0-7a5022ba4115", + "label": "Positive" + }, + { + "concept": "dcdf4653-30ab-102d-86b0-7a5022ba4115", + "label": "Negative" + }, + { + "concept": "4d9159a2-37a6-4115-afe3-3f70050c4df3", + "label": "Inconclusive HIV Results" + }, + { + "concept": "dcd6865a-30ab-102d-86b0-7a5022ba4115", + "label": "Unknown" + } + ] + } + }, + { + "label": "Timing", + "type": "obs", + "id": "timing", + "required": "false", + "questionOptions": { + "concept": "", + "rendering": "select", + "answers": [ + { + "concept": "", + "label": "1st Time" + }, + { + "concept": "", + "label": "Re-Attd" + }, + { + "concept": "", + "label": "Retest" + }, + { + "concept": "", + "label": "Known POS" + } + ] + }, + "hide": { + "hideWhenExpression": "isEmpty(hivStatus) || hivStatus !== 'dcdf4241-30ab-102d-86b0-7a5022ba4115'" + } + }, + { + "label": "TFV", + "type": "obs", + "id": "tfv", + "required": "false", + "questionOptions": { + "concept": "", + "rendering": "select", + "answers": [ + { + "concept": "dcdf4241-30ab-102d-86b0-7a5022ba4115", + "label": "Positive" + }, + { + "concept": "dcdf4653-30ab-102d-86b0-7a5022ba4115", + "label": "Negative" + }, + { + "concept": "4d9159a2-37a6-4115-afe3-3f70050c4df3", + "label": "Inconclusive HIV Results" + }, + { + "concept": "dcd6865a-30ab-102d-86b0-7a5022ba4115", + "label": "Unknown" + } + ] + }, + "hide": { + "hideWhenExpression": "isEmpty(hivStatus) || hivStatus !== 'dcdf4241-30ab-102d-86b0-7a5022ba4115'" + } + }, + { + "label": "Received HIV STK Kit", + "type": "obs", + "id": "receivedHivStkKit", + "questionOptions": { + "concept": "", + "rendering": "radio", + "answers": [ + { + "concept": "dcd695dc-30ab-102d-86b0-7a5022ba4115", + "label": "Yes" + }, + { + "concept": "dcd69c06-30ab-102d-86b0-7a5022ba4115", + "label": "No" + } + ] + }, + "hide": { + "hideWhenExpression": "isEmpty(hivStatus) || hivStatus !== 'dcdf4241-30ab-102d-86b0-7a5022ba4115'" + } + } + ] + }, + { + "label": "HIV STK Result (Partner)", + "isExpanded": "true", + "questions": [ + { + "label": "Age", + "type": "obs", + "id": "ageOfPartner", + "questionOptions": { + "concept": "dc919a6d-30ab-102d-86b0-7a5022ba4115", + "rendering": "text" + } + }, + { + "label": "HIV Status", + "type": "obs", + "id": "partnerHivStatus", + "required": "false", + "questionOptions": { + "concept": "1f98a7e6-4d0a-4008-a6f7-4ec118f08983", + "rendering": "select", + "answers": [ + { + "concept": "dcdf4241-30ab-102d-86b0-7a5022ba4115", + "label": "Positive" + }, + { + "concept": "dcdf4653-30ab-102d-86b0-7a5022ba4115", + "label": "Negative" + }, + { + "concept": "4d9159a2-37a6-4115-afe3-3f70050c4df3", + "label": "Inconclusive HIV Results" + }, + { + "concept": "dcd6865a-30ab-102d-86b0-7a5022ba4115", + "label": "Unknown" + } + ] + } + }, + { + "label": "TFV", + "type": "obs", + "id": "partnerTfv", + "required": "false", + "questionOptions": { + "concept": "", + "rendering": "select", + "answers": [ + { + "concept": "dcdf4241-30ab-102d-86b0-7a5022ba4115", + "label": "Positive" + }, + { + "concept": "dcdf4653-30ab-102d-86b0-7a5022ba4115", + "label": "Negative" + }, + { + "concept": "4d9159a2-37a6-4115-afe3-3f70050c4df3", + "label": "Inconclusive HIV Results" + }, + { + "concept": "dcd6865a-30ab-102d-86b0-7a5022ba4115", + "label": "Unknown" + } + ] + } + }, + { + "label": "STK Result", + "type": "obs", + "id": "partnerStkresult", + "questionOptions": { + "rendering": "radio", + "concept": "e47d9ead-5b33-4315-9ea0-42669e4491b6", + "answers": [ + { + "concept": "dc866728-30ab-102d-86b0-7a5022ba4115", + "label": "Postive", + "conceptMappings": [] + }, + { + "concept": "dc85aa72-30ab-102d-86b0-7a5022ba4115", + "label": "Negative", + "conceptMappings": [] + } + ] + } + } + ] + }, + { + "label": "ART Code (Woman)", + "isExpanded": "true", + "questions": [ + { + "label": "ART Code", + "type": "obs", + "required": "false", + "id": "artCode", + "questionOptions": { + "rendering": "select", + "concept": "62a37075-fc2a-4729-8950-b9fae9b22cfb", + "conceptMappings": [], + "answers": [ + { + "concept": "1f177240-85f6-4f10-964a-cfc7722408b3", + "label": "New", + "conceptMappings": [] + }, + { + "concept": "", + "label": "Known ART", + "conceptMappings": [] + }, + { + "concept": "60155e4d-1d49-4e97-9689-758315967e0f", + "label": "Refill", + "conceptMappings": [] + }, + { + "concept": "dc9b0596-30ab-102d-86b0-7a5022ba4115", + "label": "Not Applicable", + "conceptMappings": [] + }, + { + "concept": "", + "label": "No Drugs", + "conceptMappings": [] + } + ] + } + }, + { + "label": "Pre-ART No", + "type": "obs", + "required": "false", + "id": "preArtNumber", + "questionOptions": { + "rendering": "text", + "concept": "9fc5bf9d-a79e-4548-9207-b2afbbeba796", + "conceptMappings": [], + "answers": [] + }, + "validators": [] + } + ] + }, + { + "label": "ART Code (Partner)", + "isExpanded": "true", + "questions": [ + { + "label": "ART Code", + "type": "obs", + "required": "false", + "id": "partnerArtCode", + "questionOptions": { + "rendering": "select", + "concept": "11dafd93-23c1-4b89-86e0-593e5f7ca386", + "conceptMappings": [], + "answers": [ + { + "concept": "026e31b7-4a26-44d0-8398-9a41c40ff7d3", + "label": "New", + "conceptMappings": [] + }, + { + "concept": "2aa7d442-6cbb-4609-9dd3-bc2ad6f05016", + "label": "Known ART", + "conceptMappings": [] + }, + { + "concept": "2c000b41-f9d7-40c1-8de0-bce91dbae932", + "label": "Refill", + "conceptMappings": [] + }, + { + "concept": "dc9b0596-30ab-102d-86b0-7a5022ba4115", + "label": "Not Applicable", + "conceptMappings": [] + }, + { + "concept": "", + "label": "No Drugs", + "conceptMappings": [] + } + ] + } + }, + { + "label": "Pre-ART No", + "type": "obs", + "required": "false", + "id": "partnerPreArtNumber", + "questionOptions": { + "rendering": "text", + "concept": "723c45bf-57eb-4865-b5c9-4a0ad6a36522", + "conceptMappings": [], + "answers": [] + }, + "validators": [] + } + ] + }, + { + "label": "PrEP Screening", + "isExpanded": "true", + "questions": [ + + { + "label": "Screened for PrEP", + "type": "obs", + "id": "prepScreening", + "questionOptions": { + "rendering": "radio", + "concept": "", + "answers": [ + { + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes", + "conceptMappings": [] + }, + { + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No", + "conceptMappings": [] + } + ] + } + }, + { + "label": "Eligible for PrEP", + "type": "obs", + "id": "prepEligible", + "questionOptions": { + "rendering": "radio", + "concept": "", + "answers": [ + { + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes", + "conceptMappings": [] + }, + { + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No", + "conceptMappings": [] + } + ] + } + } + ] + }, + { + "label": "CD4 Results, CD4 Date", + "isExpanded": "true", + "questions": [ + { + "label": "CD4 Results", + "type": "obs", + "id": "cd4TestResult", + "questionOptions": { + "rendering": "number", + "concept": "dcbcba2c-30ab-102d-86b0-7a5022ba4115" + }, + "validators": [] + }, + { + "label": "Date CD4 Sample collected", + "type": "obs", + "id": "cd4SampleCollectionDate", + "questionOptions": { + "rendering": "date", + "concept": "1ae6f663-d3b0-4527-bb8f-4ed18a9ca96c" + }, + "validators": [ + { + "type": "date", + "allowFutureDates": "false" + } + ] + } + ] + }, + { + "label": "WHO Clinical Stage", + "isExpanded": "true", + "questions": [ + { + "label": "WHO Clinical Stage", + "type": "obs", + "required": "false", + "id": "whoClinicalStage", + "questionOptions": { + "rendering": "select", + "concept": "39243cef-b375-44b1-9e79-cbf21bd10878", + "conceptMappings": [], + "answers": [ + { + "concept": "dc9b8cd1-30ab-102d-86b0-7a5022ba4115", + "label": "Stage 1" + }, + { + "concept": "dc9b9113-30ab-102d-86b0-7a5022ba4115", + "label": "Stage 2" + }, + { + "concept": "dc9b9549-30ab-102d-86b0-7a5022ba4115", + "label": "Stage 3" + }, + { + "concept": "dc9b999b-30ab-102d-86b0-7a5022ba4115", + "label": "Stage 4" + } + ] + }, + "validators": [] + } + ] + }, + { + "label": "Viral Load Monitoring", + "isExpanded": "true", + "questions": [ + { + "label": "Eligible for Viral Load", + "type": "obs", + "id": "eligibleForVl", + "questionOptions": { + "rendering": "radio", + "concept": "", + "answers": [ + { + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes", + "conceptMappings": [] + }, + { + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No", + "conceptMappings": [] + } + ] + } + }, + { + "label": "Date Viral Load Taken", + "type": "obs", + "id": "dateVlTaken", + "questionOptions": { + "rendering": "date", + "concept": "34c917f0-356b-40d0-b3d1-cf609517b5fc", + "conceptMappings": [], + "answers": [] + }, + "validators": [], + "hide": { + "hideWhenExpression": "eligibleForVl !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + } + }, + { + "label": "Viral Load Results (copies/ml)", + "type": "obs", + "id": "vlresults", + "questionOptions": { + "rendering": "number", + "concept": "dc8d83e3-30ab-102d-86b0-7a5022ba4115", + "conceptMappings": [], + "answers": [] + }, + "validators": [], + "hide": { + "hideWhenExpression": "eligibleForVl !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + } + } + ] + }, + { + "label": "Treatment(s) Offered", + "isExpanded": "true", + "questions": [ + { + "label": "Routine Medication", + "type": "obs", + "id": "routineMedication", + "questionOptions": { + "rendering": "radio", + "concept": "", + "answers": [ + { + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes", + "conceptMappings": [] + }, + { + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No", + "conceptMappings": [] + } + ] + } + }, + { + "label": "Routine Administration", + "type": "obs", + "id": "routineAdministration", + "questionOptions": { + "rendering": "select", + "concept": "dc9b5b8f-30ab-102d-86b0-7a5022ba4115", + "answers": [ + { + "concept": "315825e8-8ba4-4551-bdd1-aa4e02a36639", + "label": "Iron", + "conceptMappings": [] + }, + { + "concept": "8c346216-c444-4528-a174-5139922218ed", + "label": "Folic Acid", + "conceptMappings": [] + }, + { + "concept": "d12abd7f-c90d-4798-9240-0f2f81977183", + "label": "Cotrimoxazole (CTX)", + "conceptMappings": [] + } + ] + } + }, + { + "label": "Other Treatment given", + "type": "obs", + "id": "otherTreatmentGiven", + "questionOptions": { + "rendering": "text", + "concept": "dcd68a88-30ab-102d-86b0-7a5022ba4115" + }, + "validators": [], + "hide": { + "hideWhenExpression": "isEmpty(routineMedication) || routineMedication !== '1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" + } + } + ] + } + ] + }, + { + "label": "Infant Information", + "sections": [ + { + + "label": "Infant Information", + "isExpanded": "true", + "questions": [ + { + "label": "Status of the Baby", + "type": "obs", + "id": "babyStatus", + "questionOptions": { + "rendering": "select", + "concept": "dd8a2ad9-16f6-44db-82d7-87d6eef14886", + "answers": [ + { + "concept": "9d9e6b5a-8b5d-4b8c-8ab7-9fdabb279493", + "label": "Alive", + "conceptMappings": [] + }, + { + "concept": "", + "label": "Dead", + "conceptMappings": [] + } + ] + } + }, + { + "label": "Age (Wks)", + "type": "obs", + "required": "false", + "id": "ageWks", + "questionOptions": { + "rendering": "number", + "concept": "274d8abf-f41d-4dce-a496-8c949d362466", + "conceptMappings": [], + "answers": [] + }, + "validators": [] + } + ] + }, + { + "label": "Infant Vitals", + "isExpanded": "true", + "questions": [ + { + "label": "Weight (Kg)", + "type": "obs", + "required": "false", + "id": "infantWeight", + "questionOptions": { + "rendering": "number", + "concept": "94e4aeea-84d0-4207-aacb-ce38fe8e109c", + "conceptMappings": [], + "answers": [] + }, + "validators": [] + }, + { + "label": "Weight for Age (Z-Score)", + "type": "obs", + "id": "zscores", + "questionOptions": { + "rendering": "select", + "concept": "01b61dfb-7be9-4de5-8880-b37fefc253ba", + "answers": [ + { + "concept": "35a89dcf-d35c-4fc6-8d51-e958b666a0f3", + "label": "Z-Score1 (< -3)" + }, + { + "concept": "3709d446-3017-4c19-a1af-2da64975928b", + "label": "Z-Score2 (-3_<-1)" + }, + { + "concept": "11b62d4d-b879-4727-8e26-9bced62269db", + "label": "Z-Score3 (-1_1)" + }, + { + "concept": "ab51899b-e5b9-4b20-965c-fa0d3d2ff6fb", + "label": "Z-Score4 (>1_3)" + }, + { + "concept": "73b79d62-17d1-4958-93cb-0f22760db69e", + "label": "Z-Score5 (>3)" + } + ] + }, + "validators": [] + }, + { + "label": "Nutrition Status", + "type": "obs", + "id": "nutritionStatus", + "questionOptions": { + "concept": "165050AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "rendering": "select", + "answers": [ + { + "concept": "dc9816bd-30ab-102d-86b0-7a5022ba4115", + "label": "N - Normal" + }, + { + "concept": "267a937a-f03c-487b-963c-1858f1382a5a", + "label": "MU - Moderate Underweight" + }, + { + "concept": "a4543170-8155-41c7-b618-da6962b81f45", + "label": "SU - Severe Underweight" + } + ] + } + }, + { + "label": "INR No", + "type": "obs", + "required": "false", + "id": "inrNumber", + "questionOptions": { + "rendering": "number", + "concept": "40d04ad1-babf-426f-85d7-e6ba156919bd", + "conceptMappings": [], + "answers": [] + }, + "validators": [] + } + ] + }, + { + "label": "Infant Feeding Options, IYCF, Maternal Nutrition Counseling", + "isExpanded": "true", + "questions": [ + { + "label": "Infant Feeding Options", + "type": "obs", + "id": "infantFeedingOptions", + "questionOptions": { + "rendering": "select", + "concept": "151283c0-8ef7-442f-8b03-3d7382a9d9cd", + "answers": [ + { + "concept": "dcbd637e-30ab-102d-86b0-7a5022ba4115", + "label": "EBF - Exclusive Breastfeeding" + }, + { + "concept": "40fdb5b6-e8ac-424d-988c-f2f2937348db", + "label": "RF - Replacement Feeding (never breastfed)" + }, + { + "concept": "dcd5487d-30ab-102d-86b0-7a5022ba4115", + "label": "MF - Mixed Feeding (<6 months)" + }, + { + "concept": "d89a8589-ac19-48c4-8663-082a7d9a480d", + "label": "CF - Complementary Feeding (>6 months)" + }, + { + "concept": "0080e335-449a-4ebd-9906-3473ff0b0821", + "label": "W - Weaning" + }, + { + "concept": "0f46cbdc-54cb-40bd-8f75-72abcf6fc852", + "label": "NLB - No Longer Breastfeeding" + } + ] + }, + "validators": [] + }, + { + "label": "IYCF counselling", + "type": "obs", + "id": "iycfCounseling", + "questionOptions": { + "concept": "5d993591-9334-43d9-a208-11b10adfad85", + "rendering": "select", + "answers": [ + { + "concept": "dcbd637e-30ab-102d-86b0-7a5022ba4115", + "label": "Exclusive Breastfeeding Counseling" + }, + { + "concept": "40fdb5b6-e8ac-424d-988c-f2f2937348db", + "label": "Replacement Feeding or infant formular feeding counseling" + }, + { + "concept": "dcd5487d-30ab-102d-86b0-7a5022ba4115", + "label": "Mixed Feeding Counseling" + } + ] + } + }, + { + "label": "Maternal Nutrition Counseling", + "type": "obs", + "id": "maternalNutritionCounseling", + "questionOptions": { + "concept": "af7dccfd-4692-4e16-bd74-5ac4045bb6bf", + "rendering": "select", + "answers": [ + { + "concept": "", + "label": "ODD - Optimal/Dietary Diversity" + }, + { + "concept": "", + "label": "IFA - iron/folic acid" + }, + { + "concept": "", + "label": "MMS - multiple micronutrient supplementation" + } + ] + } + } + ] + }, + { + "label": "Immunization Counseling and Linkage, Other Treatment", + "isExpanded": "true", + "questions": [ + { + "label": "Counseled and linked to Immunization Services", + "type": "obs", + "id": "immunizationCounselingAndLinkage", + "questionOptions": { + "rendering": "radio", + "concept": "", + "answers": [ + { + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes", + "conceptMappings": [] + }, + { + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No", + "conceptMappings": [] + } + ] + } + }, + { + "label": "Specify other treatments offered to the baby", + "type": "obs", + "id": "otherTreatment", + "questionOptions": { + "rendering": "text", + "concept": "59560ede-43e2-4e56-a47e-0f876779f0e1", + "conceptMappings": [], + "answers": [] + }, + "validators": [] + } + ] + }, + { + "label": "Referral Information", + "isExpanded": "true", + "questions": [ + { + "label": "Referred to clinic/facility", + "type": "obs", + "id": "clinicReferred", + "questionOptions": { + "concept": "2b00ebe6-edfd-4290-8b8d-942554e3c30d", + "rendering": "select", + "answers": [ + { + "concept": "6abc57f2-3718-42f6-84c4-4f71e921d590", + "label": "Infant and Young child clinic" + }, + { + "concept": "37549919-5934-448e-b110-cc7868e73ff2", + "label": "HIV chronic care" + }, + { + "concept": "e646fcf7-aaf2-4b04-a24c-9b4506bf634f", + "label": "Community Services" + }, + { + "concept": "dcd68a88-30ab-102d-86b0-7a5022ba4115", + "label": "Others (Specify)" + } + ] + } + }, + { + "label": "Other referral clinic", + "type": "obs", + "id": "otherReferralLocation", + "questionOptions": { + "rendering": "text", + "concept": "dcd68a88-30ab-102d-86b0-7a5022ba4115", + "conceptMappings": [], + "answers": [] + }, + "hide": { + "hideWhenExpression": "clinicReferred !== 'dcd68a88-30ab-102d-86b0-7a5022ba4115'" + } + }, + { + "label": "PSS Group enrollment", + "type": "obs", + "id": "pssGroupEnrollment", + "questionOptions": { + "rendering": "select", + "concept": "", + "answers": [ + { + "concept": "", + "label": "FSG", + "conceptMappings": [] + }, + { + "concept": "", + "label": "FSG*", + "conceptMappings": [] + }, + { + "concept": "", + "label": "FSGK", + "conceptMappings": [] + } + ] + } + }, + { + "label": "Enrolled at MBCP", + "type": "obs", + "id": "mbcpEnrolled", + "questionOptions": { + "rendering": "radio", + "concept": "", + "answers": [ + { + "concept": "dcd695dc-30ab-102d-86b0-7a5022ba4115", + "label": "Yes", + "conceptMappings": [] + }, + { + "concept": "dcd69c06-30ab-102d-86b0-7a5022ba4115", + "label": "No", + "conceptMappings": [] + } + ] + } + } + ] + } + ] + } + ], + "referencedForms": [] +} \ No newline at end of file From e74c3738ccdf41d032f4efe3a4d8f62c16ed5d30 Mon Sep 17 00:00:00 2001 From: Daphne210 Date: Fri, 25 Oct 2024 12:38:00 +0300 Subject: [PATCH 4/4] Adding concept uuid for some of the fields that were missing --- ...S-MCH-008-IntegratedPostnatalRegister.json | 78 ++++++++++--------- 1 file changed, 42 insertions(+), 36 deletions(-) diff --git a/omod/src/main/webapp/resources/jsonforms/HMIS-MCH-008-IntegratedPostnatalRegister.json b/omod/src/main/webapp/resources/jsonforms/HMIS-MCH-008-IntegratedPostnatalRegister.json index 8d22ac192..e65f701df 100644 --- a/omod/src/main/webapp/resources/jsonforms/HMIS-MCH-008-IntegratedPostnatalRegister.json +++ b/omod/src/main/webapp/resources/jsonforms/HMIS-MCH-008-IntegratedPostnatalRegister.json @@ -4,7 +4,7 @@ "description": "Encounter form for patients enrolled for PNC services", "encounterType": "fa6f3ff5-b784-43fb-ab35-a08ab7dbf074", "encounter": "PNC - Encounter", - "uuid": "a6c5a8c3-c414-449f-a077-c2f6acbdd8b1", + "uuid": "f98a99f5-e750-4e06-92da-1385dc608541", "processor": "EncounterFormProcessor", "published": true, "retired": false, @@ -48,8 +48,8 @@ "required": "fale", "id": "inrNumber", "questionOptions": { - "rendering": "text", - "concept": "", + "rendering": "number", + "concept": "b644c29c-9bb0-447e-9f73-2ae89496a709", "conceptMappings": [], "answers": [] }, @@ -67,7 +67,8 @@ "answers": [] }, "validators": [] - },{ + }, + { "label": "Father's Contact", "type": "obs", "required": "false", @@ -171,21 +172,21 @@ "id": "cervicalCancerScreeningMethod", "questionOptions": { "rendering": "select", - "concept": "", + "concept": "bd0c20f2-39a5-4d82-ad69-742e7b67e447", "answers": [ { - "concept": "dc9bb53d-30ab-102d-86b0-7a5022ba4115", + "concept": "159859AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "HPV", "conceptMappings": [] }, { - "concept": "", + "concept": "6155ab75-5849-4130-ba07-0bb9da59f595", "label": "VIA", "conceptMappings": [] }, { "concept": "dc8e17cc-30ab-102d-86b0-7a5022ba4115", - "label": "No", + "label": "Pap Smear", "conceptMappings": [] } ] @@ -197,7 +198,7 @@ "id": "cervicalCancerScreeningStatus", "questionOptions": { "rendering": "select", - "concept": "", + "concept": "d3ac6593-b782-4ba9-9ff9-f320e59c6417", "answers": [ { "concept": "dc85aa72-30ab-102d-86b0-7a5022ba4115", @@ -210,12 +211,12 @@ "conceptMappings": [] }, { - "concept": "", + "concept": "03a2a1b7-f1c0-4655-a26b-9053e8c57fa4", "label": "Suspicious of Cancer", "conceptMappings": [] }, { - "concept": "", + "concept": "5b3f1946-a7e2-11ed-afa1-0242ac120002", "label": "Invasive Cancer", "conceptMappings": [] }, @@ -231,7 +232,8 @@ } ] } - }] + } + ] }, { "label": "Cervical Cancer Treatment", @@ -243,20 +245,20 @@ "id": "cervicalCancerScreeningTreatment", "questionOptions": { "rendering": "selecet", - "concept": "", + "concept": "6f1baf4c-1cdd-44a5-a48e-909391ed05f2", "answers": [ { - "concept": "", + "concept": "c09f8971-8bf4-4624-b9f2-a62bfea92c67", "label": "Thermocoagulation", "conceptMappings": [] }, { - "concept": "", + "concept": "12f92268-8e92-4c4e-8b8d-53b81c1c361d", "label": "LEEP", "conceptMappings": [] }, { - "concept": "", + "concept": "dd80befb-70fc-4f90-a1ff-0c78c9752d67", "label": "Cryotherapy", "conceptMappings": [] } @@ -287,7 +289,7 @@ "id": "screenedForTb", "questionOptions": { "rendering": "radio", - "concept": "", + "concept": "81fa73db-eb74-4e1b-b259-be76658cbb10", "answers": [ { "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -308,7 +310,7 @@ "id": "tbPresumed", "questionOptions": { "rendering": "radio", - "concept": "", + "concept": "c872b356-46fc-11ee-be56-0242ac120002", "answers": [ { "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -335,7 +337,8 @@ "answers": [] }, "validators": [] - }] + } + ] }, { "label": "HIV STK Kit Information", @@ -391,8 +394,8 @@ "label": "Retest" }, { - "concept": "", - "label": "Known POS" + "concept": "6e46ac6b-944d-4a66-a994-b99ae90d4fed", + "label": "Known Positive" } ] }, @@ -406,7 +409,7 @@ "id": "tfv", "required": "false", "questionOptions": { - "concept": "", + "concept": "d0cd851a-0a11-4196-b0ac-459bf003594f", "rendering": "select", "answers": [ { @@ -436,16 +439,18 @@ "type": "obs", "id": "receivedHivStkKit", "questionOptions": { - "concept": "", + "concept": "609c9aee-92b3-4e17-828a-efc7933f2ecf", "rendering": "radio", "answers": [ { - "concept": "dcd695dc-30ab-102d-86b0-7a5022ba4115", - "label": "Yes" + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "Yes", + "conceptMappings": [] }, { - "concept": "dcd69c06-30ab-102d-86b0-7a5022ba4115", - "label": "No" + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", + "label": "No", + "conceptMappings": [] } ] }, @@ -502,7 +507,7 @@ "id": "partnerTfv", "required": "false", "questionOptions": { - "concept": "", + "concept": "03aad24f-b80f-4f17-af88-90b83592d044", "rendering": "select", "answers": [ { @@ -567,7 +572,7 @@ "conceptMappings": [] }, { - "concept": "", + "concept": "6e46ac6b-944d-4a66-a994-b99ae90d4fed", "label": "Known ART", "conceptMappings": [] }, @@ -624,7 +629,7 @@ "conceptMappings": [] }, { - "concept": "2aa7d442-6cbb-4609-9dd3-bc2ad6f05016", + "concept": "6e46ac6b-944d-4a66-a994-b99ae90d4fed", "label": "Known ART", "conceptMappings": [] }, @@ -665,7 +670,6 @@ "label": "PrEP Screening", "isExpanded": "true", "questions": [ - { "label": "Screened for PrEP", "type": "obs", @@ -706,6 +710,9 @@ "conceptMappings": [] } ] + }, + "hide": { + "hideWhenExpression": "prepScreening !== '1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'" } } ] @@ -844,7 +851,7 @@ "id": "routineMedication", "questionOptions": { "rendering": "radio", - "concept": "", + "concept": "673d99cc-79a9-45a6-ba84-ecd3e9e793ef", "answers": [ { "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", @@ -906,7 +913,6 @@ "label": "Infant Information", "sections": [ { - "label": "Infant Information", "isExpanded": "true", "questions": [ @@ -924,7 +930,7 @@ "conceptMappings": [] }, { - "concept": "", + "concept": "9d2ff8e6-c6e9-4d62-a103-1bda37cef8c8", "label": "Dead", "conceptMappings": [] } @@ -1240,12 +1246,12 @@ "concept": "", "answers": [ { - "concept": "dcd695dc-30ab-102d-86b0-7a5022ba4115", + "concept": "1065AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Yes", "conceptMappings": [] }, { - "concept": "dcd69c06-30ab-102d-86b0-7a5022ba4115", + "concept": "1066AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "No", "conceptMappings": [] }