This is a software library that provides an example implementation of how to connect up to the My Health Record Web Services client using .NET.
- To build the distributable package, Visual Studio 2010 must be installed.
- Start up PCEHR.sln
The solution consists of several projects, however the main project is the PCEHR project. This project contains the code to communicate with the my health record.
The solution can be built using 'ctrl-shift-b'.
Documentation can be found in the sample project.
See LICENSE file.