k4pran / openmrs-contrib-fhir2-ig

Implementation Guide for the FHIR2 module

Home Page:https://fhir.openmrs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://fhir.openmrs.org

License:Other


Languages

Language:GLSL 89.6%Language:Batchfile 5.5%Language:Shell 3.1%Language:CSS 1.7%Language:HTML 0.1%