Skip to content

Commit

Permalink
Create maxillofacial_clinic (#781)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckote authored Sep 20, 2024
1 parent abbd527 commit 88649e6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions frontend-config/dev/kenyaemr.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,12 @@
"formUuid": "a3c01460-c346-4f3d-a627-5c7de9494ba0",
"encounterTypeUuid": "465a92f2-baf8-42e9-9612-53064be868e8"
},
{
"id": "maxillofacial-clinic",
"title": "Maxillofacial",
"formUuid": "b40d369c-31d0-4c1d-a80a-7e4b7f73bea0",
"encounterTypeUuid": "92999f52-f352-415a-9e0d-87872e5b2c8d"
},
{
"id": "fertility-clinic",
"title": "Fertility",
Expand Down
6 changes: 6 additions & 0 deletions frontend-config/staging/kenyaemr.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,12 @@
"formUuid": "a3c01460-c346-4f3d-a627-5c7de9494ba0",
"encounterTypeUuid": "465a92f2-baf8-42e9-9612-53064be868e8"
},
{
"id": "maxillofacial-clinic",
"title": "Maxillofacial",
"formUuid": "b40d369c-31d0-4c1d-a80a-7e4b7f73bea0",
"encounterTypeUuid": "92999f52-f352-415a-9e0d-87872e5b2c8d"
},
{
"id": "fertility-clinic",
"title": "Fertility",
Expand Down

0 comments on commit 88649e6

Please sign in to comment.