# ClearPathMD integration

> Build workflow automations with 21 public ClearPathMD actions.

Source: [https://genhealth.ai/docs/workflows/integrations/clear-path-md](https://genhealth.ai/docs/workflows/integrations/clear-path-md)

## Available actions

21 actions. Connection types: clearpathmd.

### [Create Patient Note](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_create_patient_note.md)

- Handler: `clearpath_create_patient_note`
- Connection type: `clearpathmd`
- External effect: `write`
- Inputs: `patient_id`, `description`, `note_type_id`, `note_type_label`, `alert`
- Outputs: `success`, `data`, `message`, `error`

Perform Create Patient Note through ClearPathMD.

### [Download Written Order PDF](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_download_written_order.md)

- Handler: `clearpath_download_written_order`
- Connection type: `clearpathmd`
- External effect: `write`
- Inputs: `order_id`, `cmn_form_id`, `show_in_inbox`
- Outputs: `success`, `status`, `order_id`, `document_id`, `filename`, `content_type`, `size_bytes`, `was_existing`, `error`

Perform Download Written Order PDF through ClearPathMD.

### [Edit Patient Note](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_update_patient_note.md)

- Handler: `clearpath_update_patient_note`
- Connection type: `clearpathmd`
- External effect: `write`
- Inputs: `patient_id`, `patient_note_id`, `description`, `note_type_id`, `note_type_label`, `alert`
- Outputs: `success`, `data`, `message`, `error`

Perform Edit Patient Note through ClearPathMD.

### [Get Document Types](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_get_document_types.md)

- Handler: `clearpath_get_document_types`
- Connection type: `clearpathmd`
- External effect: `read`

- Outputs: `success`, `error`

Perform Get Document Types through ClearPathMD.

### [Get Order Documents](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_get_order_documents.md)

- Handler: `clearpath_get_order_documents`
- Connection type: `clearpathmd`
- External effect: `read`
- Inputs: `order_id`, `page_size`
- Outputs: `success`, `error`

Perform Get Order Documents through ClearPathMD.

### [Get Order Insurance Options](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_get_patient_insurances_for_order.md)

- Handler: `clearpath_get_patient_insurances_for_order`
- Connection type: `clearpathmd`
- External effect: `read`
- Inputs: `patient_id`
- Outputs: `success`, `error`

Perform Get Order Insurance Options through ClearPathMD.

### [Get Order Item Details](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_get_order_item_details.md)

- Handler: `clearpath_get_order_item_details`
- Connection type: `clearpathmd`
- External effect: `read`
- Inputs: `order_id`
- Outputs: `success`, `data`, `error`

Perform Get Order Item Details through ClearPathMD.

### [Get Order Statuses](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_get_order_statuses.md)

- Handler: `clearpath_get_order_statuses`
- Connection type: `clearpathmd`
- External effect: `read`

- Outputs: `success`, `error`

Perform Get Order Statuses through ClearPathMD.

### [Get Patient Documents](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_get_patient_documents.md)

- Handler: `clearpath_get_patient_documents`
- Connection type: `clearpathmd`
- External effect: `read`
- Inputs: `patient_id`, `page_size`
- Outputs: `success`, `error`

Perform Get Patient Documents through ClearPathMD.

### [Get Patient Insurance](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_get_patient_insurance.md)

- Handler: `clearpath_get_patient_insurance`
- Connection type: `clearpathmd`
- External effect: `read`
- Inputs: `patient_id`
- Outputs: `success`, `error`

Perform Get Patient Insurance through ClearPathMD.

### [Get Patient Notes](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_get_patient_notes.md)

- Handler: `clearpath_get_patient_notes`
- Connection type: `clearpathmd`
- External effect: `read`
- Inputs: `patient_id`, `page_size`
- Outputs: `success`, `data`, `message`, `error`

Perform Get Patient Notes through ClearPathMD.

### [Get Patient Notes Count](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_get_patient_notes_count.md)

- Handler: `clearpath_get_patient_notes_count`
- Connection type: `clearpathmd`
- External effect: `read`
- Inputs: `patient_id`
- Outputs: `success`, `error`

Perform Get Patient Notes Count through ClearPathMD.

### [Get Patient Orders](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_get_patient_orders.md)

- Handler: `clearpath_get_patient_orders`
- Connection type: `clearpathmd`
- External effect: `read`
- Inputs: `patient_id`
- Outputs: `success`, `error`

Perform Get Patient Orders through ClearPathMD.

### [Get Patient Provider Details](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_get_patient_provider_details.md)

- Handler: `clearpath_get_patient_provider_details`
- Connection type: `clearpathmd`
- External effect: `read`
- Inputs: `patient_id`
- Outputs: `success`, `data`, `message`, `error`

Perform Get Patient Provider Details through ClearPathMD.

### [Get Patient Providers](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_get_patient_providers.md)

- Handler: `clearpath_get_patient_providers`
- Connection type: `clearpathmd`
- External effect: `read`
- Inputs: `patient_id`
- Outputs: `success`, `error`

Perform Get Patient Providers through ClearPathMD.

### [Link Provider](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_link_provider.md)

- Handler: `clearpath_link_provider`
- Connection type: `clearpathmd`
- External effect: `write`
- Inputs: `patient_id`, `npi`
- Outputs: `success`, `error`

Perform Link Provider through ClearPathMD.

### [Read Patient](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_read_patient.md)

- Handler: `clearpath_read_patient`
- Connection type: `clearpathmd`
- External effect: `read`
- Inputs: `patient_id`
- Outputs: `success`, `data`, `error`, `error_kind`

Perform Read Patient through ClearPathMD.

### [Search Patient](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_search_patient.md)

- Handler: `clearpath_search_patient`
- Connection type: `clearpathmd`
- External effect: `read`
- Inputs: `first_name`, `last_name`, `date_of_birth`, `patient_id`, `page_size`
- Outputs: `success`, `data`, `error`

Perform Search Patient through ClearPathMD.

### [Search Pending Orders](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_search_pending_orders.md)

- Handler: `clearpath_search_pending_orders`
- Connection type: `clearpathmd`
- External effect: `read`
- Inputs: `page`, `page_size`, `from_date`, `to_date`, `entity_id`, `provider_id`, `location_id`
- Outputs: `success`, `error`

Perform Search Pending Orders through ClearPathMD.

### [Search Provider](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_search_provider.md)

- Handler: `clearpath_search_provider`
- Connection type: `clearpathmd`
- External effect: `read`
- Inputs: `npi`, `first_name`, `last_name`, `postal_code`
- Outputs: `success`, `error`

Perform Search Provider through ClearPathMD.

### [Upload Document](https://genhealth.ai/docs/workflows/integrations/clear-path-md/clearpath_upload_document.md)

- Handler: `clearpath_upload_document`
- Connection type: `clearpathmd`
- External effect: `write`
- Inputs: `document_id`, `patient_id`, `document_type_id`, `title`, `description`, `order_id`
- Outputs: `success`, `data`, `message`, `error`

Perform Upload Document through ClearPathMD.
