Test Expression Subsumption

Overview

An expression is a structured combination of one or more concept identifiers that represents an idea. Expressions can be used to represent concept definitions. They can also be used to represent meanings that are not currently represented by a concept in the current SNOMED CT release.

When expressions are used, it is necessary to determine whether the meaning of a particular expression is a subtype of a specified concept or more generally is subsumed by a particular expression constraint. The terminology services required are similar to those described for testing concepts in sections Get and Test Concept Subtypes and Supertypes and Validate and Apply Expression Constraints. However, in this case the first step is to determine the meaning of the expression relative to existing defined concepts.

Requirements and Options

The required services are listed in the table below.

Services Required

Service Name and Status
Input
Output

Test subsumption of an expression minimal REQUIRED

Interdependencies

Required By

Depends On

Service Examples

Snowstorm API

Service Name
API Call 2
Result

...

...

FHIR API (to be added)

Service Name
API Call 3
Result

...

...

MySQL Example Database

Service Name
SQL Query 4
Result

...


Notes

  • Language and/or dialect should be specified if the service returns terms associated with referenced concepts.

  • In the Snowstorm service requests [snowstorm] should be replaced by the URL to the Snowstorm server endpoint.

  • In the FHIR service requests [fhir] should be replaced by the URL to the FHIR terminology server endpoint. FHIR® is a registered trademarks of HL7 (www.hl7.org).

  • The SNOMED CT MySQL example database is not designed as a terminology server and is not intended for use in a live system . It is referenced in this guide as an illustration that some readers may find helpful. For more information about the SNOMED CT example database see the SNOMED CT - SQL Practical Guide. For instructions on how to build the example database refer to Appendix A: Building the SNOMED CT Example Database.

Last updated