Enabling seamless, secure, and intelligent interaction across healthcare systems, providers, and patient engagement channels.
Similar to robots.txt for web crawlers, llms.txt defines how AI systems can interact with healthcare data and services.
# llms.healthcare Configuration File # Version: 1.0 # Global Settings LLM-Agent-Allow: * LLM-Rate-Limit: 100/minute LLM-Audit-Required: true LLM-HIPAA-Compliance: required # Data Access Controls LLM-Allow-Read: /api/patient/demographics LLM-Allow-Read: /api/patient/appointments LLM-Allow-Write: /api/patient/appointments LLM-Disallow: /api/patient/billing LLM-Disallow: /api/admin/* # Preferred Models LLM-Preferred-Model: triage:claude-3 LLM-Preferred-Model: summaries:med-palm-2 LLM-Preferred-Model: scheduling:gpt-4o # Escalation Paths LLM-Escalation-Path: clinical:/api/handoff/clinician LLM-Escalation-Path: billing:/api/handoff/finance LLM-Escalation-Path: emergency:/api/handoff/urgent # Patient Consent Required LLM-Patient-Consent-Required: true
Join the growing network of healthcare providers, systems, and tech companies building the future of AI-powered healthcare.