Versions Compared

Key

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

...

Item

Presenter

Notes

Discuss previous meeting notes & actions

SI

New website

SI

https://specifications.openehr.org/

What is the profile of the website visitor? Suggestion is to split “index” in

  • landing page for newbies (mainly the upper part of the working baseline)

  • landing page for SEC or advance-level users (the lower part of working baseline)

See https://usabilityhub.com/ for an idea how to evaluate design or propose new pages or changes.

See https://freshehr.github.io/dhi-proms/ as an example (to get inspired)

RM 1.1

SI

AQL 1.1

SI

REST 1.1 (ITS)

SI

DV_EHR_URI

https://openehr.atlassian.net/wiki/spaces/spec/pages/786956289/DV+EHR+URI-related+Issues

  • not discussed, will follow next meeting

Integration package

  • not discussed, will follow next meeting

Simplified data formats

SI

https://specifications-test.openehr.org/releases/SM/latest/serial_data_formats.html

  • need to incorporate last comments about simplifying DV_IDENTIFIER (need to askMatija Polajnar about his suggestion)

  • question remains:

    • should we allow mixed format (simplified+cannonical) ?

    • why DV_MULTIMEDIA (and other types) is simplified with “|” sign? is it that we need to get to an key-value serialization of the COMPOSITON object - see:
      {
      "/context/health_care_facility|name":"Northumbria Community NHS",
      "/context/health_care_facility|identifier":"999999-345",
      "/context/start_time":"2015-09-28T10:18:17.352+07:00",
      "/context/end_time":"2015-09-28T11:18:17.352+07:00",
      "/context/participation|function":"Oncologist",
      "/context/participation|name":"Dr. Marcus Johnson",
      "/context/participation|identifier":"1345678",
      "/context/participation|mode":"face-to-face communication::openehr::216",
      "/context/location":"local",
      "/context/setting":"openehr::227|emergency care|",
      "/composer|identifier":"1345678",
      "/composer|name":"Dr. Marcus Johnson",
      "/category":"openehr::433|event|",

...