Skip to main content
pidgeon data is a free CLI command. It manages two kinds of local package: terminology datasets (the code systems that make generated messages pass downstream validation) and FHIR Implementation Guide packages (the profiles that pidgeon conform and FHIR validation grade against). Run pidgeon data list for the live catalog on your machine.

Terminology datasets

Eight terminology datasets ship; CPT is a separate licensed add-on gated by AMA royalty terms. This table is the CLI companion to Datasets & Data Packages.

FHIR Implementation Guide packages

pidgeon data is also the IG package manager. Install a guide, and FHIR validation and pidgeon conform grade against its profiles.

License-gated standards packages

Some standards material is member-only and closed by default. It installs only with an explicit --accept-license:
Until the ncpdp-script package is installed, NCPDP generation and validation report a license-required state rather than running. See Message Generation.

pidgeon data list

List every available and installed package: terminology datasets, FHIR IGs, and license-gated standards.

pidgeon data install

Download and install a package (terminology dataset, FHIR IG, or a license-gated standards package).

pidgeon data import

Import a custom dataset from a CSV or JSON file.

pidgeon data update

Update all installed datasets to the latest versions.