Class: Aws::Types::PatientInsightsEncounterContext

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:encounter_reason])

Instance Attribute Summary collapse

Instance Attribute Details

#encounter_reason::String

Returns the value of attribute encounter_reason.

Returns:

  • (::String)


410
411
412
# File 'sig/types.rbs', line 410

def encounter_reason
  @encounter_reason
end