HAPI
Facilitates interaction with FHIR servers through natural language queries for healthcare data retrieval.
Acerca de
HAPI is a Model Context Protocol (MCP) server designed to interface with FHIR (Fast Healthcare Interoperability Resources) servers, allowing developers to retrieve patient data, medications, observations, and more using simple, developer-friendly tools. This enables AI coding assistants like Cline to perform complex healthcare queries, such as retrieving a list of patients by name and medication, directly within the development environment, streamlining the integration of healthcare data into applications.
Características Principales
- 4 GitHub stars
- Retrieves patient information by ID.
- Retrieves observation records for a patient.
- Finds patients by first and last name.
- Fetches medication requests for a given patient ID.
Casos de Uso
- Integrating patient data retrieval into healthcare applications.
- Enabling natural language queries for FHIR data.
- Streamlining healthcare data access for AI coding assistants.