eHealth Infrastructure
2.7.0 - Release 14

eHealth Infrastructure - Local Development build (v2.7.0). See the Directory of published versions

: Message ReasonCode - TTL Representation

Active as of 2022-12-07

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:Resource.id [ fhir:value "ehealth-message-reasonCode"]; # 
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://ehealth.sundhed.dk/cs/message-reasonCode</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">EpisodeOfCareCreated<a name=\"ehealth-message-reasonCode-EpisodeOfCareCreated\"> </a></td><td>EpisodeOfCare Created</td><td>EpisodeOfCare Created</td></tr><tr><td style=\"white-space:nowrap\">EpisodeOfCareCareTeamChange<a name=\"ehealth-message-reasonCode-EpisodeOfCareCareTeamChange\"> </a></td><td>EpisodeOfCare CareTeam Change</td><td>EpisodeOfCare CareTeam Change</td></tr><tr><td style=\"white-space:nowrap\">EpisodeOfCareScheduledCareTeamChange<a name=\"ehealth-message-reasonCode-EpisodeOfCareScheduledCareTeamChange\"> </a></td><td>EpisodeOfCare Scheduled CareTeam Change</td><td>EpisodeOfCare Scheduled CareTeam Change</td></tr><tr><td style=\"white-space:nowrap\">EpisodeOfCareStatusChange<a name=\"ehealth-message-reasonCode-EpisodeOfCareStatusChange\"> </a></td><td>EpisodeOfCare Status Change</td><td>EpisodeOfCare Status Change</td></tr><tr><td style=\"white-space:nowrap\">EpisodeOfCareScheduledStatusChange<a name=\"ehealth-message-reasonCode-EpisodeOfCareScheduledStatusChange\"> </a></td><td>EpisodeOfCare Scheduled Status Change</td><td>EpisodeOfCare Scheduled Status Change</td></tr><tr><td style=\"white-space:nowrap\">CarePlanCreated<a name=\"ehealth-message-reasonCode-CarePlanCreated\"> </a></td><td>CarePlan Created</td><td>CarePlan Created</td></tr><tr><td style=\"white-space:nowrap\">CarePlanCareTeamChange<a name=\"ehealth-message-reasonCode-CarePlanCareTeamChange\"> </a></td><td>CarePlan CareTeam Change</td><td>CarePlan CareTeam Change</td></tr><tr><td style=\"white-space:nowrap\">CarePlanScheduledCareTeamChange<a name=\"ehealth-message-reasonCode-CarePlanScheduledCareTeamChange\"> </a></td><td>CarePlan Scheduled CareTeam Change</td><td>CarePlan Scheduled CareTeam Change</td></tr><tr><td style=\"white-space:nowrap\">CarePlanStatusChange<a name=\"ehealth-message-reasonCode-CarePlanStatusChange\"> </a></td><td>CarePlan Status Change</td><td>CarePlan Status Change</td></tr><tr><td style=\"white-space:nowrap\">CarePlanScheduledStatusChange<a name=\"ehealth-message-reasonCode-CarePlanScheduledStatusChange\"> </a></td><td>CarePlan Scheduled Status Change</td><td>CarePlan Scheduled Status Change</td></tr><tr><td style=\"white-space:nowrap\">ReminderSubmitMeasurement<a name=\"ehealth-message-reasonCode-ReminderSubmitMeasurement\"> </a></td><td>Reminder Submit Measurement</td><td>Reminder Submit Measurement</td></tr><tr><td style=\"white-space:nowrap\">AppointmentReminder<a name=\"ehealth-message-reasonCode-AppointmentReminder\"> </a></td><td>Appointment Reminder</td><td>Appointment Reminder</td></tr><tr><td style=\"white-space:nowrap\">VideoAppointmentReminder<a name=\"ehealth-message-reasonCode-VideoAppointmentReminder\"> </a></td><td>Video Appointment Reminder</td><td>Video Appointment Reminder</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td>EpisodeOfCareCreated</td><td>Oprettelse af telemedicinsk forløb</td></tr><tr><td>EpisodeOfCareCareTeamChange</td><td>Ændring af tilknyttede teams for telemedicinsk forløb</td></tr><tr><td>EpisodeOfCareScheduledCareTeamChange</td><td>Ændring af planlagte ændringer af tilknyttede teams for telemedicinsk forløb</td></tr><tr><td>EpisodeOfCareStatusChange</td><td>Ændring af status for telemedicinsk forløb</td></tr><tr><td>EpisodeOfCareScheduledStatusChange</td><td>Ændring af planlagte ændringer af status for telemedicinsk forløb</td></tr><tr><td>CarePlanCreated</td><td>Oprettelse af borgerknyttet plan</td></tr><tr><td>CarePlanCareTeamChange</td><td>Ændring af tilknyttede teams for borgerknyttet plan</td></tr><tr><td>CarePlanScheduledCareTeamChange</td><td>Ændring af planlagte ændringer af tilknyttede teams for borgerknyttet plan</td></tr><tr><td>CarePlanStatusChange</td><td>Ændring af status for borgerknyttet plan</td></tr><tr><td>CarePlanScheduledStatusChange</td><td>Ændring af planlagte ændringer af status for borgerknyttet plan</td></tr><tr><td>ReminderSubmitMeasurement</td><td>Påmindelse om at indsende måledata</td></tr><tr><td>AppointmentReminder</td><td>Påmindelse om aftale</td></tr><tr><td>VideoAppointmentReminder</td><td>Påmindelse om videoaftale</td></tr></table></div>"
  ]; # 
  fhir:CodeSystem.url [ fhir:value "http://ehealth.sundhed.dk/cs/message-reasonCode"]; # 
  fhir:CodeSystem.version [ fhir:value "2.7.0"]; # 
  fhir:CodeSystem.name [ fhir:value "MessageReasonCode"]; # 
  fhir:CodeSystem.title [ fhir:value "Message ReasonCode"]; # 
  fhir:CodeSystem.status [ fhir:value "active"]; # 
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean]; # 
  fhir:CodeSystem.date [ fhir:value "2022-12-07T00:00:00+00:00"^^xsd:dateTime]; # 
  fhir:CodeSystem.publisher [ fhir:value "Systematic | Trifork"]; # 
  fhir:CodeSystem.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "Systematic | Trifork" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "url" ];
       fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ]     ]
  ]; # 
  fhir:CodeSystem.description [ fhir:value "Message ReasonCode"]; # 
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean]; # 
  fhir:CodeSystem.content [ fhir:value "complete"]; # 
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "EpisodeOfCareCreated" ];
     fhir:CodeSystem.concept.display [ fhir:value "EpisodeOfCare Created" ];
     fhir:CodeSystem.concept.definition [ fhir:value "EpisodeOfCare Created" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Oprettelse af telemedicinsk forløb" ]     ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "EpisodeOfCareCareTeamChange" ];
     fhir:CodeSystem.concept.display [ fhir:value "EpisodeOfCare CareTeam Change" ];
     fhir:CodeSystem.concept.definition [ fhir:value "EpisodeOfCare CareTeam Change" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Ændring af tilknyttede teams for telemedicinsk forløb" ]     ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "EpisodeOfCareScheduledCareTeamChange" ];
     fhir:CodeSystem.concept.display [ fhir:value "EpisodeOfCare Scheduled CareTeam Change" ];
     fhir:CodeSystem.concept.definition [ fhir:value "EpisodeOfCare Scheduled CareTeam Change" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Ændring af planlagte ændringer af tilknyttede teams for telemedicinsk forløb" ]     ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "EpisodeOfCareStatusChange" ];
     fhir:CodeSystem.concept.display [ fhir:value "EpisodeOfCare Status Change" ];
     fhir:CodeSystem.concept.definition [ fhir:value "EpisodeOfCare Status Change" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Ændring af status for telemedicinsk forløb" ]     ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "EpisodeOfCareScheduledStatusChange" ];
     fhir:CodeSystem.concept.display [ fhir:value "EpisodeOfCare Scheduled Status Change" ];
     fhir:CodeSystem.concept.definition [ fhir:value "EpisodeOfCare Scheduled Status Change" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Ændring af planlagte ændringer af status for telemedicinsk forløb" ]     ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "CarePlanCreated" ];
     fhir:CodeSystem.concept.display [ fhir:value "CarePlan Created" ];
     fhir:CodeSystem.concept.definition [ fhir:value "CarePlan Created" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Oprettelse af borgerknyttet plan" ]     ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "CarePlanCareTeamChange" ];
     fhir:CodeSystem.concept.display [ fhir:value "CarePlan CareTeam Change" ];
     fhir:CodeSystem.concept.definition [ fhir:value "CarePlan CareTeam Change" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Ændring af tilknyttede teams for borgerknyttet plan" ]     ]
  ], [
     fhir:index 7;
     fhir:CodeSystem.concept.code [ fhir:value "CarePlanScheduledCareTeamChange" ];
     fhir:CodeSystem.concept.display [ fhir:value "CarePlan Scheduled CareTeam Change" ];
     fhir:CodeSystem.concept.definition [ fhir:value "CarePlan Scheduled CareTeam Change" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Ændring af planlagte ændringer af tilknyttede teams for borgerknyttet plan" ]     ]
  ], [
     fhir:index 8;
     fhir:CodeSystem.concept.code [ fhir:value "CarePlanStatusChange" ];
     fhir:CodeSystem.concept.display [ fhir:value "CarePlan Status Change" ];
     fhir:CodeSystem.concept.definition [ fhir:value "CarePlan Status Change" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Ændring af status for borgerknyttet plan" ]     ]
  ], [
     fhir:index 9;
     fhir:CodeSystem.concept.code [ fhir:value "CarePlanScheduledStatusChange" ];
     fhir:CodeSystem.concept.display [ fhir:value "CarePlan Scheduled Status Change" ];
     fhir:CodeSystem.concept.definition [ fhir:value "CarePlan Scheduled Status Change" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Ændring af planlagte ændringer af status for borgerknyttet plan" ]     ]
  ], [
     fhir:index 10;
     fhir:CodeSystem.concept.code [ fhir:value "ReminderSubmitMeasurement" ];
     fhir:CodeSystem.concept.display [ fhir:value "Reminder Submit Measurement" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Reminder Submit Measurement" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Påmindelse om at indsende måledata" ]     ]
  ], [
     fhir:index 11;
     fhir:CodeSystem.concept.code [ fhir:value "AppointmentReminder" ];
     fhir:CodeSystem.concept.display [ fhir:value "Appointment Reminder" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Appointment Reminder" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Påmindelse om aftale" ]     ]
  ], [
     fhir:index 12;
     fhir:CodeSystem.concept.code [ fhir:value "VideoAppointmentReminder" ];
     fhir:CodeSystem.concept.display [ fhir:value "Video Appointment Reminder" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Video Appointment Reminder" ];
     fhir:CodeSystem.concept.designation [
       fhir:index 0;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
       fhir:CodeSystem.concept.designation.value [ fhir:value "Påmindelse om videoaftale" ]     ]
  ]. # 

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.