TIFlow - Kernfunktionalitäten
Version 2.0.0-ballot.1 - ci-build

: Example CapabilityStatement Server PU - RX - JSON Representation

Active as of 2026-03-16

Raw json | Download

{
  "resourceType" : "CapabilityStatement",
  "id" : "ExampleCapabilityStatementServerPU",
  "meta" : {
    "profile" : [
      🔗 "https://gematik.de/fhir/tiflow/StructureDefinition/ti-flow-capability-statement"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement ExampleCapabilityStatementServerPU</b></p><a name=\"ExampleCapabilityStatementServerPU\"> </a><a name=\"hcExampleCapabilityStatementServerPU\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ti-flow-capability-statement.html\">Capability Statement Profil für den TI-Flow-Fachdienst</a></p></div><h2 id=\"title\"/><ul><li>Implementation Guide Version: 2.0.0-ballot.1 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <code>application/fhir+json</code>, <code>application/fhir+xml</code></li><li>Published on: 2026-03-16 </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></div>"
  },
  "extension" : [
    {
      "url" : "https://gematik.de/fhir/tiflow/StructureDefinition/ti-environment",
      "valueCode" : "PU"
    },
    {
      "url" : "https://gematik.de/fhir/tiflow/StructureDefinition/ti-fhir-configuration",
      "valueCode" : "tiflow_2028_03"
    },
    {
      "extension" : [
        {
          "url" : "definition",
          "valueCanonical" : "https://gematik.de/fhir/tiflow/StructureDefinition/ti-flow-feature-wf160"
        },
        {
          "url" : "value",
          "valueBoolean" : true
        }
      ],
      "url" : "https://gematik.de/fhir/tiflow/StructureDefinition/ti-feature"
    },
    {
      "extension" : [
        {
          "url" : "definition",
          "valueCanonical" : "https://gematik.de/fhir/tiflow/StructureDefinition/ti-flow-feature-wf169"
        },
        {
          "url" : "value",
          "valueBoolean" : false
        }
      ],
      "url" : "https://gematik.de/fhir/tiflow/StructureDefinition/ti-feature"
    }
  ],
  "url" : "https://gematik.de/fhir/tiflow/CapabilityStatement/ExampleCapabilityStatementServerPU",
  "version" : "2.0.0-ballot.1",
  "status" : "active",
  "date" : "2026-03-16",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "name" : "gematik GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://gematik.de"
        },
        {
          "system" : "email",
          "value" : "erp-umsetzung@gematik.de"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "kind" : "instance",
  "implementation" : {
    "description" : "example"
  },
  "fhirVersion" : "4.0.1",
  "format" : [
    "application/fhir+json",
    "application/fhir+xml"
  ],
  "rest" : [
    {
      "mode" : "server"
    }
  ]
}