Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 739 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 739 Bytes

SQL on FHIR® (v2.0)

This project provides the source for the SQL on FHIR v2.0 Implementation Guide

Read the specification →

Content

Content as markdown is now found in input/pagecontent. Also see sushi-config.yaml for additional settings, including configuration for the menu.

Local Build

This is a Sushi project and can use HL7 IG Publisher to build locally:

  1. Clone this respository
  2. Run ./scripts/_updatePublisher.sh to get the latest IG publisher
  3. Run ./scripts/_genonce.sh to generate the IG
  4. Run open output/index.html to view the IG website

Building tests, see test README