Skip to content
/ del Public

FHIR Implementation Guide for CMS Data Element Library

License

Notifications You must be signed in to change notification settings

paciowg/del

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEL

FHIR Implementation Guide for CMS Data Element Library

Setup

This is still a work in progress. More documentation to come.

You will need:

  • yarn
  • ruby (version 2.6.x or greater)
  • java11
  • jekyll

installed and on your PATH.

Install dependencies:

yarn

First run this to generate the output files.

yarn shr-cli

Then run this to build the HTML implementation guide.

yarn ig-gen

Congrats. Your guide is now located here:

out/fhir/guide/output/index.html

Upload

You can automatically upload the StrucuteDefinition and ImplementationGuide resources to a FHIR server.

Run this command after generating the implementation guide:

yarn upload

About

FHIR Implementation Guide for CMS Data Element Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published