An OperationOutcome carries two very different fields that both look diagnostic: severity and diagnostics. They serve different purposes, and consulting them in the wrong order is a common time-waster. Severity is a machine-readable enum...
Reading an OperationOutcome for the First Time
The first OperationOutcome a developer encounters usually arrives at the worst moment. A validation failed, a write got rejected, a search returned something strange, and the response body is a JSON structure the caller has not read...
Top 3 Terminology Servers for Adverse Event Coding Workflows
Adverse-event coding is where a terminology server earns its keep in clinical research. The work is high-stakes (every AE feeds a safety database that regulators read), volume-heavy at study startup, and tightly coupled to MedDRA hierarchy
Reading server errors
When a $validate call kicks back an OperationOutcome payload, the OperationOutcome reader posted here groups the issues and adds a plain-English hint.
Open-Source vs Commercial Terminology Servers for Clinical Research
The open-source vs commercial question for terminology servers in clinical research looks like the same question that comes up everywhere else in healthcare IT. It is not. The licensed vocabularies that research depends on (MedDRA, WHODrug)
5 Terminology Servers That Actually Handle ICD-O-3 Cleanly
ICD-O-3 is the working vocabulary for oncology research, used for tumor morphology, behavior, and topography coding. It is smaller than SNOMED CT and bigger than CDISC CT, with its own quirks around behavior codes and grade modifiers. Most
Best Terminology Tools for SNOMED CT to MedDRA Mapping
Mapping SNOMED CT terms to MedDRA codes is one of those quietly important workflows that almost every clinical research stack needs and very few handle well out of the box. EHR-sourced data arrives in SNOMED CT; safety reporting wants MedDR
Best FHIR Terminology Servers for WHODrug Lookup in 2026
WHODrug is the medication vocabulary that drives concomitant-medication coding and drug-drug interaction logic in most clinical research stacks. It is a licensed product with strict usage terms, and the terminology server you pick has to ha
Top 7 Epic HL7v2 Integration Patterns for FHIR Delivery in 2026
Epic's HL7v2 feeds are still the workhorse for getting clinical data out of a major health system in 2026, even with FHIR APIs available for the modern surface. ADT for admit-discharge-transfer, ORM for orders, ORU for results, plus the…
Da Vinci IG Versioning Under CMS-0057-F: Which Updates Are Mandatory Before Enforcement
Which version of a Da Vinci implementation guide is actually the version CMS is asking you to ship? If you have opened the CMS-0057-F final rule text and then opened the HL7 Da Vinci pages the same afternoon, you already know the answer…