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

Difference between revisions of "2018-01-04 Patient Care FHIR Call"

From HL7Wiki
Jump to navigation Jump to search
(Created page with "{{subst::Patient_Care_FHIR_Call_Template}}")
 
 
(22 intermediate revisions by the same user not shown)
Line 25: Line 25:
 
https://join.freeconferencecall.com/patientcare</nowiki>
 
https://join.freeconferencecall.com/patientcare</nowiki>
 
<!-- ********  CHANGE Date and Time  ON NEXT LINE  **********************-->
 
<!-- ********  CHANGE Date and Time  ON NEXT LINE  **********************-->
| width="50%" colspan="2" align="left" style="background:#f0f0f0;"|'''Date: 2017-MM-DD'''<br/> '''Time: 5-6:30pm ET'''
+
| width="50%" colspan="2" align="left" style="background:#f0f0f0;"|'''Date: 2018-01-04'''<br/> '''Time: 5-6:30pm ET'''
 
|-
 
|-
 
<!-- ********  CHANGE chair and scribe ON NEXT LINES  *******************-->
 
<!-- ********  CHANGE chair and scribe ON NEXT LINES  *******************-->
Line 59: Line 59:
 
|colspan="2"| VA
 
|colspan="2"| VA
 
|-
 
|-
| || Stephen Chu
+
| X || Stephen Chu
 
|colspan="2"| The Australian Digital Health Agency (ADHA)
 
|colspan="2"| The Australian Digital Health Agency (ADHA)
 
|-
 
|-
Line 68: Line 68:
 
|colspan="2"| Health eData Inc
 
|colspan="2"| Health eData Inc
 
|-
 
|-
| || Rob Hausam
+
| X|| Rob Hausam
 
|colspan="2"| Hausam Consulting LLC
 
|colspan="2"| Hausam Consulting LLC
 
|-
 
|-
| || Laura Heermann-Langford
+
|X || Laura Heermann-Langford
 
|colspan="2"| Intermountain Healthcare
 
|colspan="2"| Intermountain Healthcare
 
|-
 
|-
| || Emma Jones
+
|X || Emma Jones
 
|colspan="2"| Allscripts
 
|colspan="2"| Allscripts
 
|-
 
|-
| || Russ Leftwich
+
|X || Russ Leftwich
 
|colspan="2"| InterSystems
 
|colspan="2"| InterSystems
 
|-
 
|-
| || Tony Little
+
| X || Tony Little
 
|colspan="2"| Optum 360
 
|colspan="2"| Optum 360
 
|-
 
|-
| || Jay Lyle
+
|X || Jay Lyle
 
|colspan="2"| Ockham Information Services LLC, VA
 
|colspan="2"| Ockham Information Services LLC, VA
 
|-
 
|-
Line 95: Line 95:
 
|colspan="2"| Cerner
 
|colspan="2"| Cerner
 
|-
 
|-
| || Michelle M Miller  
+
| X || Michelle M Miller  
 
|colspan="2"| Cerner
 
|colspan="2"| Cerner
 
|-
 
|-
Line 113: Line 113:
 
|colspan="2"| Intermountain Healthcare
 
|colspan="2"| Intermountain Healthcare
 
|-
 
|-
| || Joe Quinn
+
|X || Joe Quinn
 
|colspan="2"| Optum
 
|colspan="2"| Optum
 
|-
 
|-
Line 124: Line 124:
 
| || Serafina Versaggi
 
| || Serafina Versaggi
 
|colspan="2"| Dept of Veterans Affairs
 
|colspan="2"| Dept of Veterans Affairs
 +
|-
 +
|X || Piper Ranallo
 +
|colspan="2"|
 +
|-
 +
|X || Katie Wheatley
 +
|colspan="2"| UK NHS Digital
 
|-
 
|-
 
|colspan="4" style="background:#f0f0f0;"|
 
|colspan="4" style="background:#f0f0f0;"|
Line 147: Line 153:
 
<!-- ***** Delete instructions and fill in agenda items ON NEXT LINES  ****-->
 
<!-- ***** Delete instructions and fill in agenda items ON NEXT LINES  ****-->
 
#Agenda review
 
#Agenda review
#Approve previous meeting minutes  
+
#Approve previous meeting minutes [[2017-12-07_Patient_Care_FHIR_Call]]
#*'''Motion:''' <moved>/<seconded>
+
#*'''Motion:''' Jay/Emma
 
#Prior Action Item Follow-up   
 
#Prior Action Item Follow-up   
 
# gForge change request
 
# gForge change request
Line 154: Line 160:
 
