<CapabilityStatement xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir http://hl7.org/fhir/STU3/CapabilityStatement.xsd">
  <id value="iwlz-ServerCapabilities" />
  <url value="http://nictiz.nl/fhir/CapabilityStatement/iwlz-ServerCapabilities" />
  <name value="iwlz-ServerCapabilities" />
  <status value="draft" />
  <date value="2021-07-21" />
  <publisher value="Nictiz" />
  <contact>
    <name value="Nictiz" />
    <telecom>
      <system value="email" />
      <value value="info@nictiz.nl" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="This CapabilityStatement describes the minimal requirements for a server to serve 'indicatiegegevens' and to receive client preferences." />
  <purpose value="This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide of the corresponding information standard should be consulted." />
  <copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." />
  <kind value="requirements" />
  <fhirVersion value="3.0.2" />
  <acceptUnknown value="both" />
  <format value="application/fhir+xml" />
  <format value="application/fhir+json" />
  <profile>
    <reference value="http://nictiz.nl/fhir/StructureDefinition/iwlz-Persoon" />
  </profile>
  <profile>
    <reference value="http://nictiz.nl/fhir/StructureDefinition/iwlz-Indicatie" />
  </profile>
  <profile>
    <reference value="http://nictiz.nl/fhir/StructureDefinition/iwlz-Beperking" />
  </profile>
  <profile>
    <reference value="http://nictiz.nl/fhir/StructureDefinition/iwlz-BeperkingScore" />
  </profile>
  <profile>
    <reference value="http://nictiz.nl/fhir/StructureDefinition/iwlz-GeindiceerdZorgzwaartepakket-Questionnaire" />
  </profile>
  <profile>
    <reference value="http://nictiz.nl/fhir/StructureDefinition/iwlz-GeindiceerdZorgzwaartepakket-QuestionnaireResponse" />
  </profile>
  <profile>
    <reference value="http://nictiz.nl/fhir/StructureDefinition/iwlz-Stoornis" />
  </profile>
  <profile>
    <reference value="http://nictiz.nl/fhir/StructureDefinition/iwlz-StoornisScore" />
  </profile>
  <profile>
    <reference value="http://nictiz.nl/fhir/StructureDefinition/iwlz-Voorkeurscriteria-Questionnaire" />
  </profile>
  <profile>
    <reference value="http://nictiz.nl/fhir/StructureDefinition/iwlz-Voorkeurscriteria-QuestionnaireResponse" />
  </profile>
  <profile>
    <reference value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole" />
  </profile>
  <profile>
    <reference value="http://fhir.nl/fhir/StructureDefinition/nl-core-organization" />
  </profile>
  <rest>
    <mode value="server" />
    <resource>
      <type value="Composition" />
      <interaction>
        <code value="read" />
      </interaction>
      <interaction>
        <code value="search-type" />
      </interaction>
      <searchParam>
        <name value="type" />
        <type value="token" />
      </searchParam>
    </resource>
    <resource>
      <type value="Patient" />
      <interaction>
        <code value="search-type" />
      </interaction>
      <interaction>
        <code value="update" />
      </interaction>
    </resource>
    <resource>
      <type value="QuestionnaireResponse" />
      <interaction>
        <code value="create" />
      </interaction>
    </resource>
    <interaction>
      <code value="transaction" />
    </interaction>
    <operation>
      <name value="document" />
      <definition>
        <reference value="http://hl7.org/fhir/OperationDefinition/Composition-document" />
        <display value="Generate a Document" />
      </definition>
    </operation>
  </rest>
</CapabilityStatement>