ISiK Terminplanung Implementierungsleitfaden
Version 6.0.0-rc - ballot

: ISiKSubscriptionTopicAppointmentVS - JSON Representation

Active as of 2026-04-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ISiKSubscriptionTopicAppointmentVS",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ISiKSubscriptionTopicAppointmentVS</b></p><a name=\"ISiKSubscriptionTopicAppointmentVS\"> </a><a name=\"hcISiKSubscriptionTopicAppointmentVS\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-ISiKSubscriptionTopic.html\"><code>https://gematik.de/fhir/isik/CodeSystem/ISiKSubscriptionTopic</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;6.0.0-rc</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-ISiKSubscriptionTopic.html#ISiKSubscriptionTopic-https.58.47.47gematik.46de.47fhir.47isik.47SubscriptionTopic.47appointment-update\">https://gematik.de/fhir/isik/SubscriptionTopic/appointment-update</a></td><td>appointment-update</td><td>Wird ausgelöst, wenn ein Termin (Appointment) geändert wird, z.B. durch eine Zeitverschiebung oder Statusänderung.</td></tr><tr><td><a href=\"CodeSystem-ISiKSubscriptionTopic.html#ISiKSubscriptionTopic-https.58.47.47gematik.46de.47fhir.47isik.47SubscriptionTopic.47appointment-cancel\">https://gematik.de/fhir/isik/SubscriptionTopic/appointment-cancel</a></td><td>appointment-cancel</td><td>Wird ausgelöst, wenn ein Termin (Appointment) abgesagt wird (Appointment.status=cancelled).</td></tr></table></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/isik/ValueSet/ISiKSubscriptionTopicAppointmentVS",
  "version" : "6.0.0-rc",
  "name" : "ISiKSubscriptionTopicAppointmentVS",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-02",
  "publisher" : "gematik GmbH",
  "contact" : [
    {
      "name" : "gematik GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://gematik.de"
        }
      ]
    }
  ],
  "description" : "Enthaelt die Codes der Subscription Topics, die für die Absage- bzw. Änderung von Terminen relevant sind.",
  "compose" : {
    "include" : [
      {
        "system" : "https://gematik.de/fhir/isik/CodeSystem/ISiKSubscriptionTopic",
        "concept" : [
          {
            "code" : "https://gematik.de/fhir/isik/SubscriptionTopic/appointment-update",
            "display" : "appointment-update"
          },
          {
            "code" : "https://gematik.de/fhir/isik/SubscriptionTopic/appointment-cancel",
            "display" : "appointment-cancel"
          }
        ]
      }
    ]
  }
}