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

Getting Started

Creating your first app

The easiest way to get started with Plasma FHIR is to use create-plasma-app. This will ask you a few questions about your app and then set you up with a template that you can start using immediately in the SMART Health IT sandbox.

npx create-plasma-app my-app
PreviousGuidesNextCreate an Epic Patient App

Last updated 2 years ago