Skip to content

Commit

Permalink
(feat) Add config to support bed management for In Patient (#413)
Browse files Browse the repository at this point in the history
  • Loading branch information
donaldkibet authored Apr 8, 2024
1 parent 0f2d49e commit 5467c2b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions configuration/dev-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -808,5 +808,9 @@
"Display conditions": {
"privileges": ["o3: View Labs"]
}
},
"@kenyaemr/esm-bed-management-app": {
"patientListForAdmissionUrl": "/ws/rest/v1/kenyaemr/sql?q=bedManagement.sqlGet.patientListForAdmission",
"admissionLocationTagUuid": "0815e0b2-1182-4157-9340-bee371ea41e4"
}
}

0 comments on commit 5467c2b

Please sign in to comment.