HungUnicorn / smart-on-fhir-tutorial

SMART on FHIR developer tutorial

Home Page:https://engineering.cerner.com/smart-on-fhir-tutorial/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smart-on-fhir-tutorial

SMART on FHIR developer tutorial

Use Cerner's SMART on FHIR skeleton to show EPIC's SMART launch. After some logins, you can see the information that's belongs to the logined patient.

What is SMART on FHIR?

SMART (Substitutable Medical Applications and Reusable Technologies) is a standard that provides a flow for how EHR systems and their applications authenticate and integrate.

FHIR (Fast Healthcare Interoperability Resource) is a standard that provides a set of data models for structuring and accessing medical data.

Endpoint

Health

https://hungunicorn.github.io/smart-on-fhir-tutorial/example-smart-app/health.html

Cerner

This endpint shows after login, you can see the logined patient info of Cerner. https://hungunicorn.github.io/smart-on-fhir-tutorial/example-smart-app/launch-patient.html?iss=https://fhir-myrecord.cerner.com/dstu2/ec2458f2-1e24-41c8-b71b-0e701af7583d

Test patient

Username/password: nancysmart/Cerner01

https://docs.google.com/document/d/10RnVyF1etl_17pyCyK96tyhUWRbrTyEcqpwzW-Z-Ybs/edit

Epic

This endpint shows after login, you can see the logined patient info of Epic https://hungunicorn.github.io/smart-on-fhir-tutorial/example-smart-app/launch-epic-patient.html?iss=https://apporchard.epic.com/interconnect-aocurprd-oauth/api/FHIR/DSTU2

Developement note

Cener’s documentation is free to access without an account. The sandbox for playing/testing requires an account to login and it's free to create and doesn’t ask for credit card info. In contrast, reading Epic documentation requires an account to login and the sandbox requires credit card information.

About

SMART on FHIR developer tutorial

https://engineering.cerner.com/smart-on-fhir-tutorial/


Languages

Language:JavaScript 91.9%Language:HTML 5.6%Language:CSS 2.5%