2016-11-09 - SLPG Meeting

2016-11-09 - SLPG Meeting

Date & Time

20:00 UTC Wednesday 9th November 2016 

GoToMeeting Details

Click here to see GoToMeeting joining information

Goals

  • To discuss Compositional Grammar document migration and feedback

  • To report on progress with Expression Constraint Language v1.1

  • To discuss outcomes of SNOMED URI discussions in Wellington

  • To progress SNOMED Template Syntax

Attendees 

  • Chair: @Former user (Deleted)

  • Project Group: @michael lawley@Alejandro Lopez Osornio@Brian Carlsen@Ed Cheetham@Former user (Deleted)

Apologies

  • @Daniel Karlsson

Observers

  • @Andrew Perry (Unlicensed)

Agenda and Meeting Notes

Description

Owner

Notes

Description

Owner

Notes

Welcome, introductions and apologies

@Former user (Deleted)

 

Agenda review

@Former user (Deleted)

Review agenda for today's meeting

Compositional Grammar

@Former user (Deleted)

  • Document migration to http://snomed.org/scg

  • Feedback

    • numericValue = decimalValue / integerValue
      integerValue = (["-"/"+"] digitNonZero *digit ) / zero 
      decimalValue = integerValue "." 1*digit

    • How to represent -0.5

  • Solution A (which allows "+0" and "-0.00")

    • numericValue = ["-"/"+"] (decimalValue / integerValue)
      integerValue = (digitNonZero *digit ) / zero
      decimalValue = integerValue "." 1*digit

  • Solution B (which does not allow "+0" and "-0.00"

    • numericValue = decimalValue / integerValue
      integerValue = (["-"/"+"] digitNonZero *digit ) / zero
      decimalValue = (integerValue "." 1*digit) / (("-"/"+") zero "." *zero digitNonZero *digit)

  • Outcome - The group decided to go with Solution A

  • Requires parser update (http://apg.ihtsdotools.org) and github update (parser)

Expression Constraint Language v1.1

@Former user (Deleted)

URI Standard

@Former user (Deleted)

URIs for SNOMED syntaxes

URIs for SNOMED syntax instances

URIs for SNOMED syntax instances - with versioning

Special Characters (not for ".", "-", "_", "~")

Upgrade "SNOMED URI Standard" to "SNOMED IRI Standard"?

Template Syntax

@Former user (Deleted)

Remove slots and replace slots

Replace slots - Type of replacement

Cardinality

Other Topics raised by Ed

Confirm next meeting date/time

@Former user (Deleted)

Next meeting to be held at 20:00 UTC on Wednesday 7th December

Meeting Files

  File Modified
No files shared here yet.

Copyright © 2026, SNOMED International