Giter Club home page Giter Club logo

eltss-reference-implementation's Introduction

eLTSS Reference Implementation

Overview

This initiative is an ONC-CMS partnership focusing on the identification and harmonization of electronic standards that can enable the creation, exchange and re-use of interoperable service plans for use by health care and community-based long-term services and supports providers, payers and the individuals they serve. These plans can help to improve the coordination of health and social services that support an individual’s mental and physical health.

Reference Implementation

The eLTSS Reference Implementation supports the establishment of an eLTSS FHIR R4 server which implements the eLTSS FHIR Implementation Guide (Electronic Long-Term Services and Supports (eLTSS) Release 1 - US Realm FHIR Implementation Guide http://hl7.org/fhir/us/eltss/) and provides five eLTSS sample data bundles for testing.

Prerequisite Requirements:

  1. Windows Server 2012 or newer on dedicated server
  2. Java JDK 8
  3. Apache Maven 3.6.1
    1. To Install Apache Maven
      1. Download apache-maven-3.6.1-bin.zip https://archive.apache.org/dist/maven/maven-3/3.6.1/binaries/ and extract files
      2. Copy "apache-maven-3.6.1" folder into C:\Program Files\
      3. Append system variable Path with ";C:\Program Files\apache-maven-3.6.1\bin"
      4. For Maven, System Variable JAVA_HOME needs to point to "C:\Program Files\Java\jdkx.x.x_xxx". If System Variable JAVA_HOME does not already exist, then create System Variable Name "JAVA_HOME" and set Variable Value to "C:\Program Files\Java\jdkx.x.x_xxx" (x=java version)

Install HAPI FHIR Server 3.8.0

  1. Download and extract eLTSS-FHIR-RI

    1. Open folder 1. hapifhirserver 3.8.0 and copy then paste the hapi-fhir-jpaserver-starter-master.zip file to the server root folder C:\
    2. Extract the ZIP file in root folder C:\
    3. Confirm creation of folder C:\hapi-fhir-jpaserver-starter-master
  2. Open Windows Command Processor aka: command prompt (be sure to "Run as Administrator"). Navigate to "C:\ hapi-fhir-jpaserver-starter-master" directory and run the following commands:

    1. mvn install (this may take approximately 5 minutes)
    2. mvn jetty:run
    3. Minimize but do not close this process window while the HAPI-FHIR Server is running.
  3. Confirm HAPI FHIR Server 3.8.0 is installed

    1. Open web browser and launch URL: http://localhost:8080/hapi-fhir-jpaserver/

      Item Description
      Server HAPI FHIR R4 Server
      Software HAPI FHIR Server - 3.8.0
      FHIR Base http://localhost:8080/hapi-fhir-jpaserver/fhir/
  4. Open folder 2. us-core-fhirr4 profiles and scripts

    1. Run curlscript.bat to install us-core-fhirr4 profiles and scripts

    2. Confirm us-core-fhirr4 profiles and scripts install - Restart Jetty Server

      1. Close (stop) the Jetty Server. Within the Windows Command Processor window press control+c and then enter Y at "Terminate batch job [Y/N]?"
      2. Start the Jetty Server. Within the Command Processor Window run the following command: mvn jetty:run (minimize but do not close this process window when finished)
      3. Open web browser and launch url: http://localhost:8080/hapi-fhir-jpaserver/
      4. Notice that there are now Resources that have some numbers next to them showing how many records have been posted to the resource.

      alt text

  5. Open folder 3. eltss profiles and scripts

    1. Run curlscript.bat to install eltss profiles and scripts install eltss profiles and scripts

    2. Confirm eltss profiles and scripts install - Restart Jetty Server

      1. Close (stop) the Jetty Server. Within the Windows Command Processor window press control+c and then enter Y at "Terminate batch job (Y/N)?"
      2. Start the Jetty Server. Within the Command Processor Window run the following command: mvn jetty:run (minimize but do not close this process window when finished)
      3. Open web browser and launch url: http://localhost:8080/hapi-fhir-jpaserver/
      4. Notice that there are now Resources that have some numbers next to them showing how many records have been posted to the resource

      alt text

  6. Open folder 4. eltss test transactions and scripts

    1. Run curlscript.bat to install eltss test transactions and scripts

    2. Confirm eltss test transactions and scripts install - Restart Jetty Server

      1. Close (stop) the Jetty Server. Within the Windows Command Processor window press control+c and then enter Y at "Terminate batch job (Y/N)?"
      2. Start the Jetty Server. Within the Command Processor Window run the following command: mvn jetty:run (minimize but do not close this process window when finished)
      3. Open web browser and launch url: http://localhost:8080/hapi-fhir-jpaserver/
      4. Notice that there are now Resources that have some numbers next to them showing how many records have been posted to the resource

      alt text alt text

  7. End. eLTSS HAPI FHIR Server 3.8.0 has been successfully installed.

eltss-reference-implementation's People

Contributors

johnnybender avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.