Resources

RxLabelGuard Blog

Practical implementation guidance for drug interaction APIs, source-data strategy, and terminology normalization.

Apr 1, 202612 min read

Medi-Span vs RxLabelGuard: Which Drug Interaction API Fits Your Stack?

A developer-focused comparison of Wolters Kluwer Medi-Span and RxLabelGuard for drug interaction checking. Covers data sources, API access models, pricing, severity scoring, and integration complexity to help you choose the right tool.

Medi-SpanDrug Interaction APIAPI ComparisonClinical Decision SupportWolters Kluwer
Mar 22, 202610 min read

Drug Interaction Severity Levels Explained: From Minor to Contraindicated

A comprehensive guide to drug interaction severity classifications used in clinical decision support systems. Covers the five severity tiers from minor to contraindicated, with clinical examples, scoring methodology, and how RxLabelGuard assigns severity from FDA label text.

Drug Interaction APISeverity ScoringClinical Decision SupportAlert Fatigue
Mar 22, 20268 min read

What Happened to Free Drug Interaction APIs? The 2024-2026 Landscape Shift

A timeline of free drug interaction API shutdowns from 2024 to 2026, including NLM's RxNav Interaction API discontinuation and DrugBank's checker retirement. Covers what remains available, the openFDA raw data path, and how RxLabelGuard fills the gap with a free tier.

Drug Interaction APIFree APINLMDrugBankMarket Analysis
Mar 22, 202612 min read

RxNorm API Tutorial: Drug Name Resolution for Developers

A step-by-step developer tutorial for using the NLM RxNorm API to resolve drug names to RxCUI identifiers. Covers exact match, normalized match, and fuzzy approximate matching with curl examples and JavaScript code. Explains how RxLabelGuard uses RxNorm internally for reliable drug resolution.

RxNormDrug ResolutionTutorialAPI Integration
Mar 22, 202612 min read

CDS Hooks and FHIR for Drug Interaction Alerts: Implementation Guide

A developer implementation guide for building drug interaction alerts using CDS Hooks and FHIR. Covers the CDS Hooks specification, order-sign and order-select hook points, the HL7 PDDI-CDS Implementation Guide, and how to use RxLabelGuard as the backend knowledge service for CDS Hook responses.

CDS HooksFHIRDrug InteractionsInteroperabilityEHR Integration
Mar 22, 202612 min read

How to Parse FDA Structured Product Labeling (SPL) for Drug Interactions

A developer guide to extracting drug interaction data from FDA Structured Product Labeling. Covers the SPL format, querying openFDA for label data, which label fields contain interaction information, parsing challenges with unstructured text, and how AI extraction turns label prose into structured interaction data.

FDA SPLopenFDADrug InteractionsData EngineeringTutorial
Mar 13, 202616 min read

openFDA Drug Label API -- A Developer's Complete Guide

Deep technical guide to the openFDA drug label API: endpoints, query syntax, rate limits, key fields for drug interaction work, caching strategies, practical examples, and common pitfalls. Covers how to go from raw FDA label text to structured interaction data.

openFDATutorialFDADrug LabelsDeveloper Guide
Mar 13, 202611 min read

Build a Drug Interaction Checker in 30 Minutes

A step-by-step tutorial for building a working drug interaction checker using the RxLabelGuard API. Includes complete Python and JavaScript code, example output, and guidance on extending to a web interface.

TutorialDrug Interaction APIJavaScriptPythonQuickstart
Mar 13, 202614 min read

Alert Fatigue in Drug Interaction Systems: Why Severity Scoring Matters

An examination of alert fatigue in clinical decision support systems, why it leads clinicians to override critical drug interaction warnings, and how five-level severity scoring with evidence citations helps build alerts that practitioners actually read.

Alert FatigueSeverity ScoringClinical Decision SupportDrug InteractionsEHR