Class: Aws::Types::ClinicalNoteGenerationSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#note_template"HISTORY_AND_PHYSICAL", ...

Returns the value of attribute note_template.

Returns:

  • ("HISTORY_AND_PHYSICAL", "GIRPP", "BIRP", "SIRP", "DAP", "BEHAVIORAL_SOAP", "PHYSICAL_SOAP")


98
99
100
# File 'sig/types.rbs', line 98

def note_template
  @note_template
end