plasma-fhir
  • What is Plasma FHIR?
  • Docs
    • Guides
      • Getting Started
      • Create an Epic Patient App
      • Create an Epic Clinician App
      • Create an Epic Backend App
      • Testing with SMART Health IT Sandbox
      • Developing/Contributing to Plasma FHIR
  • Packages
    • create-plasma-app
    • plasma-fhir-app-utils
      • PlasmaFHIRApi
      • Resources
      • PlasmaFHIRUtils
      • Conversions
      • DateTimeUtils
    • plasma-fhir-backend-utils
    • plasma-fhir-react-client-context
    • plasma-fhir-react-components
  • Sample Apps
    • Plasma Portal
    • Plasma Portal Lite
    • Family History Editor
    • Playground
Powered by GitBook
On this page
  1. Docs
  2. Guides

Testing with SMART Health IT Sandbox

PreviousCreate an Epic Backend AppNextDeveloping/Contributing to Plasma FHIR

Last updated 2 years ago

SMART Health IT provides a sandbox that you can use for testing your app on different types of patients.

Simulating an EHR Launch

  • Run your app with yarn start.

  • Navigate to the

  • Choose Provider EHR Launch (Simulate launch within the EHR).

  • Set the App Launch URL = https://localhost:3000/launch

SMART App Launcher