Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Introduction

For this quick start guide, we will be using an excellent example project from the SMART on FHIR team.  We have created a fork of the SMART on FHIR project that is configured to use the HSPC Sandbox.

  1. Gain access to the source code
  2. Using Xcode, open the project file SoF-MedList.xcodeproj
  3. Run the project

 

Get the Source Code

GitHub

Clone using HTTPS
git clone --recursive https://github.com/hspc/SoF-MedList.git
Go to the Repo
https://github.com/hspc/SoF-MedList

SMART on FHIR Original

  • No labels