This article is intended for Information Technology Staff (network admin and desktop support) to provide guidance in preparation for a Mend Telemedicine Go-Live. A less technical version of our best practices for setup may be reviewed in the Mend Technical Recommendations article.
Contents:
- Introduction
- Testing Strategy
- Network Preparation (ISP, WiFi, VPN)
- Endpoint Preparation (hardware and software)
Introduction
The implementation of video telemedicine can be challenging. Many information systems and networks used in healthcare settings were not designed to support streaming video. Security controls may be in place to block access to streaming media or peer-to-peer traffic. This guide is designed to help IT staff who support providers that are implementing Mend video telemedicine.
Many healthcare organizations have change-management procedures that require a compliance or information security review prior to making changes on networks or endpoints. We recommend bringing infosec or compliance into the implementation process as early as possible. Mend’s compliance team is available to assist in communicating the changes with the compliance or infosec team.
Testing Strategy
Thorough testing prior to go-live is essential to avoid provider and patient frustration. Conduct a test video session on the device that each provider will be using, in each location that they will be using it. Mend support is available to act as a remote “test patient” and help with troubleshooting. Just click the “Need Help?” icon on the Mend portal to connect with Mend support via live chat.
If a test reveals problems, perform the following checks:
- Run a basic speed test at https://www.speedtest.net/ and ensure that upload bandwidth, download bandwidth, and latency are sufficient (requirements are described in the next section)
- Run a WebRTC-specific test at https://test.webrtc.org/ using Chrome or Firefox. You should get a green checkmark for every test, with the following exceptions:
- It’s okay if some camera resolutions are not supported
- It’s okay if IPv6 is not supported
- It’s okay if “Reflexive connectivity” is not available
- A version of the WebRTC testing tool with more user-friendly output is available at https://portal.mendfamily.com/test
Record the results from these tests, along with the specifications of the test device, its operating system, and browser version. This information will help Mend support troubleshoot issues more quickly.
Network Preparation
Video telemedicine requires a high-speed Internet connection. Video sessions can consume a constant 1.1 Mbps upload speed and 1.1 Mbps download speed for each video participant. Lesser connections around 300 Kbps can work, but are not optimal. If multiple providers are using video simultaneously in one location, ensure that the network has the bandwidth to support one video upload stream per active provider, and one download stream per active patient (there may be multiple patients in each video session).
Internet Service Provider
Using a computer that is hard-wired to your LAN, check the speed of your Internet service provider. Make sure that you have the upload and download bandwidth required to support the number of providers and patients who will be using video simultaneously, in addition to the usual traffic (VoIP, EHR, etc.)
Firewall
Minimum Requirement: The minimum Requirement is that TCP port 443 is open. Some firewall/proxy rules only allow for SSL traffic over port 443. You will need to make sure that non-web traffic can also pass over this port.
Better Experience: In addition to the minimum requirements being met, we also recommend that UDP port 3478 is open.
Best Experience: For the best possible experience, we recommend that UDP ports 1025 - 65535 be open.
You will need to have the following URLs and IP addresses whitelisted:
https://portal.mendfamily.com
https://api.mendfamily.com
https://chatlio.com
"74.201.205.0/25",
"72.251.224.0/25",
"72.251.228.0/25",
"95.172.84.0/25",
"117.20.41.128/25",
"52.41.63.240/28",
"52.200.60.16/28",
"52.51.63.16/28",
"54.250.250.208/28",
"52.65.127.192/27",
"52.66.255.192/27",
"54.89.253.64/28",
"35.158.127.224/28",
"34.218.216.144/28",
"13.251.158.0/28",
"52.213.63.176/28",
"99.80.88.240/28",
"3.123.12.128/28",
"34.223.51.192/27",
"34.223.51.224/27",
"3.214.145.96/27",
"3.234.232.160/27",
"34.222.66.96/28",
"99.79.160.16/28",
"18.202.216.0/28",
"18.139.118.176/28",
"3.248.234.48/28",
"44.232.236.96/27",
"3.127.48.224/28",
"3.248.243.144/28",
"3.234.248.80/28",
"3.248.244.96/27",
"18.156.18.0/27",
"18.180.159.224/27",
"18.141.165.128/27",
"3.7.161.0/27",
"3.7.161.48/28",
"18.179.48.208/28",
"3.25.48.192/28",
"18.157.71.112/28",
"3.235.255.176/28",
"44.234.90.64/28",
"15.228.1.16/28",
"54.69.125.241/32",
"168.100.64.0/18"
WiFi
If your providers will be conducting telemedicine via WiFi, test the available bandwidth from your WiFi network. Since WiFi bandwidth can vary widely based on signal strength, test bandwidth in any location around the office where providers will be working.
If your wireless access points support 5GHz and 2.4GHz on a single SSID, providers’ devices may automatically “downgrade” a 5GHz connection to 2.4GHz, causing unpredictable issues with video and audio quality (especially for mobile devices). It’s best to create a dedicated 5GHz-only network and ensure that devices used for video telemedicine have a strong connection to the 5GHz network.
If you experience problems with video quality on WiFi, plug into the LAN and test video, to isolate whether the problem is caused by the WiFi connection, or upstream in the network. Mend support is available to serve as “test patients” when troubleshooting network issues.
Some WiFi networks have additional security controls that may need to be fine-tuned in order to allow streaming video and audio for telemedicine. For example, Cisco Meraki WAPs have a setting to block peer-to-peer traffic. This block will need to be disabled to allow Mend’s streaming video and audio.
Providers Working Remote
One benefit of telemedicine is that providers can work from remote locations. Unfortunately, remote work also comes with IT challenges, because we have minimal control over the network that the provider is connecting to. The following steps can minimize issues caused by remote work:
- It is preferred for the provider to connect using equipment issued and controlled by the practice. This recommendation ensures that the equipment is secure and meets the minimum requirements for Mend.
- Check the configurations of VPN clients and firewalls on the workstations to ensure that they will permit telemedicine.
- Best practice is to route only internal traffic over the VPN (such as EHR access), and route other traffic (including Mend) over the Internet. Mend’s video stream is encrypted and does not need to be routed over a VPN. VPNs typically do not have the bandwidth or latency to support real-time streaming video.
- Have each provider run an Internet speed test from their remote work location prior to seeing patients, to ensure that they have enough bandwidth for telemedicine.
- Have each provider conduct a test video session prior to seeing patients.
- If the provider is having problems, Mend support is available to help them, via the “Need Help?” link in the Mend portal.
Endpoint Preparation
Providers may connect with computers or mobile devices, but we have found that computers tend to support more reliable, high-quality video connections. This is especially true for group video (more than two parties in a video call).
Computers
Hardware Specs
Two-way video streaming requires more processing power than typical business applications. We recommend:
- Processor: Intel Core i5 or i7 (or equivalent)
- RAM: 8GB (minimum)
- 13” screen (minimum)
- 780p or better front facing camera
Use the Task Manager (Windows) or Activity Monitor (Mac) to verify that CPU and memory usage are below 50% during a video visit.
Many providers want to have their EHR software open during a visit, so providing an external monitor may be helpful if their laptop has a small screen.
We also recommend providing a headset with a good microphone, to minimize background noise and distractions.
Software Specs
Mend requires:
- Windows 7, 8.1, or 10
- Mac OS X
- Latest version of Google Chrome
Endpoint Protection
Test Mend from a typical provider workstation to ensure that your endpoint protection system (anti-malware, antivirus, etc.) is configured to allow video telemedicine.
Mobile Devices (tablets, phones, etc.)
Providers can connect from mobile devices, but you should be aware of the limitations:
- From a compliance and security perspective, you may not have as much control over the security of a personally owned device (BYOD).
- Many mobile devices have limited processing power, which may be reflected in limitations on video quality, especially with more than two or three participants in a video session.
- Mobile devices may be more likely to connect to a slower WiFi network or fall back to a cellular connection, resulting in poor streaming quality.
If your strategy is for providers to use mobile devices, consider providing a tablet that is known to support streaming video and 5GHz WiFi, and has mobile device management (MDM) to ensure that it has a secure configuration.