Icd10CmTrait

Contextual information for the entity. The traits recognized by InferICD10CM are DIAGNOSIS, SIGN, SYMPTOM, and NEGATION.

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 that the segment of text is correctly recognized as a trait.

Functions

Link copied to clipboard
inline fun copy(block: Icd10CmTrait.Builder.() -> Unit = {}): Icd10CmTrait
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