openehr-mcp-server
If you are the rightful owner of openehr-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server designed to interface with openEHR REST APIs, specifically the EHRbase implementation.
openehr_template_list
List all available openEHR templates from the EHRbase server
openehr_template_get
Retrieve a specific openEHR template by its unique identifier
openehr_template_example_composition
Generate an example openEHR composition based on a specific template
openehr_ehr_create
Create a new EHR in the system
openehr_ehr_get
Retrieve an EHR by its ID
openehr_ehr_list
List all available EHRs in the system
openehr_ehr_get_by_subject
Get an EHR by subject ID and namespace
openehr_composition_create
Create a new openEHR composition in the Electronic Health Record
openehr_composition_get
Retrieve an existing openEHR composition by its unique identifier
openehr_composition_update
Update an existing openEHR composition in the Electronic Health Record
openehr_composition_delete
Delete an existing openEHR composition from the Electronic Health Record
openehr_query_adhoc
Execute an ad-hoc AQL query against the openEHR server