| 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.
|
| ComprehendMedicalException.BuilderImpl | |
| ComprehendMedicalRequest | |
| ComprehendMedicalRequest.BuilderImpl | |
| ComprehendMedicalResponse | |
| ComprehendMedicalResponse.BuilderImpl | |
| ComprehendMedicalResponseMetadata | |
| DescribeEntitiesDetectionV2JobRequest | |
| DescribeEntitiesDetectionV2JobResponse | |
| DescribePhiDetectionJobRequest | |
| DescribePhiDetectionJobResponse | |
| DetectEntitiesRequest | |
| DetectEntitiesResponse | |
| DetectEntitiesV2Request | |
| DetectEntitiesV2Response | |
| DetectPhiRequest | |
| DetectPhiResponse | |
| 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 | |
| InferIcd10CmResponse | |
| InferRxNormRequest | |
| InferRxNormResponse | |
| InputDataConfig |
The input properties for an entities detection job
|
| ListEntitiesDetectionV2JobsRequest | |
| ListEntitiesDetectionV2JobsResponse | |
| ListPhiDetectionJobsRequest | |
| ListPhiDetectionJobsResponse | |
| 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 | |
| StartEntitiesDetectionV2JobResponse | |
| StartPhiDetectionJobRequest | |
| StartPhiDetectionJobResponse | |
| StopEntitiesDetectionV2JobRequest | |
| StopEntitiesDetectionV2JobResponse | |
| StopPhiDetectionJobRequest | |
| StopPhiDetectionJobResponse | |
| Trait |
Provides contextual information about the extracted entity.
|
| UnmappedAttribute |
An attribute that we extracted, but were unable to relate to an entity.
|
| Exception | Description |
|---|---|
| ComprehendMedicalException | |
| 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 © 2019. All rights reserved.