AI Governance for Dental Practices Starts Before PHI Reaches a Model
AI governance for dental practices should connect every approved use case to its PHI exposure, individual user, exact model service, Business Associate Agreement, reviewer, and retained evidence. HIPAA already requires risk analysis, access management, activity review, business-associate safeguards, and audit controls. Dental AI programs need to apply those duties to clinical notes, radiology assistance, claims, patient messages, and vendor-managed features.

A hygienist copies a periodontal chart note into an LLM and asks for a patient-friendly explanation. The prompt may carry the patient's name and treatment history. Tooth numbers and insurance details may appear too, along with the dentist's assessment. One click sends that material to a model endpoint under a particular service account and contract. AI governance for dental practices is required before that click completes. The practice needs to know who initiated the request and which purpose was approved. It must also know what PHI entered the prompt, which service received it, and who reviews the output. I would keep clinical content out of any route that cannot produce those answers.
TL;DR
- Register each dental AI use case with its PHI classes and user group. Record the exact model service and BAA status. Add the clinical owner and evidence location.
- Apply HIPAA risk analysis and access management to prompts and responses. Include activity review and business-associate contracts, with audit controls.
- Enforce identity and destination policy on authenticated HTTP model requests while assigning embedded vendor AI and local tools separate controls.
- Keep diagnosis and treatment under qualified human review. Apply the same documented disposition to coding and claims, plus patient communication.
Dental workflows create several distinct AI use cases
A dental practice may encounter AI in chart-note drafting and patient-message preparation. Other uses include insurance narratives and coding support. They also include call transcription and image analysis. Scheduling and marketing create additional use cases. Grouping all of that under AI tool hides the differences that determine approval. Clinical documentation and claim narratives can contain PHI. Image-analysis output can influence a diagnosis. A scheduling draft may need only appointment details. Public educational copy may use no patient information.
The use-case register should name the practice entity and workflow owner. Record the users and source systems. Include the PHI classes and model service. Add the endpoint and account tier. Add the output reviewer and affected action. Record retention and training treatment. Document subprocessors and BAA status. Add the evidence location. Each embedded capability is a separate entry.
This granularity keeps approval useful. A green check beside a vendor name leaves the front desk guessing about pasted insurance records. A workflow record can say that appointment-language drafting is allowed with limited fields, while a radiology interpretation remains inside the imaging system and requires dentist review.
HIPAA administrative safeguards are part of the operating program
For a dental practice that is a HIPAA covered entity, 45 CFR 164.308 requires a security management process with risk analysis and risk management. The rule assigns responsibility to a security official. Workforce controls and access management provide part of the operating spine for AI governance. Activity review, training, incident procedures, and periodic evaluation complete it.
The risk analysis should trace how electronic PHI enters model requests and returns. Cover the calling application and endpoint. Include identity, source system, storage, and downstream action. Add browser and mobile use, vendor-embedded tools, and local software. Revisit the analysis after a connector or model route changes the flow. An imaging integration or communication tool should trigger the same review.
Assign one security official, even where that person has other duties. Clinical review is the responsibility of a dentist or another qualified professional within their permitted role. Privacy and billing owners should review disclosures and claim use. A managed service provider can operate controls, while the practice keeps a named person able to explain the workflow and retrieve its records.
Business Associate Agreements need service-level precision
HIPAA's administrative safeguards require documented assurances before a business associate creates or receives electronic PHI. The requirement also applies when the business associate maintains or transmits it for a covered entity. The contract requirements in 45 CFR 164.504(e) address permitted uses and disclosures, plus safeguards and incident reporting. They also cover subcontractor restrictions, access to required records, and termination.
Apply that review to the exact service processing PHI. Consumer chat and enterprise accounts may carry different terms under one vendor. APIs may have another set of terms. Retain the applicable BAA and product terms. Keep the account configuration and endpoint with them. Record prompt and output handling, plus retention. Document subprocessors, human-access conditions, and deletion.
The HIPAA BAA guide for AI vendors covers those clauses. The governance test adds deployment evidence: confirm that the application calls the service named in the agreement. A signed BAA attached to one account gives no evidence about a personal browser session or an unrelated plug-in.
Identity and purpose are required with each request
HIPAA access management begins upstream in the practice's identity and application controls. The AI policy decision needs that identity at the next hop. When a clinical application submits an authenticated HTTP request to a model, it should supply the individual user or authorized agent. It should also supply the declared workflow. A shared API credential at the provider can be a transport credential; it should never become the only identity in the practice's evidence.
Request policy can then evaluate role and purpose. It can also evaluate PHI classification and destination. A hygienist may draft an explanation through a BAA-covered route. Front-desk scheduling can receive a narrower field set. A claim narrative containing diagnosis and procedure details can require a billing workflow and reviewer. Authentication secrets or unrelated patient records can trigger a block or reduction before transmission.
IAM and the practice-management system own identity accuracy and source permissions. The request policy point evaluates the context it receives. AI policy enforcement at the HTTP layer describes this handoff. When a vendor-managed system hides the model call, the practice needs application permissions and vendor logs instead.
Audit evidence is linked from the prompt to review
45 CFR 164.312 requires access control and unique user identification. It also requires audit controls, integrity safeguards, person or entity authentication, and transmission security. Its audit-control standard calls for mechanisms that record and examine activity in systems containing or using electronic PHI.
For a routed AI request, preserve the user or agent and workflow. Record the timestamp, prompt classification, destination, and policy version. Preserve the decision too. Join the response record to the request. Where output enters a chart or claim, add the qualified reviewer's disposition and correction. Apply the same requirement to a treatment plan or patient message. The evidence should reveal which output was accepted.
A white rectangle on a security diagram should show the evidence store outside the calling application's write path. That custody reduces the self-attestation problem. The AI application can still keep operational logs, while an independent decision record shows what the request control allowed. The AI governance audit framework provides a sampling structure for policy design and operating evidence.
Clinical and operational review is the practice's responsibility
Language models can draft fluent text while misreading a tooth number or procedure detail. They can also misread a medication or coverage rule. Governance should state which outputs require review and who can approve them. Qualified people must oversee clinical interpretation and treatment decisions. They must also oversee claim sources. Check patient communications against the chart and approved policy before release.
The policy should define prohibited autonomy for each workflow. An assistant may draft a post-operative instruction and queue it for review. Direct patient delivery has a different permission profile. An imaging model may mark an area for dentist review; application controls should distinguish that output from a diagnosis. Record the source and reviewer when use affects care or payment. Preserve the correction and final action too.
My blunt rule is that a polished paragraph earns less trust than a checked source. A green generated banner can look like completed work between patients. The review step should fit the operatory and front-desk workflow, with evidence captured inside the tool people use.
The HTTP control boundary is narrow
A request gateway can govern customer-controlled traffic between authenticated applications and HTTP-based LLM endpoints. It can inspect content and evaluate identity and destination policy. It can also write a decision record. The application must supply trustworthy identity and workflow context.
Several surfaces are outside that boundary. Embedded models may run on opaque routes inside practice-management or imaging software. Consumer chat can bypass the approved application. Local dictation or imaging may avoid an external HTTP call. Endpoint security and browser controls cover some of those paths. Vendor configuration and application logs cover others. BAA review addresses contracts and subprocessors.
Clinical quality and scope of practice are the practice's responsibility. Coding accuracy, patient consent, and records decisions are also practice responsibilities. The gateway can show that an allowed request reached a named model under a specific rule. Professional correctness for a restoration or diagnosis requires qualified review. The same applies to a code or disclosure. Put that boundary in the written program and architecture drawing.
DeepInspect
DeepInspect can support approved dental applications that send authenticated HTTP requests to LLM endpoints. It sits inline as a stateless proxy. The calling application supplies the user or agent identity and workflow context. DeepInspect evaluates that context with prompt classification and destination. It also evaluates role and versioned policy before an allowed request reaches the model.
Each routed decision creates a signed, tamper-evident record that can support HIPAA activity review and governance sampling. DeepInspect leaves workforce identity with IAM and direct browser or local execution with endpoint controls. Opaque embedded AI stays with vendor management. BAA terms stay with the practice and counsel. Clinical or billing judgment stays with qualified reviewers. Book a technical deep dive at deepinspect.ai.
Frequently asked questions
- Is every dental practice a HIPAA covered entity?
HIPAA covered-entity status depends on the functions and transactions defined by federal law, including covered healthcare providers that transmit health information electronically in connection with specified transactions. Dental practices should confirm their status and any state privacy duties with qualified counsel. Once a practice falls within HIPAA, electronic PHI handled through an AI workflow enters the same administrative and technical safeguard program as other systems that use that information.
- Can a dentist use a public chatbot to draft a clinical note?
A practice should approve the exact service and account. It should also approve the contract, purpose, and data handling before PHI enters the service. Public consumer services often sit outside the practice's managed identity and audit path. They may also sit outside its BAA. A safer approved workflow uses the contracted service named in the BAA, limits the PHI sent, binds the request to the user and purpose, and requires clinical review before the draft enters the record.
- Does a BAA make an AI dental workflow compliant?
A BAA supplies contractual safeguards for the business-associate relationship. The practice still operates risk analysis and access management in its own environment. Workforce controls, activity review, incident procedures, and technical safeguards remain necessary. It also needs to verify that production uses the service covered by the agreement. Output review and coding accuracy remain practice responsibilities. Clinical judgment and patient-communication approval do too.
- What belongs in a dental AI audit record?
For routed model traffic, record the user or agent and workflow. Preserve the timestamp, PHI classification, endpoint, and policy version. Record the outcome too. Link the response to that request. Where output affects a chart or claim, capture the reviewer and final disposition. Apply the same requirement to image review, treatment communication, and patient messages. Store evidence under access control and the practice's retention policy.
- Can an AI gateway govern imaging and practice-management AI?
It can govern model requests that the practice or its application routes through an authenticated HTTP enforcement point. Vendor-managed imaging and practice-management systems may call models on internal routes unavailable to the practice. Those systems need service-level vendor review and permissions. They also need BAA coverage, testing, and exportable logs. Local inference needs endpoint and application controls. The inventory should label each path so evidence expectations match the architecture.