Skip to main content

Practice Operations

DMV, Placard, and Accommodation Letters in Family Practice

Placard applications and accommodation letters are low-glamour, high-volume, and never automated. The assembly and routing can run without a person touching it.

7 min read

Accommodation letters and agency forms are the paperwork nobody puts on a dashboard. Somebody needs a parking placard application signed, or a housing authority form, or a jury duty excusal, or a gym membership cancellation, or a letter for a landlord about a service animal. Each one is small, each one is unrelated to the last, and together they consume a real fraction of a family practice’s administrative week without ever appearing in a report.

The reason they stay invisible is that they have no category. A refill has a queue. A referral has a queue. A request for a letter about a walker has a person who happens to be free.

That also means nobody knows the volume. Ask a practice administrator how many of these the office produced last month and the honest answer is a shrug. The work is real, it is recurring, and it is measured nowhere, which makes it impossible to staff for and impossible to defend when the office is asked to absorb something else.

The requests are varied, the workflow is not

Look past the subject matter and these requests are structurally identical. Someone outside the practice wants a document. There is a recipient, a format, a deadline, a set of facts the practice supplies, and a statement only a clinician can make.

A disabled person parking placard application is a good example because it is unusually well specified. State agencies publish the exact form, define who may certify, and state how long a placard lasts, which removes most of the ambiguity from the practice’s side. The California agency’s own page for disabled person parking placards and plates lays out the application and the certification requirement, and other states publish their equivalents.

So the workflow is one workflow with a form library on top, exactly as it is for pediatric state forms. Intake, identify the patient, find the qualifying encounter, assemble what is derivable, route to a clinician for the certifying statement and signature, deliver, file, and track.

Building it once and pointing it at a growing set of form types is what turns this from an unbounded category into a known one.

Employer accommodation letters need less than people write

Workplace accommodation requests are where practices most often over-write, and over-writing creates rework.

The legal frame is narrower than it looks from the exam room. Employers are responsible for providing reasonable accommodation to qualified individuals with disabilities, and the process is an interactive one between employer and employee. The practice is a supplier of facts to that process, not a participant in it.

What a practice usefully provides is short and factual. That a care relationship exists, over what period, and the specific functional limitation the clinician is documenting. What it should not provide is a recommendation about what the employer ought to do, because that is the employer’s determination and offering it invites a second round of correspondence.

The automation contribution here is the intake question set. Capturing the recipient, the deadline, the employer’s own form if one exists, and the specific question being asked prevents the most common rework, which is a letter that answers a question nobody posed.

Agency forms have their own failure modes

Three recur often enough to design around.

Version drift. Agencies revise forms without notice and a returned form costs a full cycle. Store the source URL for every form the practice produces alongside the template, and park unrecognized versions for a human instead of rendering the closest match.

Certifier eligibility. Some agency forms restrict who may sign, sometimes to a physician specifically, sometimes to a defined set of licensed professionals. Routing has to respect that rule, and it belongs in the form template rather than in a coordinator’s memory.

Notarization and wet signatures. A minority of forms still require something the digital path cannot produce. Those need to be identified at intake rather than discovered at the end, because the whole workflow changes and the patient needs to know early.

None of these is complicated. All of them are expensive when they surface late, which is the argument for encoding them in the form library up front.

Give the category a queue and a number

The single highest-value change in this whole area is not the automation. It is creating the queue.

Once these requests land in one place with a type, a recipient, a due date, and an owner, the practice can answer three questions it currently cannot. How many of these do we do. How long do they take. Which types are the slow ones.

That data usually reorders the priority list. Practices that measure this discover the volume is concentrated in a handful of form types, which means a form library covering five templates handles most of the work. Building for the long tail first is the common mistake.

It also gives the front desk a real answer on the phone. A patient asking about their placard form should hear where it is, not a promise that somebody will look.

The clinician’s part stays the clinician’s

Every form in this category has a certifying statement, and it is the reason the form requires a medical practice at all.

That statement is written and signed by the clinician. It is not pre-filled, not suggested, and not carried forward from a previous letter for the same patient, even when the underlying situation has not changed. Carry-forward is a tempting shortcut here because these forms repeat, and it is the shortcut that converts a routine document into a stale assertion.

What the clinician receives is a document that is complete except for that statement, addressed to the right agency, on the right version of the form, with the visit history already correct.

The rest of it, the intake, the matching, the assembly, the routing, the delivery, and the tracking, is clerical work that has been sitting on clinical staff because nobody ever named it as a workflow.

Key Takeaways

  • Treat agency forms and accommodation letters as one workflow with a form library, not as a series of unrelated favors.
  • Keep accommodation letters factual and narrow. The employer runs the interactive process; supplying a recommendation invites a second round of correspondence.
  • Encode certifier eligibility in the form template. Some agency forms restrict who may sign, and that rule should not live in a coordinator’s memory.
  • Identify notarization and wet-signature requirements at intake. Discovering them at the end changes the whole workflow and the patient’s expectations.
  • Store each form’s official source URL with its template and park unrecognized versions rather than rendering the closest match.
  • Create the queue before building the automation. Volume, cycle time, and slow form types are unknown in most practices, and knowing them reorders what to build first.

This category never gets attention because no single request is worth a meeting. The aggregate is, and the aggregate is invisible precisely because the work has no queue. Give it one, encode the five form types that make up most of the volume, and what is left for a clinician is the sentence only they can write.

Sources

Ready to See It in Action?

See how Pretty Good AI turns agency forms and letter requests into a tracked, routed workflow.

Schedule a Demo →

Written by Kevin Henrikson