fhir deep dive nkbd 2021 - confluence.hl7.org

36
Laura Heermann PhD, RN, FAMIA Intermountain Healthcare Clinicians on Wednesday June 9, 2021 Russ Leftwich MD, FAMIA Intersystems Jim McClay MD, FAMIA UNMC For Meeting Materials https://tinyurl.com/June2021NKBDCoF Nursing Knowledge: Big Data Science Conference Preconference, Track 1

Upload: others

Post on 01-Jun-2022

1 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

Laura Heermann PhD, RN, FAMIAIntermountain Healthcare

Clinicians on Wednesday June 9, 2021

Russ Leftwich MD, FAMIAIntersystems

Jim McClay MD, FAMIAUNMC For Meeting Materials https://tinyurl.com/June2021NKBDCoF

Nursing Knowledge: Big Data Science ConferencePreconference, Track 1

Page 2: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®

JAMES MCCLAY, MD, MS, FACEP, FAMIAEMERGENCY MEDICINE, UNIVERSITY OF NEBRASKA MEDICAL CENTER

A Deep Dive into FHIR

Page 3: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®FHIR | Agenda

• The basics: Resources and references• Structured and Coded Data• Terminology• Profiling• Ecosystem

Page 4: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®The Goal:Share Computable Healthcare Knowledge Artifacts

• Computable knowledge artifacts are digital objects carrying healthcare information represented in data structures that can be parsed by a machine (Lehmann 2018).

• The FHIR resources represent self contained computable healthcare knowledge artifacts.

• The FHIR Resource Objects represent named healthcare related concepts based on common EHR based concepts.

• The FHIR resources are designed to be findable, useable, extensible specifications based on standard internet protocols.

Lehmann HP, Downs SM. Desiderata for sharable computable biomedical knowledge for learning health systems. Learn Health Syst. 2018;2(4):e10065. https://onlinelibrary.wiley.com/doi/full/10.1002/ lrh2.10065.

Page 5: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®Modeling Health Information: Example Knowledge Artifacts

Clinical DataMedicationsDiagnosticsProblems and ConditionsProcedures and ResultsAllergiesFamily HistoryLabs, Radiology & Genomics…

Administrative DataPatient DemographicsProvider QualificationsEncounter DescriptionClaimsInsuranceOrganizational DescriptionsAppointmentsOrders management…Process Information

Care PlanningWorkflow SupportCare Episodes…

BasicsListsCompositionsBundlesLibrary

Page 6: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®

BASICS OF FHIR

Page 7: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®Overview of FHIR

• Fast Healthcare Interoperability Resources (FHIR)• Consistent, simple to use content model (Resources)

• Controlled extensibility• Supports all paradigms of exchange

• Real-time APIs• Documents, Messages & Services

• Designed with implementers in mind• Detailed on-line, hyperlinked specification• Freely available tooling, servers, libraries• Written into latest HHS regulations

Page 8: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®Informed by and Related to other Healthcare Standards

• Health Level 7 (HL7)• Version 2• Version 3• CDA

• IHE• DICOM• Terminologies

• SNOMED• ICD• LOINC

Incorporates lessons learned from prior efforts

Iteratively designed by stakeholders and tested at regular connectathons.

Page 9: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®The FHIR Specification

http://hl7.org/fhir/

Free: licensed under Creative Commons ”derivative works allowed“

Fully Documented

Currently in 4th Release

Release 5 anticipated mid-2022

Page 10: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®Resources: What are they?

• The Content model (capital R)• Small logically discrete units of exchange• Defined behaviour and meaning = FHIR

specification• Known identity / location (URL)• Smallest unit of transaction• “of interest” to healthcare

• The Thing that is exchanged (small r)• Via REST ( FHIR Restful API), Messages, Documents

Page 11: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®Resources: The FHIR Specification

http://hl7.org/fhir/resourcelist.htmlFive Level Maturity Model Applied to Each Resource:

http://wiki.hl7.org/index.php?title=FHIR_Maturity_Model

Page 12: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®FHIR: the basics | Resource example: Patient

www.HL7.org/FHIR/patient

NAVIGATION HINT:

HL7.org/FHIR/NameOfResource

Page 13: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®Resource structure

Resource Elements:• Name• Cardinality• Type• Description• Terminology binding• Other

Patient

Page 14: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®FHIR the basics | References between resources

PROCEDURE

PATIENT

DIAGNOSTIC REPORTCONDITION

Subject

ReportRelated

Item

EncounterPerformer

ENCOUNTER PRACTITIONER

Page 15: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®FHIR the basics |Recording a consultation

12-year-old-boy

First consultationComplaining of pain in the right ear for 3 days with an elevated temperature. On examination, temperature 38°C and an inflamed right eardrum with no perforation. Diagnosis Otitis Media, and prescribed Amoxicillin 250mg 3 times per day for 7 days.

Follow up consultation2 days later returned with an itchy skin rash. No breathing difficulties. On examination, urticarial rash on both arms. No evidence meningitis. Diagnosis of penicillin allergy. Antibiotics changes to Erythromycin 250mg 4 times per day for 10 days.

Patient

Encounter

Condition

Observation

Medication

Allergy Intolerance

Page 16: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

Encounter

Encounter

Practitioner

PatientAsserter

Performer

Performer

Performer

Performer

Performer

Performer

Asserter

Asserter

Prescriber

Asserter

Pain right ear 3 days

Otitis media

Itchy skin rash

No breathing difficulties

Elevated temperature

Temperature 38°C

Inflamed right drum

Urticarial Rash

Amoxicillin 250mg

Erythromycin 250mg

Penicillin Allergy

