Difference between revisions of "VocApp-Browse/ValSetView"
(3 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
The present (September 2007) release of the tool does not provide an independent means within the value set panes to select a value set to view. The '''current method of initiation is to select a concept domain in the Concept Domain Tree''' which will cause the value set bound to that domain to be displayed in the value set panes. If the concept domain selected is the root domain for one of the HL7-defined code system, like '''ActClass''' or '''RoleCode''' the effect is to load the value set panes with all of the value sets defined on that code system. | The present (September 2007) release of the tool does not provide an independent means within the value set panes to select a value set to view. The '''current method of initiation is to select a concept domain in the Concept Domain Tree''' which will cause the value set bound to that domain to be displayed in the value set panes. If the concept domain selected is the root domain for one of the HL7-defined code system, like '''ActClass''' or '''RoleCode''' the effect is to load the value set panes with all of the value sets defined on that code system. | ||
====Value Set Navigator==== | ====Value Set Navigator==== | ||
− | The Va;ue Set Navigator is made up of a pair of linked panes, as seen in the figure below. The left hand pane is a tree view that displays the value set hierarchy as a branched tree (similar to the display in '''RoseTree''') where branches may be expanded or collapsed to reveal more or less of the tree. See a later section for [[ | + | The Va;ue Set Navigator is made up of a pair of linked panes, as seen in the figure below. The left hand pane is a tree view that displays the value set hierarchy as a branched tree (similar to the display in '''RoseTree''') where branches may be expanded or collapsed to reveal more or less of the tree. See a later section for [[#View_Navigation|tips on navigating in the tree]]. |
[[Image:VocAppBrowse-040.gif|thumb|center|512px|Value Set Navigator data]] | [[Image:VocAppBrowse-040.gif|thumb|center|512px|Value Set Navigator data]] | ||
+ | <s>Whenever a node is selected in the left-hand pane, the right-hand pane is loaded with the meta data about the item, including:</s> | ||
+ | * <s>What kind of object it is;</s> | ||
+ | * <s>Its description or definition;</s> | ||
+ | * <s>its Print Name (in the case of a leaf term or specializable value set) or its Value Set Name (in the case of an abstract value set name)</s> | ||
+ | *:<s>'''NOTE:''' These two values (print name and value set name) are conflated under the tag "Coded Concept", and the value set name is '''not displayed''' for specializable domains which have both a print name and a value set name</s> | ||
+ | * <s>its concept code (in the case of a leaf term or specializable value set)</s> | ||
+ | * <s>the name of the code system from which the values are drawn</s> | ||
+ | * <s>the OID of the code system from which the values are drawn</s> | ||
+ | |||
+ | '''''<s>Although the right-hand text pane currently does not have a scroll bar, its content can be scrolled by selecting as if to edit in the text, and then using the down and up arrows to scroll the text.</s>''''' | ||
+ | [[Image:VocAppBrowse-041.gif|thumb|center|512px|Value Set Navigator data]] | ||
Whenever a node is selected in the left-hand pane, the right-hand pane is loaded with the meta data about the item, including: | Whenever a node is selected in the left-hand pane, the right-hand pane is loaded with the meta data about the item, including: | ||
* What kind of object it is; | * What kind of object it is; | ||
+ | * Its value set name (unless it is a leaf node) | ||
+ | * It's Code and Print Name (in parentheses) unless it is an Abstract Value Set | ||
* Its description or definition; | * Its description or definition; | ||
− | |||
− | |||
− | |||
* the name of the code system from which the values are drawn | * the name of the code system from which the values are drawn | ||
* the OID of the code system from which the values are drawn | * the OID of the code system from which the values are drawn | ||
− | + | This pane is a "browser" and renders both the meta data and the contents of the description using HTML. | |
+ | =====Changing Rendering of Description Contents===== | ||
+ | Using a "browser" to render the descriptive contents of elements is advantageous in allowing a proper presentation of the content, it makes it impossible to use cut-and-paste techniques to copy descriptions, or fragments thereof, into new or changed descriptions being defined with the Editor. In order to allow this, a '''menu option''' has been added to the '''File...''' menu. The default representation, with HMTL being rendered for descriptions, is shown in the following figure: | ||
+ | [[Image:VocAppBrowse-042.gif|thumb|center|512px|Rendering menu option when HTML rendering has been enabled. '''Click''' this to change.]] | ||
+ | The red "check mark" indicates that rendering is active. To turn off rendering for the descriptions, '''click this menu selection.''' The currently displayed node will '''not be redisplayed until it is selected again.''' With descriptive rendering truned off, the appearance is as follows: | ||
+ | [[Image:VocAppBrowse-043.gif|thumb|center|512px|Value Set Navigator data]] | ||
+ | Note that HTML rendering is still used for the meta-data, but not for the description. This allows one to select the description with the mouse, and copy the raw text form for pasting in a subsequent description screen. To return to showing the rendered version of all descriptions, select the rendering menu options, which looks like the following (un-checked) when descriptions are being displayed in "raw text." | ||
+ | [[Image:VocAppBrowse-044.gif|thumb|center|512px|Value Set Navigator data]] | ||
+ | |||
+ | =====Icons used in the Value Set Navigator===== | ||
The icons used to designate different types of nodes are the same as those used in '''RoseTree'''. The legend for those icons is in the following figure. | The icons used to designate different types of nodes are the same as those used in '''RoseTree'''. The legend for those icons is in the following figure. | ||
[[Image:VocAppBrowse-045.gif|thumb|center|320px|Legend for Icons]] | [[Image:VocAppBrowse-045.gif|thumb|center|320px|Legend for Icons]] | ||
====Value Set Graph==== | ====Value Set Graph==== | ||
+ | The value set graph provides an alternate means of visualizing the hierarchical relationships among the value sets. It displays these as a branching graph laid out horizontally with the root node to the left. The initial view of this graph is shown in the figure below. | ||
+ | [[Image:VocAppBrowse-050.gif|thumb|center|512px|Value Set Graph Window]] | ||
+ | Clearly, the small pane size in the figure above limits the utility of the graph. However by maximizing the pane (using the button upper-right) one gets a larger display such as that below. In that pane, you can alter the display by: | ||
+ | *Click on the pane and drag it around to change the center of view. (As this is done, the cursor changes to a four-way arrow, as shown in the circle on the figure.) | ||
+ | *Right-click on the pane (changing the cursor to an up-down arrow) and then '''drag down to "zoom in" (enlarge)''' the graph and '''drag up to "zoom out" (reduce)''' the graph | ||
+ | *Click on a node to extend or reduce the depth (number of levels) of the graph. The graph control displays two levels below (to the right) of the last node selected, which was '''observation''' in the example below. | ||
+ | |||
+ | [[Image:VocAppBrowse-060.gif|thumb|center|768px|Extending, Moving, Zooming Value Set Graph]] |
Latest revision as of 19:15, 21 October 2007
Contents
Browsing Value Sets
At present (September 2007), the editor offers two different panes for browsing value sets -- a tree view and a graph view. These panes are not linked. That is a selection in one pane does not change the state of the other.
Selecting a Value Set for Browsing
The present (September 2007) release of the tool does not provide an independent means within the value set panes to select a value set to view. The current method of initiation is to select a concept domain in the Concept Domain Tree which will cause the value set bound to that domain to be displayed in the value set panes. If the concept domain selected is the root domain for one of the HL7-defined code system, like ActClass or RoleCode the effect is to load the value set panes with all of the value sets defined on that code system.
The Va;ue Set Navigator is made up of a pair of linked panes, as seen in the figure below. The left hand pane is a tree view that displays the value set hierarchy as a branched tree (similar to the display in RoseTree) where branches may be expanded or collapsed to reveal more or less of the tree. See a later section for tips on navigating in the tree.
Whenever a node is selected in the left-hand pane, the right-hand pane is loaded with the meta data about the item, including:
What kind of object it is;Its description or definition;its Print Name (in the case of a leaf term or specializable value set) or its Value Set Name (in the case of an abstract value set name)NOTE: These two values (print name and value set name) are conflated under the tag "Coded Concept", and the value set name is not displayed for specializable domains which have both a print name and a value set name
its concept code (in the case of a leaf term or specializable value set)the name of the code system from which the values are drawnthe OID of the code system from which the values are drawn
Although the right-hand text pane currently does not have a scroll bar, its content can be scrolled by selecting as if to edit in the text, and then using the down and up arrows to scroll the text.
Whenever a node is selected in the left-hand pane, the right-hand pane is loaded with the meta data about the item, including:
- What kind of object it is;
- Its value set name (unless it is a leaf node)
- It's Code and Print Name (in parentheses) unless it is an Abstract Value Set
- Its description or definition;
- the name of the code system from which the values are drawn
- the OID of the code system from which the values are drawn
This pane is a "browser" and renders both the meta data and the contents of the description using HTML.
Changing Rendering of Description Contents
Using a "browser" to render the descriptive contents of elements is advantageous in allowing a proper presentation of the content, it makes it impossible to use cut-and-paste techniques to copy descriptions, or fragments thereof, into new or changed descriptions being defined with the Editor. In order to allow this, a menu option has been added to the File... menu. The default representation, with HMTL being rendered for descriptions, is shown in the following figure:
The red "check mark" indicates that rendering is active. To turn off rendering for the descriptions, click this menu selection. The currently displayed node will not be redisplayed until it is selected again. With descriptive rendering truned off, the appearance is as follows:
Note that HTML rendering is still used for the meta-data, but not for the description. This allows one to select the description with the mouse, and copy the raw text form for pasting in a subsequent description screen. To return to showing the rendered version of all descriptions, select the rendering menu options, which looks like the following (un-checked) when descriptions are being displayed in "raw text."
The icons used to designate different types of nodes are the same as those used in RoseTree. The legend for those icons is in the following figure.
Value Set Graph
The value set graph provides an alternate means of visualizing the hierarchical relationships among the value sets. It displays these as a branching graph laid out horizontally with the root node to the left. The initial view of this graph is shown in the figure below.
Clearly, the small pane size in the figure above limits the utility of the graph. However by maximizing the pane (using the button upper-right) one gets a larger display such as that below. In that pane, you can alter the display by:
- Click on the pane and drag it around to change the center of view. (As this is done, the cursor changes to a four-way arrow, as shown in the circle on the figure.)
- Right-click on the pane (changing the cursor to an up-down arrow) and then drag down to "zoom in" (enlarge) the graph and drag up to "zoom out" (reduce) the graph
- Click on a node to extend or reduce the depth (number of levels) of the graph. The graph control displays two levels below (to the right) of the last node selected, which was observation in the example below.