This page is part of the FUT Infrastructure (v10.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Active as of 2022-12-07 |
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/ehealth-message-reasonCode> 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 class=\"res-header-id\"><b>Generated Narrative: CodeSystem ehealth-message-reasonCode</b></p><a name=\"ehealth-message-reasonCode\"> </a><a name=\"hcehealth-message-reasonCode\"> </a><p>This case-sensitive 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><td><b>Dansk (Danish, da)</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><td>Oprettelse af telemedicinsk forløb</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><td>Ændring af tilknyttede teams for telemedicinsk forløb</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><td>Ændring af planlagte ændringer af tilknyttede teams for telemedicinsk forløb</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><td>Ændring af status for telemedicinsk forløb</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><td>Ændring af planlagte ændringer af status for telemedicinsk forløb</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><td>Oprettelse af borgerknyttet plan</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><td>Ændring af tilknyttede teams for borgerknyttet plan</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><td>Ændring af planlagte ændringer af tilknyttede teams for borgerknyttet plan</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><td>Ændring af status for borgerknyttet plan</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><td>Ændring af planlagte ændringer af status for borgerknyttet plan</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><td>Påmindelse om at indsende måledata</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><td>Påmindelse om aftale</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><td>Påmindelse om videoaftale</td></tr><tr><td style=\"white-space:nowrap\">NewEHealthMessage<a name=\"ehealth-message-reasonCode-NewEHealthMessage\"> </a></td><td>New eHealth Message</td><td>New eHealth Message</td><td>Ny eHealth besked</td></tr><tr><td style=\"white-space:nowrap\">MissingMeasurement<a name=\"ehealth-message-reasonCode-MissingMeasurement\"> </a></td><td>Missing Measurement</td><td>Missing Measurement</td><td>Manglende måling</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "http://ehealth.sundhed.dk/cs/message-reasonCode"] ;
fhir:CodeSystem.version [ fhir:value "10.0.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 "Den telemedicinske infrastruktur (eHealth Infrastructure)"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "Den telemedicinske infrastruktur (eHealth Infrastructure)" ] ;
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.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "DK" ] ;
fhir:Coding.display [ fhir:value "Denmark" ]
]
] ;
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" ]
]
], [
fhir:index 13 ;
fhir:CodeSystem.concept.code [ fhir:value "NewEHealthMessage" ] ;
fhir:CodeSystem.concept.display [ fhir:value "New eHealth Message" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "New eHealth Message" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Ny eHealth besked" ]
]
], [
fhir:index 14 ;
fhir:CodeSystem.concept.code [ fhir:value "MissingMeasurement" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Missing Measurement" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Missing Measurement" ] ;
fhir:CodeSystem.concept.designation [
fhir:index 0 ;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
fhir:CodeSystem.concept.designation.value [ fhir:value "Manglende måling" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/ehealth-message-reasonCode.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/ehealth-message-reasonCode.ttl> .
IG © 2021+ Den telemedicinske infrastruktur (eHealth Infrastructure). Package dk.ehealth.sundhed.fhir.ig.core#10.0.0 based on FHIR 4.0.1. Generated 2026-08-06
