Subscribe to the Non-Human & AI Identity Journal

What breaks when healthcare staff use GenAI tools without PHI controls?

PHI can leave governed systems through ordinary prompts, drafts, and copy-paste actions, even when the employee has no malicious intent. Without data-level controls, organisations lose visibility into where patient information goes, whether the destination is authorised, and whether the use meets HIPAA and BAA requirements. The result is a compliance, legal, and trust problem, not just a technology issue.

Why This Matters for Security Teams

GenAI use in healthcare changes how protected health information moves, because staff can place patient details into prompts, summaries, and follow-up drafts outside traditional clinical systems. That creates a control gap that is easy to miss if governance only focuses on storage systems and not on how content is entered, transformed, and reused. NIST’s NIST AI 600-1 GenAI Profile is useful here because it frames generative AI risk as a lifecycle problem, not a single application setting.

The main failure is not usually malicious exfiltration. It is routine workflow behaviour that bypasses established privacy boundaries. Clinicians, administrative staff, and contractors may use public or weakly governed tools to draft notes, summarize records, or rewrite messages, then paste outputs back into approved systems. Once that happens, the organisation may lose traceability over where PHI was processed, whether it was retained by a third party, and whether the use was covered by policy, contract, and patient privacy expectations.

In practice, many healthcare organisations discover the exposure only after a privacy review, complaint, or vendor assessment has already exposed the gap.

How It Works in Practice

PHI controls for GenAI should start with data classification and routing, not with user reminders alone. If a tool can receive free-text prompts, attachments, or copied clinical text, then the organisation needs a way to determine whether the content is allowed, masked, blocked, or redirected to a governed environment. That usually means combining policy, technical enforcement, and auditability across endpoints, browsers, gateways, and approved AI services.

Practically, teams should define which use cases are permitted, which data classes are prohibited, and which tools are authorised under contract and security review. HIPAA-aligned control design also depends on vendor assurances, including a Business Associate Agreement where required. The HHS HIPAA Privacy Rule guidance remains the baseline reference for how PHI must be handled, while the NIST AI profile helps translate that into AI-specific operational controls.

  • Block or redact PHI before prompts reach external models where policy requires it.
  • Log prompt, response, and data-transfer events with sufficient detail for audit and investigation.
  • Restrict high-risk use cases such as diagnosis support, discharge summaries, or prior-authorisation drafts unless reviewed.
  • Require approved tools to enforce retention limits, tenant isolation, and model-trainer exclusion where available.
  • Train staff to recognise that copy-paste into GenAI is still data sharing, even when no file is uploaded.

Detection and response matter too. Security teams should watch for unsanctioned browser access, consumer AI extensions, data loss prevention alerts, and unusual flows from EHR-connected workstations. Guidance is evolving on whether all generated content must be retained as part of the patient record, so legal, compliance, and clinical governance should decide that upfront rather than after adoption. These controls tend to break down in BYOD-heavy environments because unmanaged endpoints can reach unapproved AI services without enterprise logging or content inspection.

Common Variations and Edge Cases

Tighter PHI controls often increase workflow friction, requiring organisations to balance clinician speed against privacy assurance. That tradeoff becomes sharper when staff want AI help for documentation, coding, scheduling, triage, or patient messaging, because the same tool may be useful in one context and unsafe in another. There is no universal standard for this yet, so current guidance suggests setting use-case-specific rules rather than approving or banning GenAI wholesale.

Edge cases often appear when de-identified data is not truly de-identified, when free-text notes contain indirect identifiers, or when a third-party model is embedded inside a broader application that looks harmless to the user. Healthcare organisations also need to distinguish between internal, contracted, and public AI services, because each creates a different legal and operational posture. For risk management, the CISA Secure by Design guidance reinforces the idea that privacy protections should be built into the workflow rather than added after deployment.

Where this becomes especially sensitive is in environments that connect GenAI to EHR data, messaging platforms, or coding tools. In those cases, the identity of the user is not the only concern. The system itself may act like a privileged digital worker with broad access to patient content, which means role design, approval boundaries, and output review become part of the PHI control model. Best practice is evolving, but the safest pattern is to treat every AI-enabled path that can see PHI as a governed data-processing surface, not a productivity shortcut.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST AI RMF, NIST AI 600-1, NIST CSF 2.0 and NIST SP 800-63 set the technical controls, while PCI DSS v4.0 define the regulatory obligations.

Framework Control / Reference Relevance
NIST AI RMF GOVERN PHI use in GenAI needs accountability, policy, and oversight across the AI lifecycle.
NIST AI 600-1 The GenAI profile maps risks from prompts, outputs, and third-party processing.
NIST CSF 2.0 PR.DS-1 PHI leakage is a data security issue that requires controlled handling and protection.
PCI DSS v4.0 3.2.1 Although not healthcare-specific, it reflects strong rules for protecting sensitive data in processing.
NIST SP 800-63 IAL2 Strong identity assurance supports accountability for staff actions in PHI handling workflows.

Apply strict data minimisation and storage limits wherever sensitive information enters AI tools.