Healthcare and life sciences (HCLS) organizations rely heavily on repetitive, manual browser-based tasks for critical workflows such as claims processing and referral coordination. While agentic AI has the potential to automate these tasks, strict compliance requirements under the Health Insurance Portability and Accountability Act (HIPAA) have historically limited its adoption in scenarios where electronically protected health information (ePHI) is present.
AWS has announced that Amazon Nova Act is now a HIPAA eligible service. This allows organizations to deploy autonomous, browser-based AI agents to automate complex healthcare workflows involving ePHI while maintaining compliance standards.
Amazon Nova Act is an AWS service designed to build and manage fleets of reliable AI agents for automating production UI workflows at scale. It completes repetitive UI tasks within a browser environment and can escalate to a human supervisor when appropriate. Nova Act integrates seamlessly with external tools through API calls, remote Model Control Protocol (MCP), or agentic frameworks like Strand Agents. Users can define workflows by combining the flexibility of natural language with structured Python code.
For HCLS organizations, Nova Act automates real-world browser tasks that previously required manual effort, such as navigating websites, filling out forms, and extracting data. Key healthcare use cases include automating appointment scheduling, insurance verification, and prior authorization across provider and payer portals. Agents can also check claim statuses, submit appeals, and gather data from multiple systems for compliance reporting without manual intervention.
Under the AWS Shared Responsibility Model, AWS manages the security of the underlying infrastructure, while customers remain responsible for configuring controls for HIPAA compliance. To get started, organizations must execute an AWS BAA via the AWS Management Console and implement necessary security controls, including AWS Identity and Access Management (IAM) configurations as outlined in the Nova Act documentation.