==Supporting Information==
 
==Supporting Information==
 
* [[FHIR_Ballot_Prep]]
 
* [[FHIR_Ballot_Prep]]
 +
** 2018-01-22 - Ballot closes
 
* [[FHIR_Conformance_QA_Criteria]] - remember to check updated workflow patterns, too
 
* [[FHIR_Conformance_QA_Criteria]] - remember to check updated workflow patterns, too
 
* [https://docs.google.com/spreadsheets/d/1COTmtlXgGWuFpoSr1ZQQK30S7ReCpVsk_NZI6xIeSHI FHIR QA Conformance Tracker]
 
* [https://docs.google.com/spreadsheets/d/1COTmtlXgGWuFpoSr1ZQQK30S7ReCpVsk_NZI6xIeSHI FHIR QA Conformance Tracker]
Line 171: Line 178:
 
=================================================================--->
 
=================================================================--->
 
<!-- **** Delete instructions  and fill in minutes ON NEXT LINES  ******-->
 
<!-- **** Delete instructions  and fill in minutes ON NEXT LINES  ******-->
 +
 +
=== Condition Q&A ===
 +
Piper asked a couple questions, such as:
 +
* Confirm understanding of the "code" data type
 +
** [http://wiki.hl7.org/index.php?title=DSTU_QA_Guidelines#4._Value_sets QA guidelines around code vs CodeableConcept] - typically, we don't have required bindings to SNOMED since not all countries have SNOMED licenses
 +
** code means that the code system is defined as part of the resource
 +
** CodeableConcept can support text only and/or one to many codings (to allow for translations)
 +
* Condition.severity
 +
** the binding strength is preferred, which means that other codes (beyond of the value set provided) can be used.
 +
** Sometimes, DSM severity is precoordinated with the condition code;  Other times, it is a qualifier.
 +
* How do you convey abatement/remission context of whether it is in a controlled setting (e.g. jail)?  Any of the below options could be considered:
 +
** Extension if 80% of systems don't support it
 +
** Base resource change request if 80% of systems support it
 +
** Use Condition.note (Annotation) if it doesn't need to be discretely documented and can be documented as part of an annotated note
  
 
=== Prior Action Item Follow-up ===
 
=== Prior Action Item Follow-up ===
  
=== gForge Change Requests ===
+
Condition
 +
* QA 4a. Condition.category is CodeableConcept with FHIR-defined value set - related to past [https://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=10091 GF#11091] -- Rob H. provided an update -- this is still an open question with next step to talk to Grahame and Ted.
 +
* revisit [https://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=13026 GF#13026] Condition.clinicalStatus -- Rob will consult with SNOMED and Stephen's PPT is attached to the tracker -- discuss with co-chairs on Monday
 +
 
 +
=== High Priority Resources (AlleryIntolerance, Condition, Procedure) ===
 +
 
 +
* FHIR Admin [[FHIR_Ballot_Prep]]
 +
** QA guidelines have changed:  [[FHIR_Conformance_QA_Criteria]]
 +
** No PC resources are currently targeted for normative, but we can still evaluate
 +
*** '''AllergyIntolerance''' - questions about reaction/AdverseEvent - is this just writing down boundaries?
 +
*** '''Condition''' - questions about health concern/linking - need Connectathon planned around concern management, need use cases (from domain analysis) and scenarios to test and recruit implementers to participate
 +
*** '''Procedure''' - questions about splitting Procedure (performed) vs ProcedureStatement (history/ patient stated) - need to draft resources as a starting point and sync with Russ on whether we need a more generic patient activity statement resource
 +
****Procedure statement is a good idea. Need to broaden the concepts to other activities. Idea is to have activity statement and then profile it specific to procedure. A patient statement about their exercise or nutritional intake or their ADLs, these are different
 +
****Who are the actors that would use this - patient statement and carer statement but can be an activity statement that a provider can use as secondary information. Scope includes provider use as well.
 +
****PMH - where it should be possible do distinguish surgical or diagnostic procedure from when the patient reported the procedure. Post surgery, the surgeon will make an interventional procedure report. This is different. FHIR has a procedure report. OO part would be the diagnostic report (report of findings) and the report that is interventional - these are two different reports. How does FHIR separate the two. And how does FHIR handle the real world where these are combined? Ultrasound guided biopsy would be a diagnostic report with findings (description of the procedure and description of findings).
 +
****There is an extension that adds the types of terms that you would see on the procedure.
 +
****Might be a more general solution but it's not settled.
 +
****Standard operative report has a description of the procedure and a section that deals with findings. 
 +
 
 +
=== gForge Change Requests (Backlog) ===
 +
 
 +
Communication/CommunicationRequest
 +
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=13936 GF#13936] CommunicationRequest - intent value set (Ravi Kuchi)
 +
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=13979 GF#13979] QA 4a:  Communication.topic needs binding to a value set (Michelle Miller)
 +
 
 +
CarePlan/Goal backlog 
 +
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=13903 GF#13903] CarePlan should allow tracking of past activities (i.e. past interventions) (Rick Geimer)
 +
 
 +
AdverseEvent / BR&R:
 +
* [https://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=13302 GF#13302] Vocabulary issues with AdverseEvent
 +
* [https://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=13698 GF#13698] AdverseEvent.suspectedEntity.instance should allow CodeableConcept
 +
* [https://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=11021 GF#11021] Increase cardinality of substance and make certainty relation to substance, not reaction - 2016-09 core #40
 +
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=13892 GF#13892] Need guidance on overlap of AdverseEvent.event.text and AdverseEvent.description (Lloyd McKenzie)
 +
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=13893 GF#13893] Correction to AdverseEvent.subject definition (Lloyd McKenzie)
 +
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=13894 GF#13894] AdverseEvent.eventParticipant needs work (Lloyd McKenzie)
 +
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=14238 GF#14238] AdverseEvent.suspectEntity.instance should be expanded to include the Immunization resource (Craig Newman) - also related to [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=14152 GF#14152]
 +
* [https://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=14151 GF#14151] Add Media to subjectMedicalHhistory (Elliot Silver)
 +
CareTeam / LHS:
 +
* [https://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=14334 GF#14334] allow careteam.participant,member to reference a Practitioner role (David Hay) -- started discussion, but didn't resolve today
 +
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=12509 GF#12509] CareTeam participant (Michelle Miller)
 +
 
 +
OO:
 +
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=12673 GF#12673] How to handle HCT/TP
 +
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=12993 GF#12993] Please Create a NonMedicationAdministration object or an Administration object
 +
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=13047 GF#13047] Add DosageInstructions to Procedure
 +
 
 +
SD:
 +
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=12676 GF#12676] Guidance request for GP SOAP in FHIR (Alexander Henket) -
 +
** https://chat.fhir.org/#narrow/stream/implementers/topic/ClinicalImpression
 +
** [http://www.hl7.org/documentcenter/public_temp_5FDD4E7F-1C23-BA17-0C08E37E733EAB03/wg/structure/minutes/Minutes%202017%2012%2014.rtf Dec 14 SD Minutes]
 +
 
 +
<br>
 +
Medium Backlog
 +
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=12633 GF#12633] Split Procedure into Procedure and ProcedureStatement (Lloyd McKenzie)
 +
** Zulip chat asking for implementer feedback:  https://chat.fhir.org/#narrow/stream/implementers/topic/Procedure.20vs.20ProcedureStatement
 +
** Dave commented that there is relevance for ProcedureStatement in context of CarePlan activities (Activity Statements where the activity is a procedure)
 +
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=10028 GF#10028] Careplan: Provide ability to specify patient and/or provider preferences (Emma Jones)
 +
** meet need with a profile for preference on the observation resource.  Requirements are a preference category (nutrition, medication, care), the preference priority (high/medium/delayed from C-CDA) and with elements of expressor and recorder. 
 +
** This profile would not be developed for this release cycle
 +
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=13140 GF#13140] logical definition of care-plan-category value set may require realignment with SCT changes (Matthew Cordell)
 +
** pending SNOMED proposal: https://confluence.ihtsdotools.org/display/cmag/Care+plans
 +
** Rob said he would follow up on the status of the SNOMED proposal
 +
<br>
 +
Low Backlog
 +
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=10635 GF#10635] QA 5a: Resource references exist in both directions for Condition and ClinicalImpression (Michelle Miller)
 +
** ClinicalImpression is not mature enough to resolve this issue.  Ask MnM for an exemption on the QA checklist (re: Condition having a circular reference with ClinicalImpression)
 +
** Add note: "A known issue exists with circular references between Condition and ClinicalImpression, which is due to the low maturity level of ClinicalImpression. The Patient Care work group intends to address this issue when ClinicalImpression is considered substantially complete and ready for implementation"
 +
* [http://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=11173 GF#11173] CarePlan needs support for reviews - 2016-09 core #327 (Stephen Chu)
 +
** Tracking of reviews and plans for reviews is something that applies to many resources, not just CarePlan (e.g. protocols, standing orders, long term care admissions, etc.).  This is something probably best handled by "Task" but will require a fair bit of analysis and discussion with other work groups to agree on approach.  Defer to R4. Consider transfer to OO who owns Task
 +
* [https://gforge.hl7.org/gf/project/fhir/tracker/?action=TrackerItemEdit&tracker_item_id=14150 GF#14150] Add Media to investigation, finding (Elliot Silver)
  
 
=== Adjourn ===
 
=== Adjourn ===
Adjourned at <hh:mm am/pm> <timezone>.
+
Adjourned at 6:35pm Eastern.
  
 
==Meeting Outcomes==
 
==Meeting Outcomes==

Latest revision as of 14:11, 5 January 2018



Meeting Information

Patient Care FHIR Resources Conference Call

Location: Conference Call
Phone Number: +1 563-999-2090
Participant Passcode: 792564
WebEx: https://join.freeconferencecall.com/patientcare

Date: 2018-01-04
Time: 5-6:30pm ET
Facilitator Michelle M Miller Note taker(s) Michelle M Miller
Attendee Name Affiliation


Elaine Ayres NIH/Department of Clinical Research Informatics
Dave Carlson VA
X Stephen Chu The Australian Digital Health Agency (ADHA)
Evelyn Gallego EMI Advisors LLC
Eric Haas Health eData Inc
X Rob Hausam Hausam Consulting LLC
X Laura Heermann-Langford Intermountain Healthcare
X Emma Jones Allscripts
X Russ Leftwich InterSystems
X Tony Little Optum 360
X Jay Lyle Ockham Information Services LLC, VA
Russell McDonell Telstra Health
Lloyd McKenzie Gevity (HL7 Canada)
Larry McKnight Cerner
X Michelle M Miller Cerner
Lisa Nelson Life Over Time Solutions
Viet Nguyen Lockheed Martin, Systems Made Simple
M'Lynda Owens Cognosante
Mike Padula The Children's Hospital of Philadelphia
Craig Parker Intermountain Healthcare
X Joe Quinn Optum
Simon Sum Academy of Nutrition and Dietetics
Iona Thraen Dept of Veterans Affairs
Serafina Versaggi Dept of Veterans Affairs
X Piper Ranallo
X Katie Wheatley UK NHS Digital
Quorum Requirements Met: yes

Agenda

Agenda Topics

  1. Agenda review
  2. Approve previous meeting minutes 2017-12-07_Patient_Care_FHIR_Call
    • Motion: Jay/Emma
  3. Prior Action Item Follow-up
  4. gForge change request

Supporting Information

Minutes

Condition Q&A

Piper asked a couple questions, such as:

  • Confirm understanding of the "code" data type
    • QA guidelines around code vs CodeableConcept - typically, we don't have required bindings to SNOMED since not all countries have SNOMED licenses
    • code means that the code system is defined as part of the resource
    • CodeableConcept can support text only and/or one to many codings (to allow for translations)
  • Condition.severity
    • the binding strength is preferred, which means that other codes (beyond of the value set provided) can be used.
    • Sometimes, DSM severity is precoordinated with the condition code; Other times, it is a qualifier.
  • How do you convey abatement/remission context of whether it is in a controlled setting (e.g. jail)? Any of the below options could be considered:
    • Extension if 80% of systems don't support it
    • Base resource change request if 80% of systems support it
    • Use Condition.note (Annotation) if it doesn't need to be discretely documented and can be documented as part of an annotated note

Prior Action Item Follow-up

Condition

  • QA 4a. Condition.category is CodeableConcept with FHIR-defined value set - related to past GF#11091 -- Rob H. provided an update -- this is still an open question with next step to talk to Grahame and Ted.
  • revisit GF#13026 Condition.clinicalStatus -- Rob will consult with SNOMED and Stephen's PPT is attached to the tracker -- discuss with co-chairs on Monday

High Priority Resources (AlleryIntolerance, Condition, Procedure)

  • FHIR Admin FHIR_Ballot_Prep
    • QA guidelines have changed: FHIR_Conformance_QA_Criteria
    • No PC resources are currently targeted for normative, but we can still evaluate
      • AllergyIntolerance - questions about reaction/AdverseEvent - is this just writing down boundaries?
      • Condition - questions about health concern/linking - need Connectathon planned around concern management, need use cases (from domain analysis) and scenarios to test and recruit implementers to participate
      • Procedure - questions about splitting Procedure (performed) vs ProcedureStatement (history/ patient stated) - need to draft resources as a starting point and sync with Russ on whether we need a more generic patient activity statement resource
        • Procedure statement is a good idea. Need to broaden the concepts to other activities. Idea is to have activity statement and then profile it specific to procedure. A patient statement about their exercise or nutritional intake or their ADLs, these are different
        • Who are the actors that would use this - patient statement and carer statement but can be an activity statement that a provider can use as secondary information. Scope includes provider use as well.
        • PMH - where it should be possible do distinguish surgical or diagnostic procedure from when the patient reported the procedure. Post surgery, the surgeon will make an interventional procedure report. This is different. FHIR has a procedure report. OO part would be the diagnostic report (report of findings) and the report that is interventional - these are two different reports. How does FHIR separate the two. And how does FHIR handle the real world where these are combined? Ultrasound guided biopsy would be a diagnostic report with findings (description of the procedure and description of findings).
        • There is an extension that adds the types of terms that you would see on the procedure.
        • Might be a more general solution but it's not settled.
        • Standard operative report has a description of the procedure and a section that deals with findings.

gForge Change Requests (Backlog)

Communication/CommunicationRequest

  • GF#13936 CommunicationRequest - intent value set (Ravi Kuchi)
  • GF#13979 QA 4a: Communication.topic needs binding to a value set (Michelle Miller)

CarePlan/Goal backlog

  • GF#13903 CarePlan should allow tracking of past activities (i.e. past interventions) (Rick Geimer)

AdverseEvent / BR&R:

  • GF#13302 Vocabulary issues with AdverseEvent
  • GF#13698 AdverseEvent.suspectedEntity.instance should allow CodeableConcept
  • GF#11021 Increase cardinality of substance and make certainty relation to substance, not reaction - 2016-09 core #40
  • GF#13892 Need guidance on overlap of AdverseEvent.event.text and AdverseEvent.description (Lloyd McKenzie)
  • GF#13893 Correction to AdverseEvent.subject definition (Lloyd McKenzie)
  • GF#13894 AdverseEvent.eventParticipant needs work (Lloyd McKenzie)
  • GF#14238 AdverseEvent.suspectEntity.instance should be expanded to include the Immunization resource (Craig Newman) - also related to GF#14152
  • GF#14151 Add Media to subjectMedicalHhistory (Elliot Silver)

CareTeam / LHS:

  • GF#14334 allow careteam.participant,member to reference a Practitioner role (David Hay) -- started discussion, but didn't resolve today
  • GF#12509 CareTeam participant (Michelle Miller)

OO:

  • GF#12673 How to handle HCT/TP
  • GF#12993 Please Create a NonMedicationAdministration object or an Administration object
  • GF#13047 Add DosageInstructions to Procedure

SD:


Medium Backlog

  • GF#12633 Split Procedure into Procedure and ProcedureStatement (Lloyd McKenzie)
  • GF#10028 Careplan: Provide ability to specify patient and/or provider preferences (Emma Jones)
    • meet need with a profile for preference on the observation resource. Requirements are a preference category (nutrition, medication, care), the preference priority (high/medium/delayed from C-CDA) and with elements of expressor and recorder.
    • This profile would not be developed for this release cycle
  • GF#13140 logical definition of care-plan-category value set may require realignment with SCT changes (Matthew Cordell)


Low Backlog

  • GF#10635 QA 5a: Resource references exist in both directions for Condition and ClinicalImpression (Michelle Miller)
    • ClinicalImpression is not mature enough to resolve this issue. Ask MnM for an exemption on the QA checklist (re: Condition having a circular reference with ClinicalImpression)
    • Add note: "A known issue exists with circular references between Condition and ClinicalImpression, which is due to the low maturity level of ClinicalImpression. The Patient Care work group intends to address this issue when ClinicalImpression is considered substantially complete and ready for implementation"
  • GF#11173 CarePlan needs support for reviews - 2016-09 core #327 (Stephen Chu)
    • Tracking of reviews and plans for reviews is something that applies to many resources, not just CarePlan (e.g. protocols, standing orders, long term care admissions, etc.). This is something probably best handled by "Task" but will require a fair bit of analysis and discussion with other work groups to agree on approach. Defer to R4. Consider transfer to OO who owns Task
  • GF#14150 Add Media to investigation, finding (Elliot Silver)

Adjourn

Adjourned at 6:35pm Eastern.

Meeting Outcomes

Actions
Next Meeting/Preliminary Agenda Items
  1. Agenda review
  2. Approve previous meeting minutes
    • Motion: <moved>/<seconded> Abstain - <#>, Negative - <#>, Approve - <#>
  3. gForge change request

© 2012 Health Level Seven® International. All rights reserved.