SlideShare a Scribd company logo
1 of 21
Future Directions:
FHIR in New Zealand
(a personal opinion)
Dr David Hay
Chair HL7 New Zealand
Orion Health Product Strategist
October2013
Agenda
• Interoperability Architecture
• Progress
• (possible) place for FHIR

Page 2 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
Interoperability Reference Architecture
Interoperability Reference Architecture
• Developed at the end
of 2011
• Supporting the Vision
– A patient
focused, integrated
healthcare
model, based on
shared care

• Scope of document
– An architecture for
inter-system exchange
of Health Information

Page 4 • Copyright © 2013 Orion Health™ group of companies • All rights reserved

• 3 Pillars
– CDA documents as units of exchange
– XDS as the registry/repository
infrastructure
– openEhr Archetypes as models
Health Information Exchange

Regional Data
Store

FHIR Resources

FHIR
REST/Service

Clients:
Browser
Other system (HSA, GP PMS)
Page 5 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
Progress since then
• Some completed projects
–
–
–
–
–

GP2GP
eReferrals
ePrescribing
Canterbury eSCRV (Shared repository Clinical Data)
Auckland testsafe (Shared Lab data)

• Currently developing CDA ‘profiles’
– Highly constrained
– Common templates
– Medications & Allergies

• XDS
– Recent EOI
– Not actual users at the moment

• Archetypes
– Pilot using CKM for medications (Thanks to Ocean Infomatics)

Page 6 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
Where FHIR could make a difference
Possible Use Cases for FHIR
• Will consider 3 possible scenarios for FHIR
– Identity Service
– XDS Document Registry / Repository
– Master List of Medicines

• High level only
– Eg security/privacy not discussed

• Not official NZ policy!

Page 8 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
Quick techie summary
• Examples using REST
– Real time interaction
– Would use messaging / documents where appropriate

• HTTP Verbs (CRUD)
–
–
–
–
–

POST: Create
GET: Retrieve (specific resource & search)
PUT: Update
DELETE: Deactivate
OPTIONS: Conformance

• Profiles
– Statement of use

• Conformance
– What can a server support

• FHIR supporting an ecosystem

Page 9 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
1. Identity Service
• Existing Patient and Provider Registries
– Patient identity Service
• National Health Identifier (NHI)
• First established in 1993
• Recently re-platformed
– IBM Initiate
– Exposing some web services
– Provider Identity Service
• Health provider Identifier (HPI)
• Part of the NHI re-platforming

• Why FHIR
– Simple lookup (90% of use)
– Increase uptake – especially in community care

• Current progress
– Just an idea

Page 10 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
Architecture

Page 11 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
Identity Service: possible FHIR interfaces
• Resource
– Use Patient resource with extensions (Iwi, Hapu...)

• Interfaces
– Find (search for) a patient
• GET /patient?name=eve
– Get details for a known patient
• GET /patient?identifier=PRP1660
– Notify of updates
• PUT /patient?identifier=PRP1660
– Likely have workflow not direct update
– Register new patient
• POST /patient
– Likely have workflow not direct update

Page 12 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
2. Document Registry: IHE XDS
• An architecture to support distributed document repositories within an
‘affinity domain’ managed by a single registry/index
– Allows repositories to maintain stewardship with common governance
– A number of existing repositories
– Many ways to extend if needed

• Well accepted internationally
• In NZ, we only need 1 Registry
– And we already have the Identity registry

• Why FHIR
–
–
–
–

‘Native’ XDS interfaces are complex. FHIR interfaces are simpler to implement
Other deployment possibilities
Resource tags for fine grained privacy
Other functionality – eg Notifications, Audit trail to consumers

• Current progress
– Current project to develop pilot

Page 13 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
The standard IHE Model

Page 14 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
Document Registry: FHIR Equivalent

Page 15 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
3. My List of Medicines
• Key importance of a common view of current medications and
medication history
• Some existing infrastructure
– Testsafe & eSCRV (Auckland & Christchurch) with dispensing data
– Is an ePrescribing pilot

• Why FHIR
– CDA model is complex – especially with local extensions
– No obvious alternative transport (other than CDA documents via XDS)

