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 Invitation ActionTypes - TTL Representation

Draft as of 2025-02-04

Raw ttl | Download


@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 "csInvitationActionType"] ; # 
  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 csInvitationActionType</b></p><a name=\"csInvitationActionType\"> </a><a name=\"hccsInvitationActionType\"> </a><a name=\"csInvitationActionType-en-US\"> </a><p>This case-insensitive code system <code>http://bki.skane.se/invanartjanster/fhir/CodeSystem/csInvitationActionType</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\">BOOK<a name=\"csInvitationActionType-BOOK\"> </a></td><td>Book</td></tr><tr><td style=\"white-space:nowrap\">RESCHEDULE<a name=\"csInvitationActionType-RESCHEDULE\"> </a></td><td>Reschedule</td></tr><tr><td style=\"white-space:nowrap\">CANCEL<a name=\"csInvitationActionType-CANCEL\"> </a></td><td>Cancel</td></tr><tr><td style=\"white-space:nowrap\">PROPOSAL_BOOK<a name=\"csInvitationActionType-PROPOSAL_BOOK\"> </a></td><td>Proposal Book</td></tr><tr><td style=\"white-space:nowrap\">PROPOSAL_REMIND_1<a name=\"csInvitationActionType-PROPOSAL_REMIND_1\"> </a></td><td>Proposal First Reminder</td></tr><tr><td style=\"white-space:nowrap\">PROPOSAL_REMIND_2<a name=\"csInvitationActionType-PROPOSAL_REMIND_2\"> </a></td><td>Proposal Second Reminder</td></tr><tr><td style=\"white-space:nowrap\">PROPOSAL_CANCEL<a name=\"csInvitationActionType-PROPOSAL_CANCEL\"> </a></td><td>Proposal Cancel</td></tr><tr><td style=\"white-space:nowrap\">DISCHARGE<a name=\"csInvitationActionType-DISCHARGE\"> </a></td><td>Discharge</td></tr><tr><td style=\"white-space:nowrap\">PATIENT_MISSED_APPOINTMENT_PATIENT_RESPONSIBLE_FOR_REBOOKING<a name=\"csInvitationActionType-PATIENT_MISSED_APPOINTMENT_PATIENT_RESPONSIBLE_FOR_REBOOKING\"> </a></td><td>Patient Missed Appointment - Patient Responsible for Rebooking</td></tr><tr><td style=\"white-space:nowrap\">PATIENT_MISSED_APPOINTMENT_RESULTING_IN_REFERRAL_RETURN<a name=\"csInvitationActionType-PATIENT_MISSED_APPOINTMENT_RESULTING_IN_REFERRAL_RETURN\"> </a></td><td>Patient Missed Appointment - Resulting in Referral Return</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://bki.skane.se/invanartjanster/fhir/CodeSystem/csInvitationActionType"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.2"] ; # 
  fhir:name [ fhir:v "KallaInvitationActionTypes"] ; # 
  fhir:title [ fhir:v "KALLA Invitation 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 Invitation ActionTypes"] ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "10"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "BOOK" ] ;
fhir:display [ fhir:v "Book" ]
  ] [
fhir:code [ fhir:v "RESCHEDULE" ] ;
fhir:display [ fhir:v "Reschedule" ]
  ] [
fhir:code [ fhir:v "CANCEL" ] ;
fhir:display [ fhir:v "Cancel" ]
  ] [
fhir:code [ fhir:v "PROPOSAL_BOOK" ] ;
fhir:display [ fhir:v "Proposal Book" ]
  ] [
fhir:code [ fhir:v "PROPOSAL_REMIND_1" ] ;
fhir:display [ fhir:v "Proposal First Reminder" ]
  ] [
fhir:code [ fhir:v "PROPOSAL_REMIND_2" ] ;
fhir:display [ fhir:v "Proposal Second Reminder" ]
  ] [
fhir:code [ fhir:v "PROPOSAL_CANCEL" ] ;
fhir:display [ fhir:v "Proposal Cancel" ]
  ] [
fhir:code [ fhir:v "DISCHARGE" ] ;
fhir:display [ fhir:v "Discharge" ]
  ] [
fhir:code [ fhir:v "PATIENT_MISSED_APPOINTMENT_PATIENT_RESPONSIBLE_FOR_REBOOKING" ] ;
fhir:display [ fhir:v "Patient Missed Appointment - Patient Responsible for Rebooking" ]
  ] [
fhir:code [ fhir:v "PATIENT_MISSED_APPOINTMENT_RESULTING_IN_REFERRAL_RETURN" ] ;
fhir:display [ fhir:v "Patient Missed Appointment - Resulting in Referral Return" ]
  ] ) . #