<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Documentation%2FNightly%2FModules%2FTerminologies</id>
	<title>Documentation/Nightly/Modules/Terminologies - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.slicer.org/w/index.php?action=history&amp;feed=atom&amp;title=Documentation%2FNightly%2FModules%2FTerminologies"/>
	<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/Terminologies&amp;action=history"/>
	<updated>2026-04-17T21:11:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.0</generator>
	<entry>
		<id>https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/Terminologies&amp;diff=57280&amp;oldid=prev</id>
		<title>Pinter: Page created</title>
		<link rel="alternate" type="text/html" href="https://www.slicer.org/w/index.php?title=Documentation/Nightly/Modules/Terminologies&amp;diff=57280&amp;oldid=prev"/>
		<updated>2017-11-23T21:25:05Z</updated>

		<summary type="html">&lt;p&gt;Page created&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;{{documentation/versioncheck}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-header}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Introduction and Acknowledgements}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-start|{{documentation/modulename}} }}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
:'''Title''': Terminologies&lt;br /&gt;
:'''Authors''': Csaba Pinter (Queen's), Christian Herz (BWH), Andrey Fedorov (BWH)&lt;br /&gt;
:'''Contact:''' Csaba Pinter, &amp;lt;email&amp;gt;csaba.pinter@queensu.ca&amp;lt;/email&amp;gt;&lt;br /&gt;
&amp;lt;!--{{documentation/{{documentation/version}}/module-acknowledgements}}--&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-row}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-logo-gallery&lt;br /&gt;
|{{collaborator|logo|cco}}|{{collaborator|longname|cco}}&lt;br /&gt;
|{{collaborator|logo|spl}}|{{collaborator|longname|spl}}&lt;br /&gt;
}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-introduction-end}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Module Description}}&lt;br /&gt;
{{documentation/{{documentation/version}}/module-description}}&lt;br /&gt;
&lt;br /&gt;
The Terminologies module is a place where the loaded terminology and anatomical contexts can be explored and managed. The same widget (called terminology navigator) appears when editing the &amp;quot;color&amp;quot; of the structures in [[Documentation/{{documentation/version}}/Modules/SegmentEditor|Segment Editor]], and is used to set the identity and color of the edited segments.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Default terminology contexts are the ''DICOM master list'', which is a full list of terminology categories and types, and the ''3D Slicer General Anatomy list'', which is a subset of the master list, and the entries of which are associated with the labels in the GenericAnatomyColors color table (and the colors matched). Some terminology categories allow the selection of an anatomic region, which come from a different list. There is only one default anatomic context dictionary, which is also called the DICOM master list (but for anatomic contexts). Custom contexts can also be defined.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The contexts were created as part of the [https://github.com/QIICR QIICR] project, in the [https://github.com/QIICR/dcmqi dcmqi toolkit].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Use Cases}}&lt;br /&gt;
&lt;br /&gt;
* Define terminology and anatomic region of a segmented anatomic structure, so that it can be identified unambiguously, and associated with standardized codes when exported to DICOM.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Tutorials}}&lt;br /&gt;
&lt;br /&gt;
* N/A&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Panels and their use}}&lt;br /&gt;
&lt;br /&gt;
{|&lt;br /&gt;
|-&lt;br /&gt;
| [[Image:20171123_TerminologyNavigator.png|thumb|860px| Terminology navigator]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|How to}}&lt;br /&gt;
&lt;br /&gt;
; Find entries&lt;br /&gt;
: Start typing the name of the category/type/region in the search box above the column&lt;br /&gt;
&lt;br /&gt;
; Load new terminology/anatomic context&lt;br /&gt;
: Click the Load button next to the context drop-down and select JSON from local storage&lt;br /&gt;
&lt;br /&gt;
; Create custom terminology/anatomic context&lt;br /&gt;
: Start from an existing JSON file, such as the DICOM master list for [https://github.com/Slicer/Slicer/blob/master/Modules/Loadable/Terminologies/Resources/SegmentationCategoryTypeModifier-DICOM-Master.json terminologies] or [https://github.com/Slicer/Slicer/blob/master/Modules/Loadable/Terminologies/Resources/AnatomicRegionAndModifier-DICOM-Master.json anatomic contexts]. Remove the entries you do not need. Validate the JSON file with the [http://qiicr.org/dcmqi/#/validators validator online tool].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Similar Modules}}&lt;br /&gt;
&lt;br /&gt;
* [[Documentation/{{documentation/version}}/Modules/SegmentEditor|Segment Editor]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|References}}&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/QIICR/dcmqi/wiki DCMQI wiki]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-section|Information for Developers}}&lt;br /&gt;
&lt;br /&gt;
* N/A&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;br /&gt;
{{documentation/{{documentation/version}}/module-footer}}&lt;br /&gt;
&amp;lt;!-- ---------------------------- --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pinter</name></author>
		
	</entry>
</feed>