Systematically identify and quantify barriers to healthcare access across scheduling, geographic, financial, cultural, and digital dimensions using CMS access standards and health equity frameworks.
This skill detects and quantifies friction points that prevent or delay patients from accessing healthcare services. It evaluates access across five core dimensions aligned with the Penchansky-Thomas Access Framework: availability, accessibility, accommodation, affordability, and acceptability. The analysis incorporates CMS network adequacy standards, ADA compliance requirements, and health equity benchmarks to produce actionable findings with regulatory context.
| Input | Description | Format |
|---|---|---|
appointment_data | Scheduling records with request date, appointment date, type, location, provider | De-identified CSV/JSON |
patient_demographics | Aggregate demographic data (zip code, language, insurance, age, disability) | JSON array |
facility_locations | Addresses and service hours for all access points | JSON array |
payer_mix | Insurance type distribution across patient population | JSON object |
complaint_data | Access-related complaints categorized by theme | JSON array |
telehealth_utilization | Virtual visit adoption rates by service and demographic | JSON object |
referral_data | Referral completion rates and time-to-appointment | JSON object |
access_friction_report:
analysis_date: date
population_scope: string
overall_afi_score: number
dimension_scores:
availability: number
accessibility: number
accommodation: number
affordability: number
acceptability: number
critical_barriers:
- dimension: string
barrier_description: string
affected_population: string
patient_count_estimate: number
severity: string
regulatory_reference: string
recommendation: string
geographic_gaps:
- area: string
population: number
nearest_facility_minutes: number
standard_exceeded_by: number
equity_disparities:
- metric: string
advantaged_group_value: number
disadvantaged_group_value: number
gap_percentage: number
recommendations:
- action: string
priority: string
estimated_impact: string
timeline: string
Use the Penchansky-Thomas 5A Framework enhanced with equity stratification:
| Dimension | Core Question | Key Metrics |
|---|---|---|
| Availability | Is there enough supply? | TNAA, panel size, provider FTE |
| Accessibility | Can patients get there? | Drive time, transit time, ADA compliance |
| Accommodation | Does the system flex for patients? | Hours, channels, language services |
| Affordability | Can patients pay? | HDHP rates, PA denials, charity care |
| Acceptability | Will patients engage? | Concordance, cultural competency, digital divide |
Example: Urban Health System Access Audit