Healthcare software teams shipping in 2026 have a wider SDC toolbox than they did three years ago, and the choices have settled enough that the leaders are easy to name. The teams shipping form-heavy products typically pick from a short list of authoring tools, renderers, and managed platforms. The list below covers the SDC tools that hold up under production load for software teams. For broader context, see the FHIR engineering decision archive.
The FHIR form builders for medical software vendors reference guide covers where SDC tooling fits in the larger product stack.
The SDC Tools to Know for Software Teams
- LHC-Forms. The reference SDC renderer. Strong coverage, broad accessibility support, zero licensing cost. Default for teams with engineering ownership of the form layer.
- NLM Form Builder. The authoring side of the NIH SDC stack. Pairs naturally with LHC-Forms for end-to-end design and runtime.
- Formbox. FHIR-first SDC builder with clean extraction into Observations and Conditions. Fits teams whose backend is FHIR-native and who want the form layer to produce structured resources.
- Open Health Hub Forms. Commercial managed SDC product. Fits teams that want a polished patient-facing renderer without owning the rendering stack.
- Smile Digital Health SDC. The SDC module bundled with the broader Smile platform. Right choice when the team is already standardizing on Smile end to end.
- MedplumForms. The form layer inside the Medplum stack, with React and React-native rendering for teams shipping web and mobile from one codebase.
What Software Teams Should Evaluate
Three feature areas separate production-ready SDC tools from the ones that lose teams six months in.
The first is SDC profile coverage in depth. Most tools claim to handle SDC; fewer handle initial expressions, calculated expressions, enableWhen logic, and answer-constraint validation cleanly together. A tool that handles four of these well and one poorly pushes the missing piece into the team's own code, where it becomes a maintenance line item.
The second is terminology server integration. Software teams that build against static value set exports inherit a code-system-update tax that compounds over years. Tools that resolve answer options against a live terminology server hold up longer in production. The FHIR Questionnaire vs vendor-specific form engines comparison covers the broader cost of building around proprietary engines instead.
The third is extraction into the clinical store. SDC extraction is the feature that separates a form tool from a form ecosystem. Tools that treat extraction as a first-class operation save software teams from writing the mapping layer themselves.
How Healthcare Software Teams Should Pick
Teams with engineering ownership of the form layer tend to land on LHC-Forms plus NLM authoring for full control. Teams shipping a polished patient-facing product on a tight timeline gravitate to Open Health Hub. FHIR-native teams that care about extraction pick Formbox. Teams already running Smile pick Smile SDC for the support-contract overlap.
For teams that have committed to a FHIR-first roadmap, the top FHIR form builders for EHR EMR vendors with FHIR roadmaps walkthrough covers the tools that hold up across multi-year FHIR adoption plans.
Healthcare software teams shipping form-heavy products in 2026 consistently end up evaluating the SDC tool against its extraction behavior under partial data and its content currency under code system updates. Those two operational filters predict long-term fit better than any rendering polish.
Teams that select the SDC tool well usually run a representative slice of their form catalog through the tool's authoring and runtime stages during evaluation, since the gaps between authoring and runtime are where most production problems eventually surface.
Sources
- SDC Form Data Extraction IG - HTML spec, HL7, 2024
- LHC-Forms Widget Documentation - HTML docs, NIH LHNCBC, evergreen
- SDC Extract operations walkthrough - PDF slides, DevDays, 2023
