@icap-ethiopia/esm-ethiohri-app
Version:
A microfrontend ethiohri OpenMRS
39 lines • 672 B
JSON
{
"name": " ### ",
"version": "1.0",
"published": true,
"retired": false,
"encounter": " ### ",
"pages": [
{
"label": " ### ",
"sections": [
{
"label": " ### ",
"questions": [
{
"label": " ### ",
"type": " ### ",
"questionOptions": {
"rendering": " ### ",
"concept": " ### "
},
"id": " ### "
}
]
}
]
}
],
"availableIntents": [
{
"intent": "*",
"display": "default_intent"
}
],
"processor": "EncounterFormProcessor",
"uuid": " ##__FORM_UUID__## ",
"referencedForms": [],
"encounterType": " ##__ENCOUNTER_TYPE_UUID__## ",
"allowUnspecifiedAll": true
}