• Current progress
– Concept of the shared repository of medication data well established
– Working on model for medications
• Archetypes
– CDA templates for medications
• Constrained to our models
• Mapped to FHIR resources (experimental)

Page 16 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
Big Picture
Resources
• Medicine
• MedicationPrescription
• MedicationDispense
• MedicationAdministration

• Order
• Provenance
• List

Page 17 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
Interactions / Use Cases: Examples
• Get current list of medications (MLOM)
– GET /Patient/<patient ID>/List?code=meds (if you have the patient ID)
– GET /List?code=meds&subject.identifier = <identifier> (if you don’t)

• Update the MLOM
– PUT /List/<listID> (with an updated List)

• Get history of changes to the MLOM
– GET /List/<listID/_history

• Get all dispensings
– GET /MedicationDispense?patient=<patient ID>

• Get all administrations
•

•

GET /MedicationAdministration?patient=<patient ID>

Prescribe
•

POST /Order (Containing MedicationPrescription in Order)

Page 18 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
Local Activity
• Vendors
– Orion Health
• Putting significant resources into FHIR developments
• Attendance at connectathons
• XDS interfaces
• Mobile Medication Administration project
– Sysmex
• Attendance at connectathons
• XDS interfaces
• Lab Order interfaces

• HINZ 2014 Developer challenge
– Encourage innovative development, especially new entrants
– Encompass connectathon concept
– In planning stage now...

Page 19 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
Conclusion
• The ‘shared repository’ model is established in NZ
• FHIR
–
–
–
–

Adds missing parts (especially the transport & query)
Much easier to implement
Enables the ecosystem
Enables the patient

• Progressing with a number of pilot implementations
– XDS
– Some internal projects

• HINZ Developer Challenge
• Shameless self-promotion
– www.fhirblog.com

Page 20 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
www.orionhealth.com

More Related Content

What's hot

Licensing health and sensitive data
Licensing health and sensitive dataLicensing health and sensitive data
Licensing health and sensitive dataARDC
 
Criteria for a trusted institutional repository
Criteria for a trusted institutional repositoryCriteria for a trusted institutional repository
Criteria for a trusted institutional repositoryIna Smith
 
Ethics and consent for data sharing
Ethics and consent for data sharingEthics and consent for data sharing
Ethics and consent for data sharingARDC
 
Scimp openEHR CKM workshop 2015
Scimp openEHR CKM workshop 2015Scimp openEHR CKM workshop 2015
Scimp openEHR CKM workshop 2015Ian McNicoll
 
Supporting HANDI apps developers Arctic dual-modelling Conf Tromso 2014
Supporting HANDI apps developers Arctic dual-modelling Conf Tromso 2014Supporting HANDI apps developers Arctic dual-modelling Conf Tromso 2014
Supporting HANDI apps developers Arctic dual-modelling Conf Tromso 2014Ian McNicoll
 
Sharepoint taxonomy introduction us
Sharepoint taxonomy introduction   usSharepoint taxonomy introduction   us
Sharepoint taxonomy introduction usQUONTRASOLUTIONS
 
Copy Of Ipmi Presentation By Dr Azfar
Copy Of Ipmi Presentation By Dr  AzfarCopy Of Ipmi Presentation By Dr  Azfar
Copy Of Ipmi Presentation By Dr AzfarDr Azfar Malik
 
ICIC 2014 The Future of Pharmaceutical and Life Science Publishing Industries
ICIC 2014 The Future of Pharmaceutical and Life Science Publishing Industries ICIC 2014 The Future of Pharmaceutical and Life Science Publishing Industries
ICIC 2014 The Future of Pharmaceutical and Life Science Publishing Industries Dr. Haxel Consult
 
Google Cloud healthcare data platform and FHIR APIs by Kalyan Pamarthy
Google Cloud healthcare data platform and FHIR APIs by Kalyan PamarthyGoogle Cloud healthcare data platform and FHIR APIs by Kalyan Pamarthy
Google Cloud healthcare data platform and FHIR APIs by Kalyan PamarthyHealthDev
 
