UNPKG

@icap-ethiopia/esm-ethiohri-app

Version:
334 lines 6.97 kB
{ "name": "Post Exposure Followup", "version": "1.0", "published": true, "retired": false, "encounter": "Post Exposure Followup", "pages": [ { "label": "Exposed Person PEP Follow-up", "sections": [ { "label": "PEP FOLLOW-UP", "isExpanded": "true", "questions": [ { "label": "Reporting date", "type": "obs", "readonly": true, "questionOptions": { "calculate": { "calculateExpression": "resolve(api.getLatestObs(patient.id, '4285d9e8-3ab4-4a94-bd4e-4dd92855795c', 'de4cef7c-0aca-4593-9b5f-64a51c841c9d'))?.valueDateTime" }, "rendering": "date", "concept": "4285d9e8-3ab4-4a94-bd4e-4dd92855795c", "weeksList": "" }, "behaviours": [ { "intent": "edit", "questionOptions": { "rendering": "date", "concept": "4285d9e8-3ab4-4a94-bd4e-4dd92855795c" } } ,{ "intent": "view", "questionOptions": { "rendering": "date", "concept": "4285d9e8-3ab4-4a94-bd4e-4dd92855795c" } } ], "id": "reportingDate" }, { "label": "Visit date", "type": "obs", "required": true, "questionOptions": { "rendering": "date", "concept": "163260AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "weeksList": "", "conceptMappings": [ { "type": "CIEL", "value": "163260" } ] }, "validators": [ { "type": "date", "allowFutureDates": "false" }, { "type": "js_expression", "failsWhenExpression": "myValue < new Date(reportingDate)", "message": "Visit date should not be earlier than Reporting date" } ], "id": "visitDate" }, { "label": "Visit period", "type": "obs", "required": true, "id": "visitPeriod", "questionOptions": { "rendering": "select", "concept": "957a79b4-e771-4ab8-bcc6-e77f7dbcfd9d", "conceptMappings": [], "answers": [ { "concept": "bdbf6e4c-1220-4127-895f-e973f14e19b4", "label": "2 weeks" }, { "concept": "aaa46f5c-e2d4-49c8-9ffd-8fad7c9d428b", "label": "4 weeks" }, { "concept": "ced31074-6e31-4bac-90c7-945f83985f63", "label": "6 weeks" }, { "concept": "1ff1eae4-b786-468b-bea1-14a0061d2725", "label": "3 months" }, { "concept": "ae68ba55-9fa8-4df4-8790-411cc7a6fd0b", "label": "6 months" } ] }, "validators": [] }, { "label": "Adherence", "type": "obs", "questionOptions": { "rendering": "select", "concept": "b1a646d3-78ff-4dd5-823a-5bef7d69ff3d", "answers": [ { "concept": "159405AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Good", "conceptMappings": [ { "type": "AMPATH", "value": "6343" }, { "type": "SNOMED-CT", "value": "20572008" }, { "type": "CIEL", "value": "159405" }, { "type": "CIEL", "value": "159405" }, { "type": "PIH", "value": "1897" } ] }, { "concept": "159406AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Fair", "conceptMappings": [ { "type": "CIEL", "value": "159406" }, { "type": "CIEL", "value": "159406" }, { "type": "PIH", "value": "1898" } ] }, { "concept": "159407AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Poor", "conceptMappings": [ { "type": "PIH", "value": "1899" }, { "type": "AMPATH", "value": "6344" }, { "type": "SNOMED-CT", "value": "255351007" }, { "type": "CIEL", "value": "159407" }, { "type": "CIEL", "value": "159407" } ] } ] }, "id": "adherence" }, { "label": "HIV Status", "type": "obs", "questionOptions": { "rendering": "select", "concept": "21ea1d83-acd7-4c99-b4cc-33a90e6dd7d7", "answers": [ { "concept": "1228AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Reactive", "conceptMappings": [] }, { "concept": "1229AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Non-reactive", "conceptMappings": [] }, { "concept": "1067AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Unknown", "conceptMappings": [ { "type": "SNOMED CT", "value": "CT: 261665006" }, { "type": "ANC-DAK", "value": "ANC.B6.DE2" }, { "type": "CIEL", "value": "1067" }, { "type": "PIH", "value": "1067" }, { "type": "HL7-MedicationDispenseStatus", "value": "unknown" }, { "type": "org.openmrs.module.mdrtb", "value": "UNKNOWN" }, { "type": "AMPATH", "value": "1067" }, { "type": "AMPATH", "value": "1067" }, { "type": "PIH", "value": "1067" }, { "type": "SNOMED-CT", "value": "261665006" }, { "type": "CIEL", "value": "1067" }, { "type": "SNOMED-CT", "value": "261665006" }, { "type": "org.openmrs.module.mdrtb", "value": "UNKNOWN" } ] } ] }, "id": "finalPostStatus" }, { "label": "Side effects", "type": "obs", "questionOptions": { "rendering": "textarea", "concept": "164377AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "rows": "", "conceptMappings": [ { "type": "SNOMED-CT", "value": "401207004" }, { "type": "CIEL", "value": "164377" } ] }, "id": "sideEffect" }, { "label": "Remark", "type": "obs", "questionOptions": { "rendering": "textarea", "concept": "161011AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "rows": "", "conceptMappings": [ { "type": "CIEL", "value": "161011" }, { "type": "LOINC", "value": "48767-8" }, { "type": "CIEL", "value": "161011" } ] }, "validators": [ { "type": "js_expression", "failsWhenExpression": "myValue.length > 250", "message": "Please use a maximum of 250 characters" } ], "id": "remark " } ] } ] } ], "availableIntents": [ { "intent": "*", "display": "default_intent" } ], "processor": "EncounterFormProcessor", "uuid": "2733aacf-6ffa-387d-88be-1c7f4a2a1cd8", "referencedForms": [], "encounterType": "c7f3c349-8771-432b-8e1e-240a53b3bda3", "allowUnspecifiedAll": true }