Versions Compared

Key

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

...

Item

Presenter

Notes

5 min

Opening

USEFUL Jira RESOURCE: CRs I have not accepted.

15 min

Archie update.

Pieter Bos

20 min

Ian McNicoll AQL question

Example:
SELECT el/name/defining_code as someElement
FROM EHR e CONTAINS COMPOSITION c CONTAINS OBSERVATION o CONTAINS ELEMENT el WHERE el/name/value/mapping has 'someSNOMEDcode'

Possibly handled by current implems?

Seref Arikan : question of literal matching v inferencing e.g. subsumption; need a solid real world use case & scope.

Invitation to Ian McNicoll : please provide more details (wink)

Possible consensus: AQL TERMINOLOGY() function can do this? Q of codes in template / archetype v just data.

Erik Sundvall (@gmail profile) : NB mappings can be in data or not (just in the template).

Confluence Ref. ; Terminology Querying for AQL
Terminology in AQL
Terminology and Querying

20 min

Informational - TS generation from Archie

Making progress on schema generation.

Seref Arikan

Seref Arikan (Personal) End result would ability to build RM objects in a JS/TS environment.

OpenAPI schema JSON schema code generation tool ; tested with TypeScript target. Result is TS pure code objects representing only data view of RM. Current challenge - no tool / code to create RM instances in browser app environment.

Main issue to date: Upper Snake case type names versus ?camelCase converted forms; TS has case sensitive ids. Pieter Bos Swift generator also needed to be fixed; std generator works well for Java.

5 mins

Conformance update

Thomas Beale

Pablo Pazos : Need to harmonise service model with REST API (reverse from REST API);

Thomas Beale , Matija Polajnar : concretely conformance has to be against ITS not abstract specs.

Next SEC call

Agenda items for next call:

Outstanding topics:

...