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

Difference between revisions of "20151217 OO FHIR conCall"

From HL7Wiki
Jump to navigation Jump to search
m
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:
 
| width="0%" colspan="1" align="left" style="background:#f0f0f0;"|'''Date: 2015-12-17 '''<br/> '''2015 - 02:00 PM (Eastern Time, GMT -04 DST)'''
 
| width="0%" colspan="1" align="left" style="background:#f0f0f0;"|'''Date: 2015-12-17 '''<br/> '''2015 - 02:00 PM (Eastern Time, GMT -04 DST)'''
 
|-
 
|-
|colspan="3" align="center" style="background:#f0f0f0;"| Quorum = chair + 4 '''yes/no'''
+
|colspan="3" align="center" style="background:#f0f0f0;"| Quorum = chair + 4 '''yes'''
 
|}
 
|}
  
Line 14: Line 14:
 
! scope="col"|Co chairs|| Chair || Notetaker
 
! scope="col"|Co chairs|| Chair || Notetaker
 
|-
 
|-
|Riki Merrick|| || ||
+
|Riki Merrick|| X || X ||
 
|-  
 
|-  
 
|Rob Hausam|| || ||
 
|Rob Hausam|| || ||
Line 34: Line 34:
 
| X||Eric H
 
| X||Eric H
 
|-
 
|-
| ||Riki M
+
| X||Riki M
 
|-
 
|-
| ||Paul K  
+
| X||Paul K  
 
|-
 
|-
| ||Jose C-T
+
| X||Jose C-T
 
|-
 
|-
 
| ||Dan R
 
| ||Dan R
Line 44: Line 44:
 
| ||Cooper Thomas  
 
| ||Cooper Thomas  
 
|-
 
|-
| ||Kamalini
+
| X||Kamalini
 
|-
 
|-
 
| ||Mark J
 
| ||Mark J
 +
|-
 +
| X||Andrea
 +
|-
 +
| X||Kathy
 +
|-
 +
|X ||David Hay
 
|}
 
|}
  
Line 54: Line 60:
 
*Minutes from  
 
*Minutes from  
 
**[[put prior calls here]]
 
**[[put prior calls here]]
 +
*Connectathon
 +
