Two topics today (unless you add your own ;-) ),
Last week we played with FHIR by pointing it to the reference FHIR endpoint at open-api.fhir.me, and to CERNER's new resource at http://fhir.cerner.com. Remember the vagaries of implementation? Our code should find a way to pave that over ... . Let's finish that work by developing a shared library. We should start by revisiting our code sets, for example, mine is at jonasFhir. Once we're all comfortable with the library we should use it to probe the RIM model that is at the core of HL7 standards.
It is up to you if we do this today or you want to push this for next week when you're mostly on your own --> decision made to move this bit to next week.
Some reference on RIM:
We're now ready to take a closer look at FHIR's specs,
http://www.hl7.org/fhir/overview.html :
Take a deep breath and jump ... this will take most of our session today.
Unless you have a favorite (SBU?) we'll set a OAUTH service at console.developers.google.com (which I've done), and another at console.developers.google.com (which I've never done). Then we'll have a look at the vagaries of the implementation by peeking at fitbit's dev.fitbit.com/docs/oauth2, which was used, for example, in sbu-bmi.github.io/healthBit.
...
;-)