@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<https://gematik.de/fhir/isik/CapabilityStatement/ISiKCapabilityStatementDokumentenverwaltungRolle> a fhir:CapabilityStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ISiKCapabilityStatementDokumentenverwaltungRolle"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement ISiKCapabilityStatementDokumentenverwaltungRolle</b></p><a name=\"ISiKCapabilityStatementDokumentenverwaltungRolle\"> </a><a name=\"hcISiKCapabilityStatementDokumentenverwaltungRolle\"> </a><h2 id=\"title\">ISiK CapabilityStatement Dokumentenverwaltung Rolle</h2><ul><li>Implementation Guide Version: 6.0.0 </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: 2026-07-01 </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><h3 id=\"shallIGs\">SHALL Support the Following Implementation Guides</h3><ul><li>https://gematik.de/fhir/isik/ImplementationGuide/ISiK-Dokumentenaustausch</li></ul><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=\"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=\"#DocumentReference1-1\">DocumentReference</a></td><td>Supported Profiles<br/>  <a href=\"StructureDefinition-ISiKDokumentenMetadaten.html\">Erforderliche Metadaten für Dokumentenaustausch in ISiK</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>_id, _count, _has, _lastUpdated, _tag, status, identifier, patient, type, category, creation, encounter</td><td><code>DocumentReference:patient</code>, <code>DocumentReference:encounter</code></td><td/><td/></tr><tr><td><a href=\"#Binary1-2\">Binary</a></td><td>Supported Profiles<br/>  <a href=\"StructureDefinition-ISiKBinary.html\">ISiKBinary</a></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/><td/><td/><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DocumentReference1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL </span>DocumentReference</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/documentreference.html\">DocumentReference</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>search-type</code><br/><code>create</code><div><p>siehe <a href=\"https://gemspec.gematik.de/ig/fhir/isik/dokumentenaustausch/6.0.0-rc1/Interaktion-Dokumentenbereitstellung.html\">Dokumentenbereitstellung</a></p>\n</div><code>read</code><div><p>siehe <a href=\"https://gemspec.gematik.de/ig/fhir/isik/dokumentenaustausch/6.0.0-rc1/Dokumentenabfrage.html\">Dokumentenabfrage</a></p>\n</div></li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-ISiKDokumentenMetadaten.html\">Erforderliche Metadaten für Dokumentenaustausch in ISiK</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&amp;_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>_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>_lastUpdated</td><td><code>date</code></td><td><div><p><strong>Beispiel:</strong> Suche nach allen Patienten-Ressourcen, die seit dem 1. Januar neu angelegt oder geändert wurden:<br/>\n<code>GET [base]/Patient?_lastUpdated=ge2026-01-01</code><br/>\n<strong>Beispiel:</strong> Suche nach allen Observations eines Patienten im Zeitraum einer Stunde:<br/>\n<code>GET [base]/Observation?_lastUpdated=ge2026-03-05T10:20:10.423+02:00&amp;_lastUpdate=lt2026-03-05T11:20:10.423+02:00&amp;patient=Patient/12345</code><br/>\n<strong>Anwendungshinweis:</strong><br/>\nDieser Suchparameter dient dem Datenabgleich zwischen Systemen und ist auch für die <em>patientenübergreifende</em> Suche zugelassen.\nServer <em>können</em> die Anfrage mit einer OperationOutcome-Ressource und dem Fehlercode <code>too-costly</code> beantworten, wenn das vom Client gewählte Zeitfenster oder die Treffermenge zu groß ist\nund die Durchführhung der Suchanfrage das System unverhältnismäßig stark belasten würde.\nWeitere Details siehe FHIR-Kernspezifikation, Abschnitt <a href=\"https://hl7.org/fhir/search.html#_lastUpdated\">_lastUpdated</a>.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html#search\">status</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/DocumentReference?status=final</code>\n<strong>Anwendungshinweis:</strong>\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#token\">FHIR-Kernspezifikation</a>.\nDieser Suchparameter ist für die Umsetzung des IHE MHD Profils für Clients und Server verpflichend.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html#search\">identifier</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/DocumenReference?identifier=urn:oid:1.2.840.113556.1.8000.2554.58783.21864.3474.19410.44358.58254.41281.46340</code><br/>\n<strong>Anwendungshinweis:</strong><br/>\nDurchsucht die Elemente <code>DocumentReference.identifier</code> und <code>DocumentReference.masterIdentifier</code> nach übereinstimmenden Dokumenten.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html#search\">patient</a></td><td><code>reference</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/DocumentReference?patient=Patient/123</code>\n<code>GET [base]/DocumentReference?patient.identifier=http://mein-krankenhaus.example/fhir/sid/patienten|1032702</code>\n<code>GET [base]/DocumentReference?patient.identifier=1032702</code>\n<strong>Anwendungshinweis:</strong>\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#reference\">FHIR-Kernspezifikation</a>.\nWeitere Informationen zur Suche nach verketteten Parametern finden sich in der FHIR-Kernspezifikation - Abschnitt <a href=\"https://hl7.org/fhir/R4/search.html#chaining\">Chained Parameters</a>.\nDieser Suchparameter ist für die Umsetzung des IHE MHD Profils für Clients und Server verpflichend.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html#search\">type</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/DocumentReference?type=http://dvmd.de/fhir/CodeSystem/kdl|AD010101</code>\n<strong>Anwendungshinweis:</strong>\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#token\">FHIR-Kernspezifikation</a>.\nDieser Suchparameter ist für die Umsetzung des IHE MHD Profils für Server verpflichtend.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html#search\">category</a></td><td><code>token</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/DocumentReference?category=http://ihe-d.de/CodeSystem/IHEXDSclassCode|BEF</code>\n<strong>Anwendungshinweis:</strong>\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#token\">FHIR-Kernspezifikation</a>.\nDieser Suchparameter ist für die Umsetzung des IHE MHD Profils für Server verpflichtend.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td>creation</td><td><code>date</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/DocumentReference?creation=2021-11-05</code>\n<strong>Anwendungshinweis:</strong>\nWeitere Details siehe <a href=\"https://hl7.org/fhir/R4/search.html#date\">FHIR-Kernspezifikation</a>.\nDieser Suchparameter ist Teil der IHE-MHD-Spezifikation und für die Umsetzung des IHE MHD Profils für Server verpflichtend.</p>\n</div></td></tr><tr><td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html#search\">encounter</a></td><td><code>reference</code></td><td><div><p><strong>Beispiel:</strong>\n<code>GET [base]/DocumentReference?encounter=Encounter/123</code>\n<strong>Anwendungshinweis:</strong>\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><tr><td><b>MAY</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></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Binary1-2\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL </span>Binary</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/binary.html\">Binary</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 <br/><code>read</code><div><p>Für die Ressource Binary MUSS die REST-Interaktion <code>read</code> implementiert werden.\nEs MÜSSEN die Regeln aus der FHIR-Kernspezifikation zur Abfrage einer Binary Ressource beachtet werden.\nSiehe <a href=\"https://www.hl7.org/fhir/R4/binary.html#rest\">Serving Binary Resources using the RESTful API</a>.</p>\n<pre><code>Um die Handhabung der base64-kodierten Binary-Ressourcen clientseitig zu erleichtern,\nMUSS ein bestätigungsrelevantes System (Server) bei READ-Interaktionen Accept-Header\nmit einem Wert außer den [FHIR-Mime-Types](https://www.hl7.org/fhir/R4/http.html#mime-type) unterstützen.\nFalls ein solcher Accept-Header durch einen Client verwendet wird, MUSS  bestätigungsrelevante System (Server)\ndas Binary in seiner nativen Form (definiert durch Binary.contentType) zurückgeben.\n</code></pre>\n</div></li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-ISiKBinary.html\">ISiKBinary</a></p></div></div><p/></div></div></div></div>"
  ] ;
  fhir:CapabilityStatement.url [ fhir:value "https://gematik.de/fhir/isik/CapabilityStatement/ISiKCapabilityStatementDokumentenverwaltungRolle"] ;
  fhir:CapabilityStatement.version [ fhir:value "6.0.0"] ;
  fhir:CapabilityStatement.name [ fhir:value "ISiKCapabilityStatementDokumentenverwaltungRolle"] ;
  fhir:CapabilityStatement.title [ fhir:value "ISiK CapabilityStatement Dokumentenverwaltung Rolle"] ;
  fhir:CapabilityStatement.status [ fhir:value "active"] ;
  fhir:CapabilityStatement.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CapabilityStatement.date [ fhir:value "2026-07-01"^^xsd:date] ;
  fhir:CapabilityStatement.publisher [ fhir:value "gematik GmbH"] ;
  fhir:CapabilityStatement.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "gematik GmbH" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.gematik.de" ]
     ]
  ] ;
  fhir:CapabilityStatement.description [ fhir:value "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:CapabilityStatement.purpose [ fhir:value "\nCapabilityStatement für die Rolle &quot;ISiKCapabilityStatementDokumentenverwaltungRolle&quot;.\nDiese Rolle beschreibt verpflichtende Interaktionen zur Erstellung, dem Abruf und der Aktualisierung von Dokumenten.\n"] ;
  fhir:CapabilityStatement.kind [ fhir:value "requirements"] ;
  fhir:CapabilityStatement.fhirVersion [ fhir:value "4.0.1"] ;
  fhir:CapabilityStatement.format [
     fhir:value "application/fhir+xml" ;
     fhir:index 0
  ], [
     fhir:value "application/fhir+json" ;
     fhir:index 1
  ] ;
  fhir:CapabilityStatement.implementationGuide [
     fhir:value "https://gematik.de/fhir/isik/ImplementationGuide/ISiK-Dokumentenaustausch" ;
     fhir:index 0 ;
     fhir:link <https://gematik.de/fhir/isik/ImplementationGuide/ISiK-Dokumentenaustausch>
  ] ;
  fhir:CapabilityStatement.rest [
     fhir:index 0 ;
     fhir:CapabilityStatement.rest.mode [ fhir:value "server" ] ;
     fhir:CapabilityStatement.rest.resource [
       fhir:index 0 ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
         fhir:Extension.valueCode [ fhir:value "SHALL" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "DocumentReference" ] ;
       fhir:CapabilityStatement.rest.resource.supportedProfile [
         fhir:value "https://gematik.de/fhir/isik/StructureDefinition/ISiKDokumentenMetadaten" ;
         fhir:index 0 ;
         fhir:link <https://gematik.de/fhir/isik/StructureDefinition/ISiKDokumentenMetadaten> ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "SHALL" ]
         ]
       ] ;
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "SHALL" ]
         ] ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "create" ] ;
         fhir:CapabilityStatement.rest.resource.interaction.documentation [ fhir:value "siehe [Dokumentenbereitstellung](https://gemspec.gematik.de/ig/fhir/isik/dokumentenaustausch/6.0.0-rc1/Interaktion-Dokumentenbereitstellung.html)" ]
       ], [
         fhir:index 1 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "SHALL" ]
         ] ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ] ;
         fhir:CapabilityStatement.rest.resource.interaction.documentation [ fhir:value "siehe [Dokumentenabfrage](https://gemspec.gematik.de/ig/fhir/isik/dokumentenaustausch/6.0.0-rc1/Dokumentenabfrage.html)" ]
       ], [
         fhir:index 2 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "SHALL" ]
         ] ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "search-type" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.searchInclude [
         fhir:value "DocumentReference:patient" ;
         fhir:index 0 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "SHALL" ]
         ]
       ], [
         fhir:value "DocumentReference:encounter" ;
         fhir:index 1 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "SHALL" ]
         ]
       ] ;
       fhir:CapabilityStatement.rest.resource.searchParam [
         fhir:index 0 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "SHALL" ]
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_id" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-id" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "**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:index 1 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "SHALL" ]
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_count" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "number" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "**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:index 2 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "MAY" ]
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_has" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "string" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "**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:index 3 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "SHALL" ]
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_lastUpdated" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "**Beispiel:** Suche nach allen Patienten-Ressourcen, die seit dem 1. Januar neu angelegt oder geändert wurden:  \n        `GET [base]/Patient?_lastUpdated=ge2026-01-01`  \n        **Beispiel:** Suche nach allen Observations eines Patienten im Zeitraum einer Stunde:  \n        `GET [base]/Observation?_lastUpdated=ge2026-03-05T10:20:10.423+02:00&_lastUpdate=lt2026-03-05T11:20:10.423+02:00&patient=Patient/12345`  \n        **Anwendungshinweis:**\n        Dieser Suchparameter dient dem Datenabgleich zwischen Systemen und ist auch für die *patientenübergreifende* Suche zugelassen.\n        Server *können* die Anfrage mit einer OperationOutcome-Ressource und dem Fehlercode `too-costly` beantworten, wenn das vom Client gewählte Zeitfenster oder die Treffermenge zu groß ist\n        und die Durchführhung der Suchanfrage das System unverhältnismäßig stark belasten würde.\n        Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [_lastUpdated](https://hl7.org/fhir/search.html#_lastUpdated). " ]
       ], [
         fhir:index 4 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "MAY" ]
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "_tag" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/Resource-tag" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/Resource-tag>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "**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:index 5 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "SHALL" ]
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "status" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/DocumentReference-status" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/DocumentReference-status>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "**Beispiel:**\n        `GET [base]/DocumentReference?status=final`\n        **Anwendungshinweis:**\n        Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token).\n        Dieser Suchparameter ist für die Umsetzung des IHE MHD Profils für Clients und Server verpflichend." ]
       ], [
         fhir:index 6 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "SHALL" ]
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "identifier" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/clinical-identifier" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/clinical-identifier>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "**Beispiel:**\n    `GET [base]/DocumenReference?identifier=urn:oid:1.2.840.113556.1.8000.2554.58783.21864.3474.19410.44358.58254.41281.46340`  \n    **Anwendungshinweis:**\n    Durchsucht die Elemente `DocumentReference.identifier` und `DocumentReference.masterIdentifier` nach übereinstimmenden Dokumenten." ]
       ], [
         fhir:index 7 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "SHALL" ]
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "patient" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/clinical-patient" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/clinical-patient>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "**Beispiel:**\n        `GET [base]/DocumentReference?patient=Patient/123`\n        `GET [base]/DocumentReference?patient.identifier=http://mein-krankenhaus.example/fhir/sid/patienten|1032702`\n        `GET [base]/DocumentReference?patient.identifier=1032702`\n        **Anwendungshinweis:**\n        Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#reference).\n        Weitere Informationen zur Suche nach verketteten Parametern finden sich in der FHIR-Kernspezifikation - Abschnitt [Chained Parameters](https://hl7.org/fhir/R4/search.html#chaining).\n        Dieser Suchparameter ist für die Umsetzung des IHE MHD Profils für Clients und Server verpflichend." ]
       ], [
         fhir:index 8 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "SHALL" ]
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "type" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/clinical-type" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/clinical-type>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "**Beispiel:**\n        `GET [base]/DocumentReference?type=http://dvmd.de/fhir/CodeSystem/kdl|AD010101`\n        **Anwendungshinweis:**\n        Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token).\n        Dieser Suchparameter ist für die Umsetzung des IHE MHD Profils für Server verpflichtend." ]
       ], [
         fhir:index 9 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "SHALL" ]
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "category" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/DocumentReference-category" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/DocumentReference-category>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "token" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "**Beispiel:**\n        `GET [base]/DocumentReference?category=http://ihe-d.de/CodeSystem/IHEXDSclassCode|BEF`\n        **Anwendungshinweis:**\n        Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token).\n        Dieser Suchparameter ist für die Umsetzung des IHE MHD Profils für Server verpflichtend." ]
       ], [
         fhir:index 10 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "SHALL" ]
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "creation" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://profiles.ihe.net/ITI/MHD/SearchParameter/DocumentReference-Creation" ;
           fhir:link <http://profiles.ihe.net/ITI/MHD/SearchParameter/DocumentReference-Creation>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "date" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "**Beispiel:**\n        `GET [base]/DocumentReference?creation=2021-11-05`\n        **Anwendungshinweis:**\n        Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#date).\n        Dieser Suchparameter ist Teil der IHE-MHD-Spezifikation und für die Umsetzung des IHE MHD Profils für Server verpflichtend." ]
       ], [
         fhir:index 11 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "SHALL" ]
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.name [ fhir:value "encounter" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.definition [
           fhir:value "http://hl7.org/fhir/SearchParameter/clinical-encounter" ;
           fhir:link <http://hl7.org/fhir/SearchParameter/clinical-encounter>
         ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.type [ fhir:value "reference" ] ;
         fhir:CapabilityStatement.rest.resource.searchParam.documentation [ fhir:value "**Beispiel:**\n        `GET [base]/DocumentReference?encounter=Encounter/123`\n        **Anwendungshinweis:**\n        Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#reference).  " ]
       ]
     ], [
       fhir:index 1 ;
       fhir:Element.extension [
         fhir:index 0 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
         fhir:Extension.valueCode [ fhir:value "SHALL" ]
       ] ;
       fhir:CapabilityStatement.rest.resource.type [ fhir:value "Binary" ] ;
       fhir:CapabilityStatement.rest.resource.supportedProfile [
         fhir:value "https://gematik.de/fhir/isik/StructureDefinition/ISiKBinary" ;
         fhir:index 0 ;
         fhir:link <https://gematik.de/fhir/isik/StructureDefinition/ISiKBinary> ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "SHALL" ]
         ]
       ] ;
       fhir:CapabilityStatement.rest.resource.interaction [
         fhir:index 0 ;
         fhir:Element.extension [
           fhir:index 0 ;
           fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation" ] ;
           fhir:Extension.valueCode [ fhir:value "SHALL" ]
         ] ;
         fhir:CapabilityStatement.rest.resource.interaction.code [ fhir:value "read" ] ;
         fhir:CapabilityStatement.rest.resource.interaction.documentation [ fhir:value "Für die Ressource Binary MUSS die REST-Interaktion `read` implementiert werden.\n    Es MÜSSEN die Regeln aus der FHIR-Kernspezifikation zur Abfrage einer Binary Ressource beachtet werden.\n    Siehe [Serving Binary Resources using the RESTful API](https://www.hl7.org/fhir/R4/binary.html#rest).\n\n    Um die Handhabung der base64-kodierten Binary-Ressourcen clientseitig zu erleichtern,\n    MUSS ein bestätigungsrelevantes System (Server) bei READ-Interaktionen Accept-Header\n    mit einem Wert außer den [FHIR-Mime-Types](https://www.hl7.org/fhir/R4/http.html#mime-type) unterstützen.\n    Falls ein solcher Accept-Header durch einen Client verwendet wird, MUSS  bestätigungsrelevante System (Server)\n    das Binary in seiner nativen Form (definiert durch Binary.contentType) zurückgeben." ]
       ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<https://gematik.de/fhir/isik/CapabilityStatement/ISiKCapabilityStatementDokumentenverwaltungRolle.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl .

# -------------------------------------------------------------------------------------

