{
  "resourceType" : "ValueSet",
  "id" : "ISiKTerminCancelationReason",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ISiKTerminCancelationReason</b></p><a name=\"ISiKTerminCancelationReason\"> </a><a name=\"hcISiKTerminCancelationReason\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html\"><code>http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason</code></a><span title=\"Version is explicitly stated to be 2.1.1\"> version &#x1F4CD;2.1.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html#appointment-cancellation-reason-pat\">pat</a></td><td>Patient</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html#appointment-cancellation-reason-prov\">prov</a></td><td>Provider</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html#appointment-cancellation-reason-maint\">maint</a></td><td>Equipment Maintenance/Repair</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html#appointment-cancellation-reason-meds-inc\">meds-inc</a></td><td>Prep/Med Incomplete</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-appointment-cancellation-reason.html#appointment-cancellation-reason-other\">other</a></td><td>Other</td></tr></table></li></ul></div>"
  },
  "url" : "https://gematik.de/fhir/isik/ValueSet/ISiKTerminCancelationReason",
  "version" : "6.0.0-rc",
  "name" : "ISiKTerminCancelationReason",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-02",
  "publisher" : "gematik GmbH",
  "contact" : [{
    "name" : "gematik GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://gematik.de"
    }]
  }],
  "description" : "Enthaelt alle erlaubten Gruende fuer eine Stornierung eines ISiKTermins",
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason",
      "version" : "2.1.1",
      "concept" : [{
        "code" : "pat",
        "display" : "Patient"
      },
      {
        "code" : "prov",
        "display" : "Provider"
      },
      {
        "code" : "maint",
        "display" : "Equipment Maintenance/Repair"
      },
      {
        "code" : "meds-inc",
        "display" : "Prep/Med Incomplete"
      },
      {
        "code" : "other",
        "display" : "Other"
      }]
    }]
  }
}