Details
-
Improvement
-
Status: In Progress
-
Should
-
Resolution: Unresolved
-
Reference Application 2.10.0
-
None
-
None
-
Low
Description
Suggestion from burke is that we might be able to remove the "Admit to inpatient" action through...
- Removing the Task: referenceapplication.simpleAdmission privilege from the Application: Enters ADT Events role should theoretically not show the "Admit to inpatient" option for Standard Users; however, this didn't work for me in testing.
- We could try to find a way to add this CSS to the clinician-facing patient dashboard:
#referenceapplication\.realTime\.simpleAdmission
{ display: none; }