Skip to content

Commit 6baa2c5

Browse files
committed
adding device usage to MRIScannerUsage
1 parent ebb93d7 commit 6baa2c5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

schemas/device/MRIScannerUsage.schema.tpl.json

+6
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@
1414
"core:File"
1515
]
1616
},
17+
"device": {
18+
"_instruction": "Add the MRI Scanner used.",
19+
"_linkedTypes": [
20+
"neuroimaging:MRIScanner"
21+
]
22+
},
1723
"dwellTime": {
1824
"_embeddedTypes": [
1925
"core:QuantitativeValue"

0 commit comments

Comments
 (0)