eHealth Infrastructure
10.0.0 - release Denmark flag

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

: Task Handover Roles - TTL Representation

Active as of 2024-10-21

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 -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/ehealth-task-handover-roles> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ehealth-task-handover-roles"] ;
  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-task-handover-roles</b></p><a name=\"ehealth-task-handover-roles\"> </a><a name=\"hcehealth-task-handover-roles\"> </a><p>This case-sensitive code system <code>http://ehealth.sundhed.dk/cs/task-handover-roles</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\">inviting-entity<a name=\"ehealth-task-handover-roles-inviting-entity\"> </a></td><td>Entity inviting another entity to partake in involvement and/or responsibility</td><td>Entity inviting another entity to partake in involvement and/or responsibility</td><td>Part som inviterer anden part til at deltage i tilknyttelse og/eller ansvar</td></tr><tr><td style=\"white-space:nowrap\">arriving-entity<a name=\"ehealth-task-handover-roles-arriving-entity\"> </a></td><td>Entity entering involvement and/or responsibility</td><td>Entity entering involvement and/or responsibility</td><td>Part som træder ind i tilknyttelse og/eller ansvar</td></tr><tr><td style=\"white-space:nowrap\">leaving-entity<a name=\"ehealth-task-handover-roles-leaving-entity\"> </a></td><td>Entity leaving involvement and/or responsibility</td><td>Entity leaving involvement and/or responsibility</td><td>Part som forlader tilknyttelse og/eller ansvar</td></tr><tr><td style=\"white-space:nowrap\">remaining-entity<a name=\"ehealth-task-handover-roles-remaining-entity\"> </a></td><td>Entity continuing involvement and/or responsibility</td><td>Entity continuing involvement and/or responsibility</td><td>Part som fortsætter tilknyttelse og/eller ansvar</td></tr><tr><td style=\"white-space:nowrap\">informed-entity<a name=\"ehealth-task-handover-roles-informed-entity\"> </a></td><td>Entity informed about planned or effectuated change in involvement and/or responsibility</td><td>Entity informed about planned or effectuated change in involvement and/or responsibility</td><td>Part informeret om (planlagt) ændring i tilknyttelse og/eller ansvar</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "http://ehealth.sundhed.dk/cs/task-handover-roles"] ;
  fhir:CodeSystem.version [ fhir:value "10.0.0"] ;
  fhir:CodeSystem.name [ fhir:value "TaskHandoverRoles"] ;
  fhir:CodeSystem.title [ fhir:value "Task Handover Roles"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2024-10-21T00: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 "Task Handover Roles"] ;
  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 "inviting-entity" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Entity inviting another entity to partake in involvement and/or responsibility" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Entity inviting another entity to partake in involvement and/or responsibility" ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index 0 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Part som inviterer anden part til at deltage i tilknyttelse og/eller ansvar" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "arriving-entity" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Entity entering involvement and/or responsibility" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Entity entering involvement and/or responsibility" ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index 0 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Part som træder ind i tilknyttelse og/eller ansvar" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "leaving-entity" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Entity leaving involvement and/or responsibility" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Entity leaving involvement and/or responsibility" ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index 0 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Part som forlader tilknyttelse og/eller ansvar" ]
     ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "remaining-entity" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Entity continuing involvement and/or responsibility" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Entity continuing involvement and/or responsibility" ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index 0 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Part som fortsætter tilknyttelse og/eller ansvar" ]
     ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "informed-entity" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Entity informed about planned or effectuated change in involvement and/or responsibility" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Entity informed about planned or effectuated change in involvement and/or responsibility" ] ;
     fhir:CodeSystem.concept.designation [
       fhir:index 0 ;
       fhir:CodeSystem.concept.designation.language [ fhir:value "da" ] ;
       fhir:CodeSystem.concept.designation.value [ fhir:value "Part informeret om (planlagt) ændring i tilknyttelse og/eller ansvar" ]
     ]
  ] .

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

<http://hl7.org/fhir/CodeSystem/ehealth-task-handover-roles.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/ehealth-task-handover-roles.ttl> .