9.6 Allocating & Verifying EHR Access Controls and Role-Based Privileges
Key Takeaways
- Access is granted by role, following least privilege, through a documented request-approval-provision-verify cycle.
- Role-based access control assigns privileges to job roles rather than to individuals, so an access change follows a job change automatically.
- Break-glass emergency access is a Required Security Rule specification and every use is flagged for post-hoc review.
- Termination and transfer must remove access the same day, and orphaned accounts from departed staff are a recurring audit finding.
- Periodic access reviews require the data owner or manager to attest that each user's privileges are still appropriate.
Two consecutive test plan tasks make access administration a named CEHRS duty: task 4.E (allocate access controls within the EHR system based on user roles and predetermined privileges) and task 4.F (verify and assist with compliance of access controls). Knowledge statements 4.K12 and 4.K13 add required IT controls and role-based privileges. Section 9.2 explained why the minimum necessary standard requires access limits; this section covers how they are administered.
Role-Based Access Control in Practice
Role-based access control (RBAC) assigns privileges to a defined role, and users inherit privileges by being assigned that role. Its advantages over per-user permissions are structural: a change to the role updates everyone in it, a job change is handled by swapping roles, and an auditor can review a manageable number of roles instead of thousands of individual permission sets.
A role definition specifies more than which modules open:
| Dimension | Question It Answers |
|---|---|
| Module access | Which parts of the chart open at all |
| Action level | View only, view and enter, or view, enter, and modify |
| Data scope | All patients, one department, one location, or assigned panel only |
| Sensitive categories | Whether behavioral health, substance use, HIV, or VIP records are visible |
| Administrative rights | Whether the user can change configuration, run reports, or manage other users |
| Break-glass eligibility | Whether the user may invoke emergency access |
Two principles govern every assignment. Least privilege grants the minimum access the job requires. Segregation of duties prevents one person from holding conflicting rights — for example, creating a vendor and approving a payment, or entering charges and posting adjustments without review.
The Provisioning Lifecycle
| Stage | What Happens | Evidence Produced |
|---|---|---|
| Request | Manager submits a request naming the user, role, and start date | Dated request record |
| Authorize | Data owner or security officer approves the role, and any exception is justified in writing | Approval record |
| Verify prerequisites | Confirm background/clearance per policy, completed training (Section 4.5), and signed confidentiality agreement | Training and agreement records |
| Provision | Unique user ID created, role assigned, credentials delivered securely | Account creation log |
| Confirm | User logs in, verifies they can perform required tasks and nothing more | Confirmation record |
| Modify | Role change on transfer or promotion — old privileges removed, not merely supplemented | Change record |
| Terminate | Access disabled on the effective date and time | Termination record |
The most common real-world failure is privilege creep: a user who moves from registration to billing to management accumulates all three access sets because each transfer added privileges without removing the previous ones. Transfers must be handled as a role replacement.
Emergency (Break-Glass) Access
The Security Rule requires an emergency access procedure — a Required implementation specification under Access Control (Section 9.3). Break-glass allows a clinician to reach a record they do not normally have rights to when patient care demands it:
- The user must affirmatively invoke it and, in most systems, enter a reason.
- The event is flagged in real time and written to a dedicated log.
- Every use is reviewed after the fact by compliance or the privacy officer, and unjustified uses are handled as violations.
- The capability is never removed to prevent abuse — restricting emergency access endangers patients. Detection and accountability, not prevention, are the controls.
Termination and Transfer
Termination handling is a top-recurring audit finding, and the rules are simple:
- Access is disabled on the effective date and time, coordinated between HR, the manager, and IT.
- For involuntary terminations, access is disabled before or at the moment the employee is notified.
- Physical items are collected: badge, keys, tokens, laptop, mobile device.
- Shared or generic accounts the user knew must have their credentials changed, which is one more reason generic accounts are prohibited.
- Remote access, VPN, email, and vendor portal accounts are disabled along with the EHR.
- The user's audit trail is retained — terminating an account never deletes the history of what that account did.
Verifying Compliance
Task 4.F is about checking that the controls actually hold. The recurring activities:
- Periodic access reviews (attestation). On a defined cycle, each manager or data owner reviews the list of users holding a role and attests that each is still appropriate. Unattested accounts are removed.
- Orphaned account reports. Accounts with no login for a defined period, accounts belonging to terminated employees, and accounts with no assigned manager.
- Privilege exception reports. Users holding administrative rights, users with all-patient scope who should be department-scoped, users with conflicting duties.
- Break-glass reviews. Every invocation, reviewed against the stated reason.
- Audit log monitoring. Same-surname access, same-address access, VIP access, and high-volume export or print activity (Section 10.6).
- Sanction application. Findings feed the workforce sanction policy, which is part of the Required Security Management Process standard.
The EHR specialist's role in all of this is usually operational: submitting and validating requests, running and working the exception reports, confirming that provisioned access matches the approved role, and escalating anything that does not. Approving access and applying sanctions are management functions.
An employee transfers from registration to the billing department. Registration privileges are left in place and billing privileges are added. What problem does this create?
A hospital's compliance officer proposes removing break-glass emergency access from all clinical users to prevent inappropriate lookups. Why is this the wrong approach?
Which activity best demonstrates compliance with the requirement to verify access controls?