Implementation Guide
Version 1.2.0 - release

: Identifikator des Anwendungsfalls - JSON Representation

Active as of 2025-07-31

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 codes from<a href=\"https://simplifier.net/resolve?scope=de.gematik.fhir.atf@1.4.1&amp;canonical=https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs\"><code>https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs</code></a> where concept  is-a <a href=\"https://simplifier.net/resolve?scope=de.gematik.fhir.atf@1.4.1&amp;canonical=https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs#service-identifier-cs-eRezept_Rezeptanforderung\">eRezept_Rezeptanforderung</a></li><li>Include codes from<a href=\"https://simplifier.net/resolve?scope=de.gematik.fhir.atf@1.4.1&amp;canonical=https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs\"><code>https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs</code></a> where concept  is-a <a href=\"https://simplifier.net/resolve?scope=de.gematik.fhir.atf@1.4.1&amp;canonical=https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs#service-identifier-cs-eRezept_ParenteraleZubereitung\">eRezept_ParenteraleZubereitung</a></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/erp-servicerequest/ValueSet/service-identifier-vs",
  "version" : "1.2.0",
  "name" : "ServiceIdentifierVS",
  "title" : "Identifikator des Anwendungsfalls",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-31",
  "description" : "Identifikatoren zur Spezifikation einer Anwendung der E-Rezept-Kommunikation",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "eRezept_Rezeptanforderung"
          }
        ]
      },
      {
        "system" : "https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "eRezept_ParenteraleZubereitung"
          }
        ]
      }
    ]
  }
}