Search



Versions Compared

Key

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

In order to automatically understand the inferred relationships between SNOMED CT expressions and/or precoordinated concepts, the expressions should be classified using a semantic reasoner. A number of reasoners exist, such as Snorocket, ELK and FACT++, which can classify and reason over OWL 2 EL.

Before a SNOMED CT compositional grammar expression can be classified using one of these reasoners, it must first be parsed (as described in subsection section 7.32), normalised and then translated into OWL 2 EL. The specific normalisation transformations that are required prior to translation into OWL include:

  • Grouping all ungrouped attributes with a relationship type that is allowed to be grouped. For more information please refer to section 49.3.5.2.2 of the SNOMED CT Technical Implementation Guide [6]Terminology Services Guide; and
  • Transforming expressions to ensure that they conform to the concept model – in particular, where a laterality refinement has been applied to a focus concept that is not subsumed by

    Scg expression
    123037004|

    body

    Body structure|
     , apply this laterality to all lateralisable finding sites within the definition of this focus concept. For more information please refer to

    sections 7.8.2.4

    section 12.3.

    5.5 and 7.8.2.4.4.2.5 of the SNOMED CT Technical Implementation Guide [6]

    17 and section 12.4.15 of the Terminology Services Guide.

The translation into OWL can then be performed in a variety of programming languages, including Perl.

Please note that an alternative way to classify a set of expressions is to test each pair of expressions for equivalence and subsumption by performing a string-based comparison on their normal forms. For more information on this approach please refer to section 7.8.2.4.12.5 of the SNOMED CT Technical Implementation Guide [6]Terminology Services Guide.

Display Footnotes Macro