Carpathian Research Group LLC
Carpathian Research Group LLCCarpathian Research Group LLC
Carpathian Research Group LLCYuriy Bortnyk
 
Devdays 2017 implementation guide authoring - ardon toonstra
Devdays 2017  implementation guide authoring - ardon toonstraDevdays 2017  implementation guide authoring - ardon toonstra
Devdays 2017 implementation guide authoring - ardon toonstraDevDays
 

What's hot (13)

Licensing health and sensitive data
Licensing health and sensitive dataLicensing health and sensitive data
Licensing health and sensitive data
 
Aehin 2016 backup
Aehin 2016 backupAehin 2016 backup
Aehin 2016 backup
 
Criteria for a trusted institutional repository
Criteria for a trusted institutional repositoryCriteria for a trusted institutional repository
Criteria for a trusted institutional repository
 
Ethics and consent for data sharing
Ethics and consent for data sharingEthics and consent for data sharing
Ethics and consent for data sharing
 
Scimp openEHR CKM workshop 2015
Scimp openEHR CKM workshop 2015Scimp openEHR CKM workshop 2015
Scimp openEHR CKM workshop 2015
 
Supporting HANDI apps developers Arctic dual-modelling Conf Tromso 2014
Supporting HANDI apps developers Arctic dual-modelling Conf Tromso 2014Supporting HANDI apps developers Arctic dual-modelling Conf Tromso 2014
Supporting HANDI apps developers Arctic dual-modelling Conf Tromso 2014
 
Sharepoint taxonomy introduction us
Sharepoint taxonomy introduction   usSharepoint taxonomy introduction   us
Sharepoint taxonomy introduction us
 
Copy Of Ipmi Presentation By Dr Azfar
Copy Of Ipmi Presentation By Dr  AzfarCopy Of Ipmi Presentation By Dr  Azfar
Copy Of Ipmi Presentation By Dr Azfar
 
ICIC 2014 The Future of Pharmaceutical and Life Science Publishing Industries
ICIC 2014 The Future of Pharmaceutical and Life Science Publishing Industries ICIC 2014 The Future of Pharmaceutical and Life Science Publishing Industries
ICIC 2014 The Future of Pharmaceutical and Life Science Publishing Industries
 
Google Cloud healthcare data platform and FHIR APIs by Kalyan Pamarthy
Google Cloud healthcare data platform and FHIR APIs by Kalyan PamarthyGoogle Cloud healthcare data platform and FHIR APIs by Kalyan Pamarthy
Google Cloud healthcare data platform and FHIR APIs by Kalyan Pamarthy
 
Carpathian Research Group LLC
Carpathian Research Group LLCCarpathian Research Group LLC
Carpathian Research Group LLC
 
Devdays 2017 implementation guide authoring - ardon toonstra
Devdays 2017  implementation guide authoring - ardon toonstraDevdays 2017  implementation guide authoring - ardon toonstra
Devdays 2017 implementation guide authoring - ardon toonstra
 
What is FHIR
What is FHIRWhat is FHIR
What is FHIR
 

Similar to Ihic preso v2

Fire and Ice - FHIR in New Zealand - David Hay
Fire and Ice - FHIR in New Zealand - David HayFire and Ice - FHIR in New Zealand - David Hay
Fire and Ice - FHIR in New Zealand - David HayHL7 New Zealand
 
Introduction to FHIR - New Zealand Seminar, June 2014
Introduction to FHIR - New Zealand Seminar, June 2014Introduction to FHIR - New Zealand Seminar, June 2014
Introduction to FHIR - New Zealand Seminar, June 2014David Hay
 
FHIR - as a new currency of exchange in New Zealand
FHIR - as a new currency of exchange in New ZealandFHIR - as a new currency of exchange in New Zealand
FHIR - as a new currency of exchange in New ZealandDavid Hay
 
FHIR for implementers in New Zealand
FHIR for implementers in New ZealandFHIR for implementers in New Zealand
FHIR for implementers in New ZealandDavid Hay
 
Intro_To_FHIR.pptx
Intro_To_FHIR.pptxIntro_To_FHIR.pptx
Intro_To_FHIR.pptxPierluigi10
 
