# Elation Health API Documentation ## Guides - [MCP](https://docs.elationhealth.com/docs/mcp.md) ## API Reference - [Insurance Eligibility](https://docs.elationhealth.com/reference/insurance-eligibility.md) - [Create Eligibility](https://docs.elationhealth.com/reference/patient_insurances_eligibility_create.md): Create eligibility information for a patient insurance - [Get Eligibility Full Report](https://docs.elationhealth.com/reference/patient_insurances_eligibility_full_report_retrieve.md): Get eligibility full report for a patient insurance - [Get Eligibility](https://docs.elationhealth.com/reference/patient_insurances_eligibility_retrieve.md): Get eligibility information for a patient insurance - [The Insurance Eligibility Full Report Object](https://docs.elationhealth.com/reference/the-insurance-eligibility-full-report-object.md) - [The Insurance Eligibility Object](https://docs.elationhealth.com/reference/the-insurance-eligibility-object.md) - [Create Billing Code](https://docs.elationhealth.com/reference/billing_codes_create.md): Create a CPT code that users can add to bills. To view them in the app, go to Practice Settings - Billing. - [Delete Billing Code](https://docs.elationhealth.com/reference/billing_codes_destroy.md): Delete a CPT code that the practice has set up. To view them in the app, go to Practice Settings - Billing. - [List Billing Codes](https://docs.elationhealth.com/reference/billing_codes_list.md): Get the CPT codes that the practice has set up. To view them in the app, go to Practice Settings - Billing. - [Partially Update Billing Code](https://docs.elationhealth.com/reference/billing_codes_partial_update.md) - [Retrieve Billing Code](https://docs.elationhealth.com/reference/billing_codes_retrieve.md): Get a CPT code that the practice has set up. To view all codes in the app, go to Practice Settings - Billing. - [Update Billing Code](https://docs.elationhealth.com/reference/billing_codes_update.md): Update a CPT code that users can add to bills. To view them in the app, go to Practice Settings - Billing. - [Billing Codes](https://docs.elationhealth.com/reference/billing-codes-1.md) - [The Billing Code Object](https://docs.elationhealth.com/reference/the-billing-code-object.md): A code that users can add to bills within a patient chart. Used often as CPT codes. - [Release a Bill to PMS](https://docs.elationhealth.com/reference/bills_actions_release_to_pms_partial_update.md): This is a simple PATCH endpoint that allows you to release a bill to your connected PMS. It accomplishes the same goal as pressing the "Send to PMS" button on the Elation Billing Report for a bill. - [Create Bill](https://docs.elationhealth.com/reference/bills_create.md) - [List Bills](https://docs.elationhealth.com/reference/bills_list.md) - [Partially Update Bill](https://docs.elationhealth.com/reference/bills_partial_update.md) - [Retrieve Bill](https://docs.elationhealth.com/reference/bills_retrieve.md) - [Bills](https://docs.elationhealth.com/reference/bills.md) - [The Bill Object](https://docs.elationhealth.com/reference/the-bill-object.md) - [Outstanding Balance](https://docs.elationhealth.com/reference/outstanding-balance-1.md) - [Update Outstanding Balance](https://docs.elationhealth.com/reference/patients_outstanding_balance_create.md): The outstanding balance is a write-only resource that can be used to update the balance of a specific patient. It requires that the OutstandingBalance feature must be enabled for the practice. - [Retrieve a filtered page of definitions](https://docs.elationhealth.com/reference/definitions_get_page_caregaps_api__quality_program__definition__get-1.md): Retrieve a list of definitions. - [Changelog](https://docs.elationhealth.com/reference/changelog.md): Notable changes to Elation API 2.0, organized by release date. Covering both changes to individual resources and changes impacting the behavior of the API in general. - [List Published Events](https://docs.elationhealth.com/reference/app_published_events_list.md): Returns a list of published events - [Partially Update App Published Event](https://docs.elationhealth.com/reference/app_published_events_partial_update.md) - [Get a Published Event](https://docs.elationhealth.com/reference/app_published_events_retrieve.md) - [Update a Published Event](https://docs.elationhealth.com/reference/app_published_events_update.md) - [Subscribe to a resource updates](https://docs.elationhealth.com/reference/app_subscriptions_create.md): You can only subscribe to the same resource and the same target once. A status 409 will be returned if you attempt to send duplicate subscription. - [Delete a Subscription](https://docs.elationhealth.com/reference/app_subscriptions_destroy.md) - [List Subscriptions](https://docs.elationhealth.com/reference/app_subscriptions_list.md) - [Get a Subscription](https://docs.elationhealth.com/reference/app_subscriptions_retrieve.md) - [Event Subscriptions](https://docs.elationhealth.com/reference/event-subscriptions.md) - [The Event object](https://docs.elationhealth.com/reference/the-event-object.md) - [The Subscription object](https://docs.elationhealth.com/reference/the-subscription-object.md) - [Delete Insurance Card Image](https://docs.elationhealth.com/reference/delete_insurance_card_image_patients__patient_id__policies__policy_id__card_images__image_rank__delete.md): Calling this endpoint twice, once with each image rank, will result in deleting the card entirely. - [Get Card Images By Policy](https://docs.elationhealth.com/reference/get_card_images_by_policy_patients__patient_id__policies__policy_id__card_images_get.md) - [Insurance Cards](https://docs.elationhealth.com/reference/insurance-cards.md) - [Upsert Insurance Card](https://docs.elationhealth.com/reference/upsert_insurance_card_patients__patient_id__policies__policy_id__card_images_post.md) - [Insurance Companies](https://docs.elationhealth.com/reference/insurance-companies.md) - [Create Insurance Company](https://docs.elationhealth.com/reference/insurance_companies_create.md) - [Delete Insurance Company](https://docs.elationhealth.com/reference/insurance_companies_destroy.md) - [List Insurance Companies](https://docs.elationhealth.com/reference/insurance_companies_list.md) - [Partially Update Insurance Company](https://docs.elationhealth.com/reference/insurance_companies_partial_update.md) - [Retrieve Insurance Company](https://docs.elationhealth.com/reference/insurance_companies_retrieve.md) - [Update Insurance Company](https://docs.elationhealth.com/reference/insurance_companies_update.md) - [The Insurance Company Object](https://docs.elationhealth.com/reference/the-insurance-company-object.md) - [Insurance Plans](https://docs.elationhealth.com/reference/insurance-plans.md) - [Create Insurance Plan](https://docs.elationhealth.com/reference/insurance_plans_create.md) - [Delete Insurance Plan](https://docs.elationhealth.com/reference/insurance_plans_destroy.md) - [List Insurance Plans](https://docs.elationhealth.com/reference/insurance_plans_list.md) - [Partially Update Insurance Plan](https://docs.elationhealth.com/reference/insurance_plans_partial_update.md) - [Retrieve Insurance Plan](https://docs.elationhealth.com/reference/insurance_plans_retrieve.md) - [Update Insurance Plan](https://docs.elationhealth.com/reference/insurance_plans_update.md) - [The Insurance Plan Object](https://docs.elationhealth.com/reference/the-insurance-plan-object.md) - [Create Policies](https://docs.elationhealth.com/reference/create_policies_patients__patient_id__policies_post.md) - [Delete Policy](https://docs.elationhealth.com/reference/delete_policy_patients__patient_id__policies__policy_id__delete.md) - [Get Policies](https://docs.elationhealth.com/reference/get_policies_patients__patient_id__policies_get.md) - [Get Policy](https://docs.elationhealth.com/reference/get_policy_patients__patient_id__policies__policy_id__get.md) - [Insurance Policies](https://docs.elationhealth.com/reference/policies.md) - [Put Policies](https://docs.elationhealth.com/reference/put_policies_patients__patient_id__policies_put.md) - [Put Policy](https://docs.elationhealth.com/reference/put_policy_patients__patient_id__policies__policy_id__put.md) - [The Policy Object](https://docs.elationhealth.com/reference/the-policy-object.md) - [Message Threads](https://docs.elationhealth.com/reference/message-threads.md) - [Create Message Thread](https://docs.elationhealth.com/reference/message_threads_create.md) - [Delete Message Thread](https://docs.elationhealth.com/reference/message_threads_destroy.md) - [List Message Threads](https://docs.elationhealth.com/reference/message_threads_list.md) - [Partially Update Message Thread](https://docs.elationhealth.com/reference/message_threads_partial_update.md) - [Retrieve Message Thread](https://docs.elationhealth.com/reference/message_threads_retrieve.md) - [Update Message Thread](https://docs.elationhealth.com/reference/message_threads_update.md) - [The Message Thread Object](https://docs.elationhealth.com/reference/the-message-thread-object.md) - [Thread Members](https://docs.elationhealth.com/reference/thread-members.md) - [The Thread Member Object](https://docs.elationhealth.com/reference/the-thread-member-object.md) - [Create Thread Member](https://docs.elationhealth.com/reference/thread_members_create.md) - [Delete Thread Member](https://docs.elationhealth.com/reference/thread_members_destroy.md) - [List Thread Members](https://docs.elationhealth.com/reference/thread_members_list.md) - [Partially Update Thread Member](https://docs.elationhealth.com/reference/thread_members_partial_update.md) - [Retrieve Thread Member](https://docs.elationhealth.com/reference/thread_members_retrieve.md) - [Update Thread Member](https://docs.elationhealth.com/reference/thread_members_update.md) - [Thread Messages](https://docs.elationhealth.com/reference/thread-messages.md) - [The Thread Message Object](https://docs.elationhealth.com/reference/the-thread-message-object.md) - [Create Thread Message](https://docs.elationhealth.com/reference/thread_messages_create.md) - [Delete Thread Message](https://docs.elationhealth.com/reference/thread_messages_destroy.md) - [List Thread Messages](https://docs.elationhealth.com/reference/thread_messages_list.md) - [Retrieve Thread Message](https://docs.elationhealth.com/reference/thread_messages_retrieve.md) - [Get Token](https://docs.elationhealth.com/reference/get-token.md): Exchange your **client id** and **client secret** for a bearer token. - [Token Scopes](https://docs.elationhealth.com/reference/scopes.md) - [List Ancillary Companies](https://docs.elationhealth.com/reference/ancillary_companies_list.md): Returns a list of ancillary companies by specific type of order - [Retrieve Ancillary Company](https://docs.elationhealth.com/reference/ancillary_companies_retrieve.md): Retrieve a single ancillary company - [Ancillary Companies](https://docs.elationhealth.com/reference/ancillary-companies.md) - [The Ancillary Company Object](https://docs.elationhealth.com/reference/the-ancillary-company-object.md) - [List Cardiac Centers](https://docs.elationhealth.com/reference/cardiac_centers_list.md): Returns a list of cardiac centers - [Retrieve Cardiac Center](https://docs.elationhealth.com/reference/cardiac_centers_retrieve.md): Retrieve a single cardiac center - [Cardiac Centers](https://docs.elationhealth.com/reference/cardiac-centers.md) - [The Cardiac Center Object](https://docs.elationhealth.com/reference/the-cardiac-center-object.md) - [Create Cardiac Order Test](https://docs.elationhealth.com/reference/cardiac_order_tests_create.md): Returns a list of cardiac order test - [Delete Cardiac Order Test](https://docs.elationhealth.com/reference/cardiac_order_tests_destroy.md): Retrieve a single cardiac order test - [List Cardiac Order Tests](https://docs.elationhealth.com/reference/cardiac_order_tests_list.md): Returns a list of cardiac order test - [Retrieve Cardiac Order Test](https://docs.elationhealth.com/reference/cardiac_order_tests_retrieve.md): Retrieve a single cardiac order test - [Cardiac Order Tests](https://docs.elationhealth.com/reference/cardiac-order-tests.md) - [The Cardiac Order Test Object](https://docs.elationhealth.com/reference/the-cardiac-order-test-object.md) - [Create Cardiac Order](https://docs.elationhealth.com/reference/cardiac_orders_create.md): Returns a list of cardiac orders - [Delete Cardiac Order](https://docs.elationhealth.com/reference/cardiac_orders_destroy.md): Retrieve a single cardiac order - [List Cardiac Orders](https://docs.elationhealth.com/reference/cardiac_orders_list.md): Returns a list of cardiac orders - [Partially Update Cardiac Order](https://docs.elationhealth.com/reference/cardiac_orders_partial_update.md): Retrieve a single cardiac order - [Retrieve Cardiac Order](https://docs.elationhealth.com/reference/cardiac_orders_retrieve.md): Retrieve a single cardiac order - [Update Cardiac Order](https://docs.elationhealth.com/reference/cardiac_orders_update.md): Retrieve a single cardiac order - [Cardiac Orders](https://docs.elationhealth.com/reference/cardiac-orders.md) - [The Cardiac Order Object](https://docs.elationhealth.com/reference/the-cardiac-order-object.md) - [List Imaging Centers](https://docs.elationhealth.com/reference/imaging_centers_list.md): Returns a list of imaging centers - [Retrieve Imaging Center](https://docs.elationhealth.com/reference/imaging_centers_retrieve.md): Retrieve a single imaging center - [Imaging Centers](https://docs.elationhealth.com/reference/imaging-centers.md) - [The Imaging Center Object](https://docs.elationhealth.com/reference/the-imaging-center-object.md) - [Create Imaging Order Test](https://docs.elationhealth.com/reference/imaging_order_tests_create.md): Returns a list of imaging order test - [Delete Imaging Order Test](https://docs.elationhealth.com/reference/imaging_order_tests_destroy.md): Retrieve a single imaging order test - [List Imaging Order Tests](https://docs.elationhealth.com/reference/imaging_order_tests_list.md): Returns a list of imaging order test - [Retrieve Imaging Order Test](https://docs.elationhealth.com/reference/imaging_order_tests_retrieve.md): Retrieve a single imaging order test - [Imaging Order Tests](https://docs.elationhealth.com/reference/imaging-order-tests.md) - [The Imaging Order Test Object](https://docs.elationhealth.com/reference/the-imaging-order-test-object.md) - [Create Imaging Order](https://docs.elationhealth.com/reference/imaging_orders_create.md): Returns a list of imaging orders - [Delete Imaging Order](https://docs.elationhealth.com/reference/imaging_orders_destroy.md): Retrieve a single imaging order - [List Imaging Orders](https://docs.elationhealth.com/reference/imaging_orders_list.md): Returns a list of imaging orders - [Partially Update Imaging Order](https://docs.elationhealth.com/reference/imaging_orders_partial_update.md): Retrieve a single imaging order - [Retrieve Imaging Order](https://docs.elationhealth.com/reference/imaging_orders_retrieve.md): Retrieve a single imaging order - [Update Imaging Order](https://docs.elationhealth.com/reference/imaging_orders_update.md): Retrieve a single imaging order - [Imaging Orders](https://docs.elationhealth.com/reference/imaging-orders.md) - [The Imaging Order Object](https://docs.elationhealth.com/reference/the-imaging-order-object.md) - [Lab Facility Identifiers](https://docs.elationhealth.com/reference/lab-facility-identifiers.md) - [Create Lab Facility Identifier](https://docs.elationhealth.com/reference/lab_facility_identifiers_create.md): Returns a list of lab vendor integrations - [Delete Lab Facility Identifier](https://docs.elationhealth.com/reference/lab_facility_identifiers_destroy.md): Retrieve a single lab vendor integration - [List Lab Facility Identifiers](https://docs.elationhealth.com/reference/lab_facility_identifiers_list.md): Returns a list of lab vendor integrations - [Partially Update Lab Facility Identifier](https://docs.elationhealth.com/reference/lab_facility_identifiers_partial_update.md): Retrieve a single lab vendor integration - [Retrieve Lab Facility Identifier](https://docs.elationhealth.com/reference/lab_facility_identifiers_retrieve.md): Retrieve a single lab vendor integration - [Update Lab Facility Identifier](https://docs.elationhealth.com/reference/lab_facility_identifiers_update.md): Retrieve a single lab vendor integration - [The Lab Facility Identifiers Object](https://docs.elationhealth.com/reference/lab-facility-identifiers-object.md) - [Lab Order Compendiums](https://docs.elationhealth.com/reference/lab-order-compendiums.md) - [Create Lab Order Compendium](https://docs.elationhealth.com/reference/lab_order_compendiums_create.md): Returns a list of lab order compendiums - [Delete Lab Order Compendium](https://docs.elationhealth.com/reference/lab_order_compendiums_destroy.md): Retrieve a single lab order compendium - [List Lab Order Compendiums](https://docs.elationhealth.com/reference/lab_order_compendiums_list.md): Returns a list of lab order compendiums - [Partially Update Lab Order Compendium](https://docs.elationhealth.com/reference/lab_order_compendiums_partial_update.md): Retrieve a single lab order compendium - [Retrieve Lab Order Compendium](https://docs.elationhealth.com/reference/lab_order_compendiums_retrieve.md): Retrieve a single lab order compendium - [Update Lab Order Compendium](https://docs.elationhealth.com/reference/lab_order_compendiums_update.md): Retrieve a single lab order compendium - [The Lab Order Compendium Object](https://docs.elationhealth.com/reference/the-lab-order-compendium-object.md) - [Lab Order Sets](https://docs.elationhealth.com/reference/lab-order-sets.md) - [Create Lab Order Set](https://docs.elationhealth.com/reference/lab_order_sets_create.md): Returns a list of lab order sets - [Delete Lab Order Set](https://docs.elationhealth.com/reference/lab_order_sets_destroy.md): Retrieve a single lab order set - [List Lab Order Sets](https://docs.elationhealth.com/reference/lab_order_sets_list.md): Returns a list of lab order sets - [Partially Update Lab Order Set](https://docs.elationhealth.com/reference/lab_order_sets_partial_update.md): Retrieve a single lab order set - [Retrieve Lab Order Set](https://docs.elationhealth.com/reference/lab_order_sets_retrieve.md): Retrieve a single lab order set - [Update Lab Order Set](https://docs.elationhealth.com/reference/lab_order_sets_update.md): Retrieve a single lab order set - [The Lab Order Set Object](https://docs.elationhealth.com/reference/the-lab-order-set-object.md) - [Lab Order Tests](https://docs.elationhealth.com/reference/lab-order-tests.md) - [Create Lab Order Test](https://docs.elationhealth.com/reference/lab_order_tests_create.md): Returns a list of lab order tests - [Delete Lab Order Test](https://docs.elationhealth.com/reference/lab_order_tests_destroy.md): Retrieve a single lab order test - [List Lab Order Tests](https://docs.elationhealth.com/reference/lab_order_tests_list.md): Returns a list of lab order tests - [Retrieve Lab Order Test](https://docs.elationhealth.com/reference/lab_order_tests_retrieve.md): Retrieve a single lab order test - [The Lab Orders Test Object](https://docs.elationhealth.com/reference/the-lab-orders-test-object.md) - [Lab Orders](https://docs.elationhealth.com/reference/lab-orders.md) - [Create Lab Order](https://docs.elationhealth.com/reference/lab_orders_create.md): Returns a list of lab orders - [Delete Lab Order](https://docs.elationhealth.com/reference/lab_orders_destroy.md): Retrieve a single lab order - [List Lab Orders](https://docs.elationhealth.com/reference/lab_orders_list.md): Returns a list of lab orders - [Partially Update Lab Order](https://docs.elationhealth.com/reference/lab_orders_partial_update.md): Retrieve a single lab order - [Retrieve the Printable Lab Order View](https://docs.elationhealth.com/reference/lab_orders_printable_retrieve.md): Providers are able to print a view of the lab order including the data provided behind this endpoint. Each lab order response includes a link to obtain this view; a PDF file. When you GET the link you'll receive a response with application/pdf and the bytes of the PDF. - [Retrieve Lab Order](https://docs.elationhealth.com/reference/lab_orders_retrieve.md): Retrieve a single lab order - [Update Lab Order](https://docs.elationhealth.com/reference/lab_orders_update.md): Retrieve a single lab order - [The Lab Order Content Object](https://docs.elationhealth.com/reference/the-lab-order-content-object.md) - [The Lab Order Object](https://docs.elationhealth.com/reference/the-lab-order-object.md) - [Lab Vendor Integrations](https://docs.elationhealth.com/reference/lab-vendor-integrations.md) - [Create Lab Vendor Integration](https://docs.elationhealth.com/reference/lab_vendor_integrations_create.md): Returns a list of lab vendor integrations - [Delete Lab Vendor Integration](https://docs.elationhealth.com/reference/lab_vendor_integrations_destroy.md): Retrieve a single lab vendor integration - [List Lab Vendor Integrations](https://docs.elationhealth.com/reference/lab_vendor_integrations_list.md): Returns a list of lab vendor integrations - [Partially Update Lab Vendor Integration](https://docs.elationhealth.com/reference/lab_vendor_integrations_partial_update.md): Retrieve a single lab vendor integration - [Retrieve Lab Vendor Integration](https://docs.elationhealth.com/reference/lab_vendor_integrations_retrieve.md): Retrieve a single lab vendor integration - [Update Lab Vendor Integration](https://docs.elationhealth.com/reference/lab_vendor_integrations_update.md): Retrieve a single lab vendor integration - [Lab Vendor Integration Object](https://docs.elationhealth.com/reference/lab-vendor-integration-object.md) - [Lab Vendor Patient Sites](https://docs.elationhealth.com/reference/lab-vendor-patient-sites.md) - [Create Lab Vendor Patient Site](https://docs.elationhealth.com/reference/lab_vendor_patient_sites_create.md): Returns a list of lab vendor patient sites - [Delete Lab Vendor Patient Site](https://docs.elationhealth.com/reference/lab_vendor_patient_sites_destroy.md): Retrieve a single lab vendor patient site - [List Lab Vendor Patient Sites](https://docs.elationhealth.com/reference/lab_vendor_patient_sites_list.md): Returns a list of lab vendor patient sites - [Partially Update Lab Vendor Patient Site](https://docs.elationhealth.com/reference/lab_vendor_patient_sites_partial_update.md): Retrieve a single lab vendor patient site - [Retrieve Lab Vendor Patient Site](https://docs.elationhealth.com/reference/lab_vendor_patient_sites_retrieve.md): Retrieve a single lab vendor patient site - [Update Lab Vendor Patient Site](https://docs.elationhealth.com/reference/lab_vendor_patient_sites_update.md): Retrieve a single lab vendor patient site - [The Lab Vendor Patient Site Object](https://docs.elationhealth.com/reference/the-lab-vendor-patient-site-object.md) - [Lab Vendors](https://docs.elationhealth.com/reference/lab-vendors.md) - [Create Lab Vendor](https://docs.elationhealth.com/reference/lab_vendors_create.md): Returns a list of lab vendors - [Delete Lab Vendor](https://docs.elationhealth.com/reference/lab_vendors_destroy.md): Retrieve a single lab vendor - [List Lab Vendors](https://docs.elationhealth.com/reference/lab_vendors_list.md): Returns a list of lab vendors - [Partially Update Lab Vendor](https://docs.elationhealth.com/reference/lab_vendors_partial_update.md): Retrieve a single lab vendor - [Retrieve Lab Vendor](https://docs.elationhealth.com/reference/lab_vendors_retrieve.md): Retrieve a single lab vendor - [Update Lab Vendor](https://docs.elationhealth.com/reference/lab_vendors_update.md): Retrieve a single lab vendor - [The Lab Vendor Object](https://docs.elationhealth.com/reference/the-lab-vendor-object.md) - [Pulmonary Centers](https://docs.elationhealth.com/reference/pulmonary-centers.md) - [List Pulmonary Centers](https://docs.elationhealth.com/reference/pulmonary_centers_list.md): Returns a list of pulmonary centers - [Retrieve Pulmonary Center](https://docs.elationhealth.com/reference/pulmonary_centers_retrieve.md): Retrieve a single pulmonary center - [The Pulmonary Center Object](https://docs.elationhealth.com/reference/the-pulmonary-center-object.md) - [Pulmonary Order Tests](https://docs.elationhealth.com/reference/pulmonary-order-tests.md) - [Create Pulmonary Order Test](https://docs.elationhealth.com/reference/pulmonary_order_tests_create.md): Returns a list of pulmonary order test - [Delete Pulmonary Order Test](https://docs.elationhealth.com/reference/pulmonary_order_tests_destroy.md): Retrieve a single pulmonary order test - [List Pulmonary Order Tests](https://docs.elationhealth.com/reference/pulmonary_order_tests_list.md): Returns a list of pulmonary order test - [Retrieve Pulmonary Order Test](https://docs.elationhealth.com/reference/pulmonary_order_tests_retrieve.md): Retrieve a single pulmonary order test - [The Pulmonary Order Test Object](https://docs.elationhealth.com/reference/the-pulmonary-order-test-object.md) - [Pulmonary Orders](https://docs.elationhealth.com/reference/pulmonary-orders.md) - [Create Pulmonary Order](https://docs.elationhealth.com/reference/pulmonary_orders_create.md): Returns a list of pulmonary orders - [Delete Pulmonary Order](https://docs.elationhealth.com/reference/pulmonary_orders_destroy.md): Retrieve a single pulmonary order - [List Pulmonary Orders](https://docs.elationhealth.com/reference/pulmonary_orders_list.md): Returns a list of pulmonary orders - [Partially Update Pulmonary Order](https://docs.elationhealth.com/reference/pulmonary_orders_partial_update.md): Retrieve a single pulmonary order - [Retrieve Pulmonary Order](https://docs.elationhealth.com/reference/pulmonary_orders_retrieve.md): Retrieve a single pulmonary order - [Update Pulmonary Order](https://docs.elationhealth.com/reference/pulmonary_orders_update.md): Retrieve a single pulmonary order - [The Pulmonary Order Object](https://docs.elationhealth.com/reference/the-pulmonary-order-object.md) - [Sleep Centers](https://docs.elationhealth.com/reference/sleep-centers.md) - [List Sleep Centers](https://docs.elationhealth.com/reference/sleep_centers_list.md): Returns a list of sleep centers - [Retrieve Sleep Center](https://docs.elationhealth.com/reference/sleep_centers_retrieve.md): Retrieve a single sleep center - [The Sleep Center Object](https://docs.elationhealth.com/reference/the-sleep-center-object.md) - [Sleep Order Tests](https://docs.elationhealth.com/reference/sleep-order-tests.md) - [Create Sleep Order Test](https://docs.elationhealth.com/reference/sleep_order_tests_create.md): Returns a list of sleep order test - [Delete Sleep Order Test](https://docs.elationhealth.com/reference/sleep_order_tests_destroy.md): Retrieve a single sleep order test - [List Sleep Order Tests](https://docs.elationhealth.com/reference/sleep_order_tests_list.md): Returns a list of sleep order test - [Retrieve Sleep Order Test](https://docs.elationhealth.com/reference/sleep_order_tests_retrieve.md): Retrieve a single sleep order test - [The Sleep Order Test Object](https://docs.elationhealth.com/reference/the-sleep-order-test-object.md) - [Sleep Orders](https://docs.elationhealth.com/reference/sleep-orders.md) - [Create Sleep Order](https://docs.elationhealth.com/reference/sleep_orders_create.md): Returns a list of sleep orders - [Delete Sleep Order](https://docs.elationhealth.com/reference/sleep_orders_destroy.md): Retrieve a single sleep order - [List Sleep Orders](https://docs.elationhealth.com/reference/sleep_orders_list.md): Returns a list of sleep orders - [Partially Update Sleep Order](https://docs.elationhealth.com/reference/sleep_orders_partial_update.md): Retrieve a single sleep order - [Retrieve Sleep Order](https://docs.elationhealth.com/reference/sleep_orders_retrieve.md): Retrieve a single sleep order - [Update Sleep Order](https://docs.elationhealth.com/reference/sleep_orders_update.md): Retrieve a single sleep order - [The Sleep Order Object](https://docs.elationhealth.com/reference/the-sleep-order-object.md) - [API Overview](https://docs.elationhealth.com/reference/api-overview.md) - [Dates](https://docs.elationhealth.com/reference/dates.md) - [Errors](https://docs.elationhealth.com/reference/errors.md) - [Getting Help](https://docs.elationhealth.com/reference/getting-help.md) - [Getting Started](https://docs.elationhealth.com/reference/getting-started-2.md) - [Introduction](https://docs.elationhealth.com/reference/introduction.md) - [Metadata](https://docs.elationhealth.com/reference/metadata.md) - [Authentication](https://docs.elationhealth.com/reference/oauth.md) - [Pagination](https://docs.elationhealth.com/reference/pagination.md) - [Webhooks](https://docs.elationhealth.com/reference/webhooks.md) - [Retrieve Ccda](https://docs.elationhealth.com/reference/ccda_retrieve.md): Retrieve a single patient's ccda - [CCDA](https://docs.elationhealth.com/reference/ccda-1.md) - [The CCDA Object](https://docs.elationhealth.com/reference/the-ccda-object.md) - [Create Clinical Document](https://docs.elationhealth.com/reference/clinical_documents_create.md) - [Delete Clinical Document](https://docs.elationhealth.com/reference/clinical_documents_destroy.md) - [List Clinical Documents](https://docs.elationhealth.com/reference/clinical_documents_list.md) - [Retrieve Clinical Document](https://docs.elationhealth.com/reference/clinical_documents_retrieve.md) - [Clinical Documents](https://docs.elationhealth.com/reference/clinical-documents.md) - [The Clinical Document Object](https://docs.elationhealth.com/reference/the-clinical-document-object.md) - [Create Discontinued Medication](https://docs.elationhealth.com/reference/discontinued_medications_create.md) - [Delete Discontinued Medication](https://docs.elationhealth.com/reference/discontinued_medications_destroy.md) - [List Discontinued Medications](https://docs.elationhealth.com/reference/discontinued_medications_list.md) - [Retrieve Discontinued Medication](https://docs.elationhealth.com/reference/discontinued_medications_retrieve.md) - [Discontinued Medications](https://docs.elationhealth.com/reference/discontinued-medications.md) - [The Discontinued Medication Object](https://docs.elationhealth.com/reference/the-discontinued-medication-object.md) - [Create Document Tag](https://docs.elationhealth.com/reference/document_tags_create.md) - [List Document Tags](https://docs.elationhealth.com/reference/document_tags_list.md) - [Partially Update Document Tag](https://docs.elationhealth.com/reference/document_tags_partial_update.md) - [Retrieve Document Tag](https://docs.elationhealth.com/reference/document_tags_retrieve.md) - [Update Document Tag](https://docs.elationhealth.com/reference/document_tags_update.md) - [Document Tags](https://docs.elationhealth.com/reference/document-tags.md) - [The Document Tag Object](https://docs.elationhealth.com/reference/the-document-tag-object.md) - [Fills](https://docs.elationhealth.com/reference/fills-1.md) - [List Medication History Download Fills](https://docs.elationhealth.com/reference/medication_history_download_fills_list.md) - [Retrieve Medication History Download Fill](https://docs.elationhealth.com/reference/medication_history_download_fills_retrieve.md) - [List Prescription Fills](https://docs.elationhealth.com/reference/prescription_fills_list.md): Returns a list of prescription fills - [Retrieve Prescription Fill](https://docs.elationhealth.com/reference/prescription_fills_retrieve.md): Retrieve a single prescription fill - [The History Download Fill object](https://docs.elationhealth.com/reference/the-history-download-fill-object.md) - [The Prescription Fill object](https://docs.elationhealth.com/reference/the-prescription-fill-object.md) - [The Historical Medication Download Request Object](https://docs.elationhealth.com/reference/history-object.md) - [Historical Medication Download Requests](https://docs.elationhealth.com/reference/historical-medication-download-requests.md) - [Create Medication History Download](https://docs.elationhealth.com/reference/medication_history_downloads_create.md) - [List Medication History Downloads](https://docs.elationhealth.com/reference/medication_history_downloads_list.md) - [Retrieve Medication History Download](https://docs.elationhealth.com/reference/medication_history_downloads_retrieve.md): Retrieve a single med history object - [Create Incoming File](https://docs.elationhealth.com/reference/incoming_files_create.md) - [Retrieve Incoming Files File](https://docs.elationhealth.com/reference/incoming_files_files_retrieve.md) - [Retrieve Incoming Files Image](https://docs.elationhealth.com/reference/incoming_files_images_retrieve.md) - [List Incoming Files](https://docs.elationhealth.com/reference/incoming_files_list.md) - [Retrieve Incoming File](https://docs.elationhealth.com/reference/incoming_files_retrieve.md) - [Incoming Files](https://docs.elationhealth.com/reference/incoming-files.md) - [Create a new incoming file](https://docs.elationhealth.com/reference/patients_incoming_files_create.md): Create a new incoming file for a patient - [The Incoming File Object](https://docs.elationhealth.com/reference/the-incoming-file-object.md) - [Injections (BETA)](https://docs.elationhealth.com/reference/injections-beta.md) - [List Injections](https://docs.elationhealth.com/reference/injections_list.md): Returns a list of injections - [Retrieve Injection](https://docs.elationhealth.com/reference/injections_retrieve.md): Retrieve a single injection - [The Injection Object](https://docs.elationhealth.com/reference/the-injection-object.md): Documents an injection administered to a patient. - [Medications](https://docs.elationhealth.com/reference/medications.md) - [Create Medication](https://docs.elationhealth.com/reference/medications_create.md) - [Delete Medication](https://docs.elationhealth.com/reference/medications_destroy.md) - [List Medications](https://docs.elationhealth.com/reference/medications_list.md) - [Retrieve Medication](https://docs.elationhealth.com/reference/medications_retrieve.md) - [The Medication Object](https://docs.elationhealth.com/reference/the-medication-object-1.md) - [Non-Visit Notes](https://docs.elationhealth.com/reference/non-visit-notes.md) - [Create Non Visit Note](https://docs.elationhealth.com/reference/non_visit_notes_create.md) - [Delete Non Visit Note](https://docs.elationhealth.com/reference/non_visit_notes_destroy.md) - [List Non Visit Notes](https://docs.elationhealth.com/reference/non_visit_notes_list.md) - [Partially Update Non Visit Note](https://docs.elationhealth.com/reference/non_visit_notes_partial_update.md) - [Retrieve Non Visit Note](https://docs.elationhealth.com/reference/non_visit_notes_retrieve.md) - [Update Non Visit Note](https://docs.elationhealth.com/reference/non_visit_notes_update.md) - [The Non-Visit Note Object](https://docs.elationhealth.com/reference/the-non-visit-note-object.md) - [Patient Form Requests](https://docs.elationhealth.com/reference/patient-form-requests.md) - [Create Patient Form Request](https://docs.elationhealth.com/reference/patient_form_requests_create.md) - [Delete Patient Form Request](https://docs.elationhealth.com/reference/patient_form_requests_destroy.md) - [List Patient Form Requests](https://docs.elationhealth.com/reference/patient_form_requests_list.md) - [Partially Update Patient Form Request](https://docs.elationhealth.com/reference/patient_form_requests_partial_update.md) - [Retrieve Patient Form Request](https://docs.elationhealth.com/reference/patient_form_requests_retrieve.md) - [Update Patient Form Request](https://docs.elationhealth.com/reference/patient_form_requests_update.md) - [The Patient Form Request Object](https://docs.elationhealth.com/reference/patient-form-request-object.md) - [Patient Form Submissions](https://docs.elationhealth.com/reference/patient-form-submissions.md) - [Create Patient Form Submission](https://docs.elationhealth.com/reference/patient_form_submissions_create.md): Returns a list of patient form submissions; supports direct creation. - [List Patient Form Submissions](https://docs.elationhealth.com/reference/patient_form_submissions_list.md): Returns a list of patient form submissions; supports direct creation. - [Retrieve Patient Form Submission](https://docs.elationhealth.com/reference/patient_form_submissions_retrieve.md): Retrieve a single patient form object - [The Patient Form Submission object](https://docs.elationhealth.com/reference/the-patient-form-submission-object.md) - [Patient Forms](https://docs.elationhealth.com/reference/patient-forms.md) - [List Patient Forms](https://docs.elationhealth.com/reference/patient_forms_list.md): Returns a list of patient form objects - [Retrieve Patient Form](https://docs.elationhealth.com/reference/patient_forms_retrieve.md): Retrieve a single patient form object - [Patient Form Object](https://docs.elationhealth.com/reference/patient-form-object.md) - [List Patient Letter Categories](https://docs.elationhealth.com/reference/patient_letter_categories_list.md): Returns a list of patient letter categories - [Retrieve Patient Letter Category](https://docs.elationhealth.com/reference/patient_letter_categories_retrieve.md): Retrieve a single patient letter category - [Referrals](https://docs.elationhealth.com/reference/referrals.md) - [Create Letter](https://docs.elationhealth.com/reference/letters_create.md) - [List Letters](https://docs.elationhealth.com/reference/letters_list.md): Find letters by patient, practice, and date range - [Partially Update Letter](https://docs.elationhealth.com/reference/letters_partial_update.md) - [Retrieve Letter](https://docs.elationhealth.com/reference/letters_retrieve.md) - [Update Letter](https://docs.elationhealth.com/reference/letters_update.md) - [Create Referral Order](https://docs.elationhealth.com/reference/referral_orders_create.md) - [List Referral Orders](https://docs.elationhealth.com/reference/referral_orders_list.md) - [Partially Update Referral Order](https://docs.elationhealth.com/reference/referral_orders_partial_update.md) - [Retrieve Referral Order](https://docs.elationhealth.com/reference/referral_orders_retrieve.md) - [Update Referral Order](https://docs.elationhealth.com/reference/referral_orders_update.md) - [The Letter Object](https://docs.elationhealth.com/reference/the-letter-object.md) - [The Referral Order Object](https://docs.elationhealth.com/reference/the-referral-order-object.md) - [Refills](https://docs.elationhealth.com/reference/refills-1.md) - [List Medication Refills](https://docs.elationhealth.com/reference/medication_refills_list.md) - [Retrieve Medication Refill](https://docs.elationhealth.com/reference/medication_refills_retrieve.md) - [The Refill object](https://docs.elationhealth.com/reference/the-refill-object.md) - [Report Internal Notes](https://docs.elationhealth.com/reference/report-internal-notes.md) - [Create Reports Internal Note](https://docs.elationhealth.com/reference/reports_internal_notes_create.md): Create an internal note - [Delete Reports Internal Note](https://docs.elationhealth.com/reference/reports_internal_notes_destroy.md): Delete a specific internal note - [List Reports Internal Notes](https://docs.elationhealth.com/reference/reports_internal_notes_list.md): List all internal notes for a report - [Partially Update Reports Internal Note](https://docs.elationhealth.com/reference/reports_internal_notes_partial_update.md): Update a specific internal note - [Retrieve Reports Internal Note](https://docs.elationhealth.com/reference/reports_internal_notes_retrieve.md): Retrieve a specific internal note for a report - [The Report Internal Note Object](https://docs.elationhealth.com/reference/the-report-internal-note-object.md) - [Report Types](https://docs.elationhealth.com/reference/report-types.md) - [List Report Types](https://docs.elationhealth.com/reference/report_types_list.md) - [Retrieve Report Type](https://docs.elationhealth.com/reference/report_types_retrieve.md) - [The Report Type Object](https://docs.elationhealth.com/reference/the-report-type-object.md) - [Reports](https://docs.elationhealth.com/reference/reports.md) - [Create Report](https://docs.elationhealth.com/reference/reports_create.md) - [Create a delegate for a report](https://docs.elationhealth.com/reference/reports_delegates_create.md): Assign a user or a staff group as a delegate for the report. Provide exactly one of `user` (user ID) or `group` (staff group ID). Report delegation must be enabled for the practice (FaxDelegateModal or ReportQueueDelegate). For group delegation, StaffGroupDelegates must be enabled. - [Remove delegate(s) from a report](https://docs.elationhealth.com/reference/reports_delegates_destroy.md): Soft-delete one or more delegates for the report. Send a JSON body with `ids`: a list of delegate IDs to remove (e.g. `{"ids": [1, 2]}`). Only non-deleted delegates for this report are removed. - [Delete Report](https://docs.elationhealth.com/reference/reports_destroy.md) - [List Reports Files](https://docs.elationhealth.com/reference/reports_files_list.md) - [Retrieve Reports File](https://docs.elationhealth.com/reference/reports_files_retrieve.md) - [List Reports](https://docs.elationhealth.com/reference/reports_list.md) - [Partially Update Report](https://docs.elationhealth.com/reference/reports_partial_update.md) - [Retrieve a printable view of a report](https://docs.elationhealth.com/reference/reports_printable_retrieve.md) - [Retrieve Report](https://docs.elationhealth.com/reference/reports_retrieve.md) - [Update Report](https://docs.elationhealth.com/reference/reports_update.md) - [The Report Object](https://docs.elationhealth.com/reference/the-report-object.md) - [The Routed Document Delegate Object](https://docs.elationhealth.com/reference/the-routed-document-delegate-object.md) - [Visit Note Templates](https://docs.elationhealth.com/reference/visit-note-templates-1.md) - [The Visit Note Template Object](https://docs.elationhealth.com/reference/the-visit-note-template-object.md) - [Create Visit Note Template](https://docs.elationhealth.com/reference/visit_note_templates_create.md) - [Delete Visit Note Template](https://docs.elationhealth.com/reference/visit_note_templates_destroy.md) - [List Visit Note Templates](https://docs.elationhealth.com/reference/visit_note_templates_list.md) - [Partially Update Visit Note Template](https://docs.elationhealth.com/reference/visit_note_templates_partial_update.md) - [Retrieve Visit Note Template](https://docs.elationhealth.com/reference/visit_note_templates_retrieve.md) - [Update Visit Note Template](https://docs.elationhealth.com/reference/visit_note_templates_update.md) - [Visit Note Types](https://docs.elationhealth.com/reference/visit-note-types-1.md) - [The Visit Note Type Object](https://docs.elationhealth.com/reference/the-visit-notes-type-object.md) - [Create Visit Note Type](https://docs.elationhealth.com/reference/visit_note_types_create.md) - [Delete Visit Note Type](https://docs.elationhealth.com/reference/visit_note_types_destroy.md) - [List Visit Note Types](https://docs.elationhealth.com/reference/visit_note_types_list.md) - [Partially Update Visit Note Type](https://docs.elationhealth.com/reference/visit_note_types_partial_update.md) - [Retrieve Visit Note Type](https://docs.elationhealth.com/reference/visit_note_types_retrieve.md) - [Update Visit Note Type](https://docs.elationhealth.com/reference/visit_note_types_update.md) - [Visit Notes](https://docs.elationhealth.com/reference/visit-notes.md) - [The Visit Note Object](https://docs.elationhealth.com/reference/the-visit-note-object.md) - [Retrieve Visit Notes Clinical Summary](https://docs.elationhealth.com/reference/visit_notes_clinical_summary_retrieve.md) - [Create Visit Note](https://docs.elationhealth.com/reference/visit_notes_create.md) - [Delete Visit Note](https://docs.elationhealth.com/reference/visit_notes_destroy.md) - [List Visit Notes](https://docs.elationhealth.com/reference/visit_notes_list.md) - [Partially Update Visit Note](https://docs.elationhealth.com/reference/visit_notes_partial_update.md) - [Retrieve Visit Note](https://docs.elationhealth.com/reference/visit_notes_retrieve.md) - [Update Visit Note](https://docs.elationhealth.com/reference/visit_notes_update.md) - [Retrieve Visit Notes Visit Summary](https://docs.elationhealth.com/reference/visit_notes_visit_summary_retrieve.md) - [Vitals](https://docs.elationhealth.com/reference/vitals-1.md) - [The Vital Object](https://docs.elationhealth.com/reference/the-vital-object-new-version.md) - [Create Vital](https://docs.elationhealth.com/reference/vitals_create.md) - [List Vitals](https://docs.elationhealth.com/reference/vitals_list.md) - [Partially Update Vital](https://docs.elationhealth.com/reference/vitals_partial_update.md) - [Retrieve Vital](https://docs.elationhealth.com/reference/vitals_retrieve.md) - [Update Vital](https://docs.elationhealth.com/reference/vitals_update.md) - [Create Allergy](https://docs.elationhealth.com/reference/allergies_create.md): Returns a list of allergies - [Delete Allergy](https://docs.elationhealth.com/reference/allergies_destroy.md): Retrieve a single allergy - [List Allergies](https://docs.elationhealth.com/reference/allergies_list.md): Returns a list of allergies - [Partially Update Allergy](https://docs.elationhealth.com/reference/allergies_partial_update.md): Retrieve a single allergy - [Retrieve Allergy](https://docs.elationhealth.com/reference/allergies_retrieve.md): Retrieve a single allergy - [Update Allergy](https://docs.elationhealth.com/reference/allergies_update.md): Retrieve a single allergy - [Allergies](https://docs.elationhealth.com/reference/allergies.md) - [The Allergy Object](https://docs.elationhealth.com/reference/the-allergy-object.md) - [Create Allergy Documentation](https://docs.elationhealth.com/reference/allergy_documentation_create.md): Returns a list of allergy documentation - [Delete Allergy Documentation](https://docs.elationhealth.com/reference/allergy_documentation_destroy.md): Retrieve a single allergy documentation - [List Allergy Documentations](https://docs.elationhealth.com/reference/allergy_documentation_list.md): Returns a list of allergy documentation - [Retrieve Allergy Documentation](https://docs.elationhealth.com/reference/allergy_documentation_retrieve.md): Retrieve a single allergy documentation - [Allergy Documentation (NKDA)](https://docs.elationhealth.com/reference/allergy-documentation-nkda-1.md) - [The Allergy Documentation (NKDA) Object](https://docs.elationhealth.com/reference/the-allergy-documentation-nkda-object.md) - [Create Drug Intolerance](https://docs.elationhealth.com/reference/drug_intolerances_create.md): Returns a list of drug intolerances - [Delete Drug Intolerance](https://docs.elationhealth.com/reference/drug_intolerances_destroy.md): Retrieve a single drug intolerance - [List Drug Intolerances](https://docs.elationhealth.com/reference/drug_intolerances_list.md): Returns a list of drug intolerances - [Partially Update Drug Intolerance](https://docs.elationhealth.com/reference/drug_intolerances_partial_update.md): Retrieve a single drug intolerance - [Retrieve Drug Intolerance](https://docs.elationhealth.com/reference/drug_intolerances_retrieve.md): Retrieve a single drug intolerance - [Update Drug Intolerance](https://docs.elationhealth.com/reference/drug_intolerances_update.md): Retrieve a single drug intolerance - [Drug Intolerances](https://docs.elationhealth.com/reference/drug-intolerances-1.md) - [The Drug Intolerance Object](https://docs.elationhealth.com/reference/the-drug-intolerance-object-1.md) - [Create Family History](https://docs.elationhealth.com/reference/family_histories_create.md): You have to specify either `text` or a valid `icd9_code` or a `snomed_code`. If you send `text` along with any of the two codes, the request will be rejected. - [Delete Family History](https://docs.elationhealth.com/reference/family_histories_destroy.md): Retrieve a single patient family history - [List Family Histories](https://docs.elationhealth.com/reference/family_histories_list.md): Returns a list of patient family histories - [Retrieve Family History](https://docs.elationhealth.com/reference/family_histories_retrieve.md): Retrieve a single patient family history - [Family Histories](https://docs.elationhealth.com/reference/family-histories.md) - [The Family History Object](https://docs.elationhealth.com/reference/the-family-history-object.md) - [Create History](https://docs.elationhealth.com/reference/histories_create.md): Returns a list of patient histories - [Delete History](https://docs.elationhealth.com/reference/histories_destroy.md): Retrieve a single patient history - [List Histories](https://docs.elationhealth.com/reference/histories_list.md): Returns a list of patient histories - [Retrieve History](https://docs.elationhealth.com/reference/histories_retrieve.md): Retrieve a single patient history - [Histories](https://docs.elationhealth.com/reference/histories.md) - [The History Object](https://docs.elationhealth.com/reference/the-history-object.md) - [Create Immunization](https://docs.elationhealth.com/reference/immunizations_create.md): Returns a list of immunizations - [Delete Immunization](https://docs.elationhealth.com/reference/immunizations_destroy.md): Retrieve a single immunization - [List Immunizations](https://docs.elationhealth.com/reference/immunizations_list.md): Returns a list of immunizations - [Retrieve Immunization](https://docs.elationhealth.com/reference/immunizations_retrieve.md): Retrieve a single immunization - [Immunizations](https://docs.elationhealth.com/reference/immunizations.md) - [The Immunization Object](https://docs.elationhealth.com/reference/the-immunization-object-wip.md) - [Insurance Card](https://docs.elationhealth.com/reference/insurance-card-1.md) - [Create Patients Insurance Card](https://docs.elationhealth.com/reference/patients_insurance_cards_create.md): Create a new insurance card for a patient - [Delete Patients Insurance Card](https://docs.elationhealth.com/reference/patients_insurance_cards_destroy.md): Delete an insurance card for a patient - [List Patients Insurance Cards](https://docs.elationhealth.com/reference/patients_insurance_cards_list.md): Get all insurance cards for a patient - [The Insurance Card Object](https://docs.elationhealth.com/reference/the-insurance-card-object.md) - [Patient Profile Photo](https://docs.elationhealth.com/reference/patient-profile-photo-1.md) - [Patient Photo Object](https://docs.elationhealth.com/reference/patient-photo-object.md) - [Retrieve Patients Get Photo](https://docs.elationhealth.com/reference/patients_get_photo_retrieve.md): Get the patient's profile image - [Create Patients Profile Image](https://docs.elationhealth.com/reference/patients_profile_image_create.md): Create the patient's profile image - [Delete Patients Profile Image](https://docs.elationhealth.com/reference/patients_profile_image_destroy.md): Delete the patient's profile image - [Retrieve Patients Profile Image](https://docs.elationhealth.com/reference/patients_profile_image_retrieve.md): Get the patient's profile image - [Patients](https://docs.elationhealth.com/reference/patients.md) - [Create Patient](https://docs.elationhealth.com/reference/patients_create.md): Returns a list of patient - [Delete Patient](https://docs.elationhealth.com/reference/patients_destroy.md): DELETE handler - [List Patients](https://docs.elationhealth.com/reference/patients_list.md): Returns a list of patient - [Partially Update Patient](https://docs.elationhealth.com/reference/patients_partial_update.md): Retrieve a single patient - [Retrieve Patient](https://docs.elationhealth.com/reference/patients_retrieve.md): Retrieve a single patient - [Update Patient](https://docs.elationhealth.com/reference/patients_update.md): Retrieve a single patient - [The Patient Object](https://docs.elationhealth.com/reference/the-patient-object.md) - [Problems](https://docs.elationhealth.com/reference/problems.md) - [Create Problem](https://docs.elationhealth.com/reference/problems_create.md): Returns a list of problems - [Delete Problem](https://docs.elationhealth.com/reference/problems_destroy.md): Retrieve a single problem - [List Problems](https://docs.elationhealth.com/reference/problems_list.md): Returns a list of problems - [Partially Update Problem](https://docs.elationhealth.com/reference/problems_partial_update.md): Retrieve a single problem - [Retrieve Problem](https://docs.elationhealth.com/reference/problems_retrieve.md): Retrieve a single problem - [Update Problem](https://docs.elationhealth.com/reference/problems_update.md): Retrieve a single problem - [The Problem Object](https://docs.elationhealth.com/reference/the-problem-object.md) - [Provider Team](https://docs.elationhealth.com/reference/provider-team.md) - [Create Patient Provider Team Member](https://docs.elationhealth.com/reference/patient_provider_team_members_create.md) - [Delete Patient Provider Team Member](https://docs.elationhealth.com/reference/patient_provider_team_members_destroy.md) - [Partially Update Patient Provider Team Member](https://docs.elationhealth.com/reference/patient_provider_team_members_partial_update.md) - [Update Patient Provider Team Member](https://docs.elationhealth.com/reference/patient_provider_team_members_update.md) - [List Patient Provider Teams](https://docs.elationhealth.com/reference/patient_provider_teams_list.md) - [Retrieve Patient Provider Team](https://docs.elationhealth.com/reference/patient_provider_teams_retrieve.md) - [Retrieve Patient Provider Teams Team Member](https://docs.elationhealth.com/reference/patient_provider_teams_team_members_retrieve.md) - [Patient Provider Team Object](https://docs.elationhealth.com/reference/patient-provider-team-object.md) - [Create Patients Patient Provider Team](https://docs.elationhealth.com/reference/patients_patient_provider_team_create.md): Creates a PatientProviderTeam for a given patient_id if one does not already exist. Returns a 409 if a team already exists. - [Retrieve Patients Patient Provider Team](https://docs.elationhealth.com/reference/patients_patient_provider_team_retrieve.md): Creates a PatientProviderTeam for a given patient_id if one does not already exist. Returns a 409 if a team already exists. - [Vaccine](https://docs.elationhealth.com/reference/vaccine-1.md) - [The Vaccine Object](https://docs.elationhealth.com/reference/the-vaccine-object.md): This allows read-only access to both the publicly accessible Vaccines from Medispan and Elation, along with Vaccines entered into the system by the given Practice. - [Create Vaccine](https://docs.elationhealth.com/reference/vaccine_create.md): Returns a list of vaccines - [Delete Vaccine](https://docs.elationhealth.com/reference/vaccine_destroy.md): Retrieve a single vaccine - [List Vaccines](https://docs.elationhealth.com/reference/vaccine_list.md): Returns a list of vaccines - [Retrieve Vaccine](https://docs.elationhealth.com/reference/vaccine_retrieve.md): Retrieve a single vaccine - [Create Contact](https://docs.elationhealth.com/reference/contacts_create.md) - [Delete Contact](https://docs.elationhealth.com/reference/contacts_destroy.md) - [List Contacts](https://docs.elationhealth.com/reference/contacts_list.md) - [Partially Update Contact](https://docs.elationhealth.com/reference/contacts_partial_update.md) - [Retrieve Contact](https://docs.elationhealth.com/reference/contacts_retrieve.md) - [Search Contacts](https://docs.elationhealth.com/reference/contacts_search_list.md) - [Update Contact](https://docs.elationhealth.com/reference/contacts_update.md) - [Contacts](https://docs.elationhealth.com/reference/contacts.md) - [The Contact Object](https://docs.elationhealth.com/reference/the-contact-object.md) - [Create Delegate Permission](https://docs.elationhealth.com/reference/delegate_permissions_create.md) - [Delete Delegate Permission](https://docs.elationhealth.com/reference/delegate_permissions_destroy.md) - [List Delegate Permissions](https://docs.elationhealth.com/reference/delegate_permissions_list.md) - [Retrieve Delegate Permission](https://docs.elationhealth.com/reference/delegate_permissions_retrieve.md) - [Delegate Permissions](https://docs.elationhealth.com/reference/delegate-permissions-1.md) - [The Delegate Permission Object](https://docs.elationhealth.com/reference/the-delegate-permission-object.md) - [Create Handout](https://docs.elationhealth.com/reference/handouts_create.md) - [Delete Handout](https://docs.elationhealth.com/reference/handouts_destroy.md) - [List Handouts](https://docs.elationhealth.com/reference/handouts_list.md) - [Partially Update Handout](https://docs.elationhealth.com/reference/handouts_partial_update.md) - [Retrieve Handout](https://docs.elationhealth.com/reference/handouts_retrieve.md) - [Update Handout](https://docs.elationhealth.com/reference/handouts_update.md) - [Handouts](https://docs.elationhealth.com/reference/handouts-1.md) - [The Handout object](https://docs.elationhealth.com/reference/the-handout-object.md) - [Insurance Eligibility Usage](https://docs.elationhealth.com/reference/insurance-eligibility-usage.md) - [Get Practice Eligibility Usage](https://docs.elationhealth.com/reference/practices_eligibility_usage_retrieve.md): Get the real time eligibility usage for a practice - [The Insurance Eligibility Usage Object](https://docs.elationhealth.com/reference/the-insurance-eligibility-usage-object-1.md) - [Medication Order Templates](https://docs.elationhealth.com/reference/medication-order-templates-1.md) - [Create Medication Order Template](https://docs.elationhealth.com/reference/medication_order_templates_create.md) - [Delete Medication Order Template](https://docs.elationhealth.com/reference/medication_order_templates_destroy.md) - [List Medication Order Templates](https://docs.elationhealth.com/reference/medication_order_templates_list.md) - [Partially Update Medication Order Template](https://docs.elationhealth.com/reference/medication_order_templates_partial_update.md) - [Retrieve Medication Order Template](https://docs.elationhealth.com/reference/medication_order_templates_retrieve.md) - [Update Medication Order Template](https://docs.elationhealth.com/reference/medication_order_templates_update.md) - [The Medication Order Template object](https://docs.elationhealth.com/reference/the-medication-order-template-object.md) - [Office Staff](https://docs.elationhealth.com/reference/office-staff-1.md) - [List Office Staffs](https://docs.elationhealth.com/reference/office_staff_list.md): Returns a list of office staff - [Retrieve Office Staff](https://docs.elationhealth.com/reference/office_staff_retrieve.md): Retrieve an office staff - [The Office Staff Object](https://docs.elationhealth.com/reference/office-staff.md) - [Physicians](https://docs.elationhealth.com/reference/physicians.md) - [Get Physician Availabilities](https://docs.elationhealth.com/reference/physicians_availabilities_list.md): Get the availabilities for a physician - [Update Physician Availabilities](https://docs.elationhealth.com/reference/physicians_availabilities_update.md): Update the availabilities for a physician - [List Physicians](https://docs.elationhealth.com/reference/physicians_list.md) - [Partially Update Physician](https://docs.elationhealth.com/reference/physicians_partial_update.md) - [Retrieve Physician](https://docs.elationhealth.com/reference/physicians_retrieve.md) - [Update Physician](https://docs.elationhealth.com/reference/physicians_update.md) - [The Physician Availabilities Object](https://docs.elationhealth.com/reference/the-physician-availabilities-object-1.md) - [The Physician Object](https://docs.elationhealth.com/reference/the-physician-object-1.md) - [Practice Medications](https://docs.elationhealth.com/reference/practice-medications-1.md) - [Create Practice Medication](https://docs.elationhealth.com/reference/practice_medications_create.md) - [Delete Practice Medication](https://docs.elationhealth.com/reference/practice_medications_destroy.md) - [List Practice Medications](https://docs.elationhealth.com/reference/practice_medications_list.md) - [Partially Update Practice Medication](https://docs.elationhealth.com/reference/practice_medications_partial_update.md) - [Retrieve Practice Medication](https://docs.elationhealth.com/reference/practice_medications_retrieve.md) - [Update Practice Medication](https://docs.elationhealth.com/reference/practice_medications_update.md) - [The Practice Medication Object](https://docs.elationhealth.com/reference/the-practice-medication-object.md) - [Practices](https://docs.elationhealth.com/reference/practices.md) - [List Practices](https://docs.elationhealth.com/reference/practices_list.md) - [Partially Update Practice](https://docs.elationhealth.com/reference/practices_partial_update.md) - [Retrieve Practice](https://docs.elationhealth.com/reference/practices_retrieve.md) - [Update Practice](https://docs.elationhealth.com/reference/practices_update.md) - [The Practice Object](https://docs.elationhealth.com/reference/the-practice-object-wip.md) - [Print Headers](https://docs.elationhealth.com/reference/print-headers-1.md) - [Delete Print Header](https://docs.elationhealth.com/reference/print_headers_destroy.md) - [List Print Headers](https://docs.elationhealth.com/reference/print_headers_list.md): Returns a list of print headers - [Retrieve Print Header](https://docs.elationhealth.com/reference/print_headers_retrieve.md) - [The Print Header Object](https://docs.elationhealth.com/reference/the-print-header-object.md) - [Service Locations](https://docs.elationhealth.com/reference/service-locations.md) - [Create Service Location](https://docs.elationhealth.com/reference/service_locations_create.md) - [Delete Service Location](https://docs.elationhealth.com/reference/service_locations_destroy.md) - [List Service Locations](https://docs.elationhealth.com/reference/service_locations_list.md) - [Partially Update Service Location](https://docs.elationhealth.com/reference/service_locations_partial_update.md) - [Retrieve Service Location](https://docs.elationhealth.com/reference/service_locations_retrieve.md) - [Update Service Location](https://docs.elationhealth.com/reference/service_locations_update.md) - [The Service Location Object](https://docs.elationhealth.com/reference/service-location-object.md) - [Staff Groups](https://docs.elationhealth.com/reference/staff-groups-1.md) - [Create Staff Group](https://docs.elationhealth.com/reference/staff_groups_create.md) - [Delete Staff Group](https://docs.elationhealth.com/reference/staff_groups_destroy.md) - [List Staff Groups](https://docs.elationhealth.com/reference/staff_groups_list.md) - [Partially Update Staff Group](https://docs.elationhealth.com/reference/staff_groups_partial_update.md) - [Retrieve Staff Group](https://docs.elationhealth.com/reference/staff_groups_retrieve.md) - [Update Staff Group](https://docs.elationhealth.com/reference/staff_groups_update.md) - [The Staff Group Object](https://docs.elationhealth.com/reference/the-staff-group-object.md) - [Languages](https://docs.elationhealth.com/reference/languages.md) - [List Languages](https://docs.elationhealth.com/reference/languages_list.md): Retrieve the available preferred languages - [The Language Object](https://docs.elationhealth.com/reference/the-language-object.md) - [Packaged Medication (Beta)](https://docs.elationhealth.com/reference/packaged-medication-beta.md) - [List Packaged Medications](https://docs.elationhealth.com/reference/packaged_medications_list.md): Requests to this endpoint must specify at least one query parameter. - [Retrieve Packaged Medication](https://docs.elationhealth.com/reference/packaged_medications_retrieve.md): Retrieve a single packaged medication - [The Packaged Medication Object](https://docs.elationhealth.com/reference/the-packaged-medication-object.md): A specific packaging of a reference medication. - [Packaged Medication Labeler (Beta)](https://docs.elationhealth.com/reference/packaged-medication-labeler-beta.md) - [List Packaged Medication Labelers](https://docs.elationhealth.com/reference/packaged_medication_labelers_list.md): Requests to this endpoint must specify at least one query parameter. - [Retrieve Packaged Medication Labeler](https://docs.elationhealth.com/reference/packaged_medication_labelers_retrieve.md): Retrieve a single packaged medication labeler - [The Packaged Medication Labeler Object](https://docs.elationhealth.com/reference/the-packaged-medication-labeler-object.md): The manufacturer or distributor of a packaged medication. - [Pharmacies](https://docs.elationhealth.com/reference/pharmacies.md) - [List Pharmacies](https://docs.elationhealth.com/reference/pharmacies_list.md): Returns a list of physicians - [Retrieve Pharmacy](https://docs.elationhealth.com/reference/pharmacies_retrieve.md): Retrieve a single pharmacy - [The Pharmacy Object](https://docs.elationhealth.com/reference/the-pharmacy-object.md) - [Reference Medication (Beta)](https://docs.elationhealth.com/reference/reference-medication-beta.md) - [List Reference Medications](https://docs.elationhealth.com/reference/reference_medications_list.md): Requests to this endpoint must specify at least one query parameter. - [Retrieve Reference Medication](https://docs.elationhealth.com/reference/reference_medications_retrieve.md): Retrieve a single reference medication - [The Reference Medication Object](https://docs.elationhealth.com/reference/the-reference-medication-object.md) - [List Appointment Rooms](https://docs.elationhealth.com/reference/appointments_rooms_retrieve.md): List the rooms available per practices - [Appointment Rooms](https://docs.elationhealth.com/reference/appointment-rooms.md) - [The Appointment Room Object](https://docs.elationhealth.com/reference/the-appointment-room-object.md) - [Create Appointment Type](https://docs.elationhealth.com/reference/appointment_types_create.md) - [Delete Appointment Type](https://docs.elationhealth.com/reference/appointment_types_destroy.md) - [List Appointment Types](https://docs.elationhealth.com/reference/appointment_types_list.md) - [Partially Update Appointment Type](https://docs.elationhealth.com/reference/appointment_types_partial_update.md) - [Retrieve Appointment Type](https://docs.elationhealth.com/reference/appointment_types_retrieve.md) - [Update Appointment Type](https://docs.elationhealth.com/reference/appointment_types_update.md) - [Appointment Types](https://docs.elationhealth.com/reference/appointment-types-1.md) - [The Appointment Type Object](https://docs.elationhealth.com/reference/the-appointment-type-object.md) - [Create Appointment](https://docs.elationhealth.com/reference/appointments_create.md) - [Delete Appointment](https://docs.elationhealth.com/reference/appointments_destroy.md) - [List Appointments](https://docs.elationhealth.com/reference/appointments_list.md) - [Partially Update Appointment](https://docs.elationhealth.com/reference/appointments_partial_update.md) - [Retrieve Appointment](https://docs.elationhealth.com/reference/appointments_retrieve.md) - [Update Appointment](https://docs.elationhealth.com/reference/appointments_update.md) - [Appointments](https://docs.elationhealth.com/reference/appointments.md) - [The Appointment Object](https://docs.elationhealth.com/reference/the-appointment-object.md) - [The Event Object](https://docs.elationhealth.com/reference/the-event-object-1.md) - [The Recurring Event Group Object](https://docs.elationhealth.com/reference/alpha-the-recurring-event-group-object.md) - [Recurring Event Groups](https://docs.elationhealth.com/reference/recurring-event-groups.md) - [Create Recurring Event Group](https://docs.elationhealth.com/reference/recurring_event_groups_create.md) - [Delete Recurring Event Group](https://docs.elationhealth.com/reference/recurring_event_groups_destroy.md) - [List Recurring Event Groups](https://docs.elationhealth.com/reference/recurring_event_groups_list.md) - [Retrieve Recurring Event Group](https://docs.elationhealth.com/reference/recurring_event_groups_retrieve.md) - [Users](https://docs.elationhealth.com/reference/users.md) - [The User Object](https://docs.elationhealth.com/reference/the-user-object.md) - [Create User](https://docs.elationhealth.com/reference/users_create.md): Create a new user - [List Users](https://docs.elationhealth.com/reference/users_list.md): Returns a list of users - [Partially Update User](https://docs.elationhealth.com/reference/users_partial_update.md): Update an existing user - [Retrieve User](https://docs.elationhealth.com/reference/users_retrieve.md): Retrieve a single user - [Custom Blocks](https://docs.elationhealth.com/reference/custom-blocks.md) - [List Custom Blocks](https://docs.elationhealth.com/reference/list_custom_blocks.md) - [Create Note V1](https://docs.elationhealth.com/reference/create_note_v1.md): Create a legacy Note. - [Delete Note By Id V1](https://docs.elationhealth.com/reference/delete_note_by_id_v1.md): Delete a specific draft legacy Note. - [Get Note By Id V1](https://docs.elationhealth.com/reference/get_note_by_id_v1.md): Get a specific legacy Note. Returns HTTP 400 if the note uses the EN2.1 schema. - [List Notes V1](https://docs.elationhealth.com/reference/list_notes_v1.md): Returns a paginated list of note metadata. - [Update Note By Id V1](https://docs.elationhealth.com/reference/update_note_by_id_v1.md): Update a legacy Note. Returns HTTP 400 if the note uses the EN2.1 schema (pass ``content_map`` and use the /v2/ endpoint instead). - [Create Note Amendment V2](https://docs.elationhealth.com/reference/create_note_amendment_v2.md): Create an EN2.1 note amendment. If a draft amendment already exists, returns it (HTTP 200). The parent note must be a signed sections-based note. - [Create Note V2](https://docs.elationhealth.com/reference/create_note_v2.md): Create an EN2.1 sections-based Note. - [Delete Note Amendment By Id V2](https://docs.elationhealth.com/reference/delete_note_amendment_by_id_v2.md): Delete a specific draft EN2.1 note amendment. - [Delete Note By Id V2](https://docs.elationhealth.com/reference/delete_note_by_id_v2.md): Delete a specific draft EN2.1 Note. - [Get Note Amendment By Id V2](https://docs.elationhealth.com/reference/get_note_amendment_by_id_v2.md): Get a specific EN2.1 note amendment. - [Get Note By Id V2](https://docs.elationhealth.com/reference/get_note_by_id_v2.md): Get a specific EN2.1 sections-based Note. Returns HTTP 400 if the note uses the legacy schema. - [List Notes V2](https://docs.elationhealth.com/reference/list_notes_v2.md): Returns a paginated list of note metadata. - [Update Note Amendment By Id V2](https://docs.elationhealth.com/reference/update_note_amendment_by_id_v2.md): Update a draft EN2.1 note amendment. - [Update Note By Id V2](https://docs.elationhealth.com/reference/update_note_by_id_v2.md): Update an EN2.1 sections-based Note. - [Create Note](https://docs.elationhealth.com/reference/create_note.md): Create a new `Note`. - [Delete Note By Id](https://docs.elationhealth.com/reference/delete_note_by_id.md): Delete a specific draft note - [Get Note Amendment By Id](https://docs.elationhealth.com/reference/get_note_amendment_by_id.md): Get a specific note amendment (legacy or EN2.1 sections-based). - [Get Note By Id](https://docs.elationhealth.com/reference/get_note_by_id.md): Get a specific note. Returns a sections-based response for layout notes, or a legacy Note for notes created before the sections schema. This endpoint fetches a note without creating a snapshot. The snapshot is used for conflict resolution when multiple sources are concurrently updating the note. To fetch a note for editing that requires conflict resolution, use the `/notes/{note_id}/edit` endpoint instead. - [Notes](https://docs.elationhealth.com/reference/notes.md) - [List Notes](https://docs.elationhealth.com/reference/list_notes.md): Returns a paginated list of note metadata - [Update Note By Id](https://docs.elationhealth.com/reference/update_note_by_id.md): Update a specific note by id