Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc NDC formatting issues related to DailyMed label images #323

Open
jrlegrand opened this issue Oct 6, 2024 · 0 comments
Open

Misc NDC formatting issues related to DailyMed label images #323

jrlegrand opened this issue Oct 6, 2024 · 0 comments
Labels
data source New data source, or data source related optimization Nice to have, but not critical

Comments

@jrlegrand
Copy link
Member

Problem Statement

NDC with spaces instead of dashes

NDC 55292 140 01

a0aad470-3f38-af97-e053-2995a90a383a

NDC jammed up against a pill count

NDC 81520-100-3030 TabletsRx only

0cc52ac5-77ec-4d66-a770-762a1a960914

Maybe RegEx the known NDC11s against the found NDC11. In this case, 8152010030 would be a match within 815201003030 as opposed to trying to exact match them with a join.

Criteria for Success

Additional Information

@jrlegrand jrlegrand added optimization Nice to have, but not critical data source New data source, or data source related labels Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data source New data source, or data source related optimization Nice to have, but not critical
Projects
None yet
Development

No branches or pull requests

1 participant