Fhir seminar hinz 2015
Fhir seminar hinz 2015Fhir seminar hinz 2015
Fhir seminar hinz 2015David Hay
 
Fhir canonical data_model_1v0
Fhir canonical data_model_1v0Fhir canonical data_model_1v0
Fhir canonical data_model_1v0Kevin Mayfield
 
2016 SEP SMART ON FHIR
2016 SEP   SMART ON FHIR2016 SEP   SMART ON FHIR
2016 SEP SMART ON FHIRBrett Esler
 
Christchurch presentation
Christchurch presentationChristchurch presentation
Christchurch presentationDavid Hay
 
APIsecure 2023 - FHIR API Security, Grahame Grieve (Health Intersections)
APIsecure 2023 - FHIR API Security, Grahame Grieve (Health Intersections)APIsecure 2023 - FHIR API Security, Grahame Grieve (Health Intersections)
APIsecure 2023 - FHIR API Security, Grahame Grieve (Health Intersections)apidays
 
FHIR for clinicians
FHIR for clinicians FHIR for clinicians
FHIR for clinicians David Hay
 
Health Information Exchange Standards - Compliance via Integration Testing
Health Information Exchange Standards  -  Compliance via Integration TestingHealth Information Exchange Standards  -  Compliance via Integration Testing
Health Information Exchange Standards - Compliance via Integration TestingHealth Informatics New Zealand
 
3.0 FHIR Deep Dive AMIA SA 2022.pdf
3.0 FHIR Deep Dive AMIA SA 2022.pdf3.0 FHIR Deep Dive AMIA SA 2022.pdf
3.0 FHIR Deep Dive AMIA SA 2022.pdfVaishnaviYadav151699
 
fhir-documents
fhir-documentsfhir-documents
fhir-documentsDevDays
 
Clinical Quality Linked Data on health.data.gov
Clinical Quality Linked Data on health.data.govClinical Quality Linked Data on health.data.gov
Clinical Quality Linked Data on health.data.govGeorge Thomas
 
Towards a fhir based api: lessons learnt with supporting interoperability for...
Towards a fhir based api: lessons learnt with supporting interoperability for...Towards a fhir based api: lessons learnt with supporting interoperability for...
Towards a fhir based api: lessons learnt with supporting interoperability for...Suranga Nath Kasthurirathne
 

Similar to Ihic preso v2 (20)

Fire and Ice - FHIR in New Zealand - David Hay
Fire and Ice - FHIR in New Zealand - David HayFire and Ice - FHIR in New Zealand - David Hay
Fire and Ice - FHIR in New Zealand - David Hay
 
FHIR & Ice
FHIR & IceFHIR & Ice
FHIR & Ice
 
Introduction to FHIR - New Zealand Seminar, June 2014
Introduction to FHIR - New Zealand Seminar, June 2014Introduction to FHIR - New Zealand Seminar, June 2014
Introduction to FHIR - New Zealand Seminar, June 2014
 
FHIR - as a new currency of exchange in New Zealand
FHIR - as a new currency of exchange in New ZealandFHIR - as a new currency of exchange in New Zealand
FHIR - as a new currency of exchange in New Zealand
 
FHIR for implementers in New Zealand
FHIR for implementers in New ZealandFHIR for implementers in New Zealand
FHIR for implementers in New Zealand
 
FHIR.pptx
FHIR.pptxFHIR.pptx
FHIR.pptx
 
Intro_To_FHIR.pptx
Intro_To_FHIR.pptxIntro_To_FHIR.pptx
Intro_To_FHIR.pptx
 
Fhir seminar hinz 2015
Fhir seminar hinz 2015Fhir seminar hinz 2015
Fhir seminar hinz 2015
 
Fhir canonical data_model_1v0
Fhir canonical data_model_1v0Fhir canonical data_model_1v0
Fhir canonical data_model_1v0
 
Interoperability, the rise of HL7 and FHIR
Interoperability, the rise of HL7 and FHIRInteroperability, the rise of HL7 and FHIR
Interoperability, the rise of HL7 and FHIR
 
2016 SEP SMART ON FHIR
2016 SEP   SMART ON FHIR2016 SEP   SMART ON FHIR
2016 SEP SMART ON FHIR
 
