Setting Up the Noah Mobile SDK



This section describes the Noah Mobile software development kit, SDK and how to set up before you begin developing your app.

What’s in the NoahMobile delivery?

The Noah Mobile Software development kit (SDK) includes the following:

  • the latest Noah System release

  • two C# sample Windows Desktop applications,‘PatientSample’ and ‘EZJournal,' that make use of the AccessLayer to retrieve data from a NoahMobile enabled Noah System.

  • The C# source code for the ‘PatientSample’ and ‘EZJournal’ applications

  • Note: The HIMSA AccessLayer code for NoahMobile app development is included in the source code of the ‘PatientSample’ and ‘EZJournal’ applications. It is written in C# using Portable Class Library, PCL.

  • one example Web App, written using HTML 5, javascript and css web technologies

NOTE: There is no information on designing an App’s user interface or determining an App’s feature set. The source code supplied is for example purposes only.



Web API (Noah Mobile) Developers Guide - Full Document

  • For other needed information on Developing for the Web API

Typical Flow of a Mobile Application

  • Guide for setting up and testing Mobile applications