Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,9 @@ patient:
- 63
- 64
- '>64'
name_lookup:
- limit: 1
search_term: chronological age
# name_lookup:
# - limit: 1
# search_term: chronological age
type: integer
AlbuterolRx:
categories:
Expand Down Expand Up @@ -2218,9 +2218,9 @@ patient:
- 8
- 9
- '>9'
name_lookup:
- limit: 1
search_term: hospitalization
# name_lookup:
# - limit: 1
# search_term: hospitalization
type: integer
TotalEDVisits:
categories:
Expand All @@ -2237,9 +2237,9 @@ patient:
- 8
- 9
- '>9'
name_lookup:
- limit: 1
search_term: hospitalization
# name_lookup:
# - limit: 1
# search_term: hospitalization
type: integer
TotalInpatientVisits:
categories:
Expand All @@ -2256,9 +2256,9 @@ patient:
- 8
- 9
- '>9'
name_lookup:
- limit: 1
search_term: hospitalization
# name_lookup:
# - limit: 1
# search_term: hospitalization
type: integer
TrazodoneRx:
categories:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,9 +367,9 @@ patient:
- 63
- 64
- '>64'
name_lookup:
- limit: 1
search_term: chronological age
# name_lookup:
# - limit: 1
# search_term: chronological age
type: integer
Albumin:
categories:
Expand Down Expand Up @@ -1305,9 +1305,9 @@ patient:
- 35-50
- 51-69
- 70-89
name_lookup:
- limit: 1
search_term: age at onset
# name_lookup:
# - limit: 1
# search_term: age at onset
type: string
# D28A_ASTHMA_AD_TEXT2:
# categories:
Expand Down Expand Up @@ -3701,9 +3701,9 @@ patient:
- 8
- 9
- '>9'
name_lookup:
- limit: 1
search_term: hospitalization
# name_lookup:
# - limit: 1
# search_term: hospitalization
type: integer
TotalEDVisits:
categories:
Expand All @@ -3720,9 +3720,9 @@ patient:
- 8
- 9
- '>9'
name_lookup:
- limit: 1
search_term: hospitalization
# name_lookup:
# - limit: 1
# search_term: hospitalization
type: integer
TotalInpatientVisits:
categories:
Expand All @@ -3739,9 +3739,9 @@ patient:
- 8
- 9
- '>9'
name_lookup:
- limit: 1
search_term: hospitalization
# name_lookup:
# - limit: 1
# search_term: hospitalization
type: integer
TrazodoneRx:
categories:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,9 @@ patient:
- biolink:PhenotypicFeature
maximum: 100
minimum: 0
name_lookup:
- limit: 1
search_term: chronological age
# name_lookup:
# - limit: 1
# search_term: chronological age
type: number
AlcoholRelatedLiverDiseaseDx:
categories:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,9 @@ patient:
- 63
- 64
- '>64'
name_lookup:
- limit: 1
search_term: chronological age
# name_lookup:
# - limit: 1
# search_term: chronological age
type: integer
# Albumin:
# categories:
Expand Down Expand Up @@ -3082,9 +3082,9 @@ patient:
- 8
- 9
- '>9'
name_lookup:
- limit: 1
search_term: hospitalization
# name_lookup:
# - limit: 1
# search_term: hospitalization
type: integer
TotalEDVisits:
categories:
Expand All @@ -3101,9 +3101,9 @@ patient:
- 8
- 9
- '>9'
name_lookup:
- limit: 1
search_term: hospitalization
# name_lookup:
# - limit: 1
# search_term: hospitalization
type: integer
TotalInpatientVisits:
categories:
Expand All @@ -3120,9 +3120,9 @@ patient:
- 8
- 9
- '>9'
name_lookup:
- limit: 1
search_term: hospitalization
# name_lookup:
# - limit: 1
# search_term: hospitalization
type: integer
TrazodoneRx:
categories:
Expand Down