8000 GitHub - k4pran/openmrs-contrib-fhir2-ig: Implementation Guide for the FHIR2 module
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

k4pran/openmrs-contrib-fhir2-ig

 
 

Repository files navigation

OpenMRS FHIR2 Module Implementation Guide

This is the source code for the Implementation Guide for the OpenMRS FHIR2 module.

Overview

See Published IG here:

Building Locally

  1. Install nodejs
    https://nodejs.org/en/download/

  2. Install Ruby and Ruby gems
    https://www.ruby-lang.org/en/documentation/installation/

  3. Install Jekyll gem

     gem install jekyll
    
  4. Install Sushi

     npm install -g fsh-sushi
     sushi --help
    
  5. Install Java
    https://java.com/en/download/help/download_options.html

  6. Update IG Publisher

      ./_updatePublisher.sh
    
  7. Run IG Publisher

     ./_genonce.sh
    
  8. Open Published IG Static files under the ./output/ folder and view the built IG in the browser

About

Implementation Guide for the FHIR2 module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GLSL 89.6%
  • Batchfile 5.5%
  • Shell 3.1%
  • CSS 1.7%
  • HTML 0.1%
0