Skip to content
This repository has been archived by the owner on Oct 11, 2019. It is now read-only.
/ snet2ig Public archive

Convert a Simplifier.NET Guide Export ZIP into an STU3 FHIR IG that is compatible with the FHIR IG Publishing Tool.

Notifications You must be signed in to change notification settings

nightingaleproject/snet2ig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snet2ig

Convert a Simplifier.NET Guide Export ZIP into an STU3 FHIR IG that is compatible with the FHIR IG Publishing Tool.

Intended for VRDR Project, but may be useful for other IGs as well.

Currently only supports STU3 and XML based resources.

Written in Ruby.

Installation

Requires Ruby (windows: https://rubyinstaller.org/) and Bundler (gem install bundler with a valid Ruby installation).

Get the source by cloning the repository:

git clone https://github.com/nightingaleproject/snet2ig.git

Or by downloading: https://github.com/nightingaleproject/snet2ig/archive/master.zip

Inside the root directory, run:

bundle install

Running:

bundle exec rackup

snet2ig should now be listening at localhost:9292

About

Convert a Simplifier.NET Guide Export ZIP into an STU3 FHIR IG that is compatible with the FHIR IG Publishing Tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published