CEIR-OS Bedienungsanleitung
0.1.0 - ci-build
Germany
CEIR-OS Bedienungsanleitung - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2024-01-01 |
{
"resourceType" : "CapabilityStatement",
"id" : "CEIROSFhirSpecMCP",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement CEIROSFhirSpecMCP</b></p><a name=\"CEIROSFhirSpecMCP\"> </a><a name=\"hcCEIROSFhirSpecMCP\"> </a><h2 id=\"title\">CEIR-OS FHIR Spec MCP Server</h2><ul><li>Implementation Guide Version: 0.1.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>json</code></li><li>Published on: 2024-01-01 </li><li>Published by: Berlin Institute of Health at Charité </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>server</code></h3></div><div class=\"panel-body\"><div><p>Stellt FHIR R4 Spezifikationsdaten ueber MCP SSE bereit. Ermoeglicht Ressourcen-Definitionen, Suchparameter und Profile zu durchsuchen.</p>\n</div></div></div></div>"
},
"url" : "https://bih-cei.github.io/ceir-os-ig/CapabilityStatement/CEIROSFhirSpecMCP",
"version" : "0.1.0",
"title" : "CEIR-OS FHIR Spec MCP Server",
"status" : "active",
"date" : "2024-01-01",
"publisher" : "Berlin Institute of Health at Charité",
"contact" : [
{
"name" : "Berlin Institute of Health at Charité",
"telecom" : [
{
"system" : "url",
"value" : "https://www.bihealth.org"
},
{
"system" : "email",
"value" : "thomas.debertolis@bih-charite.de"
}
]
}
],
"description" : "CapabilityStatement für den FHIR Spezifikations-Navigator. Ermöglicht das Durchsuchen und Navigieren der FHIR R4 Spezifikation über MCP.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DE",
"display" : "Germany"
}
]
}
],
"kind" : "instance",
"software" : {
"name" : "fhir-spec-mcp",
"version" : "1.0.0"
},
"implementation" : {
"description" : "FHIR R4 Spezifikations-Navigator via MCP",
"url" : "http://localhost:8002"
},
"fhirVersion" : "4.0.1",
"format" : [
"json"
],
"rest" : [
{
"extension" : [
{
"extension" : [
{
"url" : "toolName",
"valueString" : "get_resource_definition"
},
{
"url" : "toolDescription",
"valueString" : "FHIR R4 Ressourcen-Definition abrufen (Elemente, Kardinalitaeten, Datentypen)"
},
{
"url" : "sseEndpoint",
"valueUrl" : "http://localhost:8002/sse"
}
],
"url" : "https://bih-cei.github.io/ceir-os-ig/StructureDefinition/mcp-tool-definition"
},
{
"extension" : [
{
"url" : "toolName",
"valueString" : "search_fhir_spec"
},
{
"url" : "toolDescription",
"valueString" : "FHIR R4 Spezifikation durchsuchen (Ressourcen, Datentypen, Suchparameter)"
},
{
"url" : "sseEndpoint",
"valueUrl" : "http://localhost:8002/sse"
}
],
"url" : "https://bih-cei.github.io/ceir-os-ig/StructureDefinition/mcp-tool-definition"
}
],
"mode" : "server",
"documentation" : "Stellt FHIR R4 Spezifikationsdaten ueber MCP SSE bereit. Ermoeglicht Ressourcen-Definitionen, Suchparameter und Profile zu durchsuchen."
}
]
}