<?xml version="1.0" encoding="UTF-8"?>

<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="capabilitystatement"/>
  <language value="en"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CapabilityStatement capabilitystatement</b></p><a name="capabilitystatement"> </a><a name="hccapabilitystatement"> </a><h2 id="title"/><ul><li>Implementation Guide Version: 1.3.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>json</code>, <code>xml</code></li><li>Published on: 2026-06-28 </li><li>Published by: eHealth Platform </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 class="lead"><em>Security</em></div><div class="row"><div class="col-lg-6">Enable CORS: no</div><div class="col-lg-6">Security services supported: <code>urn:be:fgov:ehealth:pseudo:v1</code>, <code>urn:be:fgov:ehealth:pseudo:v2</code>, <code>urn:be:fgov:pseudo-encrypted:v1</code></div></div></div></div></div>
  </text>
  <url value="https://www.ehealth.fgov.be/standards/fhir/infsec/CapabilityStatement/capabilitystatement"/>
  <version value="1.3.0"/>
  <name value="PseudonymizationSupport"/>
  <status value="active"/>
  <date value="2026-06-28"/>
  <publisher value="eHealth Platform"/>
  <contact>
    <name value="eHealth Platform"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.ehealth.fgov.be/standards/fhir"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="support@be-ehealth-standards.atlassian.net"/>
    </telecom>
  </contact>
  <contact>
    <name value="Message Structure eHealth"/>
    <telecom>
      <system value="email"/>
      <value value="support@be-ehealth-standards.atlassian.net"/>
      <use value="work"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <kind value="instance"/>
  <implementation>
    <description value="Example FHIR server supporting pseudonymisation"/>
    <url value="https://example.org/fhir"/>
  </implementation>
  <fhirVersion value="4.0.1"/>
  <format value="json"/>
  <format value="xml"/>
  <rest>
    <mode value="server"/>
    <security>
      <service>
        <coding>
          <system value="https://www.ehealth.fgov.be/standards/fhir/infsec/CodeSystem/be-cs-pseudonymization-version"/>
          <code value="urn:be:fgov:ehealth:pseudo:v1"/>
        </coding>
      </service>
      <service>
        <coding>
          <system value="https://www.ehealth.fgov.be/standards/fhir/infsec/CodeSystem/be-cs-pseudonymization-version"/>
          <code value="urn:be:fgov:ehealth:pseudo:v2"/>
        </coding>
      </service>
      <service>
        <coding>
          <system value="https://www.ehealth.fgov.be/standards/fhir/infsec/CodeSystem/be-cs-pseudonymization-version"/>
          <code value="urn:be:fgov:pseudo-encrypted:v1"/>
        </coding>
      </service>
    </security>
  </rest>
</CapabilityStatement>