Awso_connecthealth_lwtSourceval activate_subscription :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connecthealth.Values.ActivateSubscriptionInput.t ->
(Awso_connecthealth.Values.ActivateSubscriptionOutput.t,
Awso_connecthealth.Values.ActivateSubscriptionOutput.error)
Result.t
Lwt.tval create_domain :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connecthealth.Values.CreateDomainInput.t ->
(Awso_connecthealth.Values.CreateDomainOutput.t,
Awso_connecthealth.Values.CreateDomainOutput.error)
Result.t
Lwt.tval create_subscription :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connecthealth.Values.CreateSubscriptionInput.t ->
(Awso_connecthealth.Values.CreateSubscriptionOutput.t,
Awso_connecthealth.Values.CreateSubscriptionOutput.error)
Result.t
Lwt.tval deactivate_subscription :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connecthealth.Values.DeactivateSubscriptionInput.t ->
(Awso_connecthealth.Values.DeactivateSubscriptionOutput.t,
Awso_connecthealth.Values.DeactivateSubscriptionOutput.error)
Result.t
Lwt.tval delete_domain :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connecthealth.Values.DeleteDomainInput.t ->
(Awso_connecthealth.Values.DeleteDomainOutput.t,
Awso_connecthealth.Values.DeleteDomainOutput.error)
Result.t
Lwt.tval get_domain :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connecthealth.Values.GetDomainInput.t ->
(Awso_connecthealth.Values.GetDomainOutput.t,
Awso_connecthealth.Values.GetDomainOutput.error)
Result.t
Lwt.tval get_medical_scribe_listening_session :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connecthealth.Values.GetMedicalScribeListeningSessionInput.t ->
(Awso_connecthealth.Values.GetMedicalScribeListeningSessionOutput.t,
Awso_connecthealth.Values.GetMedicalScribeListeningSessionOutput.error)
Result.t
Lwt.tval get_patient_insights_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connecthealth.Values.GetPatientInsightsJobRequest.t ->
(Awso_connecthealth.Values.GetPatientInsightsJobResponse.t,
Awso_connecthealth.Values.GetPatientInsightsJobResponse.error)
Result.t
Lwt.tval get_subscription :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connecthealth.Values.GetSubscriptionInput.t ->
(Awso_connecthealth.Values.GetSubscriptionOutput.t,
Awso_connecthealth.Values.GetSubscriptionOutput.error)
Result.t
Lwt.tval list_domains :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connecthealth.Values.ListDomainsInput.t ->
(Awso_connecthealth.Values.ListDomainsOutput.t,
Awso_connecthealth.Values.ListDomainsOutput.error)
Result.t
Lwt.tval list_subscriptions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connecthealth.Values.ListSubscriptionsInput.t ->
(Awso_connecthealth.Values.ListSubscriptionsOutput.t,
Awso_connecthealth.Values.ListSubscriptionsOutput.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connecthealth.Values.ListTagsForResourceInput.t ->
(Awso_connecthealth.Values.ListTagsForResourceOutput.t,
Awso_connecthealth.Values.ListTagsForResourceOutput.error)
Result.t
Lwt.tval start_medical_scribe_listening_session :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connecthealth.Values.StartMedicalScribeListeningSessionInput.t ->
(Awso_connecthealth.Values.StartMedicalScribeListeningSessionOutput.t,
Awso_connecthealth.Values.StartMedicalScribeListeningSessionOutput.error)
Result.t
Lwt.tval start_patient_insights_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connecthealth.Values.StartPatientInsightsJobRequest.t ->
(Awso_connecthealth.Values.StartPatientInsightsJobResponse.t,
Awso_connecthealth.Values.StartPatientInsightsJobResponse.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connecthealth.Values.TagResourceInput.t ->
(unit, unit) Result.t Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_connecthealth.Values.UntagResourceInput.t ->
(unit, unit) Result.t Lwt.tinclude module type of struct include Awso_connecthealth.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Instructions for generating a specific section of a clinical note
Configuration for using a custom note template with specific instructions
Configuration for using a managed note template
Settings for the note template to use for clinical note generation
Response containing custom template information
Response containing managed template information
module PostStreamArtifactGenerationStatus =
Awso_connecthealth.Values.PostStreamArtifactGenerationStatusmodule MedicalScribeChannelDefinition =
Awso_connecthealth.Values.MedicalScribeChannelDefinitionDefines a channel in the audio stream
module ClinicalNoteGenerationSettings =
Awso_connecthealth.Values.ClinicalNoteGenerationSettingsSettings for generating clinical notes from the audio stream
Response containing note template settings
Details about a generated artifact including location and status
S3 uri for input data source
module MedicalScribeTranscriptSegment =
Awso_connecthealth.Values.MedicalScribeTranscriptSegmentA segment of transcript text with timing and channel information
Context information about the clinical encounter
module MedicalScribeChannelDefinitions =
Awso_connecthealth.Values.MedicalScribeChannelDefinitionsmodule MedicalScribePostStreamActionSettings =
Awso_connecthealth.Values.MedicalScribePostStreamActionSettingsSettings for actions to perform after the audio stream ends
module MedicalScribeSessionControlEventType =
Awso_connecthealth.Values.MedicalScribeSessionControlEventTypemodule ClinicalNoteGenerationSettingsResponse =
Awso_connecthealth.Values.ClinicalNoteGenerationSettingsResponseResponse containing settings for clinical note generation
Results of clinical note generation including note, transcript, and summary
FHIR server configuration for input data source
module PatientInsightsEncounterContextEncounterReasonString =
Awso_connecthealth.Values.PatientInsightsEncounterContextEncounterReasonStringThis error is thrown when a transient error causes our API to fail.
An event containing transcript data from the Medical Scribe stream
This error is thrown when the client supplies invalid input to the API.
An event containing audio data for the Medical Scribe stream
module MedicalScribeConfigurationEvent =
Awso_connecthealth.Values.MedicalScribeConfigurationEventAn event containing configuration for the Medical Scribe session
module MedicalScribeSessionControlEvent =
Awso_connecthealth.Values.MedicalScribeSessionControlEventAn event for controlling the Medical Scribe session
Complete subscription resource data.
Summary information about a Domain.
module MedicalScribeMediaSampleRateHertz =
Awso_connecthealth.Values.MedicalScribeMediaSampleRateHertzmodule MedicalScribePostStreamActionSettingsResponse =
Awso_connecthealth.Values.MedicalScribePostStreamActionSettingsResponseResponse containing settings for post-stream actions
module MedicalScribePostStreamActionsResult =
Awso_connecthealth.Values.MedicalScribePostStreamActionsResultResults of post-stream actions performed after the audio stream ended
module WebAppConfigurationEhrRoleString =
Awso_connecthealth.Values.WebAppConfigurationEhrRoleStringmodule WebAppConfigurationIdcApplicationIdString =
Awso_connecthealth.Values.WebAppConfigurationIdcApplicationIdStringmodule WebAppConfigurationIdcRegionString =
Awso_connecthealth.Values.WebAppConfigurationIdcRegionStringmodule CreateWebAppConfigurationEhrRoleString =
Awso_connecthealth.Values.CreateWebAppConfigurationEhrRoleStringmodule CreateWebAppConfigurationIdcInstanceIdString =
Awso_connecthealth.Values.CreateWebAppConfigurationIdcInstanceIdStringmodule CreateWebAppConfigurationIdcRegionString =
Awso_connecthealth.Values.CreateWebAppConfigurationIdcRegionStringThis error is thrown when the client does not supply proper credentials to the API.
This error is thrown when a resource update is no longer valid due to assumptions about initial state changing.
This error is thrown when the requested resource is not found.
This error is thrown when the client exceeds the allowed request rate.
Configuration details for input patient data
Details for insights that user wants to generate
Configuration details for insights output.
module PatientInsightsEncounterContext =
Awso_connecthealth.Values.PatientInsightsEncounterContextDetails for an encounter
module PatientInsightsPatientContext =
Awso_connecthealth.Values.PatientInsightsPatientContextDetails for a patient
Details for user initiating insights job
Output stream from Medical Scribe containing transcript events and errors
module ServiceQuotaExceededException =
Awso_connecthealth.Values.ServiceQuotaExceededExceptionThe request exceeds a service quota.
Input stream for Medical Scribe containing audio and configuration events
module ListSubscriptionsInputMaxResultsInteger =
Awso_connecthealth.Values.ListSubscriptionsInputMaxResultsIntegermodule ListDomainsInputMaxResultsInteger =
Awso_connecthealth.Values.ListDomainsInputMaxResultsIntegerOutput of patient insights job
module MedicalScribeListeningSessionDetails =
Awso_connecthealth.Values.MedicalScribeListeningSessionDetailsDetailed information about a Medical Scribe listening session
Encryption context for a Domain.
Configuration for the Domain web application, including Identity Center settings. If provided, all fields are required.
Input configuration for creating a web application. Used only in CreateDomain operation input.
Removes the specified tags from the specified resource
Associates the specified tags with the specified resource
module StartPatientInsightsJobResponse =
Awso_connecthealth.Values.StartPatientInsightsJobResponseStarts a new patient insights job.
module StartPatientInsightsJobRequest =
Awso_connecthealth.Values.StartPatientInsightsJobRequestStarts a new patient insights job.
module StartMedicalScribeListeningSessionOutput =
Awso_connecthealth.Values.StartMedicalScribeListeningSessionOutputStarts a new Medical Scribe listening session for real-time audio transcription
module StartMedicalScribeListeningSessionInput =
Awso_connecthealth.Values.StartMedicalScribeListeningSessionInputStarts a new Medical Scribe listening session for real-time audio transcription
Lists the tags associated with the specified resource
Lists the tags associated with the specified resource
Lists all Subscriptions within a Domain.
Lists all Subscriptions within a Domain.
Lists Domains for a given account.
Lists Domains for a given account.
Retrieves information about a Subscription.
Retrieves information about a Subscription.
module GetPatientInsightsJobResponse =
Awso_connecthealth.Values.GetPatientInsightsJobResponseGet details of a started patient insights job.
Get details of a started patient insights job.
module GetMedicalScribeListeningSessionOutput =
Awso_connecthealth.Values.GetMedicalScribeListeningSessionOutputRetrieves details about an existing Medical Scribe listening session
module GetMedicalScribeListeningSessionInput =
Awso_connecthealth.Values.GetMedicalScribeListeningSessionInputRetrieves details about an existing Medical Scribe listening session
Retrieves information about a Domain.
Retrieves information about a Domain.
Deletes a Domain and all associated resources.
Deletes a Domain and all associated resources.
Deactivates a Subscription to stop billing for a user.
Deactivates a Subscription to stop billing for a user.
Creates a new Subscription within a Domain for billing and user management.
Creates a new Subscription within a Domain for billing and user management.
Creates a new Domain for managing HealthAgent resources.
Creates a new Domain for managing HealthAgent resources.
Activates a Subscription to enable billing for a user.
Activates a Subscription to enable billing for a user.