ISiK Terminplanung Implementierungsleitfaden
Version 6.0.0-rc - ci-build

: ISiKTerminCancelationReason - JSON Representation

Active as of 2025-12-17

Raw json | Download

{
  "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.0.1/CodeSystem-appointment-cancellation-reason.html\"><code>http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 2.1.1, the version found through the package references\"> version &#x1F4E6;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.0.1/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.0.1/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.0.1/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.0.1/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.0.1/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" : "2025-12-17",
  "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",
        "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"
          }
        ]
      }
    ]
  }
}