**[http://wiki.hl7.org/index.php?title=201601_LabOrderLabReport review proposal]
 +
 +
Review David Hay's [[http://clinfhir.com/ ClinFHIR tool]] for use as Placer and Filler Client using Order screen.
 +
 +
Also see his latest [[http://fhirblog.com/2015/12/17/orders-in-fhir/#more-157333 blog]] on this topic.
 +
 +
 
''''Deferred Trackers to discuss connectathon'''
 
''''Deferred Trackers to discuss connectathon'''
 
*Review Tracker Items - '''Device resource: [http://hl7-fhir.github.io/device.html]'''
 
*Review Tracker Items - '''Device resource: [http://hl7-fhir.github.io/device.html]'''
Line 66: Line 80:
 
*Review Tracker Items - '''Order/OrderResponse: [http://hl7-fhir.github.io/order.html]'''
 
*Review Tracker Items - '''Order/OrderResponse: [http://hl7-fhir.github.io/order.html]'''
 
  *[http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=6264 6264] change name of Order/OrderResponse to reflect that is workflow
 
  *[http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=6264 6264] change name of Order/OrderResponse to reflect that is workflow
*Connectathon
 
**[http://wiki.hl7.org/index.php?title=201601_LabOrderLabReport review proposal]
 
 
 
*AOB (Any Other Business)
 
*AOB (Any Other Business)
  
 
==Minutes==
 
==Minutes==
 +
  20151217_HL7OO_Fhir_Notes
 +
 +
Attendees: Rob H, Eric, David Hay, Riki, Jose, Kathy, Andrea, Kamalini
 +
 +
Test resources are supposed to be completed by tomorrow
 +
 +
Connectathon preparation:
 +
 +
Order manager – person who knows what to do
 +
 +
Easy use case:
 +
 +
Place order - get result
 +
 +
Order number is created by client
 +
 +
XML or JSON format
 +
 +
Eric created 4 test orders with test scripts they have been uploaded to Robs
 +
  server and also on the SVN site and sent copy to David
 +
 +
Eric is working on the test script resource
 +
 +
So far have no more complex scenarios
 +
 +
Currently have combined server for placer and filler
 +
 +
David demos his builder tool:
 +
 +
Connected to conformance server (Grahame’s)  - couldn’t type fast enough for
 +
  several
 +
 +
  – cannot edit resources, only create new ones.
 +
 +
Have to create the dependent resources first
 +
 +
Can use David’s tool as placer and filler
 +
 +
Need to create a new role for order server on the tool
 +
 +
Fullfillmenresource – Does the tool support bundles for this?
 +
 +
  Not at the moment – individual resources only
 +
 +
  Diagnostic report with 5 or 6 observations, then need to create the
 +
    dependent resources – all observations, then the diagnostic report, link to
 +
    observations, then create the order response and link that to the diagnostic
 +
    report
 +
 +
  In real life would have the bundle, but this tool is designed to highlight
 +
    the links needed
 +
 +
Jose’s experience: Medication order created as FHR resource and the
 +
  fulfillment resource
 +
 +
Then went to the order fillers and requested the fillers to show me the
 +
  order on your system – for the result the other way around
 +
 +
How do we socialize the resources for the connectathon?
 +
 +
  upload to the wiki
 +
 +
  Set up a Skype chain for this connectathon track and send the link to the
 +
 +
How does the Aegis tool work? They have a server they pretends to be a
 +
  client or server – the test script can monitor the resource and then sends
 +
  pack the correct response, if correct resource
 +
 +
How is this different from what Rob is building? Rob is doing the work,
 +
  while Aegis tool is working off specific content (static) comparing agisnt
 +
  that.
 +
 +
Rob H’s server will be handle according to the actual resource that has been
 +
  sent (keeping IDs etc) as well as assigning own ids etc,
 +
 +
Eric’s example currently has static resources for the entire scenario
 +
 +
ClinFHIR is a client – for convenience it also allows you to create the
 +
  response resources, which in real life would be created by processes instead
 +
  – it is a webservice URL is mentioned in the blog post
 +
 +
Intention is to make available as service – not downloadable
 +
 +
Reviewing test steps:
 +
 +
Diagnostic order resource created
 +
 +
Order workflow resource to be attached to the diagnostic order
 +
 +
We need to decide if we pull or post – or allow for both.  EH certainly other
 +
  ways to do things
 +
 +
Step 1c – change placer to order manager or explain more clearly
 +
 +
OrderResponse resource is created – need to post somewhere – depending on the
 +
  architecure for single server model will use 1 order manager for placer and
 +
  filler
 +
 +
Add step to view the diagnosticReport - EH done
 +
 +
Order placer is not always the order manager – need to be sure to explain that
 +
  so folks can set themselves up for one server or two server set up
 +
 +
Test script discussion - what it does -Eric to complete testscript and reach out to David Ettema
 +
 +
Bundling becomes an issue if you have 2 servers
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 
===Next Steps===
 
===Next Steps===
 
{|border="1" cellpadding="2" cellspacing="0"  
 
{|border="1" cellpadding="2" cellspacing="0"  

Latest revision as of 22:55, 17 December 2015

HL7 OO on FHIR (for Orders and Observations)

Call in details:
Phone: +1 770-657-9270, Passcode: 398652

Join the meeting at:
https://join.me/vernetzt.us

Date: 2015-12-17
2015 - 02:00 PM (Eastern Time, GMT -04 DST)
Quorum = chair + 4 yes


Co chairs Chair Notetaker
Riki Merrick X X
Rob Hausam
Lorraine Constable
Patrick Lloyd
Ken McKaslin
Hans Buitendijk


Attendees
X Eric H
X Riki M
X Paul K
X Jose C-T
Dan R
Cooper Thomas
X Kamalini
Mark J
X Andrea
X Kathy
X David Hay

Agenda

Review David Hay's [ClinFHIR tool] for use as Placer and Filler Client using Order screen.

Also see his latest [blog] on this topic.


'Deferred Trackers to discuss connectathon

  • Review Tracker Items - Device resource: [1]
*8925 add UDI string HRF formats to Identifer type codes (Eric Haas) None
*8944 Add boundary clarification to indicate whether medical supplies are Devices or Medications (Michelle Miller) None
*8926 Provide Clearer guidance for UDI components (Eric Haas) Persuasive
*8929 extensions for GUDID data elements (Eric Haas) Persuasive
*7254 2015May core #373 - UDI doesn't identify repository/jurisdiction (Paul Knapp) Persuasive with Mod In Person

Device resource: [2]

  • Review Tracker Items - Order/OrderResponse: [3]
*6264 change name of Order/OrderResponse to reflect that is workflow
  • AOB (Any Other Business)

Minutes

 20151217_HL7OO_Fhir_Notes

Attendees: Rob H, Eric, David Hay, Riki, Jose, Kathy, Andrea, Kamalini

Test resources are supposed to be completed by tomorrow

Connectathon preparation:

Order manager – person who knows what to do

Easy use case:

Place order - get result

Order number is created by client

XML or JSON format 

Eric created 4 test orders with test scripts they have been uploaded to Robs
 server and also on the SVN site and sent copy to David

Eric is working on the test script resource

So far have no more complex scenarios

Currently have combined server for placer and filler

David demos his builder tool:

Connected to conformance server (Grahame’s)  - couldn’t type fast enough for
 several 

 – cannot edit resources, only create new ones.

Have to create the dependent resources first

Can use David’s tool as placer and filler

Need to create a new role for order server on the tool

Fullfillmenresource – Does the tool support bundles for this?

  Not at the moment – individual resources only

  Diagnostic report with 5 or 6 observations, then need to create the
   dependent resources – all observations, then the diagnostic report, link to
   observations, then create the order response and link that to the diagnostic
   report

  In real life would have the bundle, but this tool is designed to highlight
   the links needed

Jose’s experience: Medication order created as FHR resource and the
 fulfillment resource

Then went to the order fillers and requested the fillers to show me the 
 order on your system – for the result the other way around

How do we socialize the resources for the connectathon?

  upload to the wiki

  Set up a Skype chain for this connectathon track and send the link to the 

How does the Aegis tool work? They have a server they pretends to be a 
 client or server – the test script can monitor the resource and then sends 
 pack the correct response, if correct resource

How is this different from what Rob is building? Rob is doing the work, 
 while Aegis tool is working off specific content (static) comparing agisnt 
 that.

Rob H’s server will be handle according to the actual resource that has been 
 sent (keeping IDs etc) as well as assigning own ids etc,

Eric’s example currently has static resources for the entire scenario

ClinFHIR is a client – for convenience it also allows you to create the 
 response resources, which in real life would be created by processes instead 
 – it is a webservice URL is mentioned in the blog post

Intention is to make available as service – not downloadable

Reviewing test steps:

Diagnostic order resource created

Order workflow resource to be attached to the diagnostic order

We need to decide if we pull or post – or allow for both.  EH certainly other
 ways to do things

Step 1c – change placer to order manager or explain more clearly

OrderResponse resource is created – need to post somewhere – depending on the 
 architecure for single server model will use 1 order manager for placer and 
 filler

Add step to view the diagnosticReport - EH done

Order placer is not always the order manager – need to be sure to explain that
 so folks can set themselves up for one server or two server set up

Test script discussion - what it does -Eric to complete testscript and reach out to David Ettema

Bundling becomes an issue if you have 2 servers








Next Steps

Actions (Include Owner, Action Item, and due date)
Next Meeting/Preliminary Agenda Items

2015mmdd_OO_FHIR_concall


Back to OO_on_FHIR

© 2015 Health Level Seven® International