Top 7 FHIR Questionnaire Tools for Pre-Surgical Screening in 2026

Pre-surgical screening puts a different kind of pressure on a FHIR Questionnaire tool than outpatient intake does. The questions are time-sensitive, the branching is dense (allergies, anaesthetic history, family history, medication reconciliation), and the answers have to be available to the surgical team in a structured form rather than a PDF attachment. A renderer that struggles with conditional logic or that emits free-text-heavy responses creates real clinical risk in this setting. The seven tools below are the ones holding up against modern pre-op pathways in 2026.

For wider context on the form-builder category and how pre-surgical use cases sit within it, related FHIR write-ups is a useful entry point to the resource collection.

What Pre-Surgical Screening Demands of a Renderer

A pre-surgical Questionnaire has to handle:

  • Heavy enableWhen logic for allergy and medication branches without losing previous answers when the patient edits.
  • Coded medication look-ups against dm+d that complete fast enough to keep the patient moving.
  • Calculated outputs (ASA grade hints, anaesthetic risk scores) that are visible to the surgical team in structured form.
  • Reliable draft persistence, because patients often complete pre-op screening across two sessions on different devices.

A tool that misses any of these adds clinical friction the team will feel on day one.

The 7 FHIR Questionnaire Tools for Pre-Surgical Screening Worth Shortlisting

  1. Aehrc Smart Forms. Smart Forms handle enableWhen and calculatedExpression cleanly, and the integration with an Ontoserver-style terminology layer means SNOMED CT-coded answers behave predictably across the pre-op pathway.
  1. LHC-Forms. LHC-Forms remains the conservative pick when a pre-op service wants a deterministic renderer it can host inside its own boundary. The expression evaluation has been hardened against complex Questionnaires for years.
  1. Medplum. Medplum's bundled platform suits services that want pre-op responses landing directly in a FHIR store referenced by the surgical scheduling system. The draft persistence story works well when patients complete the screening across multiple sessions.
  1. Firely Forms. Firely Forms is a strong pick when the pre-op service prefers a hosted SDC service over a self-hosted stack. The vendor handles SDC conformance updates, which removes a category of maintenance work.
  1. Smile CDR Forms. Smile CDR fits larger trusts already centralising on a single FHIR vendor for storage, terminology, and forms. The managed terminology service handles dm+d and SNOMED CT UK Edition well in a pre-op workflow.
  1. Open Health Foundation Form Engine. The community-maintained reference engine deserves a place because the SDC behaviour that pre-op screening depends on is stable, and the licensing model removes a category of friction for smaller providers.
  1. HAPI FHIR with the Questionnaire Plugin. HAPI FHIR's Questionnaire support, when combined with an internal rendering layer, is a credible option for teams that already run HAPI for storage and want a single Java-stack solution. The rendering side requires more investment than the dedicated tools, but the integration story can be cleaner for teams already deep in HAPI.

Tests Worth Running

Three tests tend to separate the candidates fast in a pre-op setting. Load a real pre-op Questionnaire that includes a medication reconciliation branch and check the dm+d look-up latency on a representative device. Run a partial response across two sessions and check the resume behaviour. Then ingest the resulting QuestionnaireResponse into the surgical scheduling system and confirm the structured fields land where the surgical team expects them.

How to Use This Shortlist

Treat the seven tools above as the starting field for an evaluation, not as a ranking. A renderer that suits a single-site day-surgery unit is rarely the right pick for a large teaching hospital, and the other direction holds equally.

For broader context on FHIR form builders in a UK clinical stack, the complete guide to FHIR form builders for UK healthcare in 2026 is the strategic back-reference. For the parallel shortlist tuned to outpatient mental-health intake, the best FHIR Questionnaire tools for outpatient mental health in 2026 is the natural companion read.

Sources

Open-Source vs Commercial SDC Form Builders for Specialty Clinics

5 FHIR Form Engines That Survive Slow Rural Connections