File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -15,15 +15,12 @@ The Medplum Transfer Center is a **hospital transfer center demo app**. It provi
1515
1616### Features
1717
18- - Open-source
19- - [ Medplum] ( https://www.medplum.com ) backend, which is also open source
2018- Transfer center dashboard for managing incoming patient transfers
2119- Patient intake workflow via FHIR Questionnaires
2220- Physician onboarding for accepting transfer requests
2321- Hospital location management (buildings, wards, rooms)
2422- Real-time HL7 ADT message processing via Medplum Agent
2523- Automated bed assignment workflows
26- - All data represented in [ FHIR] ( https://hl7.org/FHIR/ )
2724
2825## Repo Overview
2926
@@ -112,7 +109,7 @@ Then, run the app:
112109npm run dev
113110```
114111
115- This app should run on ` http://localhost:3000/ `
112+ This will host the Vite development server locally, which by default should be hosted on ` http://localhost:3000/ `
116113
117114## Building for Production
118115
You can’t perform that action at this time.
0 commit comments