Generated messages use real ICD-10 codes, real LOINC identifiers, and real NDC numbers — not placeholder values that fail downstream validation.
Eight datasets ship with Pidgeon, from ICD-10 diagnosis codes to NDC drug products. Free tier includes basic subsets; Pro unlocks full datasets plus RxNorm, HCPCS, and CPT.
# List available and installed datasetspidgeon data list# Install a datasetpidgeon data install loincpidgeon data install snomed# Import a custom datasetpidgeon data import ./custom-codes.csv# Update all installed datasetspidgeon data update