Skip to content

Commit bb3513c

Browse files
committed
Make the defintion of age have a more specific attribute AgeReference
1 parent 20d1230 commit bb3513c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/schema/objects/columns.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ age:
4343
definition: {
4444
"LongName": "Subject age",
4545
"Description": "Subject age in postnatal years.",
46-
"Reference": "birth",
46+
"AgeReference": "birth",
4747
"Format": "number",
4848
"Units": "year",
4949
"Maximum": 89,

0 commit comments

Comments
 (0)