Setup a local FHIR Server
BonFHIR can connect to any FHIR-based API. For local development, BonFHIR provides an easy setup and connect experience with Medplum as a backend.
-
Install and start Docker
-
In your project directory, start a development-ready MedPlum instance. This is for development only and not for production use.
- npm
- Yarn
- pnpm
npm run fhir:start-server
yarn fhir:start-server
pnpm run fhir:start-server
-
Once the server is ready (it may take up to a minute the first time), open http://localhost:8100 and login using the default credentials:
- Username:
admin@example.com
- Password:
medplum_admin
- Project: Default
- Username: