Skip to content

Commit a741c92

Browse files
authored
Update README.md
1 parent fb990f0 commit a741c92

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff 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:
112109
npm 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

0 commit comments

Comments
 (0)