February 15, 2019 Outline
Reading: text, §8; paper [WB04]
Due: Project Progress Report, due February 15, 2019; Homework 3, due February 22, 2019
- Clinical Information System Security model
- Intended for medical records; goals are confidentiality, authentication of annotators, and integrity
- Patients, personal health information, clinician
- Assumptions and origin of principles
- Access principles
- Creation principle
- Deletion principle
- Confinement principle
- Aggregation principle
- Enforcement principle
- Comparison to Bell-LaPadula: lattice structure but different focus
- Comparison to Clark-Wilson: specialization
- ORCON
- Originator controls distribution
- DAC, MAC inadequate
- Solution is combination
- Role-based Access Control (RBAC)
- Definition of role
- Partitioning as job function
- Axioms
- Containment and other uses
- RBAC0, RBAC1, RBAC2, RBAC3