Data Access

Developer datasets & reference documentation

data.axohealth.co
● Live datasets

Axo Health Data

Schema reference, data dictionaries, and CSV downloads for all Axo Health datasets. Downloads reflect the latest uploaded version.

763
Drug master records
761
LDD records
888
PAP records
ldd v1.0
Limited distribution drug channels — authorized specialty pharmacies, REMS programs, and hub networks.
761Records
14Fields
gdiJoin key
ColumnTypeRequiredDescription
gdi text yes Global drug identifier — join key to axo_drugs
drug_name text yes Brand name of the drug
generic_name text no INN / generic name
channel_type text yes Specialty · Hub · Direct · REMS
pharmacy_name text no Authorized specialty pharmacy name
pharmacy_phone text no Pharmacy ordering phone number
pharmacy_url text no Pharmacy website
rems_program boolean yes TRUE if drug requires REMS enrollment
rems_program_name text no Official REMS program name
manufacturer text no Drug manufacturer
therapeutic_category text no ATC therapeutic category
record_status text yes ACTIVE or INACTIVE
last_verified date no Date the record was last manually verified
data_source_url text no Source URL used to verify the record
pap v1.0
Patient assistance programs — manufacturer copay cards, free drug programs, and vouchers with eligibility criteria.
888Records
15Fields
gdiJoin key
ColumnTypeRequiredDescription
gdi text yes Global drug identifier — join key to axo_drugs
drug_name text yes Brand name
generic_name text no INN / generic name
program_name text yes Official assistance program name
program_type text yes Copay Card · Free Drug · Voucher · Foundation
manufacturer text no Program sponsor
benefit_amount text no Dollar value or free supply description
income_threshold text no Eligibility cutoff as % FPL or dollar limit
insurance_required boolean no TRUE if commercial insurance required
enrollment_required boolean no TRUE if provider must enroll
application_url text no Direct URL to program application
phone_number text no Program contact phone
record_status text yes ACTIVE or INACTIVE
last_verified date no Date last manually verified
data_source_url text no Source URL for verification
axo_drugs v1.0
Master drug reference table. GDI primary key links all datasets. Includes brand/generic names, therapeutic categories, and RxNorm identifiers.
763Records
10Fields
gdi (PK)Join key
ColumnTypeRequiredDescription
gdi text yes Global drug identifier — primary key
drug_name text yes Brand name
generic_name text no INN / generic name
therapeutic_category text no ATC therapeutic category
manufacturer text no Drug manufacturer
rxcui_brand integer no RxNorm concept ID for the brand product
rxcui_ingredient integer no RxNorm concept ID for the active ingredient
rxnorm_match_type text no Exact · Approximate · None
in_ldd boolean yes TRUE if drug appears in the ldd dataset
in_pap boolean yes TRUE if drug appears in the pap dataset