class Aws::ComprehendMedical::Types::InferICD10CMResponse

@!attribute [rw] entities

The medical conditions detected in the text linked to ICD-10-CM
concepts. If the action is successful, the service sends back an
HTTP 200 response, as well as the entities detected.
@return [Array<Types::ICD10CMEntity>]

@!attribute [rw] pagination_token

If the result of the previous request to `InferICD10CM` was
truncated, include the `PaginationToken` to fetch the next page of
medical condition entities.
@return [String]

@!attribute [rw] model_version

The version of the model used to analyze the documents, in the
format *n*.*n*.*n* You can use this information to track the model
used for a particular batch of documents.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/comprehendmedical-2018-10-30/InferICD10CMResponse AWS API Documentation

Constants

SENSITIVE