Snow Owl Authoring Platform User Guide
9.5
9.5
  • Table of Content
  • 🦉Introduction
    • Getting Started
      • Features
      • How can I run it?
      • Login
        • Repositories
        • SNOMED CT Code Systems Configuration
        • Included SNOMED CT Version
    • User Interface
      • Editors
        • Introduction
        • Vertical Display
        • Horizontal Display
      • Views
        • Bookmarks View
          • Bookmarking
          • Delete
        • Remote Jobs View
      • Perspectives
      • Notification Center
    • Preferences
      • SNOMED CT Settings
      • Editor Tables
      • Reasoners
      • Keyboard Preferences
      • Avatars
  • 🔎Browsing and Searching
    • SNOMED CT View
      • Hierarchy
      • Sub-hierarchy
      • Link with Editor
      • Context Menu
      • Authoring Mode
      • Icons
      • Extension Modules
      • Parents View
    • Searching
      • Filter Search
        • Features
      • Quick Search
        • Features
      • Advanced Search
        • Search Dialog
          • SNOMED CT Concept Search
          • SNOMED CT Description Search
          • Searching for Reference Sets
        • Search View
          • Sorting Results
          • Toolbar
          • Preferences
    • Semantic Queries
      • ECL Operators
      • ECL Editor
      • Project Explorer View
        • Create
        • Expression File
          • Content Assist
          • Concept to Expression
          • Executing a Query
          • Validation
        • Template Preferences
    • Scripting
      • Create
      • Executing Scripts
    • Copying Content
  • 📝Editing and Authoring
    • Authoring Mode Selection
      • OWL Axiom Support
    • SNOMED CT Concept Editor
      • Preferences
      • Navigation
      • Features
      • Overview Page
        • Descriptions Section
        • Properties Section
        • SNOMED CT Properties Section
      • Descriptions Page
      • Relationship Pages
        • Source relationships Page
        • Destination relationships Page
      • Memberships Page
      • SNOMED CT Mappings Page
      • References Page
      • Visualization Page
    • SNOMED CT Editing
      • Concept Creation
        • Creating a Child Concept
        • Creating Sibling Concept
      • Concept Editing
        • Adding a Synonym
        • Changing the Preferred Term
        • Adding a Relationship
        • Editing Relationships
        • Adding Descriptions
        • Concept Reactivation
      • Removing Components
        • Concept Deleting
        • Concept Inactivation
        • Description Inactivation
    • Evaluating Changes
      • Concept History
      • Validation
      • Classification
  • 🧠Description Logic
    • Running the Classification
    • Classification Results
      • Relationship Changes Page
      • Equivalent Concepts Changes Page
      • Concept Changes Page
    • Reasoners
      • ELK
  • 🧱Concept model
    • Machine Readable Concept Model
      • MRCM domain members
      • MRCM attribute domain members
      • MRCM attribute range members
    • Editing MRCM
      • Module scope
      • Domain
      • Attribute
      • Range
  • 📄Reference Sets
    • Reference Set Types
      • Content type Reference Sets
        • Simple type Reference Sets
        • Query type Reference Sets
        • Attribute Value type Reference Sets
        • OWL Expression type Reference Sets
      • Language type Reference Sets
      • Map type Reference Sets
        • Simple Map type Reference Sets
        • Complex Map Type Reference Sets
        • Complex Map Extended with Map Block type Reference Sets
        • Extended Map type Reference Sets
      • Metadata type Reference Sets
        • MRCM Domain Reference Sets
        • MRCM Attribute Domain Reference Sets
        • MRCM Attribute Range Reference Sets
        • MRCM Module Scope Reference Set
        • Module Dependency Reference Set
        • Description Format type Reference Set
    • Reference Set View
      • Link Reference Set Editor with SNOMED CT View
      • Context Menu
      • Tooltips
    • Reference Set Editor
      • Toolbar
      • Context Menu
      • Preferences
    • Authoring
      • Creating Reference Sets
      • Removing/Inactivating Reference Sets
      • Adding Reference Set Members
      • Removing Reference Set Members
    • Combining Reference Sets
    • Compare Reference Sets
  • 🏥Local Code Systems
    • Import
      • Custom Spreadsheet
    • Searching
    • Authoring
      • Creating Local Code Systems
        • Additional Property Definitions
        • Property Validation
      • Deleting Local Code Systems
      • Adding Local Codes
      • Reparenting Local Codes
      • Inactivating Local Codes
      • Deleting Local Codes
    • Validation
    • Export
  • 📅Versioning
    • Introduction
    • Creating a New Version
    • Switching Between Versions
    • Version Compare
      • Browse Changes
      • Export Results
  • 🔁Content Management
    • Code Systems
    • Code Systems View
    • SNOMED CT Importing
    • SNOMED CT Publishing
      • SNOMED CT Reference Set Export
    • SNOMED CT Extensions
    • SNOMED CT Upgrade
      • Perform Upgrade
      • Complete Upgrade Process
  • 👩‍⚕️👨‍⚕️ Collaborative authoring
    • Task Life Cycle
    • The Task List View
    • Task Editor
      • Overview Page
      • Task Changes Page
      • Review Changes Page
    • Authoring
      • Creating a Task
      • Assigning Tasks
      • Activating Tasks
      • Synchronizing Tasks
      • Module-based Editing
      • Promoting and Closing Tasks
      • Commenting on Tasks
      • Review Tasks
        • Approve Changes
        • Reject Changes
        • Request Changes
    • Task Query
  • ✅Validation
    • Run Validation
    • Validation Issues View
      • Filters
      • Validation Result & Export
    • Whitelisting
      • Import
      • Export
  • 📓SNOMED CT Templates
    • SNOMED CT Templates
    • Import
    • Templates View
    • Authoring
      • Creating Templates
      • Deleting Templates
    • Concept Creation by Templates
      • Single Concept Creation
      • Bulk Concept Creation
    • Export
  • 🩺UMLS Code Systems
    • Import
    • Manage Code Systems
    • Searching and Browsing
  • 🛑Error Handling
    • Troubleshooting
      • Error Log View
    • Error Messages
