This document is intended as a detailed reference for the precise behavior of the drchrono API. If this is your first time using the API, start with our <a href="/api-docs-old/tutorial">tutorial</a>. If you are upgrading from a previous version, take a look at the changelog section. # Authorization ## Initial authorization There are three main steps in the OAuth 2.0 authentication workflow: 1. Redirect the provider to the authorization page. 2. The provider authorizes your application and is redirected back to your web application. 3. Your application exchanges the `authorization_code` that came with the redirect for an `access_token` and `refresh_token`. ### Step 1: Redirect to drchrono The first step is redirecting your user to drchrono, typically with a button labeled "Connect to drchrono" or "Login with drchrono". This is just a link that takes your user to the following URL: https://drchrono.com/o/authorize/?redirect_uri=REDIRECT_URI_ENCODED&response_type=code&cl
https://app.drchrono.com263 endpoints available
/api/eobseobs_list
/api/eobseobs_create
/api/taskstasks_list
/api/taskstasks_create
/api/usersusers_list
/api/doctorsdoctors_list
/api/officesoffices_list
/api/sublabssublabs_list
/api/sublabssublabs_create
/api/messagesmessages_list
/api/messagesmessages_create
/api/patientspatients_list
/api/patientspatients_create
/api/problemsproblems_list
/api/problemsproblems_create
/api/allergiesallergies_list
/api/allergiesallergies_create
/api/comm_logscomm_logs_list
/api/comm_logscomm_logs_create
/api/documentsdocuments_list
/api/documentsdocuments_create
/api/eobs/{id}eobs_read
/api/lab_testslab_tests_list
/api/lab_testslab_tests_create
/api/amendmentsamendments_list
/api/amendmentsamendments_create
/api/care_planscare_plans_list
/api/insurancesinsurances_list
/api/lab_orderslab_orders_list
/api/lab_orderslab_orders_create
/api/line_itemsline_items_list
/api/line_itemsline_items_create
/api/proceduresprocedures_list
/api/task_notestask_notes_list
/api/task_notestask_notes_create
/api/tasks/{id}tasks_read
/api/tasks/{id}tasks_update
/api/tasks/{id}tasks_partial_update
/api/users/{id}users_read
/api/lab_resultslab_results_list
/api/lab_resultslab_results_create
/api/medicationsmedications_list
/api/medicationsmedications_create
/api/user_groupsuser_groups_list
/api/appointmentsappointments_list
/api/appointmentsappointments_create
/api/doctors/{id}doctors_read
/api/offices/{id}offices_read
/api/offices/{id}offices_update
/api/offices/{id}offices_partial_update
/api/sublabs/{id}sublabs_read
/api/sublabs/{id}sublabs_update
/api/sublabs/{id}sublabs_partial_update
/api/sublabs/{id}sublabs_delete
/api/transactionstransactions_list
/api/consent_formsconsent_forms_list
/api/consent_formsconsent_forms_create
/api/custom_vitalscustom_vitals_list
/api/fee_schedulesfee_schedules_list
/api/lab_documentslab_documents_list
/api/lab_documentslab_documents_create
/api/messages/{id}messages_read
/api/messages/{id}messages_update
/api/messages/{id}messages_partial_update
/api/messages/{id}messages_delete
/api/patients/{id}patients_read
/api/patients/{id}patients_update
/api/patients/{id}patients_partial_update
/api/patients/{id}patients_delete
/api/problems/{id}problems_read
/api/problems/{id}problems_update
/api/problems/{id}problems_partial_update
/api/task_statusestask_statuses_list
/api/task_statusestask_statuses_create
/api/allergies/{id}allergies_read
/api/allergies/{id}allergies_update
/api/allergies/{id}allergies_partial_update
/api/clinical_notesclinical_notes_list
/api/comm_logs/{id}comm_logs_read
/api/comm_logs/{id}comm_logs_update
/api/comm_logs/{id}comm_logs_partial_update
/api/documents/{id}documents_read
/api/documents/{id}documents_update
/api/documents/{id}documents_partial_update
/api/documents/{id}documents_delete
/api/lab_tests/{id}lab_tests_read
/api/lab_tests/{id}lab_tests_update
/api/lab_tests/{id}lab_tests_partial_update
/api/lab_tests/{id}lab_tests_delete
/api/task_templatestask_templates_list
/api/task_templatestask_templates_create
/api/amendments/{id}amendments_read
/api/amendments/{id}amendments_update
/api/amendments/{id}amendments_partial_update
/api/amendments/{id}amendments_delete
/api/care_plans/{id}care_plans_read
/api/insurances/{id}insurances_read
/api/lab_orders/{id}lab_orders_read
/api/lab_orders/{id}lab_orders_update
/api/lab_orders/{id}lab_orders_partial_update
/api/lab_orders/{id}lab_orders_delete
/api/line_items/{id}line_items_read
/api/line_items/{id}line_items_update
/api/line_items/{id}line_items_partial_update
/api/line_items/{id}line_items_delete
/api/procedures/{id}procedures_read
/api/task_categoriestask_categories_list
/api/task_categoriestask_categories_create
/api/task_notes/{id}task_notes_read
/api/task_notes/{id}task_notes_update
/api/task_notes/{id}task_notes_partial_update
/api/billing_profilesbilling_profiles_list
/api/lab_results/{id}lab_results_read
/api/lab_results/{id}lab_results_update
/api/lab_results/{id}lab_results_partial_update
/api/lab_results/{id}lab_results_delete
/api/medications/{id}medications_read
/api/medications/{id}medications_update
/api/medications/{id}medications_partial_update
/api/patient_messagespatient_messages_list
/api/patient_messagespatient_messages_create
/api/patient_paymentspatient_payments_list
/api/patient_paymentspatient_payments_create
/api/patients_summarypatients_summary_list
/api/patients_summarypatients_summary_create
/api/user_groups/{id}user_groups_read
/api/appointments/{id}appointments_read
/api/appointments/{id}appointments_update
/api/appointments/{id}appointments_partial_update
/api/appointments/{id}appointments_delete
/api/care_team_memberscare_team_members_list
/api/reminder_profilesreminder_profiles_list
/api/reminder_profilesreminder_profiles_create
/api/transactions/{id}transactions_read
/api/consent_forms/{id}consent_forms_read
/api/consent_forms/{id}consent_forms_update
/api/consent_forms/{id}consent_forms_partial_update
/api/custom_vitals/{id}custom_vitals_read
/api/eligibility_checkseligibility_checks_list
/api/fee_schedules/{id}fee_schedules_read
/api/inventory_vaccinesinventory_vaccines_list
/api/inventory_vaccinesinventory_vaccines_create
/api/lab_documents/{id}lab_documents_read
/api/lab_documents/{id}lab_documents_update
/api/lab_documents/{id}lab_documents_partial_update
/api/lab_documents/{id}lab_documents_delete
/api/lab_orders_summarylab_orders_summary_list
/api/patient_flag_typespatient_flag_types_list
/api/patient_flag_typespatient_flag_types_create
/api/patients/{id}/ccdapatients_ccda
/api/task_statuses/{id}task_statuses_read
/api/task_statuses/{id}task_statuses_update
/api/task_statuses/{id}task_statuses_partial_update
/api/claim_billing_notesclaim_billing_notes_list
/api/claim_billing_notesclaim_billing_notes_create
/api/clinical_notes/{id}clinical_notes_read
/api/custom_demographicscustom_demographics_list
/api/custom_demographicscustom_demographics_create
/api/implantable_devicesimplantable_devices_list
/api/patient_lab_resultspatient_lab_results_list
/api/patient_lab_resultspatient_lab_results_create
/api/patient_payment_logpatient_payment_log_list
/api/patients/{id}/qrda1patients_qrda1
/api/task_templates/{id}task_templates_read
/api/task_templates/{id}task_templates_update
/api/task_templates/{id}task_templates_partial_update
/api/appointment_profilesappointment_profiles_list
/api/appointment_profilesappointment_profiles_create
/api/inventory_categoriesinventory_categories_list
/api/task_categories/{id}task_categories_read
/api/task_categories/{id}task_categories_update
/api/task_categories/{id}task_categories_partial_update
/api/appointment_templatesappointment_templates_list
/api/appointment_templatesappointment_templates_create
/api/billing_profiles/{id}billing_profiles_read
/api/patient_interventionspatient_interventions_list
/api/patient_interventionspatient_interventions_create
/api/patient_messages/{id}patient_messages_read
/api/patient_messages/{id}patient_messages_update
/api/patient_messages/{id}patient_messages_partial_update
/api/patient_payments/{id}patient_payments_read
/api/patients_summary/{id}patients_summary_read
/api/patients_summary/{id}patients_summary_update
/api/patients_summary/{id}patients_summary_partial_update
/api/patients_summary/{id}patients_summary_delete
/api/prescription_messagesprescription_messages_list
/api/care_team_members/{id}care_team_members_read
/api/patient_communicationspatient_communications_list
/api/patient_communicationspatient_communications_create
/api/patient_physical_examspatient_physical_exams_list
/api/patient_physical_examspatient_physical_exams_create
/api/reminder_profiles/{id}reminder_profiles_read
/api/reminder_profiles/{id}reminder_profiles_update
/api/reminder_profiles/{id}reminder_profiles_partial_update
/api/reminder_profiles/{id}reminder_profiles_delete
/api/clinical_note_templatesclinical_note_templates_list
/api/eligibility_checks/{id}eligibility_checks_read
/api/inventory_vaccines/{id}inventory_vaccines_read
/api/lab_orders_summary/{id}lab_orders_summary_read
/api/patient_flag_types/{id}patient_flag_types_read
/api/patient_flag_types/{id}patient_flag_types_update
/api/patient_flag_types/{id}patient_flag_types_partial_update
/api/patient_vaccine_recordspatient_vaccine_records_list
/api/patient_vaccine_recordspatient_vaccine_records_create
/api/claim_billing_notes/{id}claim_billing_notes_read
/api/custom_demographics/{id}custom_demographics_read
/api/custom_demographics/{id}custom_demographics_update
/api/custom_demographics/{id}custom_demographics_partial_update
/api/implantable_devices/{id}implantable_devices_read
/api/patient_lab_results/{id}patient_lab_results_read
/api/patient_lab_results/{id}patient_lab_results_update
/api/patient_lab_results/{id}patient_lab_results_partial_update
/api/patient_lab_results/{id}patient_lab_results_delete
/api/patient_payment_log/{id}patient_payment_log_read
/api/patient_risk_assessmentspatient_risk_assessments_list
/api/patient_risk_assessmentspatient_risk_assessments_create
/api/appointment_profiles/{id}appointment_profiles_read
/api/appointment_profiles/{id}appointment_profiles_update
/api/appointment_profiles/{id}appointment_profiles_partial_update
/api/appointment_profiles/{id}appointment_profiles_delete
/api/clinical_note_field_typesclinical_note_field_types_list
/api/custom_appointment_fieldscustom_appointment_fields_list
/api/custom_appointment_fieldscustom_appointment_fields_create
/api/inventory_categories/{id}inventory_categories_read
/api/appointment_templates/{id}appointment_templates_read
/api/appointment_templates/{id}appointment_templates_update
/api/appointment_templates/{id}appointment_templates_partial_update
/api/appointment_templates/{id}appointment_templates_delete
/api/clinical_note_field_valuesclinical_note_field_values_list
/api/clinical_note_field_valuesclinical_note_field_values_create
/api/offices/{id}/add_exam_roomoffices_add_exam_room
/api/patient_interventions/{id}patient_interventions_read
/api/patient_interventions/{id}patient_interventions_update
/api/patient_interventions/{id}patient_interventions_partial_update
/api/prescription_messages/{id}prescription_messages_read
/api/custom_insurance_plan_namescustom_insurance_plan_names_list
/api/patient_communications/{id}patient_communications_read
/api/patient_communications/{id}patient_communications_update
/api/patient_communications/{id}patient_communications_partial_update
/api/patient_physical_exams/{id}patient_physical_exams_read
/api/patient_physical_exams/{id}patient_physical_exams_update
/api/patient_physical_exams/{id}patient_physical_exams_partial_update
/api/clinical_note_templates/{id}clinical_note_templates_read
/api/patient_vaccine_records/{id}patient_vaccine_records_read
/api/patient_vaccine_records/{id}patient_vaccine_records_update
/api/patient_vaccine_records/{id}patient_vaccine_records_partial_update
/api/patient_risk_assessments/{id}patient_risk_assessments_read
/api/patient_risk_assessments/{id}patient_risk_assessments_update
/api/patient_risk_assessments/{id}patient_risk_assessments_partial_update
/api/clinical_note_field_types/{id}clinical_note_field_types_read
/api/custom_appointment_fields/{id}custom_appointment_fields_read
/api/custom_appointment_fields/{id}custom_appointment_fields_update
/api/custom_appointment_fields/{id}custom_appointment_fields_partial_update
/api/patients/{id}/onpatient_accesspatients_onpatient_access_read
/api/patients/{id}/onpatient_accesspatients_onpatient_access_create
/api/patients/{id}/onpatient_accesspatients_onpatient_access_delete
/api/clinical_note_field_values/{id}clinical_note_field_values_read
/api/clinical_note_field_values/{id}clinical_note_field_values_update
/api/clinical_note_field_values/{id}clinical_note_field_values_partial_update
/api/custom_insurance_plan_names/{id}custom_insurance_plan_names_read
/api/consent_forms/{id}/apply_to_appointmentconsent_forms_apply_to_appointment
/api/medications/{id}/append_to_pharmacy_notemedications_append_to_pharmacy_note
/api/consent_forms/{id}/unapply_from_appointmentconsent_forms_unapply_from_appointment
This document is intended as a detailed reference for the precise behavior of the drchrono API. If this is your first time using the API, start with our <a href="/api-docs-old/tutorial">tutorial</a>. If you are upgrading from a previous version, take a look at the changelog section. # Authorization ## Initial authorization There are three main steps in the OAuth 2.0 authentication workflow: 1. Redirect the provider to the authorization page. 2. The provider authorizes your application and is redirected back to your web application. 3. Your application exchanges the `authorization_code` that came with the redirect for an `access_token` and `refresh_token`. ### Step 1: Redirect to drchrono The first step is redirecting your user to drchrono, typically with a button labeled "Connect to drchrono" or "Login with drchrono". This is just a link that takes your user to the following URL: https://drchrono.com/o/authorize/?redirect_uri=REDIRECT_URI_ENCODED&response_type=code&cl
https://app.drchrono.com263 endpoints available
/api/eobseobs_list
/api/eobseobs_create
/api/taskstasks_list
/api/taskstasks_create
/api/usersusers_list
/api/doctorsdoctors_list
/api/officesoffices_list
/api/sublabssublabs_list
/api/sublabssublabs_create
/api/messagesmessages_list
/api/messagesmessages_create
/api/patientspatients_list
/api/patientspatients_create
/api/problemsproblems_list
/api/problemsproblems_create
/api/allergiesallergies_list
/api/allergiesallergies_create
/api/comm_logscomm_logs_list
/api/comm_logscomm_logs_create
/api/documentsdocuments_list
/api/documentsdocuments_create
/api/eobs/{id}eobs_read
/api/lab_testslab_tests_list
/api/lab_testslab_tests_create
/api/amendmentsamendments_list
/api/amendmentsamendments_create
/api/care_planscare_plans_list
/api/insurancesinsurances_list
/api/lab_orderslab_orders_list
/api/lab_orderslab_orders_create
/api/line_itemsline_items_list
/api/line_itemsline_items_create
/api/proceduresprocedures_list
/api/task_notestask_notes_list
/api/task_notestask_notes_create
/api/tasks/{id}tasks_read
/api/tasks/{id}tasks_update
/api/tasks/{id}tasks_partial_update
/api/users/{id}users_read
/api/lab_resultslab_results_list
/api/lab_resultslab_results_create
/api/medicationsmedications_list
/api/medicationsmedications_create
/api/user_groupsuser_groups_list
/api/appointmentsappointments_list
/api/appointmentsappointments_create
/api/doctors/{id}doctors_read
/api/offices/{id}offices_read
/api/offices/{id}offices_update
/api/offices/{id}offices_partial_update
/api/sublabs/{id}sublabs_read
/api/sublabs/{id}sublabs_update
/api/sublabs/{id}sublabs_partial_update
/api/sublabs/{id}sublabs_delete
/api/transactionstransactions_list
/api/consent_formsconsent_forms_list
/api/consent_formsconsent_forms_create
/api/custom_vitalscustom_vitals_list
/api/fee_schedulesfee_schedules_list
/api/lab_documentslab_documents_list
/api/lab_documentslab_documents_create
/api/messages/{id}messages_read
/api/messages/{id}messages_update
/api/messages/{id}messages_partial_update
/api/messages/{id}messages_delete
/api/patients/{id}patients_read
/api/patients/{id}patients_update
/api/patients/{id}patients_partial_update
/api/patients/{id}patients_delete
/api/problems/{id}problems_read
/api/problems/{id}problems_update
/api/problems/{id}problems_partial_update
/api/task_statusestask_statuses_list
/api/task_statusestask_statuses_create
/api/allergies/{id}allergies_read
/api/allergies/{id}allergies_update
/api/allergies/{id}allergies_partial_update
/api/clinical_notesclinical_notes_list
/api/comm_logs/{id}comm_logs_read
/api/comm_logs/{id}comm_logs_update
/api/comm_logs/{id}comm_logs_partial_update
/api/documents/{id}documents_read
/api/documents/{id}documents_update
/api/documents/{id}documents_partial_update
/api/documents/{id}documents_delete
/api/lab_tests/{id}lab_tests_read
/api/lab_tests/{id}lab_tests_update
/api/lab_tests/{id}lab_tests_partial_update
/api/lab_tests/{id}lab_tests_delete
/api/task_templatestask_templates_list
/api/task_templatestask_templates_create
/api/amendments/{id}amendments_read
/api/amendments/{id}amendments_update
/api/amendments/{id}amendments_partial_update
/api/amendments/{id}amendments_delete
/api/care_plans/{id}care_plans_read
/api/insurances/{id}insurances_read
/api/lab_orders/{id}lab_orders_read
/api/lab_orders/{id}lab_orders_update
/api/lab_orders/{id}lab_orders_partial_update
/api/lab_orders/{id}lab_orders_delete
/api/line_items/{id}line_items_read
/api/line_items/{id}line_items_update
/api/line_items/{id}line_items_partial_update
/api/line_items/{id}line_items_delete
/api/procedures/{id}procedures_read
/api/task_categoriestask_categories_list
/api/task_categoriestask_categories_create
/api/task_notes/{id}task_notes_read
/api/task_notes/{id}task_notes_update
/api/task_notes/{id}task_notes_partial_update
/api/billing_profilesbilling_profiles_list
/api/lab_results/{id}lab_results_read
/api/lab_results/{id}lab_results_update
/api/lab_results/{id}lab_results_partial_update
/api/lab_results/{id}lab_results_delete
/api/medications/{id}medications_read
/api/medications/{id}medications_update
/api/medications/{id}medications_partial_update
/api/patient_messagespatient_messages_list
/api/patient_messagespatient_messages_create
/api/patient_paymentspatient_payments_list
/api/patient_paymentspatient_payments_create
/api/patients_summarypatients_summary_list
/api/patients_summarypatients_summary_create
/api/user_groups/{id}user_groups_read
/api/appointments/{id}appointments_read
/api/appointments/{id}appointments_update
/api/appointments/{id}appointments_partial_update
/api/appointments/{id}appointments_delete
/api/care_team_memberscare_team_members_list
/api/reminder_profilesreminder_profiles_list
/api/reminder_profilesreminder_profiles_create
/api/transactions/{id}transactions_read
/api/consent_forms/{id}consent_forms_read
/api/consent_forms/{id}consent_forms_update
/api/consent_forms/{id}consent_forms_partial_update
/api/custom_vitals/{id}custom_vitals_read
/api/eligibility_checkseligibility_checks_list
/api/fee_schedules/{id}fee_schedules_read
/api/inventory_vaccinesinventory_vaccines_list
/api/inventory_vaccinesinventory_vaccines_create
/api/lab_documents/{id}lab_documents_read
/api/lab_documents/{id}lab_documents_update
/api/lab_documents/{id}lab_documents_partial_update
/api/lab_documents/{id}lab_documents_delete
/api/lab_orders_summarylab_orders_summary_list
/api/patient_flag_typespatient_flag_types_list
/api/patient_flag_typespatient_flag_types_create
/api/patients/{id}/ccdapatients_ccda
/api/task_statuses/{id}task_statuses_read
/api/task_statuses/{id}task_statuses_update
/api/task_statuses/{id}task_statuses_partial_update
/api/claim_billing_notesclaim_billing_notes_list
/api/claim_billing_notesclaim_billing_notes_create
/api/clinical_notes/{id}clinical_notes_read
/api/custom_demographicscustom_demographics_list
/api/custom_demographicscustom_demographics_create
/api/implantable_devicesimplantable_devices_list
/api/patient_lab_resultspatient_lab_results_list
/api/patient_lab_resultspatient_lab_results_create
/api/patient_payment_logpatient_payment_log_list
/api/patients/{id}/qrda1patients_qrda1
/api/task_templates/{id}task_templates_read
/api/task_templates/{id}task_templates_update
/api/task_templates/{id}task_templates_partial_update
/api/appointment_profilesappointment_profiles_list
/api/appointment_profilesappointment_profiles_create
/api/inventory_categoriesinventory_categories_list
/api/task_categories/{id}task_categories_read
/api/task_categories/{id}task_categories_update
/api/task_categories/{id}task_categories_partial_update
/api/appointment_templatesappointment_templates_list
/api/appointment_templatesappointment_templates_create
/api/billing_profiles/{id}billing_profiles_read
/api/patient_interventionspatient_interventions_list
/api/patient_interventionspatient_interventions_create
/api/patient_messages/{id}patient_messages_read
/api/patient_messages/{id}patient_messages_update
/api/patient_messages/{id}patient_messages_partial_update
/api/patient_payments/{id}patient_payments_read
/api/patients_summary/{id}patients_summary_read
/api/patients_summary/{id}patients_summary_update
/api/patients_summary/{id}patients_summary_partial_update
/api/patients_summary/{id}patients_summary_delete
/api/prescription_messagesprescription_messages_list
/api/care_team_members/{id}care_team_members_read
/api/patient_communicationspatient_communications_list
/api/patient_communicationspatient_communications_create
/api/patient_physical_examspatient_physical_exams_list
/api/patient_physical_examspatient_physical_exams_create
/api/reminder_profiles/{id}reminder_profiles_read
/api/reminder_profiles/{id}reminder_profiles_update
/api/reminder_profiles/{id}reminder_profiles_partial_update
/api/reminder_profiles/{id}reminder_profiles_delete
/api/clinical_note_templatesclinical_note_templates_list
/api/eligibility_checks/{id}eligibility_checks_read
/api/inventory_vaccines/{id}inventory_vaccines_read
/api/lab_orders_summary/{id}lab_orders_summary_read
/api/patient_flag_types/{id}patient_flag_types_read
/api/patient_flag_types/{id}patient_flag_types_update
/api/patient_flag_types/{id}patient_flag_types_partial_update
/api/patient_vaccine_recordspatient_vaccine_records_list
/api/patient_vaccine_recordspatient_vaccine_records_create
/api/claim_billing_notes/{id}claim_billing_notes_read
/api/custom_demographics/{id}custom_demographics_read
/api/custom_demographics/{id}custom_demographics_update
/api/custom_demographics/{id}custom_demographics_partial_update
/api/implantable_devices/{id}implantable_devices_read
/api/patient_lab_results/{id}patient_lab_results_read
/api/patient_lab_results/{id}patient_lab_results_update
/api/patient_lab_results/{id}patient_lab_results_partial_update
/api/patient_lab_results/{id}patient_lab_results_delete
/api/patient_payment_log/{id}patient_payment_log_read
/api/patient_risk_assessmentspatient_risk_assessments_list
/api/patient_risk_assessmentspatient_risk_assessments_create
/api/appointment_profiles/{id}appointment_profiles_read
/api/appointment_profiles/{id}appointment_profiles_update
/api/appointment_profiles/{id}appointment_profiles_partial_update
/api/appointment_profiles/{id}appointment_profiles_delete
/api/clinical_note_field_typesclinical_note_field_types_list
/api/custom_appointment_fieldscustom_appointment_fields_list
/api/custom_appointment_fieldscustom_appointment_fields_create
/api/inventory_categories/{id}inventory_categories_read
/api/appointment_templates/{id}appointment_templates_read
/api/appointment_templates/{id}appointment_templates_update
/api/appointment_templates/{id}appointment_templates_partial_update
/api/appointment_templates/{id}appointment_templates_delete
/api/clinical_note_field_valuesclinical_note_field_values_list
/api/clinical_note_field_valuesclinical_note_field_values_create
/api/offices/{id}/add_exam_roomoffices_add_exam_room
/api/patient_interventions/{id}patient_interventions_read
/api/patient_interventions/{id}patient_interventions_update
/api/patient_interventions/{id}patient_interventions_partial_update
/api/prescription_messages/{id}prescription_messages_read
/api/custom_insurance_plan_namescustom_insurance_plan_names_list
/api/patient_communications/{id}patient_communications_read
/api/patient_communications/{id}patient_communications_update
/api/patient_communications/{id}patient_communications_partial_update
/api/patient_physical_exams/{id}patient_physical_exams_read
/api/patient_physical_exams/{id}patient_physical_exams_update
/api/patient_physical_exams/{id}patient_physical_exams_partial_update
/api/clinical_note_templates/{id}clinical_note_templates_read
/api/patient_vaccine_records/{id}patient_vaccine_records_read
/api/patient_vaccine_records/{id}patient_vaccine_records_update
/api/patient_vaccine_records/{id}patient_vaccine_records_partial_update
/api/patient_risk_assessments/{id}patient_risk_assessments_read
/api/patient_risk_assessments/{id}patient_risk_assessments_update
/api/patient_risk_assessments/{id}patient_risk_assessments_partial_update
/api/clinical_note_field_types/{id}clinical_note_field_types_read
/api/custom_appointment_fields/{id}custom_appointment_fields_read
/api/custom_appointment_fields/{id}custom_appointment_fields_update
/api/custom_appointment_fields/{id}custom_appointment_fields_partial_update
/api/patients/{id}/onpatient_accesspatients_onpatient_access_read
/api/patients/{id}/onpatient_accesspatients_onpatient_access_create
/api/patients/{id}/onpatient_accesspatients_onpatient_access_delete
/api/clinical_note_field_values/{id}clinical_note_field_values_read
/api/clinical_note_field_values/{id}clinical_note_field_values_update
/api/clinical_note_field_values/{id}clinical_note_field_values_partial_update
/api/custom_insurance_plan_names/{id}custom_insurance_plan_names_read
/api/consent_forms/{id}/apply_to_appointmentconsent_forms_apply_to_appointment
/api/medications/{id}/append_to_pharmacy_notemedications_append_to_pharmacy_note
/api/consent_forms/{id}/unapply_from_appointmentconsent_forms_unapply_from_appointment