Skip to content

Basic profiles for commonly used resources such as Australian Patient

Notifications You must be signed in to change notification settings

RichardTON/au-fhir-base

 
 

Repository files navigation

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

Basic profiles for commonly used resources such as Australian Patient

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.8%
  • CSS 24.9%
  • Python 24.4%
  • Shell 2.0%
  • Other 0.9%