GithubHelp home page GithubHelp logo

fhir-covid-vaccination's Introduction

Military Service

Find the online build version of the IG

http://build.fhir.org/ig/HL7/fhir-military-service/index.html

Building Military Service IG

Installing and compiling the project with SUSHI

Military Service was developed using FHIR Shorthand (FSH), a domain-specific language (DSL) for defining the content of FHIR Implementation Guides (IG): profiles, value set bindings, extensions, and custom operatoins.

After you check out the "fhir-military-service" project from Github, install SUSHI (the FSH compiler), as instructed in FSH school.

To compile Military Service, open a command window and navigate to the directory where "fhir-military-service" has been checked out. Use the following command:

`$ sushi .

Running the IG Publisher

Next, change directories to ./build.

Now run:

Windows: $ _genonce

Mac: $ ./_genonce.sh

This will run the HL7 IG Publisher, which will take several minutes to complete. After the publisher is finished, open the file /build/output/index.html to see the resulting IG.

To get a clean build, you may delete the ./build/input/resources and/or the ./build/output directories. However, DO NOT delete the entire ./build directory!

Further Customization of the IG

Introduce customizations of the IG into the following files:

  • Menus: Edit the /build/input/include/menu.xml file
  • List of pages and artifacts to be included in the IG: Edit /build/input/ImplementationGuide-fhir.us.Military Service.json file. See ImplementationGuide resource for details. Note that profiles, value sets and examples are NOT automatically included in the IG; they must be listed in this file. Also note that the IG Publisher will produce an error and exit prematurely if an artifact listed in the IG json file is not found in the /build/input/resources directory.
  • Additional pages, images, other content: Add files to /build/input/pagecontent directory, and link them to menus or other pages.
  • Version history: Edit /build/package-list.json.

fhir-covid-vaccination's People

Contributors

ioanasingureanu avatar jduteau avatar swmuir avatar brettmarquard avatar markkramerus avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.