Skip to content

Sk/queries - #78

Draft
thompson318 wants to merge 6 commits into
devfrom
sk/queries
Draft

Sk/queries#78
thompson318 wants to merge 6 commits into
devfrom
sk/queries

Conversation

@thompson318

Copy link
Copy Markdown
Collaborator

No description provided.

Introduces new queries for airway and sputum/secretions data, and refactors the flow sheet query to consolidate multiple values into a wider format. A new README documents the overall data extraction goal and the current set of scripts.
Transforms specific lab test results (e.g., CRP, WCC) from a long format into distinct columns using `MAX() FILTER`. This enables direct consumption of lab data in a wider format, simplifying downstream analysis.

Additionally, the query is updated to use parameters for `hospital_visit_id` and to include date range filtering, improving its flexibility.
@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (dev@06a8037). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff           @@
##             dev      #78   +/-   ##
======================================
  Coverage       ?   52.74%           
======================================
  Files          ?       13           
  Lines          ?      510           
  Branches       ?       43           
======================================
  Hits           ?      269           
  Misses         ?      226           
  Partials       ?       15           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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