Sample ANC Form: Pre-eclampsia screening questions for ANCDT17

Sample ANC Form: Pre-eclampsia screening questions for ANCDT17

Concepts

You will need the related concepts in your OpenMRS environment to leverage this sample form. Codes can be accessed here in OCL online: https://app.openconceptlab.org/#/orgs/OpenMRSANC/collections/ANCDAK/HEAD/expansions/autoexpand-HEAD/concepts/

Or here in this zip file: 

JSON for sample O3 Form
1. pr"answers": [ { "concept": "147104AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Blurred vision" }, { "concept": "141831AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Dizziness" } ] { "name": "Symptoms of Preeclampsia", "pages": [ { "label": "ANC Preeclampsia ", "sections": [ { "label": "Preeclampsia ", "isExpanded": "true", "questions": [] } ] } ], "processor": "EncounterFormProcessor", "uuid": "xxxx", "referencedForms": [] } { "name": "Symptoms of Preeclampsia", "pages": [ { "label": "ANC Preeclampsia ", "sections": [ { "label": "Preeclampsia ", "isExpanded": "true", "questions": [ { "label": "Symptoms of severe pre-eclampsia", "type": "obs", "questionOptions": { "rendering": "select-concept-answers", "concept": "165280AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "conceptMappings": [ { "type": "SNOMED CT", "value": "CT: 398254007" }, { "type": "CIEL", "value": "165280" } ], "answers": [ { "concept": "122983AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Vomiting", "conceptMappings": [] }, { "concept": "1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "None", "conceptMappings": [] }, { "concept": "139081AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Severe headache", "conceptMappings": [] }, { "concept": "141128AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Epigastric pain", "conceptMappings": [] }, { "concept": "147104AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Blurred vision", "conceptMappings": [] }, { "concept": "141831AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA", "label": "Dizziness", "conceptMappings": [] } ] }, "id": "__xuM8KEKMz" } ] } ] } ], "processor": "EncounterFormProcessor", "uuid": "xxxx", "referencedForms": [] } 2. { “name”: “Symptoms of Preeclampsia”, “pages”: [ { “label”: “ANC Preeclampsia “, “sections”: [ { “label”: “Preeclampsia “, “isExpanded”: “true”, “questions”: [ { “label”: “Symptoms of severe pre-eclampsia”, “type”: “obs”, “questionOptions”: { “rendering”: “select-concept-answers”, “concept”: “165280AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA”, “conceptMappings”: [ { “type”: “SNOMED CT”, “value”: “CT: 398254007” }, { “type”: “CIEL”, “value”: “165280” } ], “answers”: [ { “concept”: “122983AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA”, “label”: “Vomiting”, “conceptMappings”: [] }, { “concept”: “1107AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA”, “label”: “None”, “conceptMappings”: [] }, { “concept”: “139081AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA”, “label”: “Severe headache”, “conceptMappings”: [] }, { “concept”: “141128AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA”, “label”: “Epigastric pain”, “conceptMappings”: [] }, { “concept”: “147104AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA”, “label”: “Blurred vision”, “conceptMappings”: [] }, { “concept”: “141831AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA”, “label”: “Dizziness”, “conceptMappings”: [] } ] }, “id”: “__xuM8KEKMz” } ] } ] } ], “processor”: “EncounterFormProcessor”, “uuid”: “xxxx”, “referencedForms”: [] }