A 21st Century Cures Act Security Primer
The healthcare world has been going digital for a while and new federal government regulations tied to the 21st Century Cures Act are accelerating that trend. As the Centers for Medicare and Medicaid Services (CMS) predicted, the industry has also seen explosive growth of healthcare apps addressing use cases built on top of public APIs. The CMS Patient Access final rule, as well as the Office of the National Coordinator for Health IT (ONC) Information Blocking rule, now impose deadlines for most healthcare organizations to allow patients to access and share their electronic health information (EHI) via APIs. These new regulations are being enforced starting in 2021.
Both the CMS and ONC rules require health organizations to make use of the Fast Healthcare Interoperability Resources (FHIR) API, developed by the non-profit Health Level Seven International (HL7), to implement “interoperability” of health information. In addition, implementers must use the FHIR complementary security and app registration protocols, specifically the SMART Application Launch Implementation Guide (“SMART IG”) 1.0.0, which is a profile of the OAuth 2.0 specification, and the OpenID Connect Core 1.0 standard.
An organization implementing a Patient Access API must also make documentation regarding the API functionality and operation publicly accessible by posting it directly on their website or via publicly accessible hyperlink(s). The documentation must include at a minimum the API syntax, function names, required and optional parameters and their data types, return variables and their types/structures, exceptions and exception-handling methods, software components and the configurations an app must use to successfully interact with the API, and more.
In summary, health information must be accessible via an API, the API implementation must be documented, and that documentation must be made publicly accessible. The API provides access to highly sensitive health information that must be kept confidential and secure under federal and state privacy and security rules, including HIPAA, meaning that health organizations will face steep penalties if that data is breached. Given the high value that stolen health data commands, one can only anticipate that cybercriminals will look to target these new APIs to breach health organizations and steal patient data.
While public APIs provide accessibility and the platform for innovation, they also significantly increase the risk of data breaches, challenging all health organizations to layer an effective API security and governance protection over those new APIs. As a result, API security, patient consent management and data privacy are fast becoming major design considerations for public healthcare APIs.
These risks can be mitigated, however, through the implementation of a Zero Trust model that includes robust identity and next generation API security controls. This would mean authenticating and authorizing all requests, continuously monitoring all FHIR API activity, remediating issues tied to third parties misusing the API, blocking hacking and enforcing patient consent rules at the API itself by monitoring API payloads to redact or block certain data requests.
The table below provides relevant information on compliance dates that must be met, including two past dates (highlighted):
21st Century Cures Act Requirements
Compliance Date
Patient Access API
Requires implementation of FHIR APIs
Applies to government health plans regulated by CMS: Medicare Advantage, Medicaid, Children’s Health Insurance Program (CHIP) and Qualified Health Plan (QHP) issuers on federally facilitated exchanges
July 1, 2021
Under the CMS Final Rule, covered payers are required to implement beginning January 1, 2021. However, CMS announced it will not enforce it until July 1, 2021.
Although commercial plans are not subject to these rules, CMS “encourages” them to follow suit.
Information Blocking
Similar to CMS Patient Access API
Requires use of FHIR APIs to allow patient to view, download and transmit EHI
Applies to all healthcare providers, EHR vendors, HINs and HIEs
April 5, 2021
Healthcare providers, Health IT developers of certified health IT, health information exchanges (HIEs), and health information networks (HINs) have until April 5, 2021 to comply with the ONC Cures Act Final Rule’s information-blocking provisions.
Revisions to Conditions of Participation for Hospitals and Critical Access Hospitals
Requires implementation of FHIR APIs
April 30, 2021
The new CMS Condition of Participation requiring Medicare and Medicaid participating hospitals, including psychiatric hospitals and CAHs, to send notifications to certain providers of a patient’s admission, discharge or transfer will be in effect April 30, 2021.
Provider Directory API
Requires implementation of FHIR APIs
July 1, 2021
Under the CMS Final Rule, covered payers must make provider directory information publicly available beginning January 1, 2021. However, CMS has announced it will not enforce it until July 1, 2021.
Data Exchange by Government Health Plans
January 1, 2022
Under the CMS Final Rule, covered payers must implement a process to exchange certain patient clinical data with other payers at the patient’s request beginning January 1, 2022. QHP issuers on the FFEs are required to implement this process for plan years beginning on or after January 1, 2022.
Four requirements are tied to identity, or to how the API is accessed and used:
Based on numerous conversations with security leaders, these recommendations rise to the top:
Strong Authentication. The best way to mitigate this risk is through a robust identity infrastructure that can authenticate and authorize users and incoming requests—and given the prevalence of account takeovers enabled by compromises of weak authentication, the new government rules point strongly to MFA. Adding passwordless capabilities would additionally strengthen security.
Single User Store. A repository for all user identities outside of EMR/EHR systems should be considered. That store or directory would provide a single view for each user across all systems and resolve duplicate identities.
Dynamic Patient Consent Authorization. Collect, manage and enforce consent-driven access. The most effective way to enforce consent for EHI is at the API level by monitoring payloads and applying in real-time rules set by patients. Data would be made available, redacted or blocked based on the consent granted by the patient. That approach has also the merit to enable data sharing on a granular basis, therefore future-proofing the API implementation.
Monitor All API Activity Post Authorization. All activity should be monitored after access is granted with a great level of scrutiny on a per user basis—and not just per token or IP address. Activity needs to be tracked and made available for governance and forensic reports.
Identify and Block Hacking Using Machine Learning (ML). This requires active AI/ML analysis of all activity on APIs to identify malicious actions (attempts to breach or ongoing breach) and take corrective action such as notification and immediate blocking. ML can be effective at identifying attacks with compromised credentials, detecting hacking attempts to “reverse engineer” an API to take over accounts, as well as countless number of assaults on the API to steal health information.
Catch API Bugs and Other Mishaps—in Production—with ML. ML technology can also be used to recognize API bugs, misconfigurations and deployment issues that could lead to data leaks and other costly mishaps, while in production—and automatically block hackers exploiting those vulnerabilities. The same technology would sort out abnormal or abusing API activity by partners and third-party application developers.
Here at Ping, we work with the largest global healthcare organizations to help them stay on top of evolving healthcare security challenges. See below how you can use our solutions to protect EHI infrastructures and address Cures Act security needs:
Strong Authentication and Single Sign-on. These capabilities are implemented with PingFederate, PingOne or PingOne Advanced Services. For increased security and passwordless options, organizations use PingID or PingOne MFA to insert multi-factor authentication (MFA) into the decision flow. PingOne Risk can also add a valuable AI layer to assess the risk of every authentication and reduce the number of times another authentication factor is required, leading to more security with a better, enhanced user experience.
Single User Store. PingDirectory is a high-performance repository for consolidating all identities, synchronized from any number of directories including databases, LDAP and Microsoft AD.
Dynamic Consent. PingAuthorize enforces user consent and organizations’ policies at a granular level consistently by applying rules and policies at the point of access: the API. This approach eliminates the need to manage and enforce consent at each data store, eliminating the risk of having any one of them improperly configured. The solution controls fine-grain access and sharing of EHI data by inspecting API payloads in real-time and allowing, blocking or redacting EHI based on what patients have consented. Consent attributes can be stored in PingDirectory and managed directly by the patient.
API Activity Monitoring. PingIntelligence for APIs tracks API activity across all API gateway clusters, clouds and datacenters to deliver a single pane of glass used to monitor the API infrastructure. Existing and new APIs are discovered automatically and API traffic is linked to the identity of each user or machine consuming it—and not just a token/cookie, API key or IP address. Deep activity insights are delivered for auditing, forensic and governance reports.
Machine Learning (ML) to Catch API Bugs in Production and Identify, and Block Hacking. PingIntelligence for APIs leverages ML to detect and block modern API hacking techniques, from attacks that bypass the UI to compromise the API and take over an EHR system to data theft using stolen credentials. In addition, PingIntelligence can identify abnormal behaviors tied to third parties abusing a FHIR API, and catch active APIs’ bugs, vulnerabilities or misconfigurations that can lead to data leaks. It can identify attacks, as well as protect against people’s mistakes—and allow teams to step in to control damages.
To learn more about the 21st Century Cures Act regulations, please download the white paper “Identity as the Key to Better Digital Health.”