Christchurch presentation
Christchurch presentationChristchurch presentation
Christchurch presentation
 
APIsecure 2023 - FHIR API Security, Grahame Grieve (Health Intersections)
APIsecure 2023 - FHIR API Security, Grahame Grieve (Health Intersections)APIsecure 2023 - FHIR API Security, Grahame Grieve (Health Intersections)
APIsecure 2023 - FHIR API Security, Grahame Grieve (Health Intersections)
 
FHIR for clinicians
FHIR for clinicians FHIR for clinicians
FHIR for clinicians
 
Health Information Exchange Standards - Compliance via Integration Testing
Health Information Exchange Standards  -  Compliance via Integration TestingHealth Information Exchange Standards  -  Compliance via Integration Testing
Health Information Exchange Standards - Compliance via Integration Testing
 
3.0 FHIR Deep Dive AMIA SA 2022.pdf
3.0 FHIR Deep Dive AMIA SA 2022.pdf3.0 FHIR Deep Dive AMIA SA 2022.pdf
3.0 FHIR Deep Dive AMIA SA 2022.pdf
 
fhir-documents
fhir-documentsfhir-documents
fhir-documents
 
Clinical Quality Linked Data on health.data.gov
Clinical Quality Linked Data on health.data.govClinical Quality Linked Data on health.data.gov
Clinical Quality Linked Data on health.data.gov
 
Towards a fhir based api: lessons learnt with supporting interoperability for...
Towards a fhir based api: lessons learnt with supporting interoperability for...Towards a fhir based api: lessons learnt with supporting interoperability for...
Towards a fhir based api: lessons learnt with supporting interoperability for...
 
The Healthdirect Australia Story
The Healthdirect Australia StoryThe Healthdirect Australia Story
The Healthdirect Australia Story
 

More from David Hay

Hl7 2016 baltimore connectathon provider directories and scheduling
Hl7 2016 baltimore connectathon provider directories and schedulingHl7 2016 baltimore connectathon provider directories and scheduling
Hl7 2016 baltimore connectathon provider directories and schedulingDavid Hay
 
Payer extract connectathonupdate
Payer extract connectathonupdatePayer extract connectathonupdate
Payer extract connectathonupdateDavid Hay
 
Genomics connectathon
Genomics connectathonGenomics connectathon
Genomics connectathonDavid Hay
 
itx presentation: FHIR and the New Zealand EHR - deeper dive
itx presentation: FHIR and the New Zealand EHR - deeper diveitx presentation: FHIR and the New Zealand EHR - deeper dive
itx presentation: FHIR and the New Zealand EHR - deeper diveDavid Hay
 
HL7 New Zealand: FHIR for developers
HL7 New Zealand: FHIR for developersHL7 New Zealand: FHIR for developers
HL7 New Zealand: FHIR for developersDavid Hay
 
Potential uses for FHIR in New Zealand by Peter Jordan
Potential uses for FHIR in New Zealand by  Peter JordanPotential uses for FHIR in New Zealand by  Peter Jordan
Potential uses for FHIR in New Zealand by Peter JordanDavid Hay
 
Archetypes and FHIR by Koray Atalag
Archetypes and FHIR by Koray AtalagArchetypes and FHIR by Koray Atalag
Archetypes and FHIR by Koray AtalagDavid Hay
 
FHIR for Architects and Developers - New Zealand Seminar, June 2014
FHIR for Architects and Developers - New Zealand Seminar, June 2014FHIR for Architects and Developers - New Zealand Seminar, June 2014
FHIR for Architects and Developers - New Zealand Seminar, June 2014David Hay
 
FHIR Profiles
FHIR ProfilesFHIR Profiles
FHIR ProfilesDavid Hay
 

More from David Hay (9)

Hl7 2016 baltimore connectathon provider directories and scheduling
Hl7 2016 baltimore connectathon provider directories and schedulingHl7 2016 baltimore connectathon provider directories and scheduling
Hl7 2016 baltimore connectathon provider directories and scheduling
 
Payer extract connectathonupdate
Payer extract connectathonupdatePayer extract connectathonupdate
Payer extract connectathonupdate
 
