The process of identifying, testing, and applying software patches to address security vulnerabilities and bugs — required under HIPAA's evaluation administrative safeguard and proposed for explicit requirement in the 2026 Security Rule amendments.
Unpatched systems are the most common entry vector in healthcare ransomware incidents. Patch management programs should include vulnerability scanning, prioritized patching based on severity, testing procedures, and documentation of accepted-but-not-patched residual risk.
A FHIR-based API that CMS-regulated payers and providers must offer to patients enabling them to retrieve their health information from a third-party app of their choice without barriers.
Required under CMS Interoperability and Patient Access Final Rule (CMS-9115-F). Patient apps connect via OAuth 2.0 / SMART on FHIR authorization. Not an authorization to bypass HIPAA — the patient is exercising their Right of Access.
A secure web or mobile application that allows patients to access their health records, communicate with providers, schedule appointments, and pay bills — typically maintained by or under contract with the covered entity.
Patient portals are HIPAA-relevant infrastructure: they store and transmit PHI, require BAAs with the provider if operated by a third party, and must include audit logging, MFA, and encrypted transmission.
Payment Card Industry Data Security Standard — the security framework governing the protection of cardholder data, applicable to any healthcare practice accepting payment cards.
Overlaps with HIPAA when payment data is combined with clinical information. PCI DSS v4.0 (2024) added requirements aligned with modern cloud and DevSecOps practices.
An authorized simulated cyberattack against an organization's systems, conducted by qualified security professionals, to identify exploitable vulnerabilities and validate the effectiveness of security controls.
Recommended annually for healthcare environments handling significant PHI volumes. Required by some payer contracts and proposed for explicit requirement in the 2026 Security Rule amendments. Distinct from vulnerability scanning, which is automated and broader but less deep.
An informal term sometimes used interchangeably with PHI, sometimes more loosely to include all health-related personal information regardless of whether it is held by a HIPAA-covered entity.
When precision matters, use 'PHI' (HIPAA-defined term, applies to covered entities and business associates) and 'health-related personal information' or 'health data' for the broader category.
A health record that an individual maintains for themselves — distinct from a covered entity's medical record — often using consumer-facing apps, fitness trackers, or vendor-hosted PHR services.
PHRs may or may not be HIPAA-covered. A PHR offered by a covered entity is PHI. A standalone consumer PHR (Apple Health, MyChart consumer features outside a provider relationship) is typically not HIPAA-covered.
An individual with legal authority to act on behalf of a patient — including parents of minors, guardians, healthcare powers of attorney, and executors of deceased patients' estates — and who can exercise the patient's HIPAA rights on their behalf.
A social-engineering attack in which the attacker impersonates a trusted entity in an email or message to trick the recipient into revealing credentials, downloading malware, or transferring funds.
Phishing is the #1 initial-access vector in healthcare breaches. Defenses include MFA, email authentication (SPF/DKIM/DMARC), workforce training with simulated phishing, and email filtering with content analysis.
Physical measures, policies, and procedures to protect electronic information systems and related buildings and equipment from natural and environmental hazards and unauthorized intrusion.
Includes facility access controls, workstation use, workstation security, and device and media controls.
Information that can identify, contact, or locate a specific individual — a federal/state-law concept broader than HIPAA's PHI and often applicable to data outside the healthcare context.
Most state breach-notification laws use a PII definition. PHI is a subset of PII (PII tied to health-related information held by a covered entity or business associate).
The employer, employee organization, or other entity that establishes or maintains a group health plan — subject to special HIPAA rules limiting access to plan participants' PHI.
A social-engineering technique in which the attacker creates a fabricated scenario (the pretext) to manipulate the victim into divulging information or performing an action.
Healthcare-targeted pretexting commonly impersonates IT support, HIPAA compliance officers, executives, or insurance representatives. Defense: out-of-band verification, callback procedures, workforce training.
A framework requiring privacy and data protection to be embedded into the design and architecture of IT systems and business practices, rather than added as an afterthought.
Originated by Ann Cavoukian; codified in GDPR Article 25. Increasingly referenced in healthcare procurement and emerging US state privacy laws.
A documented analysis of how personally identifiable information is handled by a system or process, evaluating compliance with applicable privacy regulations and identifying risks.
Not strictly required by HIPAA but considered industry best practice for new systems handling PHI. Mandatory for many government healthcare systems.
A workforce member designated to develop and implement HIPAA Privacy Rule policies and procedures. Every covered entity must designate one.
In small practices the same person often serves as both Privacy Officer and Security Officer. The role is responsible for NPP maintenance, patient rights requests, complaint handling, and privacy training.
Technology and processes for securing, controlling, and monitoring elevated administrative access to systems handling ePHI — including vaulted credentials, just-in-time access grants, and session recording.
PAM is critical for HIPAA compliance because administrative access is the most common path used in insider-threat and APT attacks. CyberArk, BeyondTrust, and Delinea are common platforms.
Technology and processes for governing the lifecycle of privileged identities — discovery, classification, monitoring, just-in-time elevation, and decommissioning of accounts with administrative access.
Sister concept to PAM (Privileged Access Management) — PIM focuses on identity governance, PAM focuses on credential vaulting and session control. Critical for HIPAA-aligned administrative oversight.
Any individually identifiable health information held or transmitted by a covered entity or business associate, including names, dates, addresses, SSNs, medical record numbers, photos, biometric data, and any combination that could identify an individual in connection with their healthcare.
PHI includes any of 18 identifier categories listed in the Safe Harbor de-identification standard when associated with health information. The HIPAA Privacy Rule applies to PHI regardless of form (electronic, paper, oral).
A data-processing technique that replaces direct identifiers in PHI with reversible pseudonyms, where the linking key is held separately under stricter controls.
Useful for research, analytics, and software development on patient data while reducing exposure. Distinct from de-identification (where re-identification keys are destroyed) and anonymization (where re-identification is computationally infeasible). PHI under pseudonymization is still PHI under HIPAA.
Notes recorded by a mental health professional documenting or analyzing the contents of a private counseling session, kept separate from the rest of the medical record and afforded stronger protection than other PHI.
Disclosure of psychotherapy notes generally requires specific patient authorization, separate from any general HIPAA authorization. Excludes medication prescriptions, session start/stop times, and other clinical summary data.
Disclosures of PHI to public health authorities for purposes of preventing or controlling disease, injury, or disability — permitted without patient authorization under HIPAA.
Includes reportable disease surveillance, immunization registries, cancer registries, FDA adverse event reporting, and birth/death certificates. State public health reporting requirements are typically codified separately.
The system of roles, policies, hardware, and software for issuing, managing, distributing, and revoking digital certificates used in asymmetric cryptography.
Underpins TLS, S/MIME, mTLS, digital signatures, and many federated authentication systems. Healthcare PKI is increasingly used for clinical messaging (DirectTrust), identity assurance, and device authentication.