{
  "resourceType" : "ValueSet",
  "id" : "ti-restful-interaction-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ti-restful-interaction-vs</b></p><a name=\"ti-restful-interaction-vs\"> </a><a name=\"hcti-restful-interaction-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-type-restful-interaction.html\">TypeRestfulInteraction</a></li><li>Include all codes defined in <a href=\"CodeSystem-ti-restful-interaction-cs.html\"><code>https://gematik.de/fhir/ti/CodeSystem/ti-restful-interaction-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.4.0</span></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/ti/ValueSet/ti-restful-interaction-vs",
  "version" : "1.4.0",
  "name" : "TIRestfulInteractionVS",
  "title" : "TI Restful Interaction ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-23",
  "publisher" : "gematik GmbH",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.gematik.de"
    }]
  }],
  "description" : "Definiert die unterstützten REST-Interaktionen einschließlich der TI-spezifischen bedingten Interaktionen.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DE"
    }]
  }],
  "immutable" : false,
  "copyright" : "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
  "compose" : {
    "include" : [{
      "valueSet" : ["http://hl7.org/fhir/ValueSet/type-restful-interaction"]
    },
    {
      "system" : "https://gematik.de/fhir/ti/CodeSystem/ti-restful-interaction-cs"
    }]
  }
}