health-record-mcp
Connect to an EHR and make clinical data available via MCP
파일 탐색기
- 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
# CDN으로 사용하기
jsDelivrjsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.
링크
예시
명령어 용어집
이 문서에서 사용된 명령어를 모아봤습니다. 낯선 명령어가 있다면 펼쳐서 확인해보세요.
bun run
설명 보기 ▼
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):
# 프로젝트 배지
-
EHR Tools Overview
// repository documentation
Was this content helpful?
(0 ratings)
