You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ComprehendMedical::Types::RxNormTrait
- Inherits:
-
Struct
- Object
- Struct
- Aws::ComprehendMedical::Types::RxNormTrait
- Defined in:
- (unknown)
Overview
The contextual information for the entity. InferRxNorm recognizes the trait NEGATION, which is any indication that the patient is not taking a medication.
Instance Attribute Summary collapse
-
#name ⇒ String
Provides a name or contextual description about the trait.
-
#score ⇒ Float
The level of confidence that Amazon Comprehend Medical has in the accuracy of the detected trait.
Instance Attribute Details
#name ⇒ String
Provides a name or contextual description about the trait.
Possible values:
- NEGATION
#score ⇒ Float
The level of confidence that Amazon Comprehend Medical has in the accuracy of the detected trait.