AgentCare (FHIR EMR)
Summary
This MCP server implementation provides healthcare tools and prompts for interacting with FHIR data and medical resources on Electronic Medical Record (EMR) systems like Cerner and Epic. Developed by Kartha, it integrates with SMART on FHIR APIs and uses OAuth2 for authentication. The server offers a range of FHIR tools for patient data retrieval, including observations, conditions, medications, and encounters. It also incorporates medical research integration with PubMed, Clinical Trials, and FDA databases. The implementation features response caching, error handling, and null-safe data formatting. It is particularly useful for AI-assisted clinical analysis, patient data management, and medical research tasks in healthcare settings.
Available Actions(16)
find_patient
Search for a patient by name, DOB, or other identifiers.
get_patient_observations
Retrieve patient observations/vital signs.
get_patient_conditions
Get patient's active conditions.
get_patient_medications
Get patient's current medications.
get_patient_encounters
Get patient's clinical encounters.
get_patient_allergies
Get patient's allergies and intolerances.
get_patient_procedures
Get patient's procedures.
get_patient_careteam
Get patient's care team members.
get_patient_careplans
Get patient's active care plans.
get_vital_signs
Get patient's vital signs.
get_lab_results
Get patient's laboratory results.
get_medications_history
Get patient's medication history.
clinical_query
Execute custom FHIR queries.
search-pubmed
Search PubMed articles related to medical conditions.
search-trials
Find relevant clinical trials.
drug-interactions
Check drug-drug interactions.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论