Implementation Guide
Version 1.4.0 - release

: Anwendungskennzeichen (VS) - JSON Representation

Active as of 2025-07-29

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "service-identifier-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet service-identifier-vs</b></p><a name=\"service-identifier-vs\"> </a><a name=\"hcservice-identifier-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-service-identifier-cs.html\"><code>https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-operation-identifier-cs.html\"><code>https://gematik.de/fhir/atf/CodeSystem/operation-identifier-cs</code></a></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/atf/ValueSet/service-identifier-vs",
  "version" : "1.4.0",
  "name" : "ServiceIdentifierVS",
  "title" : "Anwendungskennzeichen (VS)",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-29",
  "description" : "ValueSet zum Anwendungskennzeichen zur Identifkation des UseCases, für welchen die FHIR-Instanzen verwendet werden",
  "compose" : {
    "include" : [
      {
        "system" : "https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs"
      },
      {
        "system" : "https://gematik.de/fhir/atf/CodeSystem/operation-identifier-cs"
      }
    ]
  }
}