Skip to content

Conversation

@eddie-cosma
Copy link
Collaborator

@eddie-cosma eddie-cosma commented Oct 26, 2025

Explanation

Updated hcpcs and hcpcs-to-ndc crosswalk files to 2025Q4 release versions

Rationale

New files released by CMS

Tests

cms_hcpcs and cms_ndc_hcpcs_crosswalk dags manually run. Ran successfully.

select hcpc, long_description, short_description from sagerx_lake.cms_hcpcs ch limit 5;

hcpc long_description short_description
A1 Dressing for one wound Dressing for one wound
A2 Dressing for two wounds Dressing for two wounds
A3 Dressing for three wounds Dressing for three wounds
A4 Dressing for four wounds Dressing for four wounds
A5 Dressing for five wounds Dressing for five wounds

select * from sagerx_lake.cms_ndc_hcpcs_crosswalk cnhc limit 5;

_2025_code short_description labeler_name ndc2 drug_name hcpcs_dosage pkg_size pkg_qty billunits billunitspkg
90371 Hep b ig im Grifols USA, LLC 13533-0636-01 HyperHepB 1 ML 1.0 1 1.0 1.0
90371 Hep b ig im Grifols USA, LLC 13533-0636-03 HyperHepB 1 ML 0.5 1 0.5 1.0
90371 Hep b ig im Grifols USA, LLC 13533-0636-05 HyperHepB 1 ML 5.0 1 5.0 5.0
90371 Hep b ig im ADMA Biologics, Inc 69800-4202-01 Nabi-Hb 1 ML 1.0 1 1.0 1.0
90371 Hep b ig im ADMA Biologics, Inc 69800-4203-01 Nabi-Hb 1 ML 5.0 1 5.0 5.0

@eddie-cosma
Copy link
Collaborator Author

@jrlegrand would it be desirable if I tried to update this to automatically fetch the latest version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants