Role-based access

From Clinfowiki
Revision as of 21:51, 20 October 2011 by Annathehybrid (Talk | contribs)

Jump to: navigation, search

Role-based Access (also role-based access control (RBAC)), is a method of regulating access to computer or network resources based on the roles of individual users within an enterprise. Role-based access is one way organizations can limit access to confidential health information as required by Health Insurance Portability and Accountability Act (HIPAA).

Introduction

It was described by Ferraiolo, Gugini, and Kuhn in 1995(1), to ensure access assigned by roles. In such a lattice framework, each user new to the system is assigned a generic role, to which is assigned certain access to the system. For example, an individual assigned in an electronic health record as a pharmacist can view medications, alerts, dispense medications, but cannot prescribe. Such assigned user roles can change when appropriate.

For example, when an individual moves from the status of a medical student to a physician, his user category is re-assigned, and he can then prescribe medications without a co-signature. In many electronic medical records applications, the category physician is allowed to view and chart on any patient, not just his own, in order to allow emergency access. This obviously must be combined with a robust monitoring system to ensure that physicians are not accessing records to which they have no justifiable reason to access, i.e. a treating relationship.

References

  1. Ferraiolo DF, Dugini JA, Tuhn DR. Role-Based Access Control (RBAC): Features and Motivations. Proceedings of the 11th Annual Computer Security Applications Conference, New Orleans, December 11-15, 1995, pp. 241-48.