Values.NoteTemplateSettingsSourceSettings for the note template to use for clinical note generation
type nonrec t = {managedTemplate : ManagedTemplate.t option;customTemplate : CustomTemplate.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `String of SensitiveAlphanumericString.t ])
list ]
list ])
list ])
list ]