product updateAmazon Web Services

Amazon Nova Act Becomes HIPAA Eligible for Healthcare Workflows

TL;DR

Amazon Nova Act, AWS's browser-based AI agent service, now qualifies as HIPAA eligible, allowing healthcare organizations to deploy autonomous agents for workflows involving electronically protected health information. The service automates repetitive browser tasks including claims processing, referral coordination, and prior authorization.

2 min read
0

Amazon Nova Act Becomes HIPAA Eligible for Healthcare Workflows

Amazon Nova Act, AWS's browser-based AI agent service, now qualifies as HIPAA eligible, allowing healthcare and life sciences organizations to deploy autonomous agents for workflows involving electronically protected health information (ePHI).

The service is included in AWS's HIPAA Eligible Services Reference list, enabling organizations with a signed AWS Business Associate Agreement (BAA) to use Nova Act for processing protected health information.

Service Capabilities

Nova Act automates browser-based workflows by navigating websites, filling forms, extracting information, and completing multi-step processes. The service integrates with external tools through API calls, remote Model Control Protocol (MCP), or agentic frameworks like Strand Agents. Workflows can be defined using natural language combined with Python code.

For healthcare organizations, this enables automation of:

  • Appointment scheduling and insurance verification across provider and payer portals
  • Prior authorization requests and claim status checks
  • Appeals submission and reimbursement tracking on payer websites
  • Referral sending and tracking between providers
  • Compliance reporting data gathering from multiple systems

The system includes human escalation capabilities when appropriate.

Compliance Requirements

Under AWS's Shared Responsibility Model, AWS manages infrastructure security while customers configure controls to achieve HIPAA compliance. Organizations must:

  • Execute an AWS BAA through the self-service process in AWS Management Console
  • Designate their account as a HIPAA account
  • Implement security controls including IAM access policies, AWS KMS encryption, and AWS CloudTrail logging
  • Conduct a design review using the AWS Well-Architected Tool before deploying ePHI workloads

Availability and Integration

Nova Act is currently available in the US East (N. Virginia) AWS Region. The service integrates with Amazon Bedrock AgentCore, Amazon CloudWatch, and AWS Identity and Access Management. Pricing details are available on the Amazon Nova Act pricing page, though specific rates were not disclosed.

What This Means

HIPAA eligibility removes a significant barrier to AI agent adoption in healthcare, where manual browser-based workflows remain common due to compliance concerns. This positions AWS to compete directly in healthcare automation, a market where administrative tasks consume substantial resources. Organizations can now deploy AI agents for repetitive workflows while maintaining regulatory compliance, potentially reducing administrative burden and accelerating claims processing. However, customers retain full responsibility for proper configuration and compliance—HIPAA eligibility means the service is designed for compliant use, not that compliance is automatic.

Related Articles

product update

AWS Launches Amazon Bedrock AgentCore for Deploying Production AI Agents

AWS has launched Amazon Bedrock AgentCore, a serverless runtime environment for deploying production AI agents. Turkish fulfillment company OPLOG demonstrated the platform's capabilities by building three business intelligence agents using Anthropic's Claude Sonnet, achieving a 35% reduction in sales cycles and 98% reduction in manual research time.

product update

AWS releases four multimodal evaluators for image-to-text AI tasks in Strands Evals SDK

AWS has added four multimodal evaluators to its Strands Evals SDK that judge image-to-text AI outputs by directly analyzing source images. The evaluators—Overall Quality, Correctness, Faithfulness, and Instruction Following—use multimodal large language models to detect visual hallucinations, factual errors, and instruction violations that text-only judges miss.

product update

AWS SageMaker AI adds bidirectional streaming for real-time speech transcription with vLLM

Amazon SageMaker AI has launched bidirectional streaming support for real-time inference, enabling WebSocket-based voice applications through vLLM integration. The feature uses HTTP/2 on port 8443 to bridge client connections with vLLM's Realtime API, allowing audio to stream in while transcription streams back simultaneously over a single persistent connection.

product update

OpenAI adds ChatGPT to Microsoft PowerPoint in public beta

OpenAI has integrated ChatGPT into Microsoft PowerPoint, allowing users to generate and edit presentation slides using natural language prompts. The feature is available in public beta to both free tier users and ChatGPT Business subscribers.

Comments

Loading...