Class | Description |
---|---|
Attribute |
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.
|
ComprehendMedicalAsyncJobFilter |
Provides information for filtering a list of detection jobs.
|
ComprehendMedicalAsyncJobProperties |
Provides information about a detection job.
|
DescribeEntitiesDetectionV2JobRequest | |
DescribeEntitiesDetectionV2JobResult | |
DescribePHIDetectionJobRequest | |
DescribePHIDetectionJobResult | |
DetectEntitiesRequest | |
DetectEntitiesResult | |
DetectEntitiesV2Request | |
DetectEntitiesV2Result | |
DetectPHIRequest | |
DetectPHIResult | |
Entity |
Provides information about an extracted medical entity.
|
ICD10CMAttribute |
The detected attributes that relate to an entity.
|
ICD10CMConcept |
The ICD-10-CM concepts that the entity could refer to, along with a score indicating the likelihood of the match.
|
ICD10CMEntity |
The collection of medical entities extracted from the input text and their associated information.
|
ICD10CMTrait |
Contextual information for the entity.
|
InferICD10CMRequest | |
InferICD10CMResult | |
InferRxNormRequest | |
InferRxNormResult | |
InputDataConfig |
The input properties for an entities detection job.
|
ListEntitiesDetectionV2JobsRequest | |
ListEntitiesDetectionV2JobsResult | |
ListPHIDetectionJobsRequest | |
ListPHIDetectionJobsResult | |
OutputDataConfig |
The output properties for a detection job.
|
RxNormAttribute |
The extracted attributes that relate to this entity.
|
RxNormConcept |
The RxNorm concept that the entity could refer to, along with a score indicating the likelihood of the match.
|
RxNormEntity |
The collection of medical entities extracted from the input text and their associated information.
|
RxNormTrait |
The contextual information for the entity.
|
StartEntitiesDetectionV2JobRequest | |
StartEntitiesDetectionV2JobResult | |
StartPHIDetectionJobRequest | |
StartPHIDetectionJobResult | |
StopEntitiesDetectionV2JobRequest | |
StopEntitiesDetectionV2JobResult | |
StopPHIDetectionJobRequest | |
StopPHIDetectionJobResult | |
Trait |
Provides contextual information about the extracted entity.
|
UnmappedAttribute |
An attribute that we extracted, but were unable to relate to an entity.
|
Exception | Description |
---|---|
AWSComprehendMedicalException |
Base exception for all service exceptions thrown by AWS Comprehend Medical
|
InternalServerException |
An internal server error occurred.
|
InvalidEncodingException |
The input text was not in valid UTF-8 character encoding.
|
InvalidRequestException |
The request that you made is invalid.
|
ResourceNotFoundException |
The resource identified by the specified Amazon Resource Name (ARN) was not found.
|
ServiceUnavailableException |
The Amazon Comprehend Medical service is temporarily unavailable.
|
TextSizeLimitExceededException |
The size of the text you submitted exceeds the size limit.
|
TooManyRequestsException |
You have made too many requests within a short period of time.
|
ValidationException |
The filter that you specified for the operation is invalid.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.