19
Out-of-the-box eHealth interoperability? Ewout Kramer [email protected] EHiN, november 4thm 2014

5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014

Embed Size (px)

DESCRIPTION

Ewout Kramer, Furore FHIR: Out-of-the-box eHealth interoperability? EHiN 2014, IKT-Norge og HOD

Citation preview

Page 1: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014

Out-of-the-box eHealth interoperability?

Ewout Kramer

[email protected]

EHiN, november 4thm 2014

Page 2: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014

(well, that’s relative)

(that’s what we need)

(the web technology bit)

Page 3: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014
Page 4: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014

Focus on implementers

Keep common scenarios simple

Leverage existing technologies

Make content freely available

FHIR Manifesto (abridged)

Page 5: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014

If your neighbour 's son can’t hack an app with <technology X> in a weekend…..

Focus on implementers

you won’t get adopted

Page 6: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014

6

www.programmableweb.com

Page 7: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014
Page 8: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014

Slice & dice your data into “resources”

Page 9: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014

How many resources?Currently: about 60

• Administrative– Patient, Location, Encounter,

Organization,

• Clinical Concepts– AllergyIntolerance,

Questionnaire, Observation

• Infrastructure– ValueSet, Composition, Profile,

Conformance

Next up…still about 60 to go

• Scheduling- Appointment, Availability, Slot

• Financial- Claim, Account, Coverage

• Consent• Devices

– Metric, DeviceComponent

• Care Transfer

Full support for C-CDA

Page 10: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014

Generic Specific

Flexibility vs. useability

Re-useable Single purpose

HL7v3 RIM

HL7 CDAC-CCD

openEHR RM

HL7v2

IHE PDQFHIR

openEHRArchetypes

openEHRTemplates

HL7v3 CMETS

Page 11: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014

+ =

Cover the 80% out of the box…

Race

Middle name

Lunar Hijri birthdate

Page 12: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014

FHIR RepositoryStandardFHIR REST

CustomOperations

Read

Update

Search

Check Drug Interaction

MergePatient

Page 13: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014

Standardize with your partners…not the world

Conformance & Profile

Page 14: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014

Guidance

Implementation

Find & maintain

Retrieve & use

Repository

Page 15: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014

Packaging & transport

Yes, v2 style messagingis also supported! √Yes, v3 CDA style documentsare also supported!

Page 16: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014

Document from the resource to the wire

HTTP/1.1 200 OKContent-Type: application/json;charset=utf-8Content-Length: 627Content-Location: /fhir/person/@1/history/@1Last-Modified: Tue, 29 May 2012 23:45:32 GMTETag: "1“

"Person":{"id":{"value":"1"},"identifier":[{"type":{"code":"ssn","system":"http://hl7.org/fhir/sid

Page 17: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014

What’s Next?• Februari 2014 First Draft Standard for Trial Use (DSTU)

– Semi-stable platform for implementers Additional DSTU versions roughly annually to make fixes, introduce new resources

• June 2015 Second Draft Standard for Trial Use (DSTU2)

• Normative – 2016?– We want *lots* of implementation

experience before committing to backward compatibility

17

Page 18: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014

18

International HL7 FHIR Developer Days

November 24-26, 2014 in Amsterdam

Education

– 14 tutorials

Connectathon

– Meet fellow developers

– Put FHIR to the test

Networking

– FHIR experts and authors on hand

http://fhir.furore.com/devdays

Page 19: 5A Kramer FHIR Out-of-the-box eHealth interoperability EHiN 2014

Questions?