Implementation guides are how FHIR becomes specific. Every serious FHIR program ends up writing or consuming an IG, and conformance testing against that IG is the discipline that separates a working integration from a hopeful one. A validat
Popular Posts
-
-
Open-source validators are where most FHIR programs start, and where many of them stay. The category has matured into a stable shortlist where each tool covers a recognizable use case, and the gaps between them are clear enough to make a pi
-
US Core conformance is the validation case most US-facing FHIR programs care about. The profile set is the baseline for ONC certification, payer-side ingestion, and any data-sharing pathway that ends in a national HIE. A validator that gets
-
A FHIR validator is the part of a FHIR stack that is easy to ignore until a payer rejects a batch of submissions. Validation sits between authoring and persistence, and it is the only layer that actually enforces whether a resource conforms
-
Occupational health clinics handle a form set that overlaps with primary care, workers comp, and regulatory reporting all at once. A drug-screen result, a respirator-clearance evaluation, and a return-to-work form each look superficially si
-
Mid-size practices sit in the awkward middle of the FHIR form-tool market. The volume is too high for hand-rolled HTML and too low to justify a six-figure enterprise contract. The choice that matters is whether to run an open-source stack o
-
Workers comp intake is a strange corner of healthcare form-building. The clinical questions are familiar, but the form has to carry employer, carrier, jurisdiction, and date-of-injury metadata that no general intake template handles by defa
-
Repeating groups are where most SDC renderers quietly fall apart. The pattern is unavoidable in any non-trivial clinical intake, since medication lists, allergy lists, prior surgeries, and family-history entries are all open-ended repeating
-
Long-term care has form-tool needs that look superficially like outpatient intake but diverge quickly once the assessment cycle and the MDS reporting cadence enter the picture. A FHIR form builder used in a skilled nursing facility or long-
-
A surprising number of patient-survey projects still begin with the same question: do we really need SDC, or can we just ship plain HTML forms that POST to our backend? The answer depends less on the survey itself and more on what happens t