---
title: "Direct Access"
description: ""
url: "https://aptaky.org/resources/professional/direct-access"
date: "2026-06-19T19:24:21+00:00"
language: "en-GB"
---

# Direct Access

APTA &amp; APTA-KY have developed a [direct access resource page](https://www.apta.org/your-practice/practice-models-and-settings/direct-access) to promote the use of direct access in physical therapist practice. Physical therapists should be able to use these resources in clinical settings and with patient populations where direct access is not restricted by state or federal regulations, employer restrictions, payer, or compliance requirements. All 50 states now allow for some form of direct access.

Kentucky was one of the first states to have direct access built into its' practice act. [Download the Kentucky Board of Physical Therapy's declaratory ruling on direct access](https://pt.ky.gov/FAQs/Documents/DirectAccess.pdf).

The following insurers (depending on policy) allow for direct access to physical therapy services in Kentucky:

- Blue Cross Blue Shield
- Humana
- United Healthcare

APTA will soon be surveying members on direct access. Please respond to the survey to ensure you are represented in the results.

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://aptaky.org"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Direct Access",
            "item": "https://aptaky.org/resources/professional/direct-access"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://aptaky.org/resources/professional/direct-access#organization2",
    "name": "Kentucky Chapter of the American Physical Therapy Association",
    "alternateName": "Agentis",
    "legalName": "Agentis Management",
    "description": "Direct Access APTA &amp; APTA-KY have developed a direct access resource page to promote the use of direct access in physical therapist practice. Physical therapists should be able to use these resources in clinical settings and with patient populations where direct access is not restricted by state or federal regulations, employer restrictions, payer, or compliance requirements. All 50 states now allow for some form of direct access. Kentucky was one of the first states to have direct access built into its' practice act. Download the Kentucky Board of Physical Therapy's declaratory ruling on direct access. The following insurers (depending on policy) allow for direct access to physical therapy services in Kentucky: Blue Cross Blue Shield Humana United Healthcare APTA will soon be surveying members on direct access. Please respond to the survey to ensure you are represented in the results.",
    "email": "info@aptaky.org",
    "url": "https://aptaky.org",
    "telephone": "(859) 977-7451",
    "foundingDate": "1947-01-01",
    "logo": "https://aptaky.org//images/gst.png",
    "image": "https://aptaky.org//images/gst.png",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "1024 Capital Center Drive, Suite 205, Frankfort, Kentucky",
        "postalCode": "40601"
    }
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://aptaky.org/resources/professional/direct-access"
    },
    "headline": "Direct Access",
    "description": "Direct Access APTA &amp; APTA-KY have developed a direct access resource page to promote the use of direct access in physical therapist practice. Physical therapists should be able to use these resources in clinical settings and with patient populations where direct access is not restricted by state or federal regulations, employer restrictions, payer, or compliance requirements. All 50 states now allow for some form of direct access. Kentucky was one of the first states to have direct access built into its' practice act. Download the Kentucky Board of Physical Therapy's declaratory ruling on direct access. The following insurers (depending on policy) allow for direct access to physical therapy services in Kentucky: Blue Cross Blue Shield Humana United Healthcare APTA will soon be surveying members on direct access. Please respond to the survey to ensure you are represented in the results.",
    "image": {
        "@type": "ImageObject",
        "url": "https://aptaky.org/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Kentucky Chapter of the American Physical Therapy Association",
        "logo": {
            "@type": "ImageObject",
            "url": "https://aptaky.org//images/gst.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Paul Scarnegie",
        "url": "https://aptaky.org/resources/professional/direct-access"
    },
    "datePublished": "2025-10-28T19:36:09+00:00",
    "dateCreated": "2025-10-28T19:36:09+00:00",
    "dateModified": "2025-11-03T20:38:05+00:00"
}
```
