Skip to content

medplum/medplum-provider

Repository files navigation

Medplum Provider

A starter application for building a health record system on Medplum.

This example app demonstrates the following:

Workflows

The application will feature the following core workflows:

  • Visit documentation
  • Task creation and assignment
  • Appointment scheduling
  • Patient registration/onboarding
  • Lab orders
  • Ordering medications
  • Claim creation and billing
  • Patient/Provider Messaging

Getting Started

If you haven't already done so, follow the instructions in this tutorial to register a Medplum project to store your data.

Fork and clone the repo.

Next, install the dependencies.

npm install

Then, run the app

npm run dev

This app should run on http://localhost:3000/

About Medplum

Medplum is an open-source, API-first EHR. Medplum makes it easy to build healthcare apps quickly with less code.

Medplum supports self-hosting and provides a hosted service. Medplum Hello World uses the hosted service as a backend.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages