This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Difference between revisions of "RIMBAA 201309 Agenda"

From HL7Wiki
Jump to navigation Jump to search
Line 25: Line 25:
 
#*MOTION "To revisit the motion related to a new name for this WG made on Monday, and to follow the recommendation of the FTSD steering division in renaming this WG to '''Application Implementation and Design''' (AID)"
 
#*MOTION "To revisit the motion related to a new name for this WG made on Monday, and to follow the recommendation of the FTSD steering division in renaming this WG to '''Application Implementation and Design''' (AID)"
 
#**Moved by Peter/Justin, accepted 9-0-2.
 
#**Moved by Peter/Justin, accepted 9-0-2.
#Kaiser's Clinical Ontology (OWL) Modeling  KCOM (Peter Hendler/Mike Rossman, see xxxxxxxx for presentation).  
+
#Kaiser's Clinical Ontology (OWL) Modeling  KCOM (Peter Hendler/Mike Rossman, see [http://www.hl7.org/documentcenter/public/wg/java/2013.ppt http://www.hl7.org/documentcenter/public/wg/java/2013.ppt] for presentation).  
 
#*Topics coveredWhat is OWL and how is it related to UML and OO?  
 
#*Topics coveredWhat is OWL and how is it related to UML and OO?  
 
#*What do you gain with Open World Description Logic, Reasoners and Inferencing?  
 
#*What do you gain with Open World Description Logic, Reasoners and Inferencing?  

Revision as of 17:41, 26 September 2013

This is the agenda of the RIMBAA WG for the September 2013 WGM in Cambridge.

Monday Q3 (13:45-15:00)

  1. Administrative items (max 30 minutes)
    • Agenda approved, with additional May out of cycle discussion
    • Approval of Atlanta WGM Minutes
      • Motion to approve minutes of the Atlanta meeting (Andy/Peter), 3-0-1 (y/n/abst)
    • Approval of November Out of Cycle meeting
    • Discussion of a May out-of-cycle
    • RIMBAA name change - discussion did not occur in Atlanta (time permitting, max 10 minutes)
  2. HL7v2 and CDA Implementation Bundles (Rene Spronk)
    • FHIR is published in such a way, and combined with reference implementations etc. that appeal to software implementers. On hindsight, what would a HL7v2 (or: CDA) Implementation Bundle look like ? Should we as HL7 offer such 'bundles' for download?
    • Example: The HL7v2 Implementation Bundle could consist of the HL7v2 spec (in HTML) format, v2 examples, the HAPI/nHAPI toolkits, the v2 XML schema, the v2 database (with definition of message structures).
    • Discussion: what exactly would we like to see in a v2 bundle? Or a CDA bundle?

Wednesday Q4 (15:30-17:00)

Attendance:

  • Charlie McCay, Michael van der Zel, Peter Hendler, Rene Spronk, Gordon Raup, Brian Peck, Carmela Coudeau, Micheal Rossman, Rob Hausam, Willem Dijkstra, David Markwell, Justin Fyfe, William Goossen, Duane Bender, Lisa Spellman, Andy Stechishin.
  1. Administrative
    • Rene calls to order at 15:31
    • Agenda approval
    • Announcements
      • Rene: the board has created a User Group taskforce to come up with ideas on how to set up user groups. There are no real plans yet, but they intent to pilot the mechanism/structure with 1 or 2 user groups. I suggested they'd pilot their work with two user groups: a user group that has yet to be created from scratch, and one that effectively already is up and running (but can always be improved upon): AID (ex-RIMBAA). I haven't committed us to anything, but I feel it's an opportunity to improve/expand our offerings.
    • MOTION "To revisit the motion related to a new name for this WG made on Monday, and to follow the recommendation of the FTSD steering division in renaming this WG to Application Implementation and Design (AID)"
      • Moved by Peter/Justin, accepted 9-0-2.
  2. Kaiser's Clinical Ontology (OWL) Modeling KCOM (Peter Hendler/Mike Rossman, see http://www.hl7.org/documentcenter/public/wg/java/2013.ppt for presentation).
    • Topics coveredWhat is OWL and how is it related to UML and OO?
    • What do you gain with Open World Description Logic, Reasoners and Inferencing?
    • What happens if you try to move the HL7 RIM to OWL?
    • Topics: How do you capture clinical specialists domain knowledge in an Ontological OWL model? How can you represent these models in UML and in tabular Excel format?
    • Questions/discussion points:
      • Rene: also see Peter's introduction on inference and reasoners, available as a streaming video.
      • William: I'm a UML cat as you know, why if you can do this in OWL are you showing models in UML? Peter: implementation strategy reasons, e.g. performance, and to help convince UML cats (and programmers - tools dealing with OWL are far between).
      • Peter: (slide 76) dangling box is a datatype definition
      • David: you point out a known issue related to procedures and observables, esp. in other languages this seems to be a problem. LOINC (with whom IHTSDO has a cooperation) is about observables, but names sound like procedures.
      • Mike R: Time is also an issue, OWL is not a temporal logic. It gets awkward when yopu talk about 'no change in meds'.
      • Charlie: there's a problem with cardinalities, expressing in OWL 'you can have 3 out of 5 ...'. Peter: didn't run into that.
      • Peter: if your system uses clinical models, have them based on OWL, great added value.
      • Gordon: putting in all the is-a's is hard work. Peter: lots of them are inferenced. Rules are triplets.
      • Peter: not implemented yet. Mike: we'd like as much of it to be open sourge, Protege is open source, UML tooling is open source.
      • Gordon: when can I get hold of this? Peter: if people start expressing interest - who knows.
      • David: is this tractable at a large scale? Peter: I wouldn't do it.
      • Willem: we have a database that supports SNOMED inferences, but not OWL.
      • Peter: we also have excel versions of these models.
      • Charlie: there was work in the BRIDG model of reneding models in OWL, RIM, ... Mike R: has been one of the influences. Charlie: could your approach be bridged with that? Peter: they started with the assumption of putting the RIM in OWL. We preserved only the RIM-backbone. Charlie: reason for full RIM is to avoid different models in different projects, different ways of representing things. Stitching these OWL projects together, and using SNOMED makes this easier, do you still need a common language or is the SNOMED ontology enough? Mike R: RIM provides a structure for on-the wire formats. From our models there are 1000 ways to get to the wire format. Those rules are not part of this. This is more abstract than the RIM.
      • Charlie: sementantic health web project that I'm working on also touches upon this space, would be interested in putting those together
      • Peter: Take away message/to summarize: how do you model clinical data - RIM is more structured/organized than database. In futire we go in the direction to make clinical mdoels in OWL, not bacuse we expect that to be implemeted at OWL up to the wire, but because of the additional options/power it offers.
  3. Adjourned at 16:54

Thursday Q3 (13:45-15:00) - joint with Tooling WG

RIMBAA Hosting Tooling

Attendance:

  1. Administrative
    • Peter calls to order.
  2. How Domain Driven Design and Event Souring (CQRS) uses RIM (George de la Torre).
    • Will explain the difference between a transactional model like RIM with, for example data warehouse model.
  3. Using a RIM based database (Willem, Yeb, MGRID)