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 |
{
"resourceType" : "CodeSystem",
"id" : "csNonAppointmentActionType",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem csNonAppointmentActionType</b></p><a name=\"csNonAppointmentActionType\"> </a><a name=\"hccsNonAppointmentActionType\"> </a><a name=\"csNonAppointmentActionType-en-US\"> </a><p>This case-insensitive code system <code>http://bki.skane.se/invanartjanster/fhir/CodeSystem/csNonAppointmentActionType</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\">CONFIRMATION_WITHIN_CARE_GUARANTEE<a name=\"csNonAppointmentActionType-CONFIRMATION_WITHIN_CARE_GUARANTEE\"> </a></td><td>Confirmation within Care Guarantee</td></tr><tr><td style=\"white-space:nowrap\">CONFIRMATION_OUTSIDE_CARE_GUARANTEE_WITH_COORDINATION<a name=\"csNonAppointmentActionType-CONFIRMATION_OUTSIDE_CARE_GUARANTEE_WITH_COORDINATION\"> </a></td><td>Confirmation outside Care Guarantee</td></tr><tr><td style=\"white-space:nowrap\">CONFIRMATION_OUTSIDE_CARE_GUARANTEE_WITHOUT_COORDINATION<a name=\"csNonAppointmentActionType-CONFIRMATION_OUTSIDE_CARE_GUARANTEE_WITHOUT_COORDINATION\"> </a></td><td>Confirmation outside Care Guarantee</td></tr><tr><td style=\"white-space:nowrap\">WAIT_TIME_CHANGED_COORDINATION_VIA_ANOTHER_REGION<a name=\"csNonAppointmentActionType-WAIT_TIME_CHANGED_COORDINATION_VIA_ANOTHER_REGION\"> </a></td><td>Confirmation outside Care Guarantee</td></tr><tr><td style=\"white-space:nowrap\">CANCEL_REFERRAL_ON_PATIENT_REQUEST<a name=\"csNonAppointmentActionType-CANCEL_REFERRAL_ON_PATIENT_REQUEST\"> </a></td><td>Referral cancelled on patient request</td></tr><tr><td style=\"white-space:nowrap\">CANCEL_REFERRAL_PATIENT_NOT_REACHABLE<a name=\"csNonAppointmentActionType-CANCEL_REFERRAL_PATIENT_NOT_REACHABLE\"> </a></td><td>Referral cancelled due to patient not reachable</td></tr></table></div>"
},
"url" : "http://bki.skane.se/invanartjanster/fhir/CodeSystem/csNonAppointmentActionType",
"version" : "2.2",
"name" : "KallaNonAppointmentActionTypes",
"title" : "KALLA Non-Appointment ActionTypes",
"status" : "draft",
"experimental" : false,
"date" : "2025-02-04T15:33:16+00:00",
"publisher" : "Region Skåne",
"contact" : [
{
"name" : "Region Skåne",
"telecom" : [
{
"system" : "url",
"value" : "http://www.skane.se"
},
{
"system" : "email",
"value" : "225622@skane.se"
}
]
}
],
"description" : "KALLA Non-Appointment ActionTypes",
"caseSensitive" : false,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "CONFIRMATION_WITHIN_CARE_GUARANTEE",
"display" : "Confirmation within Care Guarantee"
},
{
"code" : "CONFIRMATION_OUTSIDE_CARE_GUARANTEE_WITH_COORDINATION",
"display" : "Confirmation outside Care Guarantee"
},
{
"code" : "CONFIRMATION_OUTSIDE_CARE_GUARANTEE_WITHOUT_COORDINATION",
"display" : "Confirmation outside Care Guarantee"
},
{
"code" : "WAIT_TIME_CHANGED_COORDINATION_VIA_ANOTHER_REGION",
"display" : "Confirmation outside Care Guarantee"
},
{
"code" : "CANCEL_REFERRAL_ON_PATIENT_REQUEST",
"display" : "Referral cancelled on patient request"
},
{
"code" : "CANCEL_REFERRAL_PATIENT_NOT_REACHABLE",
"display" : "Referral cancelled due to patient not reachable"
}
]
}