Skip to content

Commit 77f835b

Browse files
maikofelix47manu
andauthored
Update Ebola Form (#191)
Co-authored-by: manu <enyachoke@ampath.org>
1 parent 418d614 commit 77f835b

1 file changed

Lines changed: 18 additions & 2 deletions

File tree

frontend/configuration/general-triage.json

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"hasFilter": false,
7171
"headerTitle": "ebolaScreening",
7272
"displayText": "ebolaScreening",
73-
"encounterType": "31a27b46-0cf3-43ff-aa16-01a25f2797f5",
73+
"encounterType": "8a43b09b-2d9f-487c-a1c3-d6bf220671a7",
7474
"columns": [
7575
{
7676
"id": "encounterDate",
@@ -81,14 +81,30 @@
8181
"id": "provider",
8282
"title": "providerTitle",
8383
"type": "provider"
84+
},
85+
{
86+
"id": "actions",
87+
"title": "actionsTitle",
88+
"actionOptions": [
89+
{
90+
"formName": "POC OPD Triage Encounter Form v1.1",
91+
"label": "viewDetails",
92+
"mode": "view"
93+
},
94+
{
95+
"formName": "POC OPD Triage Encounter Form v1.1",
96+
"label": "editForm",
97+
"mode": "edit"
98+
}
99+
]
84100
}
85101
],
86102
"launchOptions": {
87103
"displayText": "add"
88104
},
89105
"formList": [
90106
{
91-
"uuid": "799122f0-342e-3da7-9e73-2a78e7a2fec0"
107+
"uuid": "fd898137-085a-320c-b0f1-3f92b1816b84"
92108
}
93109
]
94110
}

0 commit comments

Comments
 (0)