ClearPathMD integration
Build workflow automations with 21 public ClearPathMD actions.
21actions
clearpathmd
Updated
| Action | Description | Effect | Inputs | Outputs |
|---|---|---|---|---|
Create Patient Noteclearpath_create_patient_note | Perform Create Patient Note through ClearPathMD. | write | patient_id, description, note_type_id +2 more | success, data, message +1 more |
Download Written Order PDFclearpath_download_written_order | Perform Download Written Order PDF through ClearPathMD. | write | order_id, cmn_form_id, show_in_inbox | success, status, order_id +6 more |
Edit Patient Noteclearpath_update_patient_note | Perform Edit Patient Note through ClearPathMD. | write | patient_id, patient_note_id, description +3 more | success, data, message +1 more |
Get Document Typesclearpath_get_document_types | Perform Get Document Types through ClearPathMD. | read | — | success, error |
Get Order Documentsclearpath_get_order_documents | Perform Get Order Documents through ClearPathMD. | read | order_id, page_size | success, error |
Get Order Insurance Optionsclearpath_get_patient_insurances_for_order | Perform Get Order Insurance Options through ClearPathMD. | read | patient_id | success, error |
Get Order Item Detailsclearpath_get_order_item_details | Perform Get Order Item Details through ClearPathMD. | read | order_id | success, data, error |
Get Order Statusesclearpath_get_order_statuses | Perform Get Order Statuses through ClearPathMD. | read | — | success, error |
Get Patient Documentsclearpath_get_patient_documents | Perform Get Patient Documents through ClearPathMD. | read | patient_id, page_size | success, error |
Get Patient Insuranceclearpath_get_patient_insurance | Perform Get Patient Insurance through ClearPathMD. | read | patient_id | success, error |
Get Patient Notesclearpath_get_patient_notes | Perform Get Patient Notes through ClearPathMD. | read | patient_id, page_size | success, data, message +1 more |
Get Patient Notes Countclearpath_get_patient_notes_count | Perform Get Patient Notes Count through ClearPathMD. | read | patient_id | success, error |
Get Patient Ordersclearpath_get_patient_orders | Perform Get Patient Orders through ClearPathMD. | read | patient_id | success, error |
Get Patient Provider Detailsclearpath_get_patient_provider_details | Perform Get Patient Provider Details through ClearPathMD. | read | patient_id | success, data, message +1 more |
Get Patient Providersclearpath_get_patient_providers | Perform Get Patient Providers through ClearPathMD. | read | patient_id | success, error |
Link Providerclearpath_link_provider | Perform Link Provider through ClearPathMD. | write | patient_id, npi | success, error |
Read Patientclearpath_read_patient | Perform Read Patient through ClearPathMD. | read | patient_id | success, data, error +1 more |
Search Patientclearpath_search_patient | Perform Search Patient through ClearPathMD. | read | first_name, last_name, date_of_birth +2 more | success, data, error |
Search Pending Ordersclearpath_search_pending_orders | Perform Search Pending Orders through ClearPathMD. | read | page, page_size, from_date +4 more | success, error |
Search Providerclearpath_search_provider | Perform Search Provider through ClearPathMD. | read | npi, first_name, last_name +1 more | success, error |
Upload Documentclearpath_upload_document | Perform Upload Document through ClearPathMD. | write | document_id, patient_id, document_type_id +3 more | success, data, message +1 more |