sagerx icon indicating copy to clipboard operation
sagerx copied to clipboard

Open drug data pipelines curated by pharmacists.

Results 60 sagerx issues
Sort by recently updated
recently updated
newest added

# Proposal Go after this data source https://coderx.io/source-data/cms-alpha-numeric-hcpcs # Rationale Because HCPCS.

data source

## Resolves [#338](https://github.com/coderxio/sagerx/issues/338) ## Explanation - Created local `exports` folder within Airflow (and updating `.gitignore` and and `docker_compose.yml` accordingly) so that data marts are exported locally, in addition to on...

# Problem Statement At one point, the int_fda_packaging_components model required me to multiple an aggregate array and the only way I could do this was with a custom PostgreSQL function....

bug

# Proposal RxClass API only gives you the last node of a class tree. There's a separate API call for the rest of the tree hierarchy. I don't think we...

# Proposal Create a data mart that maps a product-level RXCUI (TTY in [SCD, SBD, GPCK, BPCK]) to a "representative NDC" which means a somewhat random (but intentional) NDC that...

data mart

# Problem Statement Code finds the first match, but there can be multiple files. In this case, it is matching on the Dec one first instead of the ![Image](https://github.com/user-attachments/assets/ebd18b13-651c-4706-8ba3-4da09a8fe78a) #...

bug
data source

# Problem Statement The `fda_enforcement` airflow DAG fails. I suspect something about the data format changed, but haven't been able to figure it out. The problem can be traced to...

bug

# Problem Statement ![image](https://github.com/user-attachments/assets/5cc81c81-bc7a-453e-9aa3-874702c6555e) # Criteria for Success Header is no longer in first row of data in sagerx_lake.purple_book # Additional Information Probably something with the COPY command of the...

bug
good first issue

# Problem Statement There are specific guidelines for figuring out Billing Unit per NCPDP at a NDC level. # Criteria for Success EA, ML and GM assigned to each NDC...

data mart

# Problem Statement VANDF data is in RxNorm. https://www.nlm.nih.gov/research/umls/rxnorm/sourcereleasedocs/vandf.html It's also available for download. https://www.pbm.va.gov/NationalFormulary.asp Assuming it's easier just to use RxNorm to get started, make a staging table out...

data source