Skip to content

fix(mimic-iv): add missing temperature itemids to vitalsign concept#2042

Open
acnimma wants to merge 1 commit into
MIT-LCP:mainfrom
acnimma:fix/mimic-iv-vitalsign-temp-itemids
Open

fix(mimic-iv): add missing temperature itemids to vitalsign concept#2042
acnimma wants to merge 1 commit into
MIT-LCP:mainfrom
acnimma:fix/mimic-iv-vitalsign-temp-itemids

Conversation

@acnimma

@acnimma acnimma commented Jul 12, 2026

Copy link
Copy Markdown

Summary

  • Add blood/CCO and Arctic Sun/Alsius temperature itemids to vitalsign.sql
  • Include Arctic Sun location itemids in temperature_site
  • Regenerate postgres and duckdb dialect copies from the BigQuery source

Test plan

  • pytest tests/test_transpile.py passes locally
  • CI concept build on MIMIC-IV demo

The vitalsign concept omitted blood/CCO and Arctic Sun/Alsius temperature itemids documented in #1358. Include 226329, 227632, and 227634 in the Celsius temperature CASE, and 227630/227631 in temperature_site alongside
224642. Regenerate postgres and duckdb dialect copies from the BigQuery source.

Fixes #1358

The vitalsign concept omitted blood/CCO and Arctic Sun/Alsius temperature
itemids documented in MIT-LCP#1358. Include 226329, 227632, and 227634 in the
Celsius temperature CASE, and 227630/227631 in temperature_site alongside
224642. Regenerate postgres and duckdb dialect copies from the BigQuery
source.

Fixes MIT-LCP#1358
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.

Temperature vital sign not consistently captured by concept

1 participant