Genomics connectathon
Genomics connectathonGenomics connectathon
Genomics connectathon
 
itx presentation: FHIR and the New Zealand EHR - deeper dive
itx presentation: FHIR and the New Zealand EHR - deeper diveitx presentation: FHIR and the New Zealand EHR - deeper dive
itx presentation: FHIR and the New Zealand EHR - deeper dive
 
HL7 New Zealand: FHIR for developers
HL7 New Zealand: FHIR for developersHL7 New Zealand: FHIR for developers
HL7 New Zealand: FHIR for developers
 
Potential uses for FHIR in New Zealand by Peter Jordan
Potential uses for FHIR in New Zealand by  Peter JordanPotential uses for FHIR in New Zealand by  Peter Jordan
Potential uses for FHIR in New Zealand by Peter Jordan
 
Archetypes and FHIR by Koray Atalag
Archetypes and FHIR by Koray AtalagArchetypes and FHIR by Koray Atalag
Archetypes and FHIR by Koray Atalag
 
FHIR for Architects and Developers - New Zealand Seminar, June 2014
FHIR for Architects and Developers - New Zealand Seminar, June 2014FHIR for Architects and Developers - New Zealand Seminar, June 2014
FHIR for Architects and Developers - New Zealand Seminar, June 2014
 
FHIR Profiles
FHIR ProfilesFHIR Profiles
FHIR Profiles
 

Recently uploaded

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 

Recently uploaded (20)

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 

