This repository has been archived by the owner on Jan 26, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove blank space in cmH2O. Renamed years to year.
- Loading branch information
Michael Fujarski
committed
Jul 22, 2024
1 parent
4fc9609
commit a180646
Showing
4 changed files
with
13 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,19 @@ | ||
description: Patient's age | ||
identifiers: | ||
loinc: '' | ||
snomed: '' | ||
loinc: '30525-0' | ||
snomed: '397669002' | ||
lower_limit: '0' | ||
mapper: | ||
- klass: MimicObservationMapper | ||
params: | ||
constraints: | ||
itemid: '' | ||
fields: | ||
value: age | ||
timestamp: admittime | ||
constraints: {} | ||
schema: mimiciv_derived | ||
table: age | ||
source: mimiciv | ||
unit: years | ||
unit: year | ||
name: Age | ||
unit: years | ||
unit: year | ||
upper_limit: '130' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters