Module Awso_comprehendmedical_syncSource

include module type of struct include Awso_comprehendmedical.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval serviceAbbreviation : string
Sourceval targetPrefix : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval 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.

Provides 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.

The filter that you specified for the operation is invalid. Check the filter values that you entered and try your request again.

Provides 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.

The 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.

Stops an InferSNOMEDCT inference job in progress.

Stops an InferSNOMEDCT inference job in progress.

Stops an InferRxNorm inference job in progress.

Stops an InferRxNorm inference job in progress.

Stops a protected health information (PHI) detection job in progress.

Stops a protected health information (PHI) detection job in progress.

Stops an InferICD10CM inference job in progress.

Stops an InferICD10CM inference job in progress.

Stops a medical entities detection job in progress.

Stops a medical entities detection job in progress.

Starts 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.

Starts 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.

Starts 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.

Starts 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.

Starts an asynchronous job to detect protected health information (PHI). Use the DescribePHIDetectionJob operation to track the status of a job.

Starts an asynchronous job to detect protected health information (PHI). Use the DescribePHIDetectionJob operation to track the status of a job.

Starts 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.

Starts 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.

Starts an asynchronous medical entity detection job for a collection of documents. Use the DescribeEntitiesDetectionV2Job operation to track the status of a job.

Starts an asynchronous medical entity detection job for a collection of documents. Use the DescribeEntitiesDetectionV2Job operation to track the status of a job.

Gets a list of InferSNOMEDCT jobs a user has submitted.

Gets a list of InferSNOMEDCT jobs a user has submitted.

Gets a list of InferRxNorm jobs that you have submitted.

Gets a list of InferRxNorm jobs that you have submitted.

Gets a list of protected health information (PHI) detection jobs you have submitted.

Gets a list of protected health information (PHI) detection jobs you have submitted.

Gets a list of InferICD10CM jobs that you have submitted.

Gets a list of InferICD10CM jobs that you have submitted.

Gets a list of medical entity detection jobs that you have submitted.

Gets 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.

Gets the properties associated with an InferSNOMEDCT job. Use this operation to get the status of an inference job.

Gets the properties associated with an InferSNOMEDCT job. Use this operation to get the status of an inference job.

Gets the properties associated with an InferRxNorm job. Use this operation to get the status of an inference job.

Gets the properties associated with an InferRxNorm job. Use this operation to get the status of an inference job.

Gets the properties associated with a protected health information (PHI) detection job. Use this operation to get the status of a detection job.

Gets the properties associated with a protected health information (PHI) detection job. Use this operation to get the status of a detection job.

Gets the properties associated with an InferICD10CM job. Use this operation to get the status of an inference job.

Gets the properties associated with an InferICD10CM job. Use this operation to get the status of an inference job.

Gets the properties associated with a medical entities detection job. Use this operation to get the status of a detection job.

Gets the properties associated with a medical entities detection job. Use this operation to get the status of a detection job.