AddCommunication Implementation Guide
2.2 - version 2.2

This page is part of the Release of AddCommunication IG (v2.2: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions

: KALLA CancellationReasons - XML Representation

Draft as of 2025-02-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="csCancellationReason"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem csCancellationReason</b></p><a name="csCancellationReason"> </a><a name="hccsCancellationReason"> </a><a name="csCancellationReason-en-US"> </a><p>This case-insensitive code system <code>http://bki.skane.se/invanartjanster/fhir/CodeSystem/csCancellationReason</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">HEALTHCARE_PROVIDER_CANCELS<a name="csCancellationReason-HEALTHCARE_PROVIDER_CANCELS"> </a></td><td>Healthcare provider cancels</td></tr><tr><td style="white-space:nowrap">HEALTHCARE_PROVIDER_CANCELS_WAITLIST<a name="csCancellationReason-HEALTHCARE_PROVIDER_CANCELS_WAITLIST"> </a></td><td>Healthcare provider cancels waitlist</td></tr><tr><td style="white-space:nowrap">HEALTHCARE_PROVIDER_CANCELS_NO_WAITLIST<a name="csCancellationReason-HEALTHCARE_PROVIDER_CANCELS_NO_WAITLIST"> </a></td><td>Healthcare provider cancels no waitlist</td></tr><tr><td style="white-space:nowrap">HEALTHCARE_PROVIDER_CANCELS_CONTACT<a name="csCancellationReason-HEALTHCARE_PROVIDER_CANCELS_CONTACT"> </a></td><td>Healthcare provider cancels contact</td></tr><tr><td style="white-space:nowrap">PATIENT_CANCELS<a name="csCancellationReason-PATIENT_CANCELS"> </a></td><td>Patient cancels</td></tr></table></div>
  </text>
  <url
       value="http://bki.skane.se/invanartjanster/fhir/CodeSystem/csCancellationReason"/>
  <version value="2.2"/>
  <name value="KallaCancellationReasons"/>
  <title value="KALLA CancellationReasons"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-02-04T15:33:16+00:00"/>
  <publisher value="Region Skåne"/>
  <contact>
    <name value="Region Skåne"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.skane.se"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="225622@skane.se"/>
    </telecom>
  </contact>
  <description value="KALLA Cancellation Reasons"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="HEALTHCARE_PROVIDER_CANCELS"/>
    <display value="Healthcare provider cancels"/>
  </concept>
  <concept>
    <code value="HEALTHCARE_PROVIDER_CANCELS_WAITLIST"/>
    <display value="Healthcare provider cancels waitlist"/>
  </concept>
  <concept>
    <code value="HEALTHCARE_PROVIDER_CANCELS_NO_WAITLIST"/>
    <display value="Healthcare provider cancels no waitlist"/>
  </concept>
  <concept>
    <code value="HEALTHCARE_PROVIDER_CANCELS_CONTACT"/>
    <display value="Healthcare provider cancels contact"/>
  </concept>
  <concept>
    <code value="PATIENT_CANCELS"/>
    <display value="Patient cancels"/>
  </concept>
</CodeSystem>