Wiki source code of Downtime Resources
Last modified by SRHC Admin on 2025/04/22 15:54
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{velocity}} | ||
2 | #if (!$hasAdmin) | ||
3 | ## Hide tabs | ||
4 | #set($displayDocExtra = false) | ||
5 | ## Hide viewer shortcuts in the menu | ||
6 | #set($displayShortcuts = false) | ||
7 | {{html clean="false"}}<style> | ||
8 | #xdocFooter { | ||
9 | display: none !important; | ||
10 | } | ||
11 | .xdocLastModification { | ||
12 | display: none !important; | ||
13 | } | ||
14 | #tmMoreActions { | ||
15 | display: none !important; | ||
16 | } | ||
17 | #tmDrawerActivator { | ||
18 | display: none !important; | ||
19 | } | ||
20 | </style>{{/html}} | ||
21 | #end | ||
22 | {{/velocity}} | ||
23 | |||
24 | General Resources | ||
25 | |||
26 | * Patient Location Tracker | ||
27 | |||
28 | Physician Resources | ||
29 | |||
30 | * Order Sets | ||
31 | * Protocols & Procedures | ||
32 | * [[Meditech High Availabilty System (HAS)>>https://snapshot.srhc.meditech.cloud]] | ||
33 | * [[iPrescribe>>https://iprescribe.com]] | ||
34 | |||
35 | |||
36 | |||
37 |