Difference between revisions of "FHIR Infrastructure Minutes WGM 201705"
Josh mandel (talk | contribs) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 9: | Line 9: | ||
Chair: Grahame Grieve | Chair: Grahame Grieve | ||
− | Attendance sheet: [ | + | Attendance sheet: [[File:2017-05 FHIR-I Attendees Sheet.pdf]] |
====R4 normative planning:==== | ====R4 normative planning:==== | ||
Line 24: | Line 24: | ||
====Tracker Items:==== | ====Tracker Items:==== | ||
− | * [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=8364 8364] - New List operations $add and $delete - Closed because it can be done via patch - Chris G will create a task around more precise fetch (or add a note to one of his many existing tasks on this subject) | + | * [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=8364 8364] - New List operations $add and $delete - Closed because it can be done via patch - Chris G will create a task around more precise fetch (or add a note to one of his many existing tasks on this subject). Find related [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=13336 here]. |
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=8806 8806] - Fragment (SUBSETTED) profile - Ask security for connectathon experience - for consideration Madrid Thursday Q1 | * [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=8806 8806] - Fragment (SUBSETTED) profile - Ask security for connectathon experience - for consideration Madrid Thursday Q1 | ||
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=13224 13224] - Clarify how default values work in presence of extensions - Motion put forth, but only passed 22-5-17--issed tabled for further discussion | * [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=13224 13224] - Clarify how default values work in presence of extensions - Motion put forth, but only passed 22-5-17--issed tabled for further discussion | ||
Line 77: | Line 77: | ||
==Wed Q2== | ==Wed Q2== | ||
− | |||
Chair: Josh Mandel | Chair: Josh Mandel | ||
Latest revision as of 17:12, 15 September 2017
Contents
FHIR Infrastructure 2017 May Madrid WGM Minutes
Return to FHIR Infrastructure Minutes
Agenda
Mon Q2
Chair: Grahame Grieve
Attendance sheet: File:2017-05 FHIR-I Attendees Sheet.pdf
R4 normative planning:
- straw poll for which FHIR-I resources should go normative
- 7 of 11 FMM Level 5 resources belong to FHIR-I
- those 7 were near unanimous for going normative, plus a couple others
- a few others received a smattering of votes
FHIR version in instances:
- discussion during FHIR connectathon on Saturday, did not come to a consensus on whether to do this or where to include it
- Google document highlighting some of the use cases and a recap of the discussion here
- Vocab reminded group that terminology versioning will always be important
- issue will be discussed between now and September WGM and a decision may be made at that time
Tracker Items:
- 8364 - New List operations $add and $delete - Closed because it can be done via patch - Chris G will create a task around more precise fetch (or add a note to one of his many existing tasks on this subject). Find related here.
- 8806 - Fragment (SUBSETTED) profile - Ask security for connectathon experience - for consideration Madrid Thursday Q1
- 13224 - Clarify how default values work in presence of extensions - Motion put forth, but only passed 22-5-17--issed tabled for further discussion
Mon Q3
Chair: Josh Mandel
Minutes: Christiaan Knaap
Smart App Launch specification, part of FHIR
https://github.com/smart-on-fhir/smart-on-fhir.github.io
See branch into-hl7
Send in issues on the repo for amendments or changes
Planning: work through it, ballot it in September http://bit.ly/argo-auth
How is this related to CDS Hooks? It would enable presenting relevant app functionality based on the context (e.g. a diagnosis the clinician is typing is).
Just EHR -> App? That is the abstraction: app just accesses the 'EHR' being one FHIR endpoint. Under the hood multiple servers and services (FHIR and OAuth2) may be involved.
Open issues:
Filter: RWG: FHIR-I, Status: any open, Group: Discuss at WGM
GF#8776 Chris gives an overview. Links to searching through a tree, and to searching through a chain. Also relates to a closure in a vocabulary search (with an 'is-a' traversal) This limits to a 'partOf' element, so a relation to itself.
It looks like comparable concepts for Url (simple) and Token (that requires terminology evaluation). More generic solutions: add expressions to say how many levels you want to descend. Chris has implemented it just for 'partOf' relations. Circularity means an error. Go further: · mention in the SearchParameter somehow if this is possible for that parameter. · try it in a connectathon
GF#5173
Is-Modifier
Idea: keep it, but add a property to the concept itself stating whether it actually modifies meaning. Problem: some concepts are used in different places, with different meaning (most notably: boolean)
Resolution filed.
Mon Q4
See FHIR_Workflow_Minutes_WGM_201705
Wed Q2
Chair: Josh Mandel
Minutes: Josh Mandel
GForge Tracker Issue Resolution
Filter: RWG: FHIR-I, Status: any open, Group: Discuss at WGM
GF#13320 is id case sensitive?
GF#13307 add support for HEAD
GF#13050 add HEAD to Bundle.request.method