• Please note that this site will switch to read-only mode starting Thursday, 4th September, and will no longer be accessible from Tuesday, 9th September, during SNOMED International's migration to a new platform.

Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Date & Time

20:00 UTC Wednesday 7 June 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

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

Attendees 

Apologies

Ed Cheetham

Agenda and Meeting Notes

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

Confirm decision - Repeated slot names indicate that the slots are assigned the same value as each other (within whatever scope is defined by the input data)

Examples of non-unique slots:

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


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

Alternative approach using unique slots:

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

Meeting Files

No files shared here yet.

  • No labels