Immunization registry intake on FHIR turns Questionnaire submissions into Immunization resources that downstream IIS systems consume through HL7 v2 VXU or FHIR R4. The form builder has to honor the CDC IIS-related Questionnaire patterns, integrate with the registry's identifier and consent rules, and handle the pediatric guardian-supplied data that immunization intake involves more than most clinical forms. The five builders below cover the realistic options in 2026. For broader context, see additional EHR and EMR integration notes.
The 5 FHIR Form Builders to Know for IIS Intake
- LHC-Forms with IIS Profile. The NLM renderer paired with a community-maintained IIS Questionnaire profile that covers the standard CDC-aligned intake items. Where it shines is the public-health-grade conformance and zero-license cost; where it falls short is the absence of a managed IIS submission back end.
- Smile Digital Health Immunization Forms. A managed form surface backed by Smile CDR, with explicit Immunization resource extraction and IIS submission integration. The right answer for state and local public health programs that want a vendor-supported path to IIS connectivity.
- Medplum Forms with Bot-Driven IIS Routing. A typed Questionnaire layer with bots that translate QuestionnaireResponse submissions into Immunization resources and route them to IIS through HL7 v2 VXU or FHIR R4. Useful when the IIS connectivity rules are custom enough that off-the-shelf routing does not fit.
- Open Health Hub Forms for Parent-Reported Intake. A patient-facing renderer that handles guardian-supplied immunization history reporting cleanly, including the parental consent flows that pediatric IIS programs require.
- Aidbox Forms with Multi-Jurisdiction Tenancy. A FHIR-native multi-tenant form layer where each public health jurisdiction can run as its own tenant. Useful for shared platforms that serve county and city programs from one stack with isolated submission destinations.
IIS intake form builders overlap with chronic care Questionnaire tools for adult vaccination programs, and with multi-site trial form engines for vaccine trial follow-up. The FHIR Questionnaire tools for chronic care roundup and the best SDC form engines for multi-site trial research roundup cover those adjacent surfaces.
How to Pick the Right Builder
Three questions narrow the field. The first is the IIS connectivity profile. Programs that submit to state IIS through HL7 v2 VXU need builders with mature v2 emission. Programs that submit through FHIR R4 Immunization Bundle Submission get more from FHIR-native builders without the v2 detour.
The second is the patient-vs-clinician administration split. IIS intake captured during a clinic visit can run on clinician-facing builders. Intake captured from parental self-report needs the patient-facing-first options that handle guardian consent and parent-reported-vs-clinician-validated provenance cleanly.
The third is the multi-jurisdiction topology. Single-jurisdiction IIS programs run with simpler builders. Multi-jurisdiction shared platforms need explicit tenancy or risk routing immunization records to the wrong IIS, which is a regulatory exposure that surfaces only on audit.
A working IIS intake form builder fades into the public health workflow. The wrong one produces immunization records that fail IIS validation, parental consent that is hard to defend, and a backlog of manual re-entry into the state registry. Selection ends up matching the builder's strengths to the connectivity profile, the administration split, and the jurisdictional topology, not to the longest feature checklist.
Sources
- US Core Patient Profile - IG, HL7, 2025
- SDC Introduction - IG, HL7, 2024
- LHC-Forms - GitHub, NLM LHNCBC, 2025
