Search



Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The criteria for  f or a successful implementation of SNOMED CT includes the customization of SNOMED CT to meet user needs. The order in which SNOMED CT components are displayed is often important for  for data entry and searching. This This topic is further explored in the SNOMED CT Search and Data Entry Guide. In general, rational ordering of selectable items depends on the nature of the application and its operating environment. The table below shows examples of ordering data entry items and search results rationally.

Caption label
CapIdexamples-of-rational-ordering
CapTypeTable
Examples of rational ordering


 
ApproachDescriptionExample UsesReference Set
Sequential ordering

Annotating each subset member with an integer, which specify the consecutive order of the members. Two subset members do not have the same number assigned to them.

Displaying descriptions sequentially according to their specified order.Ordered component reference set

Prioritization
Annotating each subset member with a an integer, which specify a priority order. Two or more subset members may have the same number assigned to them.


Showing concepts with a high priority before their siblings using hierarchical display results.

  • Display search results in priority order
    • Results with same rank ordered by shortest or closest match
  • Displaying a rank indicator in search result list
Ordered component reference set


Initially listing concepts and associated descriptions with a priority above a specified threshold and requiring additional steps to access those assigned a lower priority.

  • Initial search is conducted on components with highest priority
  • Allow search to be extended to lower priorities
    • If no high priority matches
    • If user requests more matches

Sequential Ordering

Displaying items for data entry in a rational way typically involves organizing the values in a selection list in an order that is logical for the end users. As illustrated in the figure below, an ordered reference set can be used to specify the order in which SNOMED CT components should be displayed.

Image Modified

Caption label
CapIdexample-of-how-an-ordered-reference-set-can-be-used-to-order-items-in-a-drop-down-list
CapTypeFigure
Example of how an ordered reference set can be used to order items in a drop down list


Examples of presenting concepts (or descriptions) in an order that is rational or helpful for a particular purpose include:

...

The table below shows how the order of cranial nerves can be specified in an ordered component reference set. The order attribute is used to indicate the sequential order of each subset member. Note that the linkedToId is set to 0 in this case because this reference set does not specify a hierarchy of reference set members. Footnote MacroThe refsetId used in this table is fictitious

refsetIdreferencedComponentIdorder
linkedToId

Concept

scg-expression

t609999999102

|

Cranial

nerve

simple

reference

set

|

scg-expression

Concept
t11522000

|

Olfactory

nerve

structure

(body

structure)

|

1
0

Concept

scg-expression

t609999999102

|

Cranial

nerve

simple

reference

set

|

Concept

scg-expression

t18234004

|

Optic

nerve

structure

(body

structure)

|

2
0

Concept

scg-expression

t609999999102

|

Cranial

nerve

simple

reference

set

|

scg-expression

Concept
t56193007

|

Oculomotor

nerve

structure

(body

structure)

|

3
0

Concept

scg-expression

t609999999102

|

Cranial

nerve

simple

reference

set

|

Concept

scg-expression

t39322007

|

Trochlear

nerve

structure

(body

structure)

|

4
0

Concept

scg-expression

t609999999102

|

Cranial

nerve

simple

reference

set

|

scg-expression

Concept
t80622005

|

Abducens

nerve

structure

(body

structure)

|

5
0

Concept

scg-expression

t609999999102

|

Cranial

nerve

simple

reference

set

|

Concept

scg-expression

t27612005

|

Trigeminal

nerve

structure

(body

structure)

|

6
0

Concept

scg-expression

t609999999102

|

Cranial

nerve

simple

reference

set

|

scg-expression

Concept
t56052001

|

Facial

nerve

structure

(body

structure)

|

7
0

Concept

scg-expression

t609999999102

|

Cranial

nerve

simple

reference

set

|

Concept

scg-expression

t8598002

|

Vestibulocochlear

nerve

structure

(body

structure)

|

8
0

Concept

scg-expression

t609999999102

|

Cranial

nerve

simple

reference

set

|

Concept

scg-expression

t21161002

|

Glossopharyngeal

nerve

structure

(body

structure)

|

9
0

Concept

scg-expression

t609999999102

|

Cranial

nerve

simple

reference

set

|

Concept

scg-expression

t88882009

|

Vagus

nerve

structure

(body

structure)

|

10
0

Concept

scg-expression

t609999999102

|

Cranial

nerve

simple

reference

set

|

Concept

scg-expression

t15119000

|

Accessory

nerve

structure

(body

structure)

|

11
0

Concept

scg-expression

t609999999102

|

Cranial

nerve

simple

reference

set

|

Concept

scg-expression

t37899009

|

Hypoglossal

nerve

structure

(body

structure)

|

120

If there is a need to specify a customized hierarchical structure to support navigation, this can be achieved by specifying an alternative hierarchical view using

...


Prioritization

Some situations may require a set of subset members subset  members to be grouped. For example, a set of concepts may need to be grouped based on how frequently they are used within a particular specialty, department or data entry scenario. In this case, an an ordered association reference set may may be used for prioritizationfor prioritization, instead of a purely sequential ordering of each member. Prioritization   Prioritization is similar to sequential ordering, but also supports assigning the same rank to multiple components. A common use of prioritization is to support rational ordering of concepts or descriptions for display of data entry items and search results. More advanced uses may also be required, for example where the priority order is used to trigger certain decision support features or data entry options.

PDF: Hide in PDF Export

Image Removed

PDF: Hide in Web ViewImage Removed

Image Added


Caption label
CapIdusing-a-priority-order-to-display-data-entry-options
CapTypeFigure
Using a priority order to display data entry options


Display Footnotes Macro