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

FHIR overview at EHiN 2014, Oslo

Embed Size (px)

DESCRIPTION

Overview of FHIR: resources, extensibility and profiles as used during the EHiN meeting in Oslo, november 2014

Citation preview

Page 1: FHIR overview at EHiN 2014, Oslo

Out-of-the-box eHealth interoperability?

Ewout [email protected]

EHiN, november 4thm 2014

Page 2: FHIR overview at EHiN 2014, Oslo

Fast(well, that’s relative)

HealthcareInteroperability(that’s what we need)

Resources(the web technology bit)

Page 3: FHIR overview at EHiN 2014, Oslo
Page 4: FHIR overview at EHiN 2014, Oslo

Focus on implementersKeep common scenarios simpleLeverage existing technologiesMake content freely available

FHIR Manifesto (abridged)

Page 5: FHIR overview at EHiN 2014, Oslo

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: FHIR overview at EHiN 2014, Oslo

6

www.programmableweb.com

Page 7: FHIR overview at EHiN 2014, Oslo

REST

Page 8: FHIR overview at EHiN 2014, Oslo

Slice & dice your data into “resources”

Page 9: FHIR overview at EHiN 2014, Oslo

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 TransferFull support for C-CDA

Page 10: FHIR overview at EHiN 2014, Oslo

Generic Specific

Flexibility vs. useability

Re-useable Single purpose

HL7v3 RIMHL7 CDA

C-CCD

openEHR RM

HL7v2

IHE PDQFHIR

openEHR Archetypes

openEHR Templates

HL7v3 CMETS

Page 11: FHIR overview at EHiN 2014, Oslo

+ =

Cover the 80% out of the box…

Race

Middle name

Lunar Hijri birthdate

Page 12: FHIR overview at EHiN 2014, Oslo

FHIR RepositoryStandardFHIR REST

CustomOperations

Read

Update

Search

Check Drug Interaction

MergePatient

Page 13: FHIR overview at EHiN 2014, Oslo

Standardize with your partners…not the world

Conformance & Profile

Page 14: FHIR overview at EHiN 2014, Oslo

Compliance

Publication

Guidance

Implementation

Find & maintain

Retrieve & use

Repository

Page 15: FHIR overview at EHiN 2014, Oslo

Message

Document

REST

Packaging & transport

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

Page 16: FHIR overview at EHiN 2014, Oslo

Document from the resource to the wireHTTP/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: FHIR overview at EHiN 2014, Oslo

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: FHIR overview at EHiN 2014, Oslo

pagina 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: FHIR overview at EHiN 2014, Oslo

Questions?