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-189: Modify lung cancer treatment report columns #192

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:

  • Adds the following columns to the generate_flat_lung_cancer_treatment stored procedure:

    • referring_health_facility - Name of the referring facility or location.
    • referring_health_provider_freetext - Captures the name of the health provider who referred the patient for today's visit/service.
    • main_occupation_freetext- Captures any non-coded occupation.
    • other_chemical_exposure_freetext - Captures any non-coded chemical exposure type.
    • specific_family_member_chronic_illness_freetext - Captures any non-coded chronic illnesses suffered by a family member.
    • other_complaints_freetext - Captures any non-coded medical complaints.
    • no_of_hospitalizations_last_12_months - Captures the number of hospitalizations the client had in the last year.
    • other_procedure_ordered_freetext - Captures any non-coded procedures ordered for the client.
    • other_chemo_stop_reason_freetext - Captures any non-coded reasons for stopping chemotherapy.
    • other_chemo_drug_started_freetext - Captures any non-coded chemotherapy drugs started following a particular encounter.
    • other_post_chemo_or_non_chemo_drug - Captures any non-coded drugs ordered for a patient after chemotherapy administration.
    • other_referrals_freetext - Captures any non-coded referrals ordered for the client.
    • other_toxicity_assessment - Captures any non-coded assessment of response to drug toxicity.
    • therapeutic_plan_notes - Written notes to capture the progress of therapy or clinical experience.

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