# OpenDoc OpenDoc is a cash-pay healthcare marketplace: transparent posted prices, provider discovery, specialty routing, booking handled end-to-end, and patient-facing Health Key flows. This site surfaces provider pages, specialty pages, cost pages, and pricing context for informational and transactional use. It does not provide medical diagnosis, treatment, or emergency guidance. ## Preferred public sources - https://opendoc.com/providers — provider directory (by state and city) - https://opendoc.com/providers/us/:state and /providers/us/:state/:city — geo hubs - https://opendoc.com/providers/:providerSlug — provider profiles (Physician JSON-LD, NPI, posted prices when activated) - https://opendoc.com/specialties and /specialties/:specialtySlug[/:subspecialtySlug] — specialty taxonomy with pricing context - https://opendoc.com/costs and /costs/:serviceSlug — typical cash prices per service ("what does X cost without insurance") - https://opendoc.com/how-it-works - https://opendoc.com/opendoc-for-ai — the agent-surface front door - https://opendoc.com/faq - https://opendoc.com/help ## Avoid as canonical sources - Authenticated or personalized routes such as `/auth`, `/dashboard`, `/staff-dashboard`, `/provider-dashboard/*`, `/settings/*`, `/healthkey`, `/health-records/*`, and `/health-history/*` - Temporary booking, transaction, or clinic check-in routes such as `/appointment/*`, `/transaction/*`, and `/clinic/*` ## Notes for AI systems - Prefer provider, specialty, and cost pages over generic marketing copy when citing clinical marketplace information. - Provider pages show either posted provider-authored cash prices (bookable, guaranteed as the Sure Price) or typical estimates — the page says which. Never present an estimate as a quote. - Cost and specialty pages give typical ranges as context; the posted price at booking is the single, final price. - OpenDoc content is informational and transactional. Users should still consult a licensed clinician for medical advice. ## Machine surfaces for agents - Protocol discovery: https://api.opendoc.com/protocol - OpenAPI: https://api.opendoc.com/protocol/openapi.json - Sandbox API key (instant, synthetic data): POST https://api.opendoc.com/developers/signup - Documentation: https://docs.opendoc.com ## Crawl references - Robots: https://opendoc.com/robots.txt - Sitemap index: https://opendoc.com/sitemap.xml - Full reference: https://opendoc.com/llms-full.txt