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 24 Next »

Introduction


This guide walks you through the process of creating a simple Java webapp using Spring MVC for a healthcare provider (doctor, nurse, pharmacist, etc.) that is launched from an EHR (HSPC Sandbox) and queries the height observations for the patient in the EHR context.

See https://bitbucket.org/hspconsortium/quick-start-java-spring-mvc-for-provider

Get the Source Code

GitHub

Clone using HTTPS
git clone https://bitbucket.org/hspconsortium/quick-start-java-spring-mvc-for-provider.git
Go to the Repo
https://bitbucket.org/hspconsortium/quick-start-java-spring-mvc-for-provider

 

 

  • No labels