Powered by GitBook
On this page
  • Adding Query Reference Set members
  • Updating Query type Reference Sets:
  1. Reference Sets
  2. Reference Set Types
  3. Content type Reference Sets

Query type Reference Sets

PreviousSimple type Reference SetsNextAttribute Value type Reference Sets

Query type Reference Sets are referring to a Simple type Reference Set and associating it with an ECL query. The referenced Simple type Reference Set contains the results of the query expression producing a subset of concepts, descriptions, or relationships. It is generated automatically and can be updated easily to reflect the changes of a new release.

When saving a Query type Reference Set, the queries are executed and the new Simple type Reference Sets are automatically generated. The queries can be run against future releases to generate an updated set of subset members.

To create a new Query type Reference Set, right-click on the Query specification type navigational node and select the New query type reference set... Context Menu option.

Adding Query Reference Set members

To add a query member:

  • Click the Add new reference set member button in the editor's toolbar.

Query Type Refernce Set Members Wizard

You can enter ECL expression in the Query section of the wizard. At any point during entering a query, the content assist can be invoked by hitting Ctrl + Space. When the content assist is invoked, users can pick from the different valid selections.

You can also choose an existing query. Clicking the Browse... button will open the Workplace folder in a file browser, where you can select an existing ecl file to define the content of the new Simple type Reference Set.

To learn more about queries in Snow Owl, please refer to the Semantic Queries section:

The module of the Query type Reference Set member can also be set on the first page of the wizard. To be able to see the module of the memberships, enable the Module ID column in the Reference Set Editor table of the Preference Page.

The generated Simple type Reference Set will belong to the primary module set in SNOMED CT Settings, but its members will belong to the module set here.

The next page of the wizard regards the Simple type Reference Set:

  • Specify the properties of a new Simple type Reference Set, or

  • Choose an existing one – the content of which will be overwritten with the results of the query.

Once all required properties are specified, hit Finish to add the member. The query is displayed for each member in the Reference Set table.

After saving the Query type Reference Set, the queries are executed and the new Simple type Reference Sets are automatically generated. The queries can be run against future releases to generate an updated set of subset members.

Updating Query type Reference Sets:

The results of the process are displayed in the Update Query Reference Set Wizard. Click on a member to review details and choose which Simple type Reference Set member to update.

Browse Query
Specify Simple type reference set
Query Type Reference Set Editor

Right-click on the Query type Reference Set and choose the Update Query Reference Set Context Menu option.

Update query type reference set
📄
Semantic Queries