Top 7 FHIR Questionnaire Tools for Emergency Department Intake

Emergency department intake is the place where the gap between a polished FHIR form demo and a real production load becomes uncomfortably obvious. The chief complaint has to be captured fast. Triage scoring has to round-trip into the chart without a manual step. The form has to survive the worst-case patient, who is sick, scared, and trying to fill out a tablet in their off hand. A FHIR Questionnaire tool either holds up or quietly disappears from the workflow.

These are the seven FHIR Questionnaire tools that come up most consistently for ED intake in 2026, with the rough sense of where each one fits. For FHIR resources and guides covering the broader picture, the surrounding catalog is the place to start.

For the upstream context of what a FHIR form tool needs to do generally, the complete guide to FHIR form tools for US clinics in 2026 sets up the architecture.

The 7 Tools Worth Knowing for ED Intake

The order below reflects how often each one shows up in real ED conversations, not feature counts.

  1. LHC-Forms. The US NLM open-source SDC renderer, with strong accessibility behavior and a deep history in NIH-funded ED research projects.
  1. Formbox. Health Samurai's standalone Questionnaire rendering and extraction tool, used in ED settings that need fast triage scoring extraction into Observations.
  1. Smile Digital Health Forms. A commercial offering that pairs with the Smile FHIR server, common in hospital systems that already use Smile for the underlying store.
  1. Aidbox FHIR Forms. A managed Questionnaire layer on top of Aidbox, picked when a hospital wants a single SLA across forms and storage.
  1. NLM Form Builder. The companion design tool to LHC-Forms, used by clinical informaticists who want to author the Questionnaire resources directly without writing JSON by hand.
  1. Beda EMR Forms. A practical Questionnaire layer with strong enableWhen and calculated expression behavior, often chosen for fast template iteration.
  1. Pathways Forms. A research-leaning Questionnaire tool used by trial coordinators embedded in ED research workflows.

What Separates Them in Practice

Three things tend to drive the choice for an ED setting:

  • Triage scoring extraction. Calculated expressions for ESI or similar triage scores have to land in the chart as Observations, not stay locked in a QuestionnaireResponse blob.
  • Resilience under bad network conditions. The tool has to save partial answers and pick the session back up if a tablet drops Wi-Fi.
  • Accessibility. ED patients often have impaired vision, limited dexterity, or pain that affects how they fill a form. Section 508 compliance is the floor, not the goal.

Most tools handle calculated expressions on paper. Fewer make the extraction step robust enough for production ED use. The accessibility behavior in real clinical settings is where the field thins out.

Which One Fits Which ED

A large academic ED with research projects tends to land on LHC-Forms plus the NLM Form Builder. A mid-size community ED with a hospital IT team often picks Formbox or Smile, depending on the underlying FHIR server. An ED inside a hospital system that runs Aidbox usually picks Aidbox Forms for the single-vendor story. A trial-heavy ED leans toward Pathways for the adaptive-form behavior.

How to Run a Real ED Evaluation

Vendor demos almost never include the bad-network scenarios that matter most in an ED. Ask each tool to render a real triage Questionnaire, capture a session that drops mid-form, extract the triage score into an Observation, and let a real triage nurse run through a session on the actual tablet. The output of that exercise tells you more than any spec sheet.

For nearby clinic profiles where similar capabilities matter, the top 5 SDC form builders for urgent care settings in 2026 and top 6 FHIR Questionnaire tools for school-based health clinics show how these same vendors stack up for adjacent settings.

Sources