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

Data Dictionary v1.24 #439

Merged
merged 8 commits into from
Oct 1, 2024
Merged

Data Dictionary v1.24 #439

merged 8 commits into from
Oct 1, 2024

Conversation

lindaxiang
Copy link
Contributor

@lindaxiang
Copy link
Contributor Author

The updated dictionary and validation script is deployed to QA (v134.0). Here are the test cases:

  1. treatment table
    treatment_v1.24.txt
  • treatment records with negative number of treatment_start_interval
  • treatment records with all three treatment_type: chemotherapy, hormone_therapy, immunotherapy
  1. chemotherapy table
    chemotherapy_dictionary_v134.0.txt
  • It provides both sets of the following drug fields, which will fail the validation.
    • drug_rxnormcui, drug_name
    • drug_database, drug_id, drug_term
  • After removing one set of the above fields, it should pass the validation
  1. hormone_therapy
    hormone_therapy_dictionary_v134.0.txt
  • it provides one set of the drug fields, which should pass the validation.
    • drug_database, drug_id, drug_term
      However it now gives error due to changes of clinical service is not in place yet.
  1. immunotherapy
    immunotherapy_dictionary_v134.0.txt
  • it provides one set of the drug fields, which should pass the validation.
    • drug_rxnormcui, drug_name

@lindaxiang lindaxiang marked this pull request as ready for review September 30, 2024 18:35
@lindaxiang lindaxiang merged commit 235f94f into master Oct 1, 2024
1 check passed
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