30
HL7 FHIR DevDays 2020, Virtual Edition, November 1720, 2020 | @FirelyTeam | #fhirdevdays | www.devdays.com/november- 2020 HL7®, FHIR® and the flame Design mark are the registered trademarks of Health Level Seven International and are used with permission. Introduction to HL7® FHIR® Simone Heckmann, Gefyra GmbH, HL7 Germany

Simone Heckmann, Gefyra GmbH, HL7 Germany

  • Upload
    others

  • View
    7

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Simone Heckmann, Gefyra GmbH, HL7 Germany

HL7 FHIR DevDays 2020, Virtual Edition, November 17–20, 2020 | @FirelyTeam | #fhirdevdays | www.devdays.com/november-

2020

HL7®, FHIR® and the flame Design mark are the registered trademarks of Health Level Seven International and are used with permission.

Introduction to HL7® FHIR®

Simone Heckmann, Gefyra GmbH, HL7 Germany

Page 2: Simone Heckmann, Gefyra GmbH, HL7 Germany

1

Simone HeckmannCEO Gefyra GmbHTC Chair HL7 Germany

[email protected]

@GefyraGmbH

Page 3: Simone Heckmann, Gefyra GmbH, HL7 Germany

2

Health Level 7

● accredited ‘Standards Developing Organisation’ (SDO)

● organisation of volunteers worldwide

● Working Group Meetings, eMail-lists, phone

conferences...

● join any WG: http://www.hl7.org > Resources > ListServs >

subscribe

Page 4: Simone Heckmann, Gefyra GmbH, HL7 Germany

3

CDA R2

1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 .. 2007 .. 2011 .. 2018..

First WGM

V1

V2 V2.1 V2.2

First IG

V2.3 V2.3.1

Arden

Syntax2.0

V2.4 V2.5 V2.6

CDA R1

FHIR

Foundation of

HL7 DE

Version3.0

CCOW

The History of HL7

Page 5: Simone Heckmann, Gefyra GmbH, HL7 Germany

4

HL7 Version 2

Page 6: Simone Heckmann, Gefyra GmbH, HL7 Germany

Status QuoThe old world

Page 7: Simone Heckmann, Gefyra GmbH, HL7 Germany

6

The new world

• Cloud based

• Query driven

• Open API

• JSON

• HTTP

Page 8: Simone Heckmann, Gefyra GmbH, HL7 Germany
Page 9: Simone Heckmann, Gefyra GmbH, HL7 Germany

A new vision

Page 10: Simone Heckmann, Gefyra GmbH, HL7 Germany

9

FHIR - The Acronym

• F = Fast

• H = Healthcare

• I = Interoperability

• R = Resources

Page 11: Simone Heckmann, Gefyra GmbH, HL7 Germany

10

The History of HL7 FHIR®

2011 ... 2012 ... 2013 ... 2014 … 2015 … 2016 … 2017 … 2018 … 2019 … 2020 … 2021 … 2022 … 2023 …

1. Connectathon

1. Draft DSTU1 DSTU2 STU3

R4(normative)

10. Connectathon

R6 (update)

18. Connectathon

R5 (update)

Page 12: Simone Heckmann, Gefyra GmbH, HL7 Germany

11

The FHIR Manifesto

• focus on implementers

• focus on the 80% solution

• focus on established webbased technologies

• focus on human readable information

• focus on the community

• focus on scalability

Page 13: Simone Heckmann, Gefyra GmbH, HL7 Germany
Page 14: Simone Heckmann, Gefyra GmbH, HL7 Germany

13

Page 15: Simone Heckmann, Gefyra GmbH, HL7 Germany

14

Page 16: Simone Heckmann, Gefyra GmbH, HL7 Germany

15

Page 17: Simone Heckmann, Gefyra GmbH, HL7 Germany
Page 18: Simone Heckmann, Gefyra GmbH, HL7 Germany

Narrative

Extensions

Elements

Page 19: Simone Heckmann, Gefyra GmbH, HL7 Germany

18

REST

Operations

everything else

MessagingStorage

Exchange Paradigms

Page 20: Simone Heckmann, Gefyra GmbH, HL7 Germany

19

get a resource from the WWW

19

Page 21: Simone Heckmann, Gefyra GmbH, HL7 Germany

20

get a resource from a FHIR Server

20

Page 22: Simone Heckmann, Gefyra GmbH, HL7 Germany

21

search the WWW

Page 23: Simone Heckmann, Gefyra GmbH, HL7 Germany

22

search a FHIR Server

Page 24: Simone Heckmann, Gefyra GmbH, HL7 Germany

23

FHIR and universal interoperability....

Page 25: Simone Heckmann, Gefyra GmbH, HL7 Germany

24

FHIR Implementation Guides are special

● they are machine and human readable

● they contain all required profiles for a specific use case

profiles can be used for validation, code an UI generation

● they provide syntactical and semantical interoperability

● they are FHIR resources (can be searched, accessed through API)

● they add the “I” to “FHIR” ☺

Page 26: Simone Heckmann, Gefyra GmbH, HL7 Germany

25

Resource

+ Extensions

+ Constraints

___________

= „Profile“

Page 27: Simone Heckmann, Gefyra GmbH, HL7 Germany

26

Find an Implementation Guide:http://www.fhir.org/guides/registry/

Page 28: Simone Heckmann, Gefyra GmbH, HL7 Germany

27

Never work alone…!

Page 29: Simone Heckmann, Gefyra GmbH, HL7 Germany

28

Page 30: Simone Heckmann, Gefyra GmbH, HL7 Germany

29