OBJECT
AppointmentAutocompleteForm
Autocomplete form for appointment type. Used for AI-generated charting notes.
link GraphQL Schema definition
- type AppointmentAutocompleteForm {
- # Custom module form for the appointment type
- CustomModuleForm :
- # ID of the appointment autocomplete form
- ID :
- }