Skip to content

Healthedata1/smart-app-launch

 
 

Repository files navigation

SMART App Launch IG

Official publication: https://hl7.org/fhir/smart-app-launch/

The SMART App Launch Framework connects third-party applications to Electronic Health Record data, allowing apps to launch from inside or outside the user interface of an EHR system.

Developers: Building this IG

Launch the publisher dev environment

$ cd smart-app-launch

$ docker run \
    --rm -it \
    -v "$(pwd):/home/publisher/ig" \
    hl7fhir/ig-publisher-base

Now, in the docker container...

$ sushi # This shouldn't be necessary but currently it is, the first time
$ _updatePublisher.sh # If you haven't done it before

$ _genonce.sh

About

SMART on FHIR App Launch Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 56.1%
  • GLSL 24.9%
  • HTML 18.1%
  • Other 0.9%