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/guidance/patterns/inspection-pattern.md
+35-32Lines changed: 35 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,16 +5,14 @@ author: kathyos
5
5
ms.service: powerapps
6
6
ms.topic: conceptual
7
7
ms.custom: guidance
8
-
ms.date: 07/20/2020
8
+
ms.date: 06/21/2021
9
9
ms.author: kathyos
10
10
ms.reviewer: kathyos
11
11
12
12
---
13
13
14
14
# Pattern: Inspection
15
15
16
-
<!---->
17
-
18
16
There are a variety of reasons why organizations need to perform inspections,
19
17
and Microsoft Power Platform provides a no-code or low-code solution for enabling
20
18
inspection, analysis, and action. In this pattern, an app user fills out a
@@ -53,6 +51,40 @@ In a typical inspection scenario:
53
51
decide to take it out of service. Or the centralized report might show that daily
54
52
maintenance standards need to be improved in a particular ___location.
55
53
54
+
## Template: Inspection solution for Microsoft Teams
55
+
56
+
The Inspection solution for Microsoft Teams is a general inspection app that can be used to inspect anything from a ___location (such as a retail store or manufacturing plant) to assets and equipment (such as vehicles and machines). The solution includes an app for performing inspections as well as an app for configuring and managing inspections.
57
+
58
+

59
+
60
+
Learn more about the solution: [Video](https://aka.ms/TeamsInspectionVideo) | [Documentation](https://aka.ms/TeamsInspectionDocs) | [Teams app installer](https://aka.ms/TeamsInspection)
The Hospital Emergency Response sample solution provides a set of capabilities
65
+
for healthcare organizations to collect data for situational awareness of
66
+
available beds and supplies, COVID-19–related patients, staffing, and pending
67
+
discharges. This solution implements the inspection pattern by collecting an
68
+
inventory of available hospital beds and supplies. It also uses dashboards to
69
+
summarize key data and insights for users to make informed decisions, resulting
70
+
in efficient deployment and usage of resources.
71
+
72
+

73
+
74
+
The main components of the Hospital Emergency Response solution are:
75
+
76
+
-**Mobile app for frontline staff**: Frontline staff, such as nurses and
77
+
medical practitioners, can use the mobile app to quickly view and enter
78
+
information as required.
79
+
80
+
-**Web app for hospital admins**: Hospital admins can use this app to add and
81
+
manage system data required for the solution to work.
82
+
83
+
-**Dashboards for healthcare decision makers**: Decision makers can use dashboards to quickly
84
+
view important data and metrics to help make decisions efficiently.
85
+
86
+
Learn more about the solution: [Video](https://youtu.be/Dg-i3F9G01I) | [Documentation](../../sample-apps/emergency-response/overview.md) | [Blog post](https://powerapps.microsoft.com/blog/emergency-response-solution-a-microsoft-power-platform-solution-for-healthcare-emergency-response/)
87
+
56
88
## How customers are using the inspection pattern
57
89
58
90
### Virgin Atlantic safety and compliance app
@@ -125,34 +157,6 @@ as oral reading goals and comprehension goals.
125
157
126
158

127
159
128
-
### Hospital Emergency Response sample solution
129
-
130
-
The Hospital Emergency Response sample solution provides a set of capabilities
131
-
for healthcare organizations to collect data for situational awareness of
132
-
available beds and supplies, COVID-19–related patients, staffing, and pending
133
-
discharges. This solution implements the inspection pattern by collecting an
134
-
inventory of available hospital beds and supplies. It also uses dashboards to
135
-
summarize key data and insights for users to make informed decisions, resulting
136
-
in efficient deployment and usage of resources.
137
-
138
-

139
-
140
-
The main components of the Hospital Emergency Response solution are:
141
-
142
-
-**Mobile app for frontline staff**: Frontline staff, such as nurses and
143
-
medical practitioners, can use the mobile app to quickly view and enter
144
-
information as required.
145
-
146
-
-**Web app for hospital admins**: Hospital admins can use this app to add and
147
-
manage system data required for the solution to work.
148
-
149
-
-**Dashboards for healthcare decision makers**: Decision makers can use dashboards to quickly
150
-
view important data and metrics to help make decisions efficiently.
151
-
152
-
153
-
154
-
Learn more about the solution: [video](https://youtu.be/Dg-i3F9G01I) | [documentation](../../sample-apps/emergency-response/overview.md) | [blog post](https://powerapps.microsoft.com/blog/emergency-response-solution-a-microsoft-power-platform-solution-for-healthcare-emergency-response/)
155
-
156
160
### Additional stories
157
161
158
162
-[Pinnacle Group – Helpdesk employee leads transition from paper to digital](https://powerapps.microsoft.com/blog/pinnacle-group/)
@@ -164,4 +168,3 @@ Learn more about the solution: [video](https://youtu.be/Dg-i3F9G01I) | [document
0 commit comments