Skip to content

The MyHealthRecord Provider Portal Access Library simplifies the development process by providing vendors with a sample implementation of how to connect to the MHR Provider Portal.

License

Notifications You must be signed in to change notification settings

AuDigitalHealth/mhr-cis-to-npp-client-dotnet

Repository files navigation

Introduction

This is a software library that provides an example implementation of a how to connect to a client to the MHR NPP using .NET.

Setup

  • To build and test the distributable package, Visual Studio must be installed.
  • Load up the MhrProviderPortalAccess.sln solution file.

Solution

The solution consists of two projects:

MhrProviderPortalAccess: The 'MhrProviderPortalAccess' project contains the implementation of how to call the HTTP Post interface to gain access to the provider portal.

MhrProviderPortalAccess.Sample: Project containing sample use of how to call the library.

Building and using the library

The solution can be built using 'F6'. The compiled assembly can then be referenced where the MhrProviderPortalAccess will be available.

Library Usage

Documentation can be found in the sample project.

Licensing

See LICENSE file.

About

The MyHealthRecord Provider Portal Access Library simplifies the development process by providing vendors with a sample implementation of how to connect to the MHR Provider Portal.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages