Using HIMSA’s MobileAccessLayer
HIMSA provides the MobileAccessLayer library included in the Noah Mobile SDK. The MobileAccessLayer wraps the Noah Mobile WebAPI (and authorization). It is written in C# as a Portable Class Library (PCL) project. You can find it in the source code of the EZJournal and PatientSample Apps.
You are welcome to use the HIMSA MobileAccessLayer as the accesslayer in your own app.
You can also use the HIMSA MobileAccessLayer as a reference for programming examples and implementation when programming your own communication with the NoahMobile WebAPI.