Skip to content

A set of FHIR profiles to enable the sending of FDA SPL submissions as well as a mapping to and from the existing FDA SPL V3 specification and documentation of an initial FHIR-based architecture for handling existing FDA SPL use cases in parallel with the current SPL-based architecture.

HL7/fhir-spl

Repository files navigation

SPL to FHIR

This FHIR Implementation Guide serves as a repository for all of the FHIR profiles that are created for the SPL FHIR project. These profiles allow for mappings from the FDA Structured Product Labelling specification to FHIR resources.

Building the SPL to FHIR IGuide

Compiling with SUSHI

This IGuide is developed in FHIR Shorthand (FSH), a domain-specific language (DSL) for defining the content of FHIR Implementation Guides (IG).

After you check out the guide source from Github, install SUSHI (the FSH compiler), as instructed here.

Running the IG Publisher

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 ./output/index.html to see the resulting IG.

To get a clean build, you may delete the ./input and/or the ./output directories.

About

A set of FHIR profiles to enable the sending of FDA SPL submissions as well as a mapping to and from the existing FDA SPL V3 specification and documentation of an initial FHIR-based architecture for handling existing FDA SPL use cases in parallel with the current SPL-based architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages