Skip to content

Commit b166709

Browse files
committed
Update datatypes.yaml
I'm not sure if a corresponding change should be made to modalities.yaml, I'm having trouble finding where the latter table is used by the compiler macros.
1 parent 880ab2d commit b166709

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/schema/objects/datatypes.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@ phenotype:
6868
Participant level measurement data
6969
(for example, responses from multiple questionnaires)
7070
split into individual files separate from `participants.tsv`.
71+
physio:
72+
value: physio
73+
display_name: Physiological Data
74+
description: |
75+
Continuous peripheral physiological recordings such as respiratory, cardiac, pulse, gastric fluctuations, skin conductance, or blood pressure changes.
7176
nirs:
7277
value: nirs
7378
display_name: Near-Infrared Spectroscopy

0 commit comments

Comments
 (0)