New patients find you through AI search. Most practices are not visible to it.

Healthcare queries now show AI Overviews in 88%of searches. The Physician and Dentist schema types, with isAcceptingNewPatients, medicalSpecialty, and availableService, determine whether your practice appears when patients search for your specialty in your city. VERIS is an AI search infrastructure specialist for independent service businesses.

of healthcare queries now trigger AI Overviews, which is why structured specialty and availability signals matter so much for medical discovery.
Source: BrightEdge, 2026
The Problem

AI does not know you are accepting new patients.

The isAcceptingNewPatients schema field is one of the most commercially significant properties in any category. A patient actively searching for a dermatologist or cosmetic dentist is ready to book. AI systems that see isAcceptingNewPatients: true can surface the practice with confidence. Without this field, the AI either omits the practice or describes it without this critical conversion signal.

Medical practices also benefit uniquely from detailed schema because patients search for very specific services: "LASIK in Nashville," "fertility clinic accepting new patients in Austin," "cosmetic dentist accepting insurance in Charleston." Each of these queries requires medicalSpecialty, availableService, and healthPlanAcceptance to be structured correctly in schema for the practice to appear relevantly.

VERIS implements technical AI search infrastructure for medical practices. Revenue impact estimates reference patient acquisition only, not clinical outcomes. All copy for medical clients uses acquisition language, not treatment language.

The practical risk for medical and dental sites

Specialty not explicit in schema
availableService missing or too vague
isAcceptingNewPatients absent or outdated
Insurance, locations, and doctor entities not aligned
Practice appears credible to humans but ambiguous to machines
What Gets Fixed

Medical schema requirements that drive patient discovery.

Physician and Dentist schema must declare specialty, availability, and services. Without these properties, AI systems cannot match patient queries to your practice.

  • +Primary type: Physician, Dentist, MedicalClinic, or MedicalBusiness
  • +medicalSpecialty from the MedicalSpecialty enumeration
  • +isAcceptingNewPatients (critical)
  • +availableService array of procedures
  • +healthPlanAcceptance if applicable
  • +address, telephone, geo, image, aggregateRating
Plus full Layer 1 stack: robots.txt AI crawlers allowed, llms.txt and llms-full.txt, public discovery checks, and Apple Maps claim.
PHYSICIAN SCHEMA - MEDICAL PRACTICEjson
{
  "@context": "https://schema.org",
  "@type": "Physician",
  "name": "Austin Dermatology & Aesthetics",
  "medicalSpecialty": "Dermatology",
  "isAcceptingNewPatients": true,
  "availableService": [
    {"@type": "MedicalProcedure", "name": "Botox Injections"},
    {"@type": "MedicalProcedure", "name": "Laser Skin Resurfacing"},
    {"@type": "MedicalProcedure", "name": "Medical-Grade Facials"}
  ],
  "healthPlanAcceptance": "Blue Cross Blue Shield, Aetna"
}
What VERIS Typically Finds

The 3 gaps present on most medical practice sites.

CRITICAL

No Physician or Dentist schema

AI systems cannot identify the specialty, so the practice is excluded from specialty queries.

HIGH

isAcceptingNewPatients missing

AI cannot confirm availability for new patients, reducing recommendations for high-intent searches.

HIGH

availableService absent

AI cannot match patient queries to specific procedures or services offered by the practice.

Common questions for medical and dental practices.

Find out if AI search is surfacing your practice to patients looking now.

The audit checks schema, AI crawler access, llms.txt, public discovery signals, and patient discovery signals. Free.

Route this practice

Check the likely implementation path for the practice.

Multi-location structure, specialty pages, and answer extraction often change how medical and dental implementations should start.

Add the live site if you want the audit form prefilled. Leave it blank if you only want the route recommendation.

Suggested route

Full Setup for Medical / Dental.

This planner does not promise commercial outcomes. It routes the site into the most likely VERIS starting path based on business type, site complexity, and goal.

How this works

This is the optional routing step. If you continue from here, VERIS carries the URL and planner context into the full audit form below so you do not have to start over.

First layers
Layer 1 first
Typical next step
Start with the audit, then confirm pricing and service order.
  • vLikely implementation tier: Full Setup.
  • vSingle-location sites are usually priced by page-count and CMS complexity.
  • vThe first priority is usually making the business readable and crawlable.
This site uses cookies to track anonymous usage. See our Privacy Policy and Cookie Policy.