Guides HIPAA compliance for mHealth apps, wearables, remote monitoring, including OCR mobile PHI rules, FDA/FTC regulations, BYOD policies, and ePHI encryption.
npx claudepluginhub mukul975/privacy-data-protection-skills --plugin privacy-skills-completeThis skill uses the workspace's default tool permissions.
Mobile health (mHealth) encompasses the use of mobile devices, applications, wearable sensors, and remote patient monitoring systems to deliver healthcare services and manage health information. OCR has issued specific guidance on HIPAA compliance for mobile devices, recognizing that the proliferation of smartphones, tablets, and wearable health technology creates significant risks to the confi...
Conducts multi-round deep research on GitHub repos via API and web searches, generating markdown reports with executive summaries, timelines, metrics, and Mermaid diagrams.
Dynamically discovers and combines enabled skills into cohesive, unexpected delightful experiences like interactive HTML or themed artifacts. Activates on 'surprise me', inspiration, or boredom cues.
Generates images from structured JSON prompts via Python script execution. Supports reference images and aspect ratios for characters, scenes, products, visuals.
Mobile health (mHealth) encompasses the use of mobile devices, applications, wearable sensors, and remote patient monitoring systems to deliver healthcare services and manage health information. OCR has issued specific guidance on HIPAA compliance for mobile devices, recognizing that the proliferation of smartphones, tablets, and wearable health technology creates significant risks to the confidentiality, integrity, and availability of ePHI. The regulatory landscape intersects HIPAA (for covered entities and business associates), FDA regulation (for mobile medical devices/software as a medical device), and FTC jurisdiction (for consumer health apps not covered by HIPAA).
OCR guidance emphasizes that the Security Rule applies to ePHI on all electronic media, including mobile devices. Key OCR positions:
For health apps and connected devices NOT covered by HIPAA:
| Requirement | Regulation | Implementation |
|---|---|---|
| Device encryption | §164.312(a)(2)(iv) | Full-disk encryption (AES-256) on all mobile devices accessing ePHI |
| Screen lock / auto-logoff | §164.312(a)(2)(iii) | Maximum 2-minute inactivity timeout; biometric or 6-digit PIN |
| Remote wipe capability | §164.310(d)(2)(iii) | MDM-enabled remote wipe for lost/stolen devices |
| Transmission encryption | §164.312(e)(1) | TLS 1.2+ for all data in transit; VPN for network access |
| App-level authentication | §164.312(d) | Per-app authentication for mHealth applications accessing ePHI |
| Malware protection | §164.308(a)(5)(ii)(B) | Mobile threat defense software; app vetting for sideloading |
| Audit logging | §164.312(b) | MDM audit trails for device access, app usage, data transfers |
| Data backup | §164.308(a)(7) | Automated backup of ePHI on mobile; exclude from consumer cloud backup |
For organizations permitting personal device use:
| Device Category | HIPAA Applicability | Key Privacy Considerations |
|---|---|---|
| Prescribed RPM devices (e.g., cardiac monitors) | Yes — CE or BA processes PHI | Encryption at rest and in transit; BAA with device vendor; patient consent for continuous monitoring |
| Provider-issued wearables (e.g., glucose monitors) | Yes — CE or BA processes PHI | Data minimization; defined retention; secure transmission to EHR |
| Consumer wearables (e.g., Fitbit, Apple Watch) | Only if data flows to CE/BA | FTC Health Breach Notification Rule applies if non-HIPAA; HIPAA applies once data enters CE/BA systems |
| Clinical trial wearables | Yes — research use of PHI | IRB oversight; authorization or waiver; de-identification at earliest opportunity |