health-record-mcp
Connect to an EHR and make clinical data available via MCP
File Explorer
- build-and-package.yml
- abstract.md
- abstract.sh
- abstract.shorter.py
- policies_compact.txt
- prep.sh
- vite.svg
- react.svg
- BillingTab.tsx
- DemographicsTab.tsx
- ImagingTab.tsx
- LabsTab.tsx
- MedicationsTab.tsx
- NotesTab.tsx
- OrderEntryTab.tsx
- Orders2Tab.tsx
- Orders3Tab.tsx
- PatientHeader.tsx
- QuestionDisplay.tsx
- Tabs.tsx
- TasksTab.tsx
- PatientSwitcherDropdown.tsx
- SettingsModal.tsx
- EhrContext.tsx
- PaSession.ts
- registry.ts
- engineTypes.ts
- MiniEngine.ts
- useEhrSearch.ts
- useMedicalNecessityLlm.ts
- usePaSession.ts
- useTaskLiaison.ts
- bridgeStore.ts
- priorAuthTypes.ts
- buildEvidence.ts
- extractPatientAdminDetails.ts
- llmPipeline.ts
- textUtils.ts
- AgentTester.tsx
- App.css
- App.tsx
- ehr.tsx
- EhrApp.css
- EhrApp.tsx
- fhirToPlaintext.ts
- index.css
- main.tsx
- mockEhrData.ts
- testerEntry.tsx
- tools.ts
- vite-env.d.ts
- .gitignore
- bun.lock
- ehr.html
- eslint.config.js
- index.html
- package-lock.json
- package.json
- README.md
- tester.html
- tsconfig.app.json
- tsconfig.json
- tsconfig.node.json
- vite.config.ts
- A2AClient.ts
- A2AClientV2.2.test.ts
- A2AClientV2.test.ts
- A2AClientV2.ts
- types.ts
- utils.ts
- index.html
- main.ts
- a2aClient.browser.test.ts
- index.html
- TaskLiaison.integration.test.ts
- testRunner.js
- a2aClient.unit.test.ts
- .gitignore
- 1
- bun.lock
- fix-client-v2.patch
- fix-stop-comms.patch
- index.ts
- p
- package.json
- README.md
- tsconfig.json
- .env.example
- agentCard.ts
- RandomJokeProcessorV2.ts
- server.ts
- TopicJokeProcessorV2.ts
- policy_botox_post_concussion.md
- policy_mri_back_pain.md
- agentCard.ts
- bun.lock
- evaluators.ts
- GeminiEvaluator.ts
- KeywordEvaluator.ts
- package.json
- PriorAuthProcessor.ts
- README.md
- server.ts
- test-processors.ts
- A2AServerCoreLite.test.ts
- A2AServerCoreLite.ts
- SseConnectionManager.ts
- serverV2.ts
- index.ts
- processorV2.ts
- TaskStore.ts
- InMemoryTaskStore.ts
- InMemoryTaskStore.ts
- index.ts
- index.ts
- a2a_docs.md
- bun.lock
- package.json
- README.md
- tsconfig.json
- index.css
- index.html
- index.tsx
- main.tsx
- index.html
- index.ts
- authorize.html
- index.html
- install.html
- intralib.js
- portal.js
- server.ts
- .gitignore
- bun.lock
- mcp.md
- package.json
- tsconfig.json
- build-ehretriever.ts
- test-fhirToPlaintext.ts
- test-grep.ts
- dataFlow.test.ts
- Orders3Tab.tsx
- cli.ts
- config.ts
- dbUtils.ts
- fhirSearchQueries.ts
- fhirToPlaintext.ts
- http.ts
- IntraBrowserTransport.ts
- oauth.ts
- README.md
- sessionUtils.ts
- sse.ts
- tools-browser-entry.ts
- tools.ts
- types.ts
- utils.ts
- epic-sandbox.json
- epic.json
- index.html
- process-brands.ts
- user-access-brands-endpoint-bundle-epic-sandbox.json
- user-access-brands-endpoint-bundle-epic.json
- db-picker.html
- db-picker.js
- ehretriever.html
- ehretriever_caller.html
- overview.png
- .gitignore
- bun.lock
- clientFhirUtils.ts
- clientTypes.ts
- config.claude.json
- config.epic-gh-pages.json
- config.epicprod.json
- config.epicsandbox.json
- config.jmandel.json
- config.smartsandbox.json
- config.stdio.json
- Dockerfile
- ehretriever.ts
- LICENSE.txt
- opener.html
- package.json
- README.md
- sample-config.json
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
bun run
View Details ▼
bun run
Execute a JavaScript/TypeScript file, or a script from `package.json`.
bun run {{script_name}}
Run a script defined in `package.json`:
bun run {{path/to/file.ts}}
Run a JavaScript or TypeScript file directly:
bun run --watch {{path/to/file.ts}}
Run a file in "watch" mode (restarts automatically when the file changes):
# Project Badges
-
EHR Tools Overview
// repository documentation
Was this content helpful?
(0 ratings)
