- Install node packages
$ npm install- Install Grunt globally
$ npm install -g grunt- Run grunt from the project directory.
$ grunt- The FHIR specification is downloaded and unzipped automatically on the first run.
- You can update the version of the specification downloaded by changing the URL in the Gruntfile.
- The URL for the current FHIR version is
http://hl7.org/fhir/fhir-spec.zip - The last version of the specific this generator worked on was 1.0.0