Ihic preso v2

  • 1. Future Directions: FHIR in New Zealand (a personal opinion) Dr David Hay Chair HL7 New Zealand Orion Health Product Strategist October2013
  • 2. Agenda • Interoperability Architecture • Progress • (possible) place for FHIR Page 2 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
  • 4. Interoperability Reference Architecture • Developed at the end of 2011 • Supporting the Vision – A patient focused, integrated healthcare model, based on shared care • Scope of document – An architecture for inter-system exchange of Health Information Page 4 • Copyright © 2013 Orion Health™ group of companies • All rights reserved • 3 Pillars – CDA documents as units of exchange – XDS as the registry/repository infrastructure – openEhr Archetypes as models
  • 5. Health Information Exchange Regional Data Store FHIR Resources FHIR REST/Service Clients: Browser Other system (HSA, GP PMS) Page 5 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
  • 6. Progress since then • Some completed projects – – – – – GP2GP eReferrals ePrescribing Canterbury eSCRV (Shared repository Clinical Data) Auckland testsafe (Shared Lab data) • Currently developing CDA ‘profiles’ – Highly constrained – Common templates – Medications & Allergies • XDS – Recent EOI – Not actual users at the moment • Archetypes – Pilot using CKM for medications (Thanks to Ocean Infomatics) Page 6 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
  • 7. Where FHIR could make a difference
  • 8. Possible Use Cases for FHIR • Will consider 3 possible scenarios for FHIR – Identity Service – XDS Document Registry / Repository – Master List of Medicines • High level only – Eg security/privacy not discussed • Not official NZ policy! Page 8 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
  • 9. Quick techie summary • Examples using REST – Real time interaction – Would use messaging / documents where appropriate • HTTP Verbs (CRUD) – – – – – POST: Create GET: Retrieve (specific resource & search) PUT: Update DELETE: Deactivate OPTIONS: Conformance • Profiles – Statement of use • Conformance – What can a server support • FHIR supporting an ecosystem Page 9 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
  • 10. 1. Identity Service • Existing Patient and Provider Registries – Patient identity Service • National Health Identifier (NHI) • First established in 1993 • Recently re-platformed – IBM Initiate – Exposing some web services – Provider Identity Service • Health provider Identifier (HPI) • Part of the NHI re-platforming • Why FHIR – Simple lookup (90% of use) – Increase uptake – especially in community care • Current progress – Just an idea Page 10 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
  • 11. Architecture Page 11 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
  • 12. Identity Service: possible FHIR interfaces • Resource – Use Patient resource with extensions (Iwi, Hapu...) • Interfaces – Find (search for) a patient • GET /patient?name=eve – Get details for a known patient • GET /patient?identifier=PRP1660 – Notify of updates • PUT /patient?identifier=PRP1660 – Likely have workflow not direct update – Register new patient • POST /patient – Likely have workflow not direct update Page 12 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
  • 13. 2. Document Registry: IHE XDS • An architecture to support distributed document repositories within an ‘affinity domain’ managed by a single registry/index – Allows repositories to maintain stewardship with common governance – A number of existing repositories – Many ways to extend if needed • Well accepted internationally • In NZ, we only need 1 Registry – And we already have the Identity registry • Why FHIR – – – – ‘Native’ XDS interfaces are complex. FHIR interfaces are simpler to implement Other deployment possibilities Resource tags for fine grained privacy Other functionality – eg Notifications, Audit trail to consumers • Current progress – Current project to develop pilot Page 13 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
  • 14. The standard IHE Model Page 14 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
  • 15. Document Registry: FHIR Equivalent Page 15 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
  • 16. 3. My List of Medicines • Key importance of a common view of current medications and medication history • Some existing infrastructure – Testsafe & eSCRV (Auckland & Christchurch) with dispensing data – Is an ePrescribing pilot • Why FHIR – CDA model is complex – especially with local extensions – No obvious alternative transport (other than CDA documents via XDS) • Current progress – Concept of the shared repository of medication data well established – Working on model for medications • Archetypes – CDA templates for medications • Constrained to our models • Mapped to FHIR resources (experimental) Page 16 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
  • 17. Big Picture Resources • Medicine • MedicationPrescription • MedicationDispense • MedicationAdministration • Order • Provenance • List Page 17 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
  • 18. Interactions / Use Cases: Examples • Get current list of medications (MLOM) – GET /Patient/<patient ID>/List?code=meds (if you have the patient ID) – GET /List?code=meds&subject.identifier = <identifier> (if you don’t) • Update the MLOM – PUT /List/<listID> (with an updated List) • Get history of changes to the MLOM – GET /List/<listID/_history • Get all dispensings – GET /MedicationDispense?patient=<patient ID> • Get all administrations • • GET /MedicationAdministration?patient=<patient ID> Prescribe • POST /Order (Containing MedicationPrescription in Order) Page 18 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
  • 19. Local Activity • Vendors – Orion Health • Putting significant resources into FHIR developments • Attendance at connectathons • XDS interfaces • Mobile Medication Administration project – Sysmex • Attendance at connectathons • XDS interfaces • Lab Order interfaces • HINZ 2014 Developer challenge – Encourage innovative development, especially new entrants – Encompass connectathon concept – In planning stage now... Page 19 • Copyright © 2013 Orion Health™ group of companies • All rights reserved
  • 20. Conclusion • The ‘shared repository’ model is established in NZ • FHIR – – – – Adds missing parts (especially the transport & query) Much easier to implement Enables the ecosystem Enables the patient • Progressing with a number of pilot implementations – XDS – Some internal projects • HINZ Developer Challenge • Shameless self-promotion – www.fhirblog.com Page 20 • Copyright © 2013 Orion Health™ group of companies • All rights reserved

Editor's Notes

  1. To change the image on this slide: Right click on the slide and select ‘Format Background’ In the ‘Fill’ Section, select ‘Picture or Texture Fill’ Click on ‘Insert from File’, navigate to the appropriate picture (corporate imagery can be found in the ‘Stock Images’ folder on the OMC at http://omc) and choose an appropriate image The background graphic will changeDo not click on ‘Apply to All’Do not select ‘Tile picture as texture’Please note: Product presentations must use medical images - landscapes can only be used in corporate presentations
  2. Common Content ModelPatient, Problem, Allergy, ProcedureCore plus local (national) extensionsCommon RepresentationXML or JSON of resourceSmall number of regional repositoriesSynchronization between themReal time access for Patient Care Via web serviceCould support Messaging update &amp; queryWhen direct access not available
  3. Profile: A Resource Profile - a statement of use of one or more FHIR Resources. It may include constraints on Resources and Data Types, Terminology Binding Statements and Extension Definitions.
  4. Talk about secority