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

POCONC-190: Modify lung cancer screening report columns #193

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

denniskigen
Copy link
Member

@denniskigen denniskigen commented Jun 24, 2020

This PR makes the following modifications to the generate_flat_lung_cancer_screening stored procedure:

  • Adds death_date column.
  • Rename tobacco_use to uses_tobacco.
  • Rename referral_from to referred_from.
  • Rename x_ray_results to chest_xray_results.
  • Rename repository_disease to non_cancer_respiratory_disease_type.
  • Rename biospy_results to lung_biopsy_results.
  • Rename ever_smoked_cigarettes to smokes_cigarettes.
  • Rename biospy_procedure_done to biopsy_procedure_done.
  • Rename number_of_sticks to sticks_smoked_per_day.
  • Rename number_of_years to years_of_smoking_cigarettes.
  • Rename staging to cancer_staging.
  • Rename previous_tb_treatment to previous_treatment_for_tuberculosis.
  • Rename ct_findings to chest_ct_scan_findings.
  • Rename referral_ordered to referrals_ordered.

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.

1 participant