Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 580 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 580 Bytes

demo-patient-lists

A demonstration app and codelab companion to interactively teach developers how to use the FHIR Patient Lists API.

Codelab

The codelab is hosted on GitHub pages at: https://microsoft-healthcare-madison.github.io/demo-patient-lists

Running Locally

The codelab is built and tested locally in OSX (although it should work in windows, too) by running:

npm run codelab

This requires that you already have the claat and kqwait tools installed.