Page tree

Versions Compared

Key

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

Date & Time

20:00 UTC Wednesday 24 May 2017

Teleconference Details

To join the meeting please go to https://snomed.zoom.us/j/471420169

Further information can be found at SLPG meeting information

Goals

  • Discuss review comments on SNOMED CT ECL v1.3
  • Progress the SNOMED CT Template Syntax

Attendees 

Apologies

Agenda and Meeting Notes

Advanced Tables - Table Plus
border2
rowStylesbackground-color:#ccccff;font-weight:bold;,background-color:"#eeeeff";font-weight:normal;,background-color:#eeffff;font-weight:normal;
autoNumberSorttrue
autoNumbertrue
enableSortingfalse
Description
Owner
Notes

Welcome, introductions and apologies

 
Expression Constraint Language v1.3Refer to http://snomed.org/-ecl
SNOMED CT Template Syntax

Refer to http://snomed.org/-sts

Reconfirm decisions made in London include:

  • Slot names will be used (@name), slot references are out of scope for v1 (no $reference)
  • Slot names must be unique within a template OR Allow slot names to be repeated within a template and interpret this as meaning that the value is the same
    • For next week: Discuss an example in which repeated slot names may be required (e.g. finding and observable)
  • Default cardinality of all slots is [1..*]
  • Exclusive slot ranges will be represented by adding a '>' before the minimum and/or a '<' before the maximum - e.g. [[+int (>#20..<#30)]]
  • No minimum or maximum will be represented by omitting the respective value in the range - e.g. [[+int (#20..)]]

Examples of non-unique slots:

Scg expression
404684003 | finding |: {
      363698007 | finding site | = [[ + @site ]],
      363714003 | interprets | = ( 363787002 | observable |: 704319004 |inheres in| = [[ + @site ]]) }


Scg expression
| specimen |: {
      |specimen source topography| = [[ + @site ]],
      |specimen procedure| = ( |procedure| : {|procedure site - Indirect| = [[ + @site ]] } ) }

Examples of unique slots:

Scg expression
404684003 | finding |: {
      363698007 | finding site | = [[ + @site1 ]],
      363714003 | interprets | = ( 363787002 | observable |: 704319004 |inheres in| = [[ + (<< @site1) \@site2 ]] ) }
Scg expression
| specimen |: {
      |specimen source topography| = [[ + @site1 ]],
      |specimen procedure| = ( |procedure| : {|procedure site - Indirect| = [[ + (<< @site1) \@site2 ]] } ) }
Confirm next meeting date/timeNext meeting to be held at 20:00 UTC on Wednesday 7th June 2017

Meeting Files

Attachments