ConnectHealthClient
Amazon Connect Health is an AI-powered healthcare service built on Amazon Connect. It provides pre-built agents that automate patient engagement workflows and support clinical documentation at the point of care.
You can use the Amazon Connect Health API to programmatically manage domains, configure patient engagement agents, run patient insights jobs, and stream ambient documentation sessions. This API reference describes the available API operations and data types for Amazon Connect Health.
We recommend that you use the AWS SDKs to make programmatic API calls to Amazon Connect Health.
Functions
Activates a Subscription to enable billing for a user.
Creates a new Domain for managing HealthAgent resources.
Creates a new Subscription within a Domain for billing and user management.
Deactivates a Subscription to stop billing for a user.
Deletes a Domain and all associated resources.
Retrieves information about a Domain.
Retrieves details about an existing Medical Scribe listening session
Get details of a started patient insights job.
Retrieves information about a Subscription.
Lists Domains for a given account.
Lists all Subscriptions within a Domain.
Lists the tags associated with the specified resource
Starts a new Medical Scribe listening session for real-time audio transcription
Starts a new patient insights job.
Associates the specified tags with the specified resource
Removes the specified tags from the specified resource
Inherited functions
Activates a Subscription to enable billing for a user.
Creates a new Domain for managing HealthAgent resources.
Creates a new Subscription within a Domain for billing and user management.
Deactivates a Subscription to stop billing for a user.
Deletes a Domain and all associated resources.
Retrieves information about a Domain.
Retrieves details about an existing Medical Scribe listening session
Get details of a started patient insights job.
Retrieves information about a Subscription.
Lists Domains for a given account.
Paginate over ListDomainsResponse results.
Lists all Subscriptions within a Domain.
Paginate over ListSubscriptionsResponse results.
Lists the tags associated with the specified resource
Starts a new patient insights job.
Associates the specified tags with the specified resource
Removes the specified tags from the specified resource
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.