Class: Aws::Types::SNOMEDCTTrait

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name"NEGATION", ...

Returns the value of attribute name.

Returns:

  • ("NEGATION", "DIAGNOSIS", "SIGN", "SYMPTOM", "PERTAINS_TO_FAMILY", "HYPOTHETICAL", "LOW_CONFIDENCE", "PAST_HISTORY", "FUTURE")


416
417
418
# File 'sig/types.rbs', line 416

def name
  @name
end

#score::Float

Returns the value of attribute score.

Returns:

  • (::Float)


417
418
419
# File 'sig/types.rbs', line 417

def score
  @score
end