SatyaYelisetti / au-fhir-base-fork

FHIR profiles for commonly used resources such as Australian Patient and etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to build this IG

Step #1: Use the IG publisher

Use the following command line:

java - jar [jpath]org.hl7.fhir.igpublisher.jar -ig [path]resources\rcpa.json -tool jekyll -out [path] -spec http://hl7-fhir.github.io/ -watch

where [jpath] is the location of the IG pubisher (from the current build - see downloads), and path is the folder for your local copy of the repository

Step #2: Use Jekyll to buidl the output

install Jekyll (for windows users, see http://jekyll-windows.juthilo.com/)]

go to [path]\html and run jekyll serve

the final output will be in [path]\html_site

The current version of the IG is published at... http://build.fhir.org/ig/hl7au/au-fhir-base/

About

FHIR profiles for commonly used resources such as Australian Patient and etc.


Languages

Language:HTML 59.2%Language:CSS 21.7%Language:Python 10.4%Language:Batchfile 4.0%Language:XSLT 3.7%Language:Shell 0.8%Language:JavaScript 0.1%