You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ComprehendMedical::Types::ICD10CMConcept
- Inherits:
-
Struct
- Object
- Struct
- Aws::ComprehendMedical::Types::ICD10CMConcept
- Defined in:
- (unknown)
Overview
The ICD-10-CM concepts that the entity could refer to, along with a score indicating the likelihood of the match.
Instance Attribute Summary collapse
-
#code ⇒ String
The ICD-10-CM code that identifies the concept found in the knowledge base from the Centers for Disease Control.
-
#description ⇒ String
The long description of the ICD-10-CM code in the ontology.
-
#score ⇒ Float
The level of confidence that Amazon Comprehend Medical has that the entity is accurately linked to an ICD-10-CM concept.
Instance Attribute Details
#code ⇒ String
The ICD-10-CM code that identifies the concept found in the knowledge base from the Centers for Disease Control.
#description ⇒ String
The long description of the ICD-10-CM code in the ontology.
#score ⇒ Float
The level of confidence that Amazon Comprehend Medical has that the entity is accurately linked to an ICD-10-CM concept.