/
EL
elationhealth
/
api-authentication
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-24
447
622
848.7 KB
Appointment Types
Create Appointment Type
post
/api/2.0/appointment_types/
Request body
AppointmentType
required
abbreviation
string
color
string
created_date
string
date-time
nullable
default_duration
integer
required
deleted_date
string
date-time
nullable
description
string
elation_note_template_ids
integer[]
id
integer
is_telehealth
boolean
name
string
required
patient_bookable
boolean
patient_form_hours_prior
integer
patient_forms
integer[]
practice
integer
required
sequence
integer
visit_note_format
union
visit_note_templates
integer[]
visit_note_type
integer
nullable
Response
AppointmentType
required
abbreviation
string
color
string
created_date
string
date-time
nullable
default_duration
integer
required
deleted_date
string
date-time
nullable
description
string
elation_note_template_ids
integer[]
id
integer
is_telehealth
boolean
name
string
required
patient_bookable
boolean
patient_form_hours_prior
integer
patient_forms
integer[]
practice
integer
required
sequence
integer
visit_note_format
union
visit_note_templates
integer[]
visit_note_type
integer
nullable