API UPDATE: Building on drchrono iPad EHR via Deep Linking

What is deep linking on iOS?

Deep linking in iOS is using hyperlink URLs to launch an app with specific content. The specific content can be a particular section of an app page, a certain tab or specific view. To test this out you can download the Twitter app, login and then close the twitter app. Next open twitter_://timeline_ in your Safari mobile iOS browser and wallah, iOS will switch to the Twitter app and go directly to your timeline. You can even do more sophisticated app switching like this – in your, iOS Safari Browser enter this, _twitter://post?message=learn%20deep%20linking_ and the native twitter app should open up with a draft message composed “learn deep linking”.

You can use deep linking for:

  • Moving data between the apps from launching an app from another app and passing information
  • Building a web-like URI based navigation scheme within your app
  • And of course integration with other apps like drchrono EHR by letting them launch your app directly
  • Also recording and reviewing user behavior to learn where your users launch your app from

How to Login to EHR via OAuth?

If you wanted to setup login on iOS, it can be done as well, the team at Eko Devices did an amazing job. They leveraged the drchrono Healthcare API which can be found here, https://www.drchrono.com/api-docs.

You can see a video here –

Daniel drives direction, brand vision, and business strategy for drchrono. Daniel’s focus has been in the technology space since 2001, as a software engineer and entrepreneur. Daniel holds an M.S. in Computer Science and a B.S. in Computer Science & Psychology from Stony Brook University.

~ Life is short, build stuff that matters.