Skip to content

Commit

Permalink
Create Speech and Language Therapy special clinic (#835)
Browse files Browse the repository at this point in the history
  • Loading branch information
ckote authored Oct 14, 2024
1 parent 59f525d commit 78c9d42
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 @@ -252,6 +252,12 @@
"formUuid": "c5055956-c3bb-45f2-956f-82e114c57aa7",
"encounterTypeUuid": "465a92f2-baf8-42e9-9612-53064be868e8"
},
{
"id": "speech-language-clinic",
"title": "Speech and Language Therapy",
"formUuid": "67f98072-1518-4beb-8a30-aa8a319ee3df",
"encounterTypeUuid": "5d0b6d85-5b88-410c-9f0f-4dab3db7ceb2"
},
{
"id": "opthamology-clinic",
"title": "Opthamology",
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 @@ -252,6 +252,12 @@
"formUuid": "c5055956-c3bb-45f2-956f-82e114c57aa7",
"encounterTypeUuid": "465a92f2-baf8-42e9-9612-53064be868e8"
},
{
"id": "speech-language-clinic",
"title": "Speech and Language Therapy",
"formUuid": "67f98072-1518-4beb-8a30-aa8a319ee3df",
"encounterTypeUuid": "5d0b6d85-5b88-410c-9f0f-4dab3db7ceb2"
},
{
"id": "opthamology-clinic",
"title": "Opthamology",
Expand Down

0 comments on commit 78c9d42

Please sign in to comment.