Top Banner
Patient portals & personal health apps
41
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Patient portals and personal health apps in New Zealand

Patient portals &personal health apps

Page 2: Patient portals and personal health apps in New Zealand

An ecosystem for personal health apps

HL7 New Zealand workshop

10 November 2014

Alastair Kenworthy, Ministry of Health

Page 3: Patient portals and personal health apps in New Zealand

3

Page 4: Patient portals and personal health apps in New Zealand

Personal health information across the ecosystem

Page 5: Patient portals and personal health apps in New Zealand

5

Page 6: Patient portals and personal health apps in New Zealand

Almost 100 general practices were offering a patient portal in September 2014

37,000 patients had been provisioned a portal account

Page 7: Patient portals and personal health apps in New Zealand

Ngaio uses a smartphone app to help manage her diabetes

She performs blood glucose and cholesterol tests at home and uploads the results to her patient portal

She graphs these results alongside lab test results, blood pressure, weight and exercise data

She consults her doctor online with any concerns

Page 8: Patient portals and personal health apps in New Zealand

Clinical data repository

Repository delegates request and receives authorisation to

permit access to the appApp web service

The app (a) authenticates itself to the repository and requests access to (b) save and retrieve data

Performs home blood test, uploads results and views alongside

other data

Access control service

Logs in and authorises access to the app

Page 9: Patient portals and personal health apps in New Zealand

Clinical data repository

Repository delegates request and receives authorisation to

permit access to the appApp web service

The app (a) authenticates itself to the repository and requests access to (b) save and retrieve data

Performs home blood test, uploads results and views alongside

other data

Access control service

Logs in and authorises access to the app

Record locator service

X.509 client cert.

JSON web

token

Auth. scopes

Page 10: Patient portals and personal health apps in New Zealand
Page 11: Patient portals and personal health apps in New Zealand

An ecosystem that supports many users, apps,

publishers, patient portals, repositories and access

control services

Page 12: Patient portals and personal health apps in New Zealand

Sharing portal and repository data with an app

will be under explicit patient control

Page 13: Patient portals and personal health apps in New Zealand

Blue Button provides a model for our own personal

health app ecosystem

Page 14: Patient portals and personal health apps in New Zealand

Blue Button is about apps having access to repository

documents and shared health summaries via a

standard API

Page 15: Patient portals and personal health apps in New Zealand

Blue Button solutions paira data service with

an access control service

Page 16: Patient portals and personal health apps in New Zealand
Page 17: Patient portals and personal health apps in New Zealand

In our ecosystem, data services will be provided by patient portals, clinical data

repositories and a record locator service

Page 18: Patient portals and personal health apps in New Zealand

Each patient portal will be coupled with an access

control server

Page 19: Patient portals and personal health apps in New Zealand

Patient portals will be the docking points where personal health apps

connect to the ecosystem

Page 20: Patient portals and personal health apps in New Zealand

Portal systems will expose patient information and

communication functions via a standard API

Page 21: Patient portals and personal health apps in New Zealand

OAuth2 is the chosen protocol for authentication

and authorisation

Page 22: Patient portals and personal health apps in New Zealand

Digital certificates for mutual authentication will

enable patient portals, repositories and access

control services to operate within a circle of trust

Page 23: Patient portals and personal health apps in New Zealand

Patient portal accountswill be linked to

National Health Index (NHI) number

Page 24: Patient portals and personal health apps in New Zealand

Patient portals and apps will allow the user to login with Real Me, which must

add OAuth2 support

Page 25: Patient portals and personal health apps in New Zealand
Page 26: Patient portals and personal health apps in New Zealand

Support people who use portals and apps on behalf

of others will have their own user accounts

Page 27: Patient portals and personal health apps in New Zealand

NHI number will become another federated identity attribute under Real Me,

which must add support for OpenID Connect

Page 28: Patient portals and personal health apps in New Zealand

Health Provider Index (HPI) identities will be used

and there will be an open electronic addressing

scheme and directory of health practitioners,

facilities and organisations

Page 29: Patient portals and personal health apps in New Zealand

Patient portals and repositories will have

RESTful APIs, based where practical on HL7 FHIR

Page 30: Patient portals and personal health apps in New Zealand

Rich apps will support SNOMED CT and LOINC for

clinical terminology

Page 31: Patient portals and personal health apps in New Zealand

31

SNOMED for ambulance clinical impressions

Page 32: Patient portals and personal health apps in New Zealand

A record locator service will enable document

search across all repositories

Page 33: Patient portals and personal health apps in New Zealand

Apps will need to support the clinical document

metadata standard and a common repository API

Page 34: Patient portals and personal health apps in New Zealand

CDRCDR

Clinical data repository

Record locator service

Record locator service

one index across n sources, serving clinical workstations, patient portals and apps

Storing, locating and retrieving clinical documents (XDS model)

Page 35: Patient portals and personal health apps in New Zealand

Authorisation scopes will include:

search:[<NHI number>]

summary:[<NHI number>]

send-email-to:<address>

Page 36: Patient portals and personal health apps in New Zealand

Patient portals and apps will support defined CDA

document types, FHIR resources and common

media types

Page 37: Patient portals and personal health apps in New Zealand

10041 Medications, Allergies and Adverse Reactions

10043 CDA Common Templates

10047 Comprehensive Clinical Assessments for Older People

10050.2 Maternity Care Summary

10052 Ambulance Care Summary

GP2GP and NZePS

Page 38: Patient portals and personal health apps in New Zealand

Xero has an API that enables account owners to

grant access to apps

Public apps are registered at api.xero.com and

certification is not needed

Access tokens are issued for a limited time

Page 39: Patient portals and personal health apps in New Zealand

Certified apps may connect to portals and repositories

Publishers will be asked to register new apps

Accredited agents will test and certify apps against

published standards

Page 40: Patient portals and personal health apps in New Zealand

A directory of repository, patient portal and

authorisation server endpoints will be published

Page 41: Patient portals and personal health apps in New Zealand