RxNormTrait

The contextual information for the entity. InferRxNorm recognizes the trait NEGATION, which is any indication that the patient is not taking a medication.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Provides a name or contextual description about the trait.

Link copied to clipboard
val score: Float?

The level of confidence that Amazon Comprehend Medical has in the accuracy of the detected trait.

Functions

Link copied to clipboard
inline fun copy(block: RxNormTrait.Builder.() -> Unit = {}): RxNormTrait
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String