Awso_comprehendmedical_lwtSourceval describe_entities_detection_v2_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.DescribeEntitiesDetectionV2JobRequest.t ->
(Awso_comprehendmedical.Values.DescribeEntitiesDetectionV2JobResponse.t,
Awso_comprehendmedical.Values.DescribeEntitiesDetectionV2JobResponse.error)
Result.t
Lwt.tval describe_i_c_d10_c_m_inference_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.DescribeICD10CMInferenceJobRequest.t ->
(Awso_comprehendmedical.Values.DescribeICD10CMInferenceJobResponse.t,
Awso_comprehendmedical.Values.DescribeICD10CMInferenceJobResponse.error)
Result.t
Lwt.tval describe_p_h_i_detection_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.DescribePHIDetectionJobRequest.t ->
(Awso_comprehendmedical.Values.DescribePHIDetectionJobResponse.t,
Awso_comprehendmedical.Values.DescribePHIDetectionJobResponse.error)
Result.t
Lwt.tval describe_rx_norm_inference_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.DescribeRxNormInferenceJobRequest.t ->
(Awso_comprehendmedical.Values.DescribeRxNormInferenceJobResponse.t,
Awso_comprehendmedical.Values.DescribeRxNormInferenceJobResponse.error)
Result.t
Lwt.tval describe_s_n_o_m_e_d_c_t_inference_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.DescribeSNOMEDCTInferenceJobRequest.t ->
(Awso_comprehendmedical.Values.DescribeSNOMEDCTInferenceJobResponse.t,
Awso_comprehendmedical.Values.DescribeSNOMEDCTInferenceJobResponse.error)
Result.t
Lwt.tval detect_entities :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.DetectEntitiesRequest.t ->
(Awso_comprehendmedical.Values.DetectEntitiesResponse.t,
Awso_comprehendmedical.Values.DetectEntitiesResponse.error)
Result.t
Lwt.tval detect_entities_v2 :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.DetectEntitiesV2Request.t ->
(Awso_comprehendmedical.Values.DetectEntitiesV2Response.t,
Awso_comprehendmedical.Values.DetectEntitiesV2Response.error)
Result.t
Lwt.tval detect_p_h_i :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.DetectPHIRequest.t ->
(Awso_comprehendmedical.Values.DetectPHIResponse.t,
Awso_comprehendmedical.Values.DetectPHIResponse.error)
Result.t
Lwt.tval infer_i_c_d10_c_m :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.InferICD10CMRequest.t ->
(Awso_comprehendmedical.Values.InferICD10CMResponse.t,
Awso_comprehendmedical.Values.InferICD10CMResponse.error)
Result.t
Lwt.tval infer_rx_norm :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.InferRxNormRequest.t ->
(Awso_comprehendmedical.Values.InferRxNormResponse.t,
Awso_comprehendmedical.Values.InferRxNormResponse.error)
Result.t
Lwt.tval infer_s_n_o_m_e_d_c_t :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.InferSNOMEDCTRequest.t ->
(Awso_comprehendmedical.Values.InferSNOMEDCTResponse.t,
Awso_comprehendmedical.Values.InferSNOMEDCTResponse.error)
Result.t
Lwt.tval list_entities_detection_v2_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.ListEntitiesDetectionV2JobsRequest.t ->
(Awso_comprehendmedical.Values.ListEntitiesDetectionV2JobsResponse.t,
Awso_comprehendmedical.Values.ListEntitiesDetectionV2JobsResponse.error)
Result.t
Lwt.tval list_i_c_d10_c_m_inference_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.ListICD10CMInferenceJobsRequest.t ->
(Awso_comprehendmedical.Values.ListICD10CMInferenceJobsResponse.t,
Awso_comprehendmedical.Values.ListICD10CMInferenceJobsResponse.error)
Result.t
Lwt.tval list_p_h_i_detection_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.ListPHIDetectionJobsRequest.t ->
(Awso_comprehendmedical.Values.ListPHIDetectionJobsResponse.t,
Awso_comprehendmedical.Values.ListPHIDetectionJobsResponse.error)
Result.t
Lwt.tval list_rx_norm_inference_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.ListRxNormInferenceJobsRequest.t ->
(Awso_comprehendmedical.Values.ListRxNormInferenceJobsResponse.t,
Awso_comprehendmedical.Values.ListRxNormInferenceJobsResponse.error)
Result.t
Lwt.tval list_s_n_o_m_e_d_c_t_inference_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.ListSNOMEDCTInferenceJobsRequest.t ->
(Awso_comprehendmedical.Values.ListSNOMEDCTInferenceJobsResponse.t,
Awso_comprehendmedical.Values.ListSNOMEDCTInferenceJobsResponse.error)
Result.t
Lwt.tval start_entities_detection_v2_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.StartEntitiesDetectionV2JobRequest.t ->
(Awso_comprehendmedical.Values.StartEntitiesDetectionV2JobResponse.t,
Awso_comprehendmedical.Values.StartEntitiesDetectionV2JobResponse.error)
Result.t
Lwt.tval start_i_c_d10_c_m_inference_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.StartICD10CMInferenceJobRequest.t ->
(Awso_comprehendmedical.Values.StartICD10CMInferenceJobResponse.t,
Awso_comprehendmedical.Values.StartICD10CMInferenceJobResponse.error)
Result.t
Lwt.tval start_p_h_i_detection_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.StartPHIDetectionJobRequest.t ->
(Awso_comprehendmedical.Values.StartPHIDetectionJobResponse.t,
Awso_comprehendmedical.Values.StartPHIDetectionJobResponse.error)
Result.t
Lwt.tval start_rx_norm_inference_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.StartRxNormInferenceJobRequest.t ->
(Awso_comprehendmedical.Values.StartRxNormInferenceJobResponse.t,
Awso_comprehendmedical.Values.StartRxNormInferenceJobResponse.error)
Result.t
Lwt.tval start_s_n_o_m_e_d_c_t_inference_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.StartSNOMEDCTInferenceJobRequest.t ->
(Awso_comprehendmedical.Values.StartSNOMEDCTInferenceJobResponse.t,
Awso_comprehendmedical.Values.StartSNOMEDCTInferenceJobResponse.error)
Result.t
Lwt.tval stop_entities_detection_v2_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.StopEntitiesDetectionV2JobRequest.t ->
(Awso_comprehendmedical.Values.StopEntitiesDetectionV2JobResponse.t,
Awso_comprehendmedical.Values.StopEntitiesDetectionV2JobResponse.error)
Result.t
Lwt.tval stop_i_c_d10_c_m_inference_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.StopICD10CMInferenceJobRequest.t ->
(Awso_comprehendmedical.Values.StopICD10CMInferenceJobResponse.t,
Awso_comprehendmedical.Values.StopICD10CMInferenceJobResponse.error)
Result.t
Lwt.tval stop_p_h_i_detection_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.StopPHIDetectionJobRequest.t ->
(Awso_comprehendmedical.Values.StopPHIDetectionJobResponse.t,
Awso_comprehendmedical.Values.StopPHIDetectionJobResponse.error)
Result.t
Lwt.tval stop_rx_norm_inference_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.StopRxNormInferenceJobRequest.t ->
(Awso_comprehendmedical.Values.StopRxNormInferenceJobResponse.t,
Awso_comprehendmedical.Values.StopRxNormInferenceJobResponse.error)
Result.t
Lwt.tval stop_s_n_o_m_e_d_c_t_inference_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_comprehendmedical.Values.StopSNOMEDCTInferenceJobRequest.t ->
(Awso_comprehendmedical.Values.StopSNOMEDCTInferenceJobResponse.t,
Awso_comprehendmedical.Values.StopSNOMEDCTInferenceJobResponse.error)
Result.t
Lwt.tinclude module type of struct include Awso_comprehendmedical.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 ]The SNOMED-CT concepts that the entity could refer to, along with a score indicating the likelihood of the match.
Contextual information for an entity.
The contextual information for the entity. InferRxNorm recognizes the trait NEGATION, which is any indication that the patient is not taking a medication.
Contextual information for the entity. The traits recognized by InferICD10CM are DIAGNOSIS, SIGN, SYMPTOM, and NEGATION.
Provides contextual information about the extracted entity.
The extracted attributes that relate to an entity. An extracted segment of the text that is an attribute of an entity, or otherwise related to an entity, such as the dosage of a medication taken.
The extracted attributes that relate to this entity. The attributes recognized by InferRxNorm are DOSAGE, DURATION, FORM, FREQUENCY, RATE, ROUTE_OR_MODE.
The RxNorm concept that the entity could refer to, along with a score indicating the likelihood of the match.
The detected attributes that relate to an entity. This includes an extracted segment of the text that is an attribute of an entity, or otherwise related to an entity. InferICD10CM detects the following attributes: Direction, System, Organ or Site, and Acuity.
The ICD-10-CM concepts that the entity could refer to, along with a score indicating the likelihood of the match.
An extracted segment of the text that is an attribute of an entity, or otherwise related to an entity, such as the dosage of a medication taken. It contains information about the attribute such as id, begin and end offset within the input text, and the segment of the input text.
The input properties for an entities detection job. This includes the name of the S3 bucket and the path to the files to be analyzed.
The output properties for a detection job.
module OntologyLinkingBoundedLengthString =
Awso_comprehendmedical.Values.OntologyLinkingBoundedLengthStringmodule ComprehendMedicalAsyncJobProperties =
Awso_comprehendmedical.Values.ComprehendMedicalAsyncJobPropertiesProvides information about a detection job.
The collection of medical entities extracted from the input text and their associated information. For each entity, the response provides the entity text, the entity category, where the entity text begins and ends, and the level of confidence that Amazon Comprehend Medical has in the detection and analysis. Attributes and traits of the entity are also returned.
The collection of medical entities extracted from the input text and their associated information. For each entity, the response provides the entity text, the entity category, where the entity text begins and ends, and the level of confidence that Amazon Comprehend Medical has in the detection and analysis. Attributes and traits of the entity are also returned.
The collection of medical entities extracted from the input text and their associated information. For each entity, the response provides the entity text, the entity category, where the entity text begins and ends, and the level of confidence that Amazon Comprehend Medical has in the detection and analysis. Attributes and traits of the entity are also returned.
Provides information about an extracted medical entity.
An attribute that was extracted, but Amazon Comprehend Medical was unable to relate to an entity.
An internal server error occurred. Retry your request.
The request that you made is invalid. Check your request to determine why it's invalid and then retry the request.
The resource identified by the specified Amazon Resource Name (ARN) was not found. Check the ARN and try your request again.
You have made too many requests within a short period of time. Wait for a short time and then try your request again. Contact customer support for more information about a service limit increase.
module ComprehendMedicalAsyncJobPropertiesList =
Awso_comprehendmedical.Values.ComprehendMedicalAsyncJobPropertiesListThe filter that you specified for the operation is invalid. Check the filter values that you entered and try your request again.
module ComprehendMedicalAsyncJobFilter =
Awso_comprehendmedical.Values.ComprehendMedicalAsyncJobFilterProvides information for filtering a list of detection jobs.
The number of characters in the input text to be analyzed.
The input text was not in valid UTF-8 character encoding. Check your text then retry your request.
The information about the revision of the SNOMED-CT ontology in the response. Specifically, the details include the SNOMED-CT edition, language, and version date.
The Amazon Comprehend Medical service is temporarily unavailable. Please wait and then retry your request.
module TextSizeLimitExceededException =
Awso_comprehendmedical.Values.TextSizeLimitExceededExceptionThe size of the text you submitted exceeds the size limit. Reduce the size of the text or use a smaller document and then retry your request.
module StopSNOMEDCTInferenceJobResponse =
Awso_comprehendmedical.Values.StopSNOMEDCTInferenceJobResponseStops an InferSNOMEDCT inference job in progress.
module StopSNOMEDCTInferenceJobRequest =
Awso_comprehendmedical.Values.StopSNOMEDCTInferenceJobRequestStops an InferSNOMEDCT inference job in progress.
module StopRxNormInferenceJobResponse =
Awso_comprehendmedical.Values.StopRxNormInferenceJobResponseStops an InferRxNorm inference job in progress.
module StopRxNormInferenceJobRequest =
Awso_comprehendmedical.Values.StopRxNormInferenceJobRequestStops an InferRxNorm inference job in progress.
module StopPHIDetectionJobResponse =
Awso_comprehendmedical.Values.StopPHIDetectionJobResponseStops a protected health information (PHI) detection job in progress.
Stops a protected health information (PHI) detection job in progress.
module StopICD10CMInferenceJobResponse =
Awso_comprehendmedical.Values.StopICD10CMInferenceJobResponseStops an InferICD10CM inference job in progress.
module StopICD10CMInferenceJobRequest =
Awso_comprehendmedical.Values.StopICD10CMInferenceJobRequestStops an InferICD10CM inference job in progress.
module StopEntitiesDetectionV2JobResponse =
Awso_comprehendmedical.Values.StopEntitiesDetectionV2JobResponseStops a medical entities detection job in progress.
module StopEntitiesDetectionV2JobRequest =
Awso_comprehendmedical.Values.StopEntitiesDetectionV2JobRequestStops a medical entities detection job in progress.
module StartSNOMEDCTInferenceJobResponse =
Awso_comprehendmedical.Values.StartSNOMEDCTInferenceJobResponseStarts an asynchronous job to detect medical concepts and link them to the SNOMED-CT ontology. Use the DescribeSNOMEDCTInferenceJob operation to track the status of a job.
module StartSNOMEDCTInferenceJobRequest =
Awso_comprehendmedical.Values.StartSNOMEDCTInferenceJobRequestStarts an asynchronous job to detect medical concepts and link them to the SNOMED-CT ontology. Use the DescribeSNOMEDCTInferenceJob operation to track the status of a job.
module StartRxNormInferenceJobResponse =
Awso_comprehendmedical.Values.StartRxNormInferenceJobResponseStarts an asynchronous job to detect medication entities and link them to the RxNorm ontology. Use the DescribeRxNormInferenceJob operation to track the status of a job.
module StartRxNormInferenceJobRequest =
Awso_comprehendmedical.Values.StartRxNormInferenceJobRequestStarts an asynchronous job to detect medication entities and link them to the RxNorm ontology. Use the DescribeRxNormInferenceJob operation to track the status of a job.
module StartPHIDetectionJobResponse =
Awso_comprehendmedical.Values.StartPHIDetectionJobResponseStarts an asynchronous job to detect protected health information (PHI). Use the DescribePHIDetectionJob operation to track the status of a job.
module StartPHIDetectionJobRequest =
Awso_comprehendmedical.Values.StartPHIDetectionJobRequestStarts an asynchronous job to detect protected health information (PHI). Use the DescribePHIDetectionJob operation to track the status of a job.
module StartICD10CMInferenceJobResponse =
Awso_comprehendmedical.Values.StartICD10CMInferenceJobResponseStarts an asynchronous job to detect medical conditions and link them to the ICD-10-CM ontology. Use the DescribeICD10CMInferenceJob operation to track the status of a job.
module StartICD10CMInferenceJobRequest =
Awso_comprehendmedical.Values.StartICD10CMInferenceJobRequestStarts an asynchronous job to detect medical conditions and link them to the ICD-10-CM ontology. Use the DescribeICD10CMInferenceJob operation to track the status of a job.
module StartEntitiesDetectionV2JobResponse =
Awso_comprehendmedical.Values.StartEntitiesDetectionV2JobResponseStarts an asynchronous medical entity detection job for a collection of documents. Use the DescribeEntitiesDetectionV2Job operation to track the status of a job.
module StartEntitiesDetectionV2JobRequest =
Awso_comprehendmedical.Values.StartEntitiesDetectionV2JobRequestStarts an asynchronous medical entity detection job for a collection of documents. Use the DescribeEntitiesDetectionV2Job operation to track the status of a job.
module ListSNOMEDCTInferenceJobsResponse =
Awso_comprehendmedical.Values.ListSNOMEDCTInferenceJobsResponseGets a list of InferSNOMEDCT jobs a user has submitted.
module ListSNOMEDCTInferenceJobsRequest =
Awso_comprehendmedical.Values.ListSNOMEDCTInferenceJobsRequestGets a list of InferSNOMEDCT jobs a user has submitted.
module ListRxNormInferenceJobsResponse =
Awso_comprehendmedical.Values.ListRxNormInferenceJobsResponseGets a list of InferRxNorm jobs that you have submitted.
module ListRxNormInferenceJobsRequest =
Awso_comprehendmedical.Values.ListRxNormInferenceJobsRequestGets a list of InferRxNorm jobs that you have submitted.
module ListPHIDetectionJobsResponse =
Awso_comprehendmedical.Values.ListPHIDetectionJobsResponseGets a list of protected health information (PHI) detection jobs you have submitted.
module ListPHIDetectionJobsRequest =
Awso_comprehendmedical.Values.ListPHIDetectionJobsRequestGets a list of protected health information (PHI) detection jobs you have submitted.
module ListICD10CMInferenceJobsResponse =
Awso_comprehendmedical.Values.ListICD10CMInferenceJobsResponseGets a list of InferICD10CM jobs that you have submitted.
module ListICD10CMInferenceJobsRequest =
Awso_comprehendmedical.Values.ListICD10CMInferenceJobsRequestGets a list of InferICD10CM jobs that you have submitted.
module ListEntitiesDetectionV2JobsResponse =
Awso_comprehendmedical.Values.ListEntitiesDetectionV2JobsResponseGets a list of medical entity detection jobs that you have submitted.
module ListEntitiesDetectionV2JobsRequest =
Awso_comprehendmedical.Values.ListEntitiesDetectionV2JobsRequestGets a list of medical entity detection jobs that you have submitted.
InferSNOMEDCT detects possible medical concepts as entities and links them to codes from the Systematized Nomenclature of Medicine, Clinical Terms (SNOMED-CT) ontology
InferSNOMEDCT detects possible medical concepts as entities and links them to codes from the Systematized Nomenclature of Medicine, Clinical Terms (SNOMED-CT) ontology
InferRxNorm detects medications as entities listed in a patient record and links to the normalized concept identifiers in the RxNorm database from the National Library of Medicine. Amazon Comprehend Medical only detects medical entities in English language texts.
InferRxNorm detects medications as entities listed in a patient record and links to the normalized concept identifiers in the RxNorm database from the National Library of Medicine. Amazon Comprehend Medical only detects medical entities in English language texts.
InferICD10CM detects medical conditions as entities listed in a patient record and links those entities to normalized concept identifiers in the ICD-10-CM knowledge base from the Centers for Disease Control. Amazon Comprehend Medical only detects medical entities in English language texts.
InferICD10CM detects medical conditions as entities listed in a patient record and links those entities to normalized concept identifiers in the ICD-10-CM knowledge base from the Centers for Disease Control. Amazon Comprehend Medical only detects medical entities in English language texts.
Inspects the clinical text for protected health information (PHI) entities and returns the entity category, location, and confidence score for each entity. Amazon Comprehend Medical only detects entities in English language texts.
Inspects the clinical text for protected health information (PHI) entities and returns the entity category, location, and confidence score for each entity. Amazon Comprehend Medical only detects entities in English language texts.
Inspects the clinical text for a variety of medical entities and returns specific information about them such as entity category, location, and confidence score on that information. Amazon Comprehend Medical only detects medical entities in English language texts. The DetectEntitiesV2 operation replaces the DetectEntities operation. This new action uses a different model for determining the entities in your medical text and changes the way that some entities are returned in the output. You should use the DetectEntitiesV2 operation in all new applications. The DetectEntitiesV2 operation returns the Acuity and Direction entities as attributes instead of types.
Inspects the clinical text for a variety of medical entities and returns specific information about them such as entity category, location, and confidence score on that information. Amazon Comprehend Medical only detects medical entities in English language texts. The DetectEntitiesV2 operation replaces the DetectEntities operation. This new action uses a different model for determining the entities in your medical text and changes the way that some entities are returned in the output. You should use the DetectEntitiesV2 operation in all new applications. The DetectEntitiesV2 operation returns the Acuity and Direction entities as attributes instead of types.
The DetectEntities operation is deprecated. You should use the DetectEntitiesV2 operation instead. Inspects the clinical text for a variety of medical entities and returns specific information about them such as entity category, location, and confidence score on that information.
The DetectEntities operation is deprecated. You should use the DetectEntitiesV2 operation instead. Inspects the clinical text for a variety of medical entities and returns specific information about them such as entity category, location, and confidence score on that information.
module DescribeSNOMEDCTInferenceJobResponse =
Awso_comprehendmedical.Values.DescribeSNOMEDCTInferenceJobResponseGets the properties associated with an InferSNOMEDCT job. Use this operation to get the status of an inference job.
module DescribeSNOMEDCTInferenceJobRequest =
Awso_comprehendmedical.Values.DescribeSNOMEDCTInferenceJobRequestGets the properties associated with an InferSNOMEDCT job. Use this operation to get the status of an inference job.
module DescribeRxNormInferenceJobResponse =
Awso_comprehendmedical.Values.DescribeRxNormInferenceJobResponseGets the properties associated with an InferRxNorm job. Use this operation to get the status of an inference job.
module DescribeRxNormInferenceJobRequest =
Awso_comprehendmedical.Values.DescribeRxNormInferenceJobRequestGets the properties associated with an InferRxNorm job. Use this operation to get the status of an inference job.
module DescribePHIDetectionJobResponse =
Awso_comprehendmedical.Values.DescribePHIDetectionJobResponseGets the properties associated with a protected health information (PHI) detection job. Use this operation to get the status of a detection job.
module DescribePHIDetectionJobRequest =
Awso_comprehendmedical.Values.DescribePHIDetectionJobRequestGets the properties associated with a protected health information (PHI) detection job. Use this operation to get the status of a detection job.
module DescribeICD10CMInferenceJobResponse =
Awso_comprehendmedical.Values.DescribeICD10CMInferenceJobResponseGets the properties associated with an InferICD10CM job. Use this operation to get the status of an inference job.
module DescribeICD10CMInferenceJobRequest =
Awso_comprehendmedical.Values.DescribeICD10CMInferenceJobRequestGets the properties associated with an InferICD10CM job. Use this operation to get the status of an inference job.
module DescribeEntitiesDetectionV2JobResponse =
Awso_comprehendmedical.Values.DescribeEntitiesDetectionV2JobResponseGets the properties associated with a medical entities detection job. Use this operation to get the status of a detection job.
module DescribeEntitiesDetectionV2JobRequest =
Awso_comprehendmedical.Values.DescribeEntitiesDetectionV2JobRequestGets the properties associated with a medical entities detection job. Use this operation to get the status of a detection job.