You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/sample-apps/emergency-response/use.md
+3-36Lines changed: 3 additions & 36 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: pankajarora-msft
5
5
ms.service: powerapps
6
6
ms.topic: conceptual
7
7
ms.custom:
8
-
ms.date: 06/10/2020
8
+
ms.date: 06/11/2020
9
9
ms.author: pankar
10
10
ms.reviewer: tapanm
11
11
searchScope:
@@ -58,9 +58,6 @@ The Hospital Emergency Response sample solution app consists of multiple apps fo
58
58
59
59
Use the hospital operations apps to collect hospital and facility specific data for hospital management.
60
60
61
-
-[Bed capacity](#bed-capacity)
62
-
<br> Collect bed information such as licensed beds, ICU beds, pediatric ICU/Acute Care beds, and other bed capacity data.
63
-
64
61
-[COVID-19 stats](#covid-19-stats)
65
62
<br> Collect status on how many patients are under investigation for COVID-19 and how many tested positive.
66
63
@@ -80,37 +77,9 @@ Use the hospital operations apps to collect hospital and facility specific data
80
77
-[Discharge planning](#discharge-planning)
81
78
<br> Collect status and projections on patient discharges.
82
79
83
-
-[Dashboard](#dashboard)
84
-
<br> View the Power BI dashboard for insights and decision making.
85
-
86
80
> [!NOTE]
87
81
> By default, you can track information in the following apps at a *___location* level: **COVID-19 stats**, **Equipment**, and **Staff**. In rest of the apps, you can track information at the *facility* level by default. Your admin can change the default tracking level, if required. More information: [Manage tracking level for mobile apps](configure-data-reporting.md#manage-tracking-level-for-mobile-apps)
88
82
89
-
### Bed capacity
90
-
91
-

92
-
93
-
Submit bed-related information such as licensed beds, ICU (AIIR/non-AIIR) beds, Acute Care (AIIR/non-AIIR) beds and whether the selected facility is staffed to full license bed capacity.
94
-
95
-
Select **Back** from top-left if you want to go back to the **Hospital Emergency Response app** without submitting any change. **Submit** button submits values you entered.
96
-
97
-
After you submit the data, select **Home** to go back to **Hospital Emergency Response app**.
| How many licensed beds are currently in use in this facility? | Number of licensed beds currently in use at this facility. |
104
-
| # of ICU Beds (AIIR Room) in use | Number of ICU Beds in Airborne Infection Isolation Room (AIIR Room) currently in use. |
105
-
| # of ICU Beds (non-AIIR Room) in use | Number of ICU Beds (non-AIIR Room) currently in use. |
106
-
| # of Acute Care Beds (AIIR Room) in use | Number of Acute Care Beds (AIIR Room) currently in use. |
107
-
| # of Acute Care Beds (non-AIIR Room) in use | Number of Acute Care Beds (non-AIIR Room) currently in use. |
108
-
| Is facility staffed to its full licensed bed capacity? | Yes/No If the answer is No, you have the option to select all the reasons that apply: <br> - Staff <br> - Space <br> - PPE <br> - Equipment <br> - Low Patient Volume |
109
-
| Are you able to surge beyond licensed beds? | Yes/No If the answer is No, you have the option to select all the reasons that apply: <br> - Staff <br> - Space <br> - PPE <br> - Equipment <br> - Low Patient Volume |
110
-
| # of surge beds currently in use | Number of surge beds currently in use. |
111
-
| # of Pediatric ICU Beds (AIIR and non-AIIR) currently in use | Number of Pediatric ICU Beds (AIIR and non-AIIR) currently in use at this facility. |
112
-
| # of Pediatric Acute Care Beds (AIIR and non-AIIR) currently in use | Number of Pediatric Acute Care Beds (AIIR and non-AIIR) currently in use at this facility. |
113
-
114
83
### COVID-19 stats
115
84
116
85

@@ -179,8 +148,6 @@ After you submit the data, you have the option to go back to the **Staff** app t
179
148
|*Requested* <br> # of RNs requested | Number of Registered Nurses requested for the selected ___location. |
180
149
|*Assigned* <br> # of RNs with an assignment | Number of Registered Nurses assigned to the selected ___location. |
181
150
|*Unassigned* <br> # of RNs unassigned to any task | Number of Registered Nurses not assigned to any task at the selected ___location. |
182
-
|**Facility level tracking**||
183
-
| % of essential care personnel currently absent in this facility | Essential care personnel currently absent in percentage format of the total for **entire facility**. |
184
151
185
152
### Supplies
186
153
@@ -254,9 +221,9 @@ Select **Back** from top-left if you want to go back to the **Hospital Emergency
254
221
| Past 24 h | Number of patients expected to be discharged in last 24 hours. |
255
222
| Likely next 24 h | Number of patients discharged in last 24 hours. |
256
223
257
-
## Dashboard
224
+
## Insights
258
225
259
-
View the Power BI dashboards for insights and decision making. Selecting this option will open the Power BI dashboard in your mobile device browser.
226
+
View the Power BI dashboards for insights and decision making using the **Dashboard** app. Selecting this option will open the Power BI dashboard in your mobile device browser.
260
227
261
228
For detailed info about teh dashboard, see [View Power BI dashboard](configure-data-reporting.md#view-power-bi-dashboard).
0 commit comments