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
Draft as of 2025-02-04 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="non-appointment-action-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet non-appointment-action-type</b></p><a name="non-appointment-action-type"> </a><a name="hcnon-appointment-action-type"> </a><a name="non-appointment-action-type-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-csNonAppointmentActionType.html"><code>http://bki.skane.se/invanartjanster/fhir/CodeSystem/csNonAppointmentActionType</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-csNonAppointmentActionType.html#csNonAppointmentActionType-CONFIRMATION_WITHIN_CARE_GUARANTEE">CONFIRMATION_WITHIN_CARE_GUARANTEE</a></td><td>Confirmation within Care Guarantee</td></tr><tr><td><a href="CodeSystem-csNonAppointmentActionType.html#csNonAppointmentActionType-CONFIRMATION_OUTSIDE_CARE_GUARANTEE_WITH_COORDINATION">CONFIRMATION_OUTSIDE_CARE_GUARANTEE_WITH_COORDINATION</a></td><td>Confirmation outside Care Guarantee</td></tr><tr><td><a href="CodeSystem-csNonAppointmentActionType.html#csNonAppointmentActionType-CONFIRMATION_OUTSIDE_CARE_GUARANTEE_WITHOUT_COORDINATION">CONFIRMATION_OUTSIDE_CARE_GUARANTEE_WITHOUT_COORDINATION</a></td><td>Confirmation outside Care Guarantee</td></tr><tr><td><a href="CodeSystem-csNonAppointmentActionType.html#csNonAppointmentActionType-WAIT_TIME_CHANGED_COORDINATION_VIA_ANOTHER_REGION">WAIT_TIME_CHANGED_COORDINATION_VIA_ANOTHER_REGION</a></td><td>Confirmation outside Care Guarantee</td></tr><tr><td><a href="CodeSystem-csNonAppointmentActionType.html#csNonAppointmentActionType-CANCEL_REFERRAL_ON_PATIENT_REQUEST">CANCEL_REFERRAL_ON_PATIENT_REQUEST</a></td><td>Referral cancelled on patient request</td></tr><tr><td><a href="CodeSystem-csNonAppointmentActionType.html#csNonAppointmentActionType-CANCEL_REFERRAL_PATIENT_NOT_REACHABLE">CANCEL_REFERRAL_PATIENT_NOT_REACHABLE</a></td><td>Referral cancelled due to patient not reachable</td></tr></table></li></ul></div>
</text>
<url
value="http://bki.skane.se/invanartjanster/fhir/ValueSet/non-appointment-action-type"/>
<version value="2.2"/>
<name value="KallaNonAppointmentActionType"/>
<title value="Kalla Non-Appointment Action Types"/>
<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="Type of actions for non-appointment related communication requests."/>
<compose>
<include>
<system
value="http://bki.skane.se/invanartjanster/fhir/CodeSystem/csNonAppointmentActionType"/>
<concept>
<code value="CONFIRMATION_WITHIN_CARE_GUARANTEE"/>
<display value="Confirmation within Care Guarantee"/>
</concept>
<concept>
<code value="CONFIRMATION_OUTSIDE_CARE_GUARANTEE_WITH_COORDINATION"/>
<display value="Confirmation outside Care Guarantee"/>
</concept>
<concept>
<code
value="CONFIRMATION_OUTSIDE_CARE_GUARANTEE_WITHOUT_COORDINATION"/>
<display value="Confirmation outside Care Guarantee"/>
</concept>
<concept>
<code value="WAIT_TIME_CHANGED_COORDINATION_VIA_ANOTHER_REGION"/>
<display value="Confirmation outside Care Guarantee"/>
</concept>
<concept>
<code value="CANCEL_REFERRAL_ON_PATIENT_REQUEST"/>
<display value="Referral cancelled on patient request"/>
</concept>
<concept>
<code value="CANCEL_REFERRAL_PATIENT_NOT_REACHABLE"/>
<display value="Referral cancelled due to patient not reachable"/>
</concept>
</include>
</compose>
</ValueSet>