Skip to content

Materials for the 2016 Cerner Health Conference Ignite Code Learning Labs

Notifications You must be signed in to change notification settings

whitehatguy/chc2016-developer-track

Repository files navigation

Handy Cut & Paste items for Labs:

Lab 1:

Lab 2:

Lab 3:

  • Scope: user/Patient.read user/Encounter.read

Lab 4:

  • Scope: user/Patient.read openid

Lab 5:

Lab 6:

Lab 7:

  • Scope: user/Patient.read user/Imaginary.read

Lab 9:

Lab 10:

Lab 14:

  • Launch.html modifications:
Add no-cache meta tags to make prototyping easier:
<meta http-equiv="cache-control" content="max-age=0" />
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="expires" content="0" />
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
<meta http-equiv="pragma" content="no-cache" />

- Modify  'scope': 

user/Patient.read user/MedicationStatement.read user/MedicationStatement.write

About

Materials for the 2016 Cerner Health Conference Ignite Code Learning Labs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published