As linked resources…

Page 17: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

Page 17 • HL7 New Zealand

Organizing Resources: Lists of things

• Examples– Medication list– Problem List (Conditions)– Allergies– Past Medical History– Past Social History– Social History– ‘Organizer’ in Document

• Manage ‘points in time’ and changes

List

Page 18: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

STRUCTURED AND CODED DATA

Page 19: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®Why have structured / coded data?

• Structured vs Coded• Structured:

• Organized according to a schema, e.g. relational database• Ex: a collection of recipes stored as ingredients, mixing instructions,

cooking instructions, serving instructions• Coded:

• Improves UI possibilities• Improves exchange• ‘Secondary’ uses

• Allows Decision Support• Population health

Page 20: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®Datatypes: Let’s look

• Review datatypes in spec• Start from resource

• Datatypes in resource definition• Backbone element• ‘choice’ data types

• Identifiers• Review coded data

• ValueSet binding

https://www.hl7.org/fhir/datatypes.html

Page 21: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2012 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

Vocabulary

21

n Support for coded data of varying complexityn Some codes defined as part of resource, others referenced

from external vocabulariesØ LOINC, SNOMED, UCUM, etc.

n Recognition some will differ by implementation spacen Can use Value Set resource to define more complex code

lists

Page 22: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®Terminology Sub-system

Code System:Defines a set of concepts with a

coherent meaning

CodeDisplay

Definition

Element Definition: Type and Value set reference

Value Set:A selection of a set of codes for

use in a particular context

Selects Binds

Element: code/

Coding/CodeableConcept

Refers to

Conforms

• SNOMED CT / LOINC / RxNORM• ICPC, MIMS + 100s more• ICD-X+• A drug formulary• Custom

https://www.hl7.org/fhir/terminologies.html

https://www.hl7.org/fhir/terminology-service.html

Page 23: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®ValueSet

n A subset of terms from a code system for a specific purpose or use case

n Promotes consistency between applications

n Key component of TerminologyØ Also CodeSystem

n Skin TonesØ PinkØ RuddishØ WhiteØ GrayØ Yellow

Page 24: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

PROFILING

Page 25: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®Adapting FHIR to your needs: Profiling

• Many different contexts in healthcare, but want a single set of Resources for 1 context• Need to be able to describe ‘usage of FHIR’ based on context• Allow for these usage statements to:

• Authored in a structured manner• Published in a registry & discoverable• Used as the basis for validation, code, report and UI generation.

• 3 main aspects:• Constraining a resource - remove element, change multiplicity fix values• Change coded element binding• Adding a new element (an extension)

• Profiling adapts FHIR for specific scenarios

Page 26: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®For example…

Note: Limited mandatory elements in the core spec

Require that the identifier uses the NHS number – and is required

Limit names to just 1 (instead of 0..*)

Change maritalStatus to another set of codes that extends the one from HL7 international

Add an extension to support ethnicity

Doesn’t support photo

Page 27: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2012 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

Profiles

n Document constraints and extensions on one or more resources

n May also define new extensions search terms, new messaging events, etc.

n Subsumes: template, implementation profile, DCM (Detailed Clinical Model), etc.

n Looks an awful lot like the definition of the resources themselvesØ You can download profile XML for all resources

27

Page 28: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®The ‘profile’

• Defines each element • Path • Name • dataType• Binding • Multiplicity • Mapping & much more

• Including allowable extension points

Page 29: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®Extension Definitions

• Simple or Complex• Definition:

• Available on the web• Canonical Url

• Resolvable or Registry• In resource instance:

• Reference to Url• Extension or ModifierExtension

• Example: US Core – Patient Resource – Extended to include race and ethnicity.

Page 30: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®Documents – are bundles

30

Observation Resource

Composition Resource

Section

Device Resource

Condition Resource

List Resource

<Bundle><entry>

<Composition /></entry> <entry>

<Observation /></entry><entry>

<Device /></entry><entry>

<List/></entry><entry>

<Condition/></entry>

</Bundle>

AttesterMetadata Section

Section

Page 31: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

THE ECOSYSTEM

Page 32: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

FHIR Implementation Guides

• FHIR Implementation Guides support Specific Use Cases• Implementation Guides both restrict and extend APIs, resources and

terminologies.• The Product of FHIR Accelerators• There are currently 152 FHIR Implementation Guides registered with

HL7

Page 33: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®REST (API)

• “Representational State Transfer” –architecture for how to connect systems in real time• Uses HTTP/S• Simple to use• Very commonly used outside of healthcare – especially mobile• For simple interactions

• Create• Read (& Query)• Update • Delete

• A lot of tooling / experience available

Page 34: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®Components

Page 35: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2012 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

Freely available

n Unencumbered – free for use, no membership requiredn http://hl7.org/fhir

35

Page 36: FHIR Deep Dive NKBD 2021 - confluence.hl7.org

© 2021 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg. U.S. TM Office.

FHIR®

o From HL7 o HL7 FHIR:

http://hl7.org/fhir/index.htmlo FHIR Confluence:

https://confluence.hl7.org/o HL7 FHIR Foundation:

http://www.fhir.org/o Community

o https://chat.fhir.org/o List server ([email protected] )o Stack Overflow (tag FHIR)

o Blogso www.healthintersections.com.au/o https://fhirblog.com/o https://thefhirplace.com/o https://brianpos.com

More information

http://www.hl7.org/about/fhir-accelerator/

HL7 FHIR ACCELERATOR™ Projects

FHIR Implementation Guide Registry: https://www.fhir.org/guides/registry/

SMART on FHIR App Registry: https://apps.smarthealthit.org/