ISiK Terminplanung Implementierungsleitfaden
Version 6.0.0-rc - ci-build

: ISiKTerminCancelationReason - XML Representation

Active as of 2025-12-17

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ISiKTerminCancelationReason"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://gematik.de/fhir/isik/ValueSet/ISiKTerminCancelationReason"/>
  <version value="6.0.0-rc"/>
  <name value="ISiKTerminCancelationReason"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-12-17"/>
  <publisher value="gematik GmbH"/>
  <contact>
    <name value="gematik GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://gematik.de"/>
    </telecom>
  </contact>
  <description
               value="Enthaelt alle erlaubten Gruende fuer eine Stornierung eines ISiKTermins"/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/appointment-cancellation-reason"/>
      <concept>
        <code value="pat"/>
        <display value="Patient"/>
      </concept>
      <concept>
        <code value="prov"/>
        <display value="Provider"/>
      </concept>
      <concept>
        <code value="maint"/>
        <display value="Equipment Maintenance/Repair"/>
      </concept>
      <concept>
        <code value="meds-inc"/>
        <display value="Prep/Med Incomplete"/>
      </concept>
      <concept>
        <code value="other"/>
        <display value="Other"/>
      </concept>
    </include>
  </compose>
</ValueSet>