Skip to content

Comments

6218 dispense source#81

Open
schandaka wants to merge 648 commits intoARCH-commons:masterfrom
kumc-bmi:6218_dispense_source
Open

6218 dispense source#81
schandaka wants to merge 648 commits intoARCH-commons:masterfrom
kumc-bmi:6218_dispense_source

Conversation

@schandaka
Copy link

No description provided.

bconnolly and others added 30 commits June 22, 2017 10:35
Change from always inserting 'BI' to referencing the originfact table for the insert.
…b2 to pcori.

 - Old code was joining the fact table with a mapping table that did not
   have 1 to 1 mappings, which resulted in duplicate facts (one representing
   the fact as an ICD9 and one representing the fact as an ICD10)
 - Picks ICD10s over ICD9 after 2015-10 and ICD9s over ICD10 before 2015-10
Remove bad NDC code if present
_TIME fields were switched to using 24 hour clock
Fix mislabeled dx type and remove duplicate dx facts
Add OS to encounter_type coalesce 4710
Break out result of enc_type coalesce before merge to `visit_dimension`
Replace SCILHS lab normal ranges with KUMC normal ranges
…as revised, Luigi support files were copied from Heron, Oracle and Luigi libraries were updated and spot fixes were performed in Python code.
sravanichandakameka and others added 30 commits September 19, 2019 16:16
Added create table statement for hash_token
Added code to populate obs_gen table with naaccr data
Added DX_DATE column to the diagnosis table
Removed the select statements from the cdm_status table as hash_token…
Song consolidated a new payer_map.csv file to include IDX payers
removing hard coded references to the schema pcornet_cdm
test is from 2018-02-21 fb605c9
med_admin.sql was updated 2018-05-10 b1ef59c
... to avoid ORA-00001: unique constraint
SQLAlchemy got more strict? DictReader changed?

```
sqlalchemy.exc.ArgumentError: Column must be constructed with a non-blank name or assign a non-blank .name before adding to a Table.
```
  - leave `insert into cdm_status` to the task framework
  - separate with / only, not both ; and /
  - drop before creating
fixes for harvest_local, obs_gen, obs_clin, payer_map

LP, SC and co are cool with merging this.
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.

6 participants