Module Awso_comprehendmedical.ValuesSource

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 ]
Sourcemodule Float_ : sig ... end
Sourcemodule String_ : sig ... end
Sourcemodule SNOMEDCTTraitName : sig ... end
Sourcemodule RxNormTraitName : sig ... end
Sourcemodule ICD10CMTraitName : sig ... end
Sourcemodule AttributeName : sig ... end
Sourcemodule SNOMEDCTConcept : sig ... end

The SNOMED-CT concepts that the entity could refer to, along with a score indicating the likelihood of the match.

Sourcemodule SNOMEDCTTrait : sig ... end

Contextual information for an entity.

Sourcemodule RxNormTrait : sig ... end

The contextual information for the entity. InferRxNorm recognizes the trait NEGATION, which is any indication that the patient is not taking a medication.

Sourcemodule ICD10CMTrait : sig ... end

Contextual information for the entity. The traits recognized by InferICD10CM are DIAGNOSIS, SIGN, SYMPTOM, and NEGATION.

Sourcemodule Trait : sig ... end

Provides contextual information about the extracted entity.

Sourcemodule Integer : sig ... end
Sourcemodule SNOMEDCTAttributeType : sig ... end
Sourcemodule SNOMEDCTConceptList : sig ... end
Sourcemodule SNOMEDCTEntityCategory : sig ... end
Sourcemodule SNOMEDCTRelationshipType : sig ... end
Sourcemodule SNOMEDCTTraitList : sig ... end
Sourcemodule RxNormAttributeType : sig ... end
Sourcemodule RxNormTraitList : sig ... end
Sourcemodule ICD10CMAttributeType : sig ... end
Sourcemodule ICD10CMEntityType : sig ... end
Sourcemodule ICD10CMRelationshipType : sig ... end
Sourcemodule ICD10CMTraitList : sig ... end
Sourcemodule EntitySubType : sig ... end
Sourcemodule EntityType : sig ... end
Sourcemodule RelationshipType : sig ... end
Sourcemodule TraitList : sig ... end
Sourcemodule S3Bucket : sig ... end
Sourcemodule S3Key : sig ... end
Sourcemodule SNOMEDCTAttribute : sig ... end

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.

Sourcemodule RxNormAttribute : sig ... end

The extracted attributes that relate to this entity. The attributes recognized by InferRxNorm are DOSAGE, DURATION, FORM, FREQUENCY, RATE, ROUTE_OR_MODE.

Sourcemodule RxNormConcept : sig ... end

The RxNorm concept that the entity could refer to, along with a score indicating the likelihood of the match.

Sourcemodule ICD10CMAttribute : sig ... end

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.

Sourcemodule ICD10CMConcept : sig ... end

The ICD-10-CM concepts that the entity could refer to, along with a score indicating the likelihood of the match.

Sourcemodule Attribute : sig ... end

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.

Sourcemodule AnyLengthString : sig ... end
Sourcemodule IamRoleArn : sig ... end
Sourcemodule InputDataConfig : sig ... end

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.

Sourcemodule JobId : sig ... end
Sourcemodule JobName : sig ... end
Sourcemodule JobStatus : sig ... end
Sourcemodule KMSKey : sig ... end
Sourcemodule LanguageCode : sig ... end
Sourcemodule ManifestFilePath : sig ... end
Sourcemodule ModelVersion : sig ... end
Sourcemodule OutputDataConfig : sig ... end

The output properties for a detection job.

Sourcemodule Timestamp : sig ... end
Sourcemodule SNOMEDCTAttributeList : sig ... end
Sourcemodule SNOMEDCTEntityType : sig ... end
Sourcemodule RxNormAttributeList : sig ... end
Sourcemodule RxNormConceptList : sig ... end
Sourcemodule RxNormEntityCategory : sig ... end
Sourcemodule RxNormEntityType : sig ... end
Sourcemodule ICD10CMAttributeList : sig ... end
Sourcemodule ICD10CMConceptList : sig ... end
Sourcemodule ICD10CMEntityCategory : sig ... end
Sourcemodule AttributeList : sig ... end

Provides information about a detection job.

Sourcemodule SNOMEDCTEntity : sig ... end

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.

Sourcemodule RxNormEntity : sig ... end

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.

Sourcemodule ICD10CMEntity : sig ... end

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.

Sourcemodule Entity : sig ... end

Provides information about an extracted medical entity.

Sourcemodule UnmappedAttribute : sig ... end

An attribute that was extracted, but Amazon Comprehend Medical was unable to relate to an entity.

Sourcemodule InternalServerException : sig ... end

An internal server error occurred. Retry your request.

Sourcemodule InvalidRequestException : sig ... end

The request that you made is invalid. Check your request to determine why it's invalid and then retry the request.

Sourcemodule ResourceNotFoundException : sig ... end

The resource identified by the specified Amazon Resource Name (ARN) was not found. Check the ARN and try your request again.

Sourcemodule TooManyRequestsException : sig ... end

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.

Sourcemodule ClientRequestTokenString : sig ... end
Sourcemodule ValidationException : sig ... end

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.

Sourcemodule MaxResultsInteger : sig ... end
Sourcemodule Characters : sig ... end

The number of characters in the input text to be analyzed.

Sourcemodule InvalidEncodingException : sig ... end

The input text was not in valid UTF-8 character encoding. Check your text then retry your request.

Sourcemodule SNOMEDCTDetails : sig ... end

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.

Sourcemodule SNOMEDCTEntityList : sig ... end

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.

Sourcemodule RxNormEntityList : sig ... end
Sourcemodule ICD10CMEntityList : sig ... end
Sourcemodule EntityList : sig ... end
Sourcemodule BoundedLengthString : sig ... end
Sourcemodule UnmappedAttributeList : sig ... end

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.

Sourcemodule InferSNOMEDCTResponse : sig ... end

InferSNOMEDCT detects possible medical concepts as entities and links them to codes from the Systematized Nomenclature of Medicine, Clinical Terms (SNOMED-CT) ontology

Sourcemodule InferSNOMEDCTRequest : sig ... end

InferSNOMEDCT detects possible medical concepts as entities and links them to codes from the Systematized Nomenclature of Medicine, Clinical Terms (SNOMED-CT) ontology

Sourcemodule InferRxNormResponse : sig ... end

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.

Sourcemodule InferRxNormRequest : sig ... end

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.

Sourcemodule InferICD10CMResponse : sig ... end

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.

Sourcemodule InferICD10CMRequest : sig ... end

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.

Sourcemodule DetectPHIResponse : sig ... end

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.

Sourcemodule DetectPHIRequest : sig ... end

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.

Sourcemodule DetectEntitiesV2Response : sig ... end

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.

Sourcemodule DetectEntitiesV2Request : sig ... end

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.

Sourcemodule DetectEntitiesResponse : sig ... end

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.

Sourcemodule DetectEntitiesRequest : sig ... end

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.