Updated version of MRICoilUsage for v5#48
Conversation
| "_instruction": "Add the anatomical region(s) the coil is designed to cover.", | ||
| "_linkedTypes": [ | ||
| "controlledTerms:MRIradioFrequencyCoilRole" | ||
| "controlledTerms:AnatomicalRegion" |
There was a problem hiding this comment.
This controlled term has to be renamed. Need to find a better term for what is meant here (head, finger, hand, torso, foot, leg, etc); suggestion BodyRegion or OuterBodyPart or ExternalBodyPart please clarify with @tgbugs
TBD: collection across species then also include stuff from other species than mammels (tarsus, fins, wing ?, feather?, nail?, hair?)
might be rather a new category of multiple controlled terms.
There was a problem hiding this comment.
all terms should be UBERON based I think, but we need a good terminology class or classes here
lzehl
left a comment
There was a problem hiding this comment.
We need to further introduce a property to the MRICoil schema:
intendedMountingLocation
_instruction: Add the intended mounting location, indicating the external body region where the coil is designed to be positioned. This information reflects the manufacturer’s design intent and is independent of the coil’s actual placement during a specific acquisition.
_linkedTypes: controlledTerms:ExternalBodyStructure
There was a problem hiding this comment.
this needs to be corrected to type string only (keep it simple here).
Note: _linkedTypes can never group object and direct values!
| }, | ||
| "targetAnatomyCoverage": { | ||
| "_instruction": "Add the anatomical region(s) the coil is designed to cover.", | ||
| "_linkedTypes": [ |
There was a problem hiding this comment.
should be best a _linkedCategories for all generic anatomical terminologies (external and internal, incl organs).
Co-authored-by: Lyuba Zehl <lyuba.zehl@ebrains.eu>
Co-authored-by: Lyuba Zehl <lyuba.zehl@ebrains.eu>
Co-authored-by: Lyuba Zehl <lyuba.zehl@ebrains.eu>
Co-authored-by: Lyuba Zehl <lyuba.zehl@ebrains.eu>
| "controlledTerms:SignalDirectionality" | ||
| ] | ||
| }, | ||
| "targetAnatomyCoverage": { |
There was a problem hiding this comment.
delete this property. has been moved into the acquisition
Major changes:
19/02/2026