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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "csNonAppointmentActionType"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"
] ; #
fhir:url [ fhir:v "http://bki.skane.se/invanartjanster/fhir/CodeSystem/csNonAppointmentActionType"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.2"] ; #
fhir:name [ fhir:v "KallaNonAppointmentActionTypes"] ; #
fhir:title [ fhir:v "KALLA Non-Appointment ActionTypes"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2025-02-04T15:33:16+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Region Skåne"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Region Skåne" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.skane.se" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "225622@skane.se" ] ] )
] ) ; #
fhir:description [ fhir:v "KALLA Non-Appointment ActionTypes"] ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "CONFIRMATION_WITHIN_CARE_GUARANTEE" ] ;
fhir:display [ fhir:v "Confirmation within Care Guarantee" ]
] [
fhir:code [ fhir:v "CONFIRMATION_OUTSIDE_CARE_GUARANTEE_WITH_COORDINATION" ] ;
fhir:display [ fhir:v "Confirmation outside Care Guarantee" ]
] [
fhir:code [ fhir:v "CONFIRMATION_OUTSIDE_CARE_GUARANTEE_WITHOUT_COORDINATION" ] ;
fhir:display [ fhir:v "Confirmation outside Care Guarantee" ]
] [
fhir:code [ fhir:v "WAIT_TIME_CHANGED_COORDINATION_VIA_ANOTHER_REGION" ] ;
fhir:display [ fhir:v "Confirmation outside Care Guarantee" ]
] [
fhir:code [ fhir:v "CANCEL_REFERRAL_ON_PATIENT_REQUEST" ] ;
fhir:display [ fhir:v "Referral cancelled on patient request" ]
] [
fhir:code [ fhir:v "CANCEL_REFERRAL_PATIENT_NOT_REACHABLE" ] ;
fhir:display [ fhir:v "Referral cancelled due to patient not reachable" ]
] ) . #
IG © 2023+ Region Skåne. Package communication#2.2 based on FHIR 5.0.0. Generated 2025-02-04
Links: Table of Contents |
QA Report