| Active as of 2025-12-17 |
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:CapabilityStatement ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "ISiKCapabilityStatementTerminRepositoryRolle"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement ISiKCapabilityStatementTerminRepositoryRolle</b></p><a name=\"ISiKCapabilityStatementTerminRepositoryRolle\"> </a><a name=\"hcISiKCapabilityStatementTerminRepositoryRolle\"> </a><h2 id=\"title\">ISiK CapabilityStatement Termin-Repository Rolle</h2><ul><li>Implementation Guide Version: 6.0.0-rc </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>application/fhir+xml</code>, <code>application/fhir+json</code></li><li>Published on: 2025-12-17 </li><li>Published by: gematik GmbH </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><h3 id=\"resourcesCap1\">Capabilities by Resource/Profile</h3><h4 id=\"resourcesSummary1\">Summary</h4><p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p><ul><li>The relevant profiles (if any)</li><li>The interactions supported by each resource (<b><span class=\"bg-info\">R</span></b>ead, <b><span class=\"bg-info\">S</span></b>earch, <b><span class=\"bg-info\">U</span></b>pdate, and <b><span class=\"bg-info\">C</span></b>reate, are always shown, while <b><span class=\"bg-info\">VR</span></b>ead, <b><span class=\"bg-info\">P</span></b>atch, <b><span class=\"bg-info\">D</span></b>elete, <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">I</span></b>nstance, or <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">T</span></b>ype are only present if at least one of the resources has support for them.</li><li><span>The required, recommended, and some optional search parameters (if any). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul><div class=\"table-responsive\"><table class=\"table table-condensed table-hover\"><thead><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th class=\"text-center\"><b title=\"GET a resource (read interaction)\">R</b></th><th class=\"text-center\"><b title=\"GET all set of resources of the type (search interaction)\">S</b></th><th class=\"text-center\"><b title=\"PUT a new resource version (update interaction)\">U</b></th><th class=\"text-center\"><b title=\"PATCH a new resource version (patch interaction)\">P</b></th><th class=\"text-center\"><b title=\"POST a new resource (create interaction)\">C</b></th><th><b title=\"Required and recommended search parameters\">Searches</b></th><th><code><b>_include</b></code></th><th><code><b>_revinclude</b></code></th><th><b>Operations</b></th></tr></thead><tbody><tr><td><a href=\"#Schedule1-1\">Schedule</a></td><td>Supported Profiles<br/> <a href=\"StructureDefinition-ISiKKalender.html\">ISiKKalender</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>_id, _tag, _count, _has, active, service-type, specialty, actor</td><td/><td><code>Slot:schedule</code>, <code>Schedule:actor</code></td><td/></tr><tr><td><a href=\"#Slot1-2\">Slot</a></td><td>Supported Profiles<br/> <a href=\"StructureDefinition-ISiKTerminblock.html\">ISiKTerminblock</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>_id, _tag, _count, _has, schedule, status, start</td><td><code>Slot:schedule</code></td><td><code>Appointment:slot</code></td><td/></tr><tr><td><a href=\"#Appointment1-3\">Appointment</a></td><td>Supported Profiles<br/> <a href=\"StructureDefinition-ISiKTermin.html\">ISiKTermin</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td>_id, _tag, _count, _has, status, service-type, specialty, date, slot, actor</td><td><code>Appointment:slot</code>, <code>Appointment:actor</code></td><td/><td><code>$book</code></td></tr><tr><td><a href=\"#HealthcareService1-4\">HealthcareService</a></td><td>Supported Profiles<br/> <a href=\"StructureDefinition-ISiKMedizinischeBehandlungseinheit.html\">ISiKMedizinischeBehandlungseinheit</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td>_id, _tag, _count, _has, active, service-type, specialty, name</td><td><code>Schedule:actor</code>, <code>Appointment:actor</code></td><td/><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Schedule1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL </span>Schedule</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/schedule.html\">Schedule</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-ISiKKalender.html\">ISiKKalender</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/[Resourcetype]?_id=103270</code>\n<strong>Anwendungshinweis:</strong>\nDer Parameter <code>_id</code> wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource\nanhand der <code>id</code> die <code>READ</code>-Interaktion besser anbietet. Der Parameter kann jedoch verwendet werden,\num den Abruf einer Ressource bspw. mit einem <code>_include</code> weiterer Ressourcen zu verbinden,\nz.B. zum Abruf eines Encounters in Verbindung mit dem zugehörigen Patienten:\n<code>GET [base]/Encounter?_id=103270&_include=Encounter:patient</code>\nWeitere Details siehe FHIR-Kernspezifikation, Abschnitt <a href=\"https://hl7.org/fhir/R4/search.html#all\">Parameters for all resources</a>.\nDieser Suchparameter ist für die Umsetzung des IHE PDQm Profils verpflichtend.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_tag</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review</code>\n<strong>Anwendungshinweis:</strong>\nWeitere Details siehe FHIR-Kernspezifikation, Abschnitt <a href=\"https://hl7.org/fhir/R4/search.html#all\">Parameters for all resources</a>\nsowie Abschnitt <a href=\"https://www.hl7.org/fhir/R4/resource.html#simple-tags\">Tags</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/[Resourcetype]?_count=100</code>\n<strong>Anwendungshinweis:</strong>\nWeitere Details siehe FHIR-Kernspezifikation, Abschnitt <a href=\"https://www.hl7.org/fhir/R4/search.html#count\">Page Count</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/schedule.html#search\">active</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong><br/>\n<code>GET [base]/Schedule?active=true</code><br/>\n<strong>Anwendungshinweis:</strong><br/>\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#token\">FHIR-Kernspezifikation</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/schedule.html#search\">service-type</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong><br/>\n<code>GET [base]/Schedule?service-type=http://example.org/fhir/CodeSystem/ScheduleServiceType|CT</code><br/>\n<strong>Anwendungshinweis:</strong><br/>\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#token\">FHIR-Kernspezifikation</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/schedule.html#search\">specialty</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong><br/>\n<code>GET [base]/Schedule?specialty=http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen|ALLG</code><br/>\n<strong>Anwendungshinweis:</strong><br/>\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#token\">FHIR-Kernspezifikation</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/schedule.html#search\">actor</a></td><td><code>reference</code></td><td><div><p><strong>Beispiel:</strong><br/>\n<code>GET [base]/Schedule?actor=Practitioner/ISiKPractitionerExample</code><br/>\n<strong>Anwendungshinweis:</strong><br/>\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#reference\">FHIR-Kernspezifikation</a>.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>_has</td><td><code>string</code></td><td><div><p><strong>Beispiel:</strong> Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben\n<code>GET [base]/Patient?_has:Observation:patient:code=1234-5</code>\n<strong>Beispiel:</strong> Suche nach allen Encountern, bei denen die Diagnose 'A12.3' gestellt wurde\n<code>GET [base]/Encounter?_has:Condition:encounter:code=A12.3</code>\n<strong>Anwendungshinweis:</strong>\nWeitere Details siehe FHIR-Kernspezifikation, Abschnitt <a href=\"https://hl7.org/fhir/R4/search.html#has\">Reverse Chaining</a>.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Slot1-2\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL </span>Slot</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/slot.html\">Slot</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-ISiKTerminblock.html\">ISiKTerminblock</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/[Resourcetype]?_id=103270</code>\n<strong>Anwendungshinweis:</strong>\nDer Parameter <code>_id</code> wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource\nanhand der <code>id</code> die <code>READ</code>-Interaktion besser anbietet. Der Parameter kann jedoch verwendet werden,\num den Abruf einer Ressource bspw. mit einem <code>_include</code> weiterer Ressourcen zu verbinden,\nz.B. zum Abruf eines Encounters in Verbindung mit dem zugehörigen Patienten:\n<code>GET [base]/Encounter?_id=103270&_include=Encounter:patient</code>\nWeitere Details siehe FHIR-Kernspezifikation, Abschnitt <a href=\"https://hl7.org/fhir/R4/search.html#all\">Parameters for all resources</a>.\nDieser Suchparameter ist für die Umsetzung des IHE PDQm Profils verpflichtend.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_tag</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review</code>\n<strong>Anwendungshinweis:</strong>\nWeitere Details siehe FHIR-Kernspezifikation, Abschnitt <a href=\"https://hl7.org/fhir/R4/search.html#all\">Parameters for all resources</a>\nsowie Abschnitt <a href=\"https://www.hl7.org/fhir/R4/resource.html#simple-tags\">Tags</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/[Resourcetype]?_count=100</code>\n<strong>Anwendungshinweis:</strong>\nWeitere Details siehe FHIR-Kernspezifikation, Abschnitt <a href=\"https://www.hl7.org/fhir/R4/search.html#count\">Page Count</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/slot.html#search\">schedule</a></td><td><code>reference</code></td><td><div><p><strong>Beispiel:</strong><br/>\n<code>GET [base]/Slot?schedule=Schedule/ISiKKalenderExample&start=2022-12-10T09:00:00Z</code><br/>\n<code>GET [base]/Slot?schedule=Schedule/ISiKKalenderExample</code><br/>\n<strong>Anwendungshinweis:</strong><br/>\nDer Suchparameter <code>schedule</code> MUSS in Kombination mit einem definierten Startzeitpunkt mittels Suchparameter <code>start</code> unterstützt werden.\nDer Suchparameter <code>schedule</code> KANN alleinstehend unterstützt werden. Beim Fehlen des <code>start</code>-Suchparameters SOLL der aktuelle Zeitpunkt des Servers\nals Startzeitpunkt per Default verwendet werden.\nIn diesem Fall ist auch ein Chaining auf weitere verknüpfte Akteure möglich:<br/>\n<code>GET https://example.org/fhir/Slot?schedule.actor:HealthcareService.type=https://example.org/fhir/CodeSystem/Behandlungsleistung|CT</code><br/>\nDies kann notwendig sein, falls interdisziplinäre Kalender durch das Termin-Repository gepflegt werden (z.B. ein Kalender pro Station).\nIn solchen Fälle wäre es sinnvoll, wenn das Termin-Repository einem Termin-Requestor eine Verknüpfung zwischen Kalender (Schedule)\nund Behandlungsleistung (HealthcareService) bereitstellen würde.\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#reference\">FHIR-Kernspezifikation</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/slot.html#search\">status</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong><br/>\n<code>GET [base]/Slot?status=free&schedule=Schedule/ISiKTerminExample</code><br/>\n<code>GET [base]/Slot?status=free&schedule.actor:Practitioner.name=Musterarzt</code><br/>\n<strong>Anwendungshinweis:</strong><br/>\nDer Suchparameter <code>status</code> MUSS in Kombination ('&') mit dem Parameter <code>schedule</code> unterstützt werden.\nDiese Abfrage KANN entweder eine direkte Angabe einer Referenz oder eine Angabe von weiteren Chaining-Parametern sein.\nDer Suchparameter MUSS NICHT alleinstehend unterstützt werden. Falls der Parameter nicht alleinstehend unterstützt wird, dann SOLL der Server einen Fehler-Code 422 (Unprocessable Entity) zurückgeben, falls ein Client den Parameter alleinstehend verwendet. Zudem SOLL eine OperationOutcome über die fehlende Kombination bei der Suchanfrage Auskunft geben.\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#token\">FHIR-Kernspezifikation</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/slot.html#search\">start</a></td><td><code>date</code></td><td><div><p><strong>Beispiel:</strong><br/>\n<code>GET [base]/Slot?start=2022-12-10T09:00:00Z&schedule=Schedule/ISiKTerminExample</code><br/>\n<code>GET [base]/Slot?start=2022-12-10T09:00:00Z&schedule.actor:Practitioner.name=Musterarzt</code><br/>\n<strong>Anwendungshinweis:</strong><br/>\nDer Suchparameter <code>start</code> MUSS in Kombination ('&') mit dem Parameter <code>schedule</code> unterstützt werden.\nDiese Abfrage KANN entweder eine direkte Angabe einer Referenz oder eine Angabe von weiteren Chaining-Parametern sein.\nDer Suchparameter MUSS NICHT alleinstehend unterstützt werden.\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#date\">FHIR-Kernspezifikation</a>.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>_has</td><td><code>string</code></td><td><div><p><strong>Beispiel:</strong> Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben\n<code>GET [base]/Patient?_has:Observation:patient:code=1234-5</code>\n<strong>Beispiel:</strong> Suche nach allen Encountern, bei denen die Diagnose 'A12.3' gestellt wurde\n<code>GET [base]/Encounter?_has:Condition:encounter:code=A12.3</code>\n<strong>Anwendungshinweis:</strong>\nWeitere Details siehe FHIR-Kernspezifikation, Abschnitt <a href=\"https://hl7.org/fhir/R4/search.html#has\">Reverse Chaining</a>.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Appointment1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL </span>Appointment</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/appointment.html\">Appointment</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>, <code>patch</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-ISiKTermin.html\">ISiKTermin</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/[Resourcetype]?_id=103270</code>\n<strong>Anwendungshinweis:</strong>\nDer Parameter <code>_id</code> wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource\nanhand der <code>id</code> die <code>READ</code>-Interaktion besser anbietet. Der Parameter kann jedoch verwendet werden,\num den Abruf einer Ressource bspw. mit einem <code>_include</code> weiterer Ressourcen zu verbinden,\nz.B. zum Abruf eines Encounters in Verbindung mit dem zugehörigen Patienten:\n<code>GET [base]/Encounter?_id=103270&_include=Encounter:patient</code>\nWeitere Details siehe FHIR-Kernspezifikation, Abschnitt <a href=\"https://hl7.org/fhir/R4/search.html#all\">Parameters for all resources</a>.\nDieser Suchparameter ist für die Umsetzung des IHE PDQm Profils verpflichtend.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_tag</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review</code>\n<strong>Anwendungshinweis:</strong>\nWeitere Details siehe FHIR-Kernspezifikation, Abschnitt <a href=\"https://hl7.org/fhir/R4/search.html#all\">Parameters for all resources</a>\nsowie Abschnitt <a href=\"https://www.hl7.org/fhir/R4/resource.html#simple-tags\">Tags</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/[Resourcetype]?_count=100</code>\n<strong>Anwendungshinweis:</strong>\nWeitere Details siehe FHIR-Kernspezifikation, Abschnitt <a href=\"https://www.hl7.org/fhir/R4/search.html#count\">Page Count</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">status</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong><br/>\n<code>GET [base]/Appointment?status=booked</code><br/>\n<strong>Anwendungshinweis:</strong><br/>\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#token\">FHIR-Kernspezifikation</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">service-type</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong><br/>\n<code>GET [base]/Appointment?service-type=http://example.org/fhir/CodeSystem/ScheduleServiceType|CT</code><br/>\n<strong>Anwendungshinweis:</strong><br/>\nAnwendungshinweise: Bei einer Suche mit dem <code>:not</code>-Modifier MÜSSEN Ressourcen, die keinen Wert für <code>Appointment.serviceType</code> enthalten,\nim Suchergebnis enthalten sein.\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#token\">FHIR-Kernspezifikation</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">specialty</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong><br/>\n<code>GET [base]/Appointment?specialty=http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen|ALLG</code><br/>\n<strong>Anwendungshinweis:</strong>\nAnwendungshinweise: Bei einer Suche mit dem <code>:not</code>-Modifier MÜSSEN Ressourcen, die keinen Wert für <code>Appointment.specialty</code> enthalten,\nim Suchergebnis enthalten sein.\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#token\">FHIR-Kernspezifikation</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">date</a></td><td><code>date</code></td><td><div><p><strong>Beispiel:</strong><br/>\n<code>GET [base]/Appointment?date=2022-12-10T09:00:00Z</code><br/>\n<strong>Anwendungshinweis:</strong>\nDie Suche wird gegen das Element <code>Appointment.start</code> ausgewertet.<br/>\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#date\">FHIR-Kernspezifikation</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">slot</a></td><td><code>reference</code></td><td><div><p><strong>Beispiel:</strong><br/>\n<code>GET [base]/Appointment?slot=Slot/ISiKSlotExample</code><br/>\n<strong>Anwendungshinweis:</strong><br/>\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#reference\">FHIR-Kernspezifikation</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/appointment.html#search\">actor</a></td><td><code>reference</code></td><td><div><p><strong>Beispiel:</strong><br/>\n<code>GET [base]/Appointment?actor=Patient/ISiKPatientExample</code><br/>\n<strong>Anwendungshinweis:</strong><br/>\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#reference\">FHIR-Kernspezifikation</a>.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>_has</td><td><code>string</code></td><td><div><p><strong>Beispiel:</strong> Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben\n<code>GET [base]/Patient?_has:Observation:patient:code=1234-5</code>\n<strong>Beispiel:</strong> Suche nach allen Encountern, bei denen die Diagnose 'A12.3' gestellt wurde\n<code>GET [base]/Encounter?_has:Condition:encounter:code=A12.3</code>\n<strong>Anwendungshinweis:</strong>\nWeitere Details siehe FHIR-Kernspezifikation, Abschnitt <a href=\"https://hl7.org/fhir/R4/search.html#has\">Reverse Chaining</a>.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Extended Operations</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Operation</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"OperationDefinition-ISiKAppointmentBookOperation.html\">$book</a></td><td><div><p>Die $book-Operation ermöglicht einem Termin-Requestor einen Termin in einem Termin-Repository zu buchen bzw. zu verschieben.</p>\n</div></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"HealthcareService1-4\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL </span>HealthcareService</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/healthcareservice.html\">HealthcareService</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-ISiKMedizinischeBehandlungseinheit.html\">ISiKMedizinischeBehandlungseinheit</a></p></div></div><p/><div class=\"row\"><div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span><table class=\"table table-condensed table-hover\"><thead><tr><th>Conformance</th><th>Parameter</th><th>Type</th><th>Documentation</th></tr></thead><tbody><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/[Resourcetype]?_id=103270</code>\n<strong>Anwendungshinweis:</strong>\nDer Parameter <code>_id</code> wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource\nanhand der <code>id</code> die <code>READ</code>-Interaktion besser anbietet. Der Parameter kann jedoch verwendet werden,\num den Abruf einer Ressource bspw. mit einem <code>_include</code> weiterer Ressourcen zu verbinden,\nz.B. zum Abruf eines Encounters in Verbindung mit dem zugehörigen Patienten:\n<code>GET [base]/Encounter?_id=103270&_include=Encounter:patient</code>\nWeitere Details siehe FHIR-Kernspezifikation, Abschnitt <a href=\"https://hl7.org/fhir/R4/search.html#all\">Parameters for all resources</a>.\nDieser Suchparameter ist für die Umsetzung des IHE PDQm Profils verpflichtend.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/resource.html#search\">_tag</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review</code>\n<strong>Anwendungshinweis:</strong>\nWeitere Details siehe FHIR-Kernspezifikation, Abschnitt <a href=\"https://hl7.org/fhir/R4/search.html#all\">Parameters for all resources</a>\nsowie Abschnitt <a href=\"https://www.hl7.org/fhir/R4/resource.html#simple-tags\">Tags</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>_count</td><td><code>number</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/[Resourcetype]?_count=100</code>\n<strong>Anwendungshinweis:</strong>\nWeitere Details siehe FHIR-Kernspezifikation, Abschnitt <a href=\"https://www.hl7.org/fhir/R4/search.html#count\">Page Count</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/healthcareservice.html#search\">active</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong><br/>\n<code>GET [base]/HealthcareService?active=true</code><br/>\n<strong>Anwendungshinweis:</strong><br/>\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#token\">FHIR-Kernspezifikation</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/healthcareservice.html#search\">service-type</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong><br/>\n<code>GET [base]/HealthcareService?service-type=http://example.org/fhir/CodeSystem/ScheduleServiceType|CT</code><br/>\n<strong>Anwendungshinweis:</strong><br/>\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#token\">FHIR-Kernspezifikation</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/healthcareservice.html#search\">specialty</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong><br/>\n<code>GET [base]/HealthcareService?specialty=http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen|ALLG</code><br/>\n<strong>Anwendungshinweis:</strong><br/>\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#token\">FHIR-Kernspezifikation</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/healthcareservice.html#search\">name</a></td><td><code>string</code></td><td><div><p><strong>Beispiel:</strong><br/>\n<code>GET [base]/HealthcareService?name=Medizinische Behandlungseinheit Des Fachbereichs 0100</code><br/>\n<strong>Anwendungshinweis:</strong><br/>\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#string\">FHIR-Kernspezifikation</a>.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>_has</td><td><code>string</code></td><td><div><p><strong>Beispiel:</strong> Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben\n<code>GET [base]/Patient?_has:Observation:patient:code=1234-5</code>\n<strong>Beispiel:</strong> Suche nach allen Encountern, bei denen die Diagnose 'A12.3' gestellt wurde\n<code>GET [base]/Encounter?_has:Condition:encounter:code=A12.3</code>\n<strong>Anwendungshinweis:</strong>\nWeitere Details siehe FHIR-Kernspezifikation, Abschnitt <a href=\"https://hl7.org/fhir/R4/search.html#has\">Reverse Chaining</a>.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div></div>"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "https://gematik.de/fhir/isik/CapabilityStatement/ISiKCapabilityStatementTerminRepositoryRolle"^^xsd:anyURI ; fhir:l <https://gematik.de/fhir/isik/CapabilityStatement/ISiKCapabilityStatementTerminRepositoryRolle> ] ; # fhir:version [ fhir:v "6.0.0-rc"] ; # fhir:name [ fhir:v "ISiKCapabilityStatementTerminRepositoryRolle"] ; # fhir:title [ fhir:v "ISiK CapabilityStatement Termin-Repository Rolle"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2025-12-17"^^xsd:date] ; # fhir:publisher [ fhir:v "gematik GmbH"] ; # fhir:contact ( [ fhir:name [ fhir:v "gematik GmbH" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://gematik.de" ] ] ) ] ) ; # fhir:description [ fhir:v "Dieses CapabilityStatement beschreibt alle Interaktionen, \n die ein System unterstützen MUSS, welches diese Rolle implementiert. \n \nDie CapabilityStatements in dieser Spezifikation stellen die Anforderungen seitens der gematik dar (`kind = requirements`). \nZur Unterscheidung von Anforderungen, die erfüllt werden MÜSSEN gegenüber jenen, die erfüllt werden KÖNNEN, \nwird die [CapabilityStatement-Expectation-Extension](https://hl7.org/fhir/R4/extension-capabilitystatement-expectation.html) mit den möglichen Werten `SHALL` (=MUSS) und `MAY` (=KANN) verwendet."] ; # fhir:purpose [ fhir:v "Das vorliegende CapabilityStatement beschreibt Interaktionen für ein System, das Termin-Repository-Daten exponiert."] ; # fhir:kind [ fhir:v "requirements"] ; # fhir:fhirVersion [ fhir:v "4.0.1"] ; # fhir:format ( [ fhir:v "application/fhir+xml"] [ fhir:v "application/fhir+json"] ) ; # fhir:rest ( [ fhir:mode [ fhir:v "server" ] ; ( fhir:resource [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:type [ fhir:v "Schedule" ] ; ( fhir:supportedProfile [ fhir:v "https://gematik.de/fhir/isik/StructureDefinition/ISiKKalender"^^xsd:anyURI ; fhir:l <https://gematik.de/fhir/isik/StructureDefinition/ISiKKalender> ] ) ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; ( fhir:searchRevInclude [ fhir:v "Slot:schedule" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ] [ fhir:v "Schedule:actor" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Resource-id> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "**Beispiel:**\n `GET [base]/[Resourcetype]?_id=103270`\n **Anwendungshinweis:**\n Der Parameter `_id` wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource\n anhand der `id` die `READ`-Interaktion besser anbietet. Der Parameter kann jedoch verwendet werden,\n um den Abruf einer Ressource bspw. mit einem `_include` weiterer Ressourcen zu verbinden,\n z.B. zum Abruf eines Encounters in Verbindung mit dem zugehörigen Patienten:\n `GET [base]/Encounter?_id=103270&_include=Encounter:patient`\n Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Parameters for all resources](https://hl7.org/fhir/R4/search.html#all).\n Dieser Suchparameter ist für die Umsetzung des IHE PDQm Profils verpflichtend." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "_tag" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Resource-tag> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "**Beispiel:**\n `GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review`\n **Anwendungshinweis:**\n Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Parameters for all resources](https://hl7.org/fhir/R4/search.html#all)\n sowie Abschnitt [Tags](https://www.hl7.org/fhir/R4/resource.html#simple-tags). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "_count" ] ; fhir:type [ fhir:v "number" ] ; fhir:documentation [ fhir:v "**Beispiel:**\n `GET [base]/[Resourcetype]?_count=100`\n **Anwendungshinweis:**\n Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Page Count](https://www.hl7.org/fhir/R4/search.html#count). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "_has" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "**Beispiel:** Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben\n `GET [base]/Patient?_has:Observation:patient:code=1234-5`\n **Beispiel:** Suche nach allen Encountern, bei denen die Diagnose 'A12.3' gestellt wurde\n `GET [base]/Encounter?_has:Condition:encounter:code=A12.3`\n **Anwendungshinweis:**\n Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Reverse Chaining](https://hl7.org/fhir/R4/search.html#has). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "active" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Schedule-active"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Schedule-active> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "**Beispiel:** \n `GET [base]/Schedule?active=true` \n **Anwendungshinweis:** \n Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "service-type" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Schedule-service-type"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Schedule-service-type> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "**Beispiel:** \n `GET [base]/Schedule?service-type=http://example.org/fhir/CodeSystem/ScheduleServiceType|CT` \n **Anwendungshinweis:** \n Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "specialty" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Schedule-specialty"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Schedule-specialty> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "**Beispiel:** \n `GET [base]/Schedule?specialty=http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen|ALLG` \n **Anwendungshinweis:** \n Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "actor" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Schedule-actor"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Schedule-actor> ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "**Beispiel:** \n `GET [base]/Schedule?actor=Practitioner/ISiKPractitionerExample` \n **Anwendungshinweis:** \n Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#reference). " ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:type [ fhir:v "Slot" ] ; ( fhir:supportedProfile [ fhir:v "https://gematik.de/fhir/isik/StructureDefinition/ISiKTerminblock"^^xsd:anyURI ; fhir:l <https://gematik.de/fhir/isik/StructureDefinition/ISiKTerminblock> ] ) ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; ( fhir:searchInclude [ fhir:v "Slot:schedule" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ] ) ; ( fhir:searchRevInclude [ fhir:v "Appointment:slot" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Resource-id> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "**Beispiel:**\n `GET [base]/[Resourcetype]?_id=103270`\n **Anwendungshinweis:**\n Der Parameter `_id` wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource\n anhand der `id` die `READ`-Interaktion besser anbietet. Der Parameter kann jedoch verwendet werden,\n um den Abruf einer Ressource bspw. mit einem `_include` weiterer Ressourcen zu verbinden,\n z.B. zum Abruf eines Encounters in Verbindung mit dem zugehörigen Patienten:\n `GET [base]/Encounter?_id=103270&_include=Encounter:patient`\n Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Parameters for all resources](https://hl7.org/fhir/R4/search.html#all).\n Dieser Suchparameter ist für die Umsetzung des IHE PDQm Profils verpflichtend." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "_tag" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Resource-tag> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "**Beispiel:**\n `GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review`\n **Anwendungshinweis:**\n Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Parameters for all resources](https://hl7.org/fhir/R4/search.html#all)\n sowie Abschnitt [Tags](https://www.hl7.org/fhir/R4/resource.html#simple-tags). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "_count" ] ; fhir:type [ fhir:v "number" ] ; fhir:documentation [ fhir:v "**Beispiel:**\n `GET [base]/[Resourcetype]?_count=100`\n **Anwendungshinweis:**\n Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Page Count](https://www.hl7.org/fhir/R4/search.html#count). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "_has" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "**Beispiel:** Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben\n `GET [base]/Patient?_has:Observation:patient:code=1234-5`\n **Beispiel:** Suche nach allen Encountern, bei denen die Diagnose 'A12.3' gestellt wurde\n `GET [base]/Encounter?_has:Condition:encounter:code=A12.3`\n **Anwendungshinweis:**\n Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Reverse Chaining](https://hl7.org/fhir/R4/search.html#has). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "schedule" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Slot-schedule"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Slot-schedule> ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "**Beispiel:** \n `GET [base]/Slot?schedule=Schedule/ISiKKalenderExample&start=2022-12-10T09:00:00Z` \n `GET [base]/Slot?schedule=Schedule/ISiKKalenderExample` \n **Anwendungshinweis:** \n Der Suchparameter `schedule` MUSS in Kombination mit einem definierten Startzeitpunkt mittels Suchparameter `start` unterstützt werden. \n Der Suchparameter `schedule` KANN alleinstehend unterstützt werden. Beim Fehlen des `start`-Suchparameters SOLL der aktuelle Zeitpunkt des Servers \n als Startzeitpunkt per Default verwendet werden.\n In diesem Fall ist auch ein Chaining auf weitere verknüpfte Akteure möglich: \n `GET https://example.org/fhir/Slot?schedule.actor:HealthcareService.type=https://example.org/fhir/CodeSystem/Behandlungsleistung|CT` \n Dies kann notwendig sein, falls interdisziplinäre Kalender durch das Termin-Repository gepflegt werden (z.B. ein Kalender pro Station). \n In solchen Fälle wäre es sinnvoll, wenn das Termin-Repository einem Termin-Requestor eine Verknüpfung zwischen Kalender (Schedule) \n und Behandlungsleistung (HealthcareService) bereitstellen würde.\n Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#reference). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Slot-status"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Slot-status> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "**Beispiel:** \n `GET [base]/Slot?status=free&schedule=Schedule/ISiKTerminExample`\n `GET [base]/Slot?status=free&schedule.actor:Practitioner.name=Musterarzt` \n **Anwendungshinweis:** \n Der Suchparameter `status` MUSS in Kombination ('&') mit dem Parameter `schedule` unterstützt werden. \n Diese Abfrage KANN entweder eine direkte Angabe einer Referenz oder eine Angabe von weiteren Chaining-Parametern sein.\n Der Suchparameter MUSS NICHT alleinstehend unterstützt werden. Falls der Parameter nicht alleinstehend unterstützt wird, dann SOLL der Server einen Fehler-Code 422 (Unprocessable Entity) zurückgeben, falls ein Client den Parameter alleinstehend verwendet. Zudem SOLL eine OperationOutcome über die fehlende Kombination bei der Suchanfrage Auskunft geben.\n Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "start" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Slot-start"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Slot-start> ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "**Beispiel:** \n `GET [base]/Slot?start=2022-12-10T09:00:00Z&schedule=Schedule/ISiKTerminExample` \n `GET [base]/Slot?start=2022-12-10T09:00:00Z&schedule.actor:Practitioner.name=Musterarzt` \n **Anwendungshinweis:** \n Der Suchparameter `start` MUSS in Kombination ('&') mit dem Parameter `schedule` unterstützt werden.\n Diese Abfrage KANN entweder eine direkte Angabe einer Referenz oder eine Angabe von weiteren Chaining-Parametern sein.\n Der Suchparameter MUSS NICHT alleinstehend unterstützt werden.\n Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#date). " ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:type [ fhir:v "Appointment" ] ; ( fhir:supportedProfile [ fhir:v "https://gematik.de/fhir/isik/StructureDefinition/ISiKTermin"^^xsd:anyURI ; fhir:l <https://gematik.de/fhir/isik/StructureDefinition/ISiKTermin> ] ) ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "patch" ] ] ) ; ( fhir:searchInclude [ fhir:v "Appointment:slot" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ] [ fhir:v "Appointment:actor" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Resource-id> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "**Beispiel:**\n `GET [base]/[Resourcetype]?_id=103270`\n **Anwendungshinweis:**\n Der Parameter `_id` wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource\n anhand der `id` die `READ`-Interaktion besser anbietet. Der Parameter kann jedoch verwendet werden,\n um den Abruf einer Ressource bspw. mit einem `_include` weiterer Ressourcen zu verbinden,\n z.B. zum Abruf eines Encounters in Verbindung mit dem zugehörigen Patienten:\n `GET [base]/Encounter?_id=103270&_include=Encounter:patient`\n Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Parameters for all resources](https://hl7.org/fhir/R4/search.html#all).\n Dieser Suchparameter ist für die Umsetzung des IHE PDQm Profils verpflichtend." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "_tag" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Resource-tag> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "**Beispiel:**\n `GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review`\n **Anwendungshinweis:**\n Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Parameters for all resources](https://hl7.org/fhir/R4/search.html#all)\n sowie Abschnitt [Tags](https://www.hl7.org/fhir/R4/resource.html#simple-tags). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "_count" ] ; fhir:type [ fhir:v "number" ] ; fhir:documentation [ fhir:v "**Beispiel:**\n `GET [base]/[Resourcetype]?_count=100`\n **Anwendungshinweis:**\n Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Page Count](https://www.hl7.org/fhir/R4/search.html#count). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "_has" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "**Beispiel:** Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben\n `GET [base]/Patient?_has:Observation:patient:code=1234-5`\n **Beispiel:** Suche nach allen Encountern, bei denen die Diagnose 'A12.3' gestellt wurde\n `GET [base]/Encounter?_has:Condition:encounter:code=A12.3`\n **Anwendungshinweis:**\n Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Reverse Chaining](https://hl7.org/fhir/R4/search.html#has). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-status"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Appointment-status> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "**Beispiel:** \n `GET [base]/Appointment?status=booked` \n **Anwendungshinweis:** \n Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "service-type" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-service-type"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Appointment-service-type> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "**Beispiel:** \n `GET [base]/Appointment?service-type=http://example.org/fhir/CodeSystem/ScheduleServiceType|CT` \n **Anwendungshinweis:** \n Anwendungshinweise: Bei einer Suche mit dem `:not`-Modifier MÜSSEN Ressourcen, die keinen Wert für `Appointment.serviceType` enthalten, \n im Suchergebnis enthalten sein.\n Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "specialty" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-service-type"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Appointment-service-type> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "**Beispiel:** \n `GET [base]/Appointment?specialty=http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen|ALLG` \n **Anwendungshinweis:** \n Anwendungshinweise: Bei einer Suche mit dem `:not`-Modifier MÜSSEN Ressourcen, die keinen Wert für `Appointment.specialty` enthalten, \n im Suchergebnis enthalten sein. \n Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "date" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-date"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Appointment-date> ] ; fhir:type [ fhir:v "date" ] ; fhir:documentation [ fhir:v "**Beispiel:** \n `GET [base]/Appointment?date=2022-12-10T09:00:00Z` \n **Anwendungshinweis:** \n Die Suche wird gegen das Element `Appointment.start` ausgewertet. \n Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#date). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "slot" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-slot"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Appointment-slot> ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "**Beispiel:** \n `GET [base]/Appointment?slot=Slot/ISiKSlotExample` \n **Anwendungshinweis:** \n Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#reference). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "actor" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Appointment-actor"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Appointment-actor> ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "**Beispiel:** \n `GET [base]/Appointment?actor=Patient/ISiKPatientExample` \n **Anwendungshinweis:** \n Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#reference). " ] ] ) ; ( fhir:operation [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "book" ] ; fhir:definition [ fhir:v "https://gematik.de/fhir/isik/OperationDefinition/AppointmentBook"^^xsd:anyURI ; fhir:l <https://gematik.de/fhir/isik/OperationDefinition/AppointmentBook> ] ; fhir:documentation [ fhir:v "Die $book-Operation ermöglicht einem Termin-Requestor einen Termin in einem Termin-Repository zu buchen bzw. zu verschieben." ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:type [ fhir:v "HealthcareService" ] ; ( fhir:supportedProfile [ fhir:v "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedizinischeBehandlungseinheit"^^xsd:anyURI ; fhir:l <https://gematik.de/fhir/isik/StructureDefinition/ISiKMedizinischeBehandlungseinheit> ] ) ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; ( fhir:searchInclude [ fhir:v "Schedule:actor" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ] [ fhir:v "Appointment:actor" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Resource-id> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "**Beispiel:**\n `GET [base]/[Resourcetype]?_id=103270`\n **Anwendungshinweis:**\n Der Parameter `_id` wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource\n anhand der `id` die `READ`-Interaktion besser anbietet. Der Parameter kann jedoch verwendet werden,\n um den Abruf einer Ressource bspw. mit einem `_include` weiterer Ressourcen zu verbinden,\n z.B. zum Abruf eines Encounters in Verbindung mit dem zugehörigen Patienten:\n `GET [base]/Encounter?_id=103270&_include=Encounter:patient`\n Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Parameters for all resources](https://hl7.org/fhir/R4/search.html#all).\n Dieser Suchparameter ist für die Umsetzung des IHE PDQm Profils verpflichtend." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "_tag" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-tag"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Resource-tag> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "**Beispiel:**\n `GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review`\n **Anwendungshinweis:**\n Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Parameters for all resources](https://hl7.org/fhir/R4/search.html#all)\n sowie Abschnitt [Tags](https://www.hl7.org/fhir/R4/resource.html#simple-tags). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "_count" ] ; fhir:type [ fhir:v "number" ] ; fhir:documentation [ fhir:v "**Beispiel:**\n `GET [base]/[Resourcetype]?_count=100`\n **Anwendungshinweis:**\n Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Page Count](https://www.hl7.org/fhir/R4/search.html#count). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "_has" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "**Beispiel:** Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben\n `GET [base]/Patient?_has:Observation:patient:code=1234-5`\n **Beispiel:** Suche nach allen Encountern, bei denen die Diagnose 'A12.3' gestellt wurde\n `GET [base]/Encounter?_has:Condition:encounter:code=A12.3`\n **Anwendungshinweis:**\n Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Reverse Chaining](https://hl7.org/fhir/R4/search.html#has). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "active" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/HealthcareService-active"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/HealthcareService-active> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "**Beispiel:** \n `GET [base]/HealthcareService?active=true` \n **Anwendungshinweis:** \n Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "service-type" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/HealthcareService-service-type"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/HealthcareService-service-type> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "**Beispiel:** \n `GET [base]/HealthcareService?service-type=http://example.org/fhir/CodeSystem/ScheduleServiceType|CT` \n **Anwendungshinweis:** \n Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "specialty" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/HealthcareService-specialty"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/HealthcareService-specialty> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "**Beispiel:** \n `GET [base]/HealthcareService?specialty=http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen|ALLG` \n **Anwendungshinweis:** \n Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token). " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "name" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/HealthcareService-name"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/HealthcareService-name> ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "**Beispiel:** \n `GET [base]/HealthcareService?name=Medizinische Behandlungseinheit Des Fachbereichs 0100` \n **Anwendungshinweis:** \n Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#string). " ] ] ) ] ) ] ) . #
IG © 2026+ gematik GmbH. Paket terminplanung#6.0.0-rc basierend auf FHIR 4.0.1. Generiert 2026-02-06
Links: Table of Contents |
QA Report