Skip to content

Example data-dictionary representation using FHIR Shorthand (FSH)

Notifications You must be signed in to change notification settings

anvilproject/DD-On-FHIR

Repository files navigation

DD-On_FHIR

Example data-dictionary representation using FHIR Shorthand (FSH)

The purpose for this repository is to identify a common way to represent study metadata in FHIR in a way that is clear and accessible without straying any further from standard FHIR resources than is absolutely necessary.

We encourage anyone interested in exploring this topic to participate by creating issues or pull requests.

Quick Start

(shamelessy stolen from NCPI FHIR IG README)

  1. Install the following dependencies (See the instructions):
  • Node.js >= v10.0.0
  • SUSHI >= v1.2.0
  • Jekyll >= v4.2.0
  1. Clone this repository.
$ git clone [email protected]:anvilproject/DD-On-FHIR
$ cd DD-On-FHIR
  1. Run SUSHI.
$ sushi .
  1. Update the HL7 FHIR IG Publisher. This will download the latest version of the tool. This step can be skipped if 1) the command already has been run recently or 2) you don't want to update it.
$ ./_updatePublisher.sh
  1. Generate the IG.
$ ./_genonce.sh
  1. Open the file ./output/index.html to browse the resulting IG.

Implementation Guide (Pre-Release)

The DD-On-FHIR Implementation Guide (pre-release) is available here.

About

Example data-dictionary representation using FHIR Shorthand (FSH)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published