A demonstration app and codelab companion to interactively teach developers how to use the FHIR Patient Lists API.
The codelab is hosted on GitHub pages at: https://microsoft-healthcare-madison.github.io/demo-patient-lists
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.