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

: eHealth Program - TTL Representation

Active as of 2024-11-28

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-program> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "ehealth-program"] ;
  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-program</b></p><a name=\"ehealth-program\"> </a><a name=\"hcehealth-program\"> </a><p>This case-sensitive code system <code>http://ehealth.sundhed.dk/cs/ehealth-program</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\">kpro<a name=\"ehealth-program-kpro\"> </a></td><td>Kommunal PRO</td><td>Kommunal patientrapporterede oplysninger</td></tr><tr><td style=\"white-space:nowrap\">telma<a name=\"ehealth-program-telma\"> </a></td><td>Telma</td><td>Telemedicinsk monitoreringsapplikation</td></tr><tr><td style=\"white-space:nowrap\">telma-support-team<a name=\"ehealth-program-telma-support-team\"> </a></td><td>Telma Supportteam</td><td>Supportteam for Telemedicinsk monitoreringsapplikation</td></tr><tr><td style=\"white-space:nowrap\">telma-konfiguration-1<a name=\"ehealth-program-telma-konfiguration-1\"> </a></td><td>Telma Konfiguration 1</td><td>Konfiguration 1 for Telemedicinsk monitoreringsapplikation</td></tr><tr><td style=\"white-space:nowrap\">telma-konfiguration-2<a name=\"ehealth-program-telma-konfiguration-2\"> </a></td><td>Telma Konfiguration 2</td><td>Konfiguration 2 for Telemedicinsk monitoreringsapplikation</td></tr><tr><td style=\"white-space:nowrap\">telma-konfiguration-3<a name=\"ehealth-program-telma-konfiguration-3\"> </a></td><td>Telma Konfiguration 3</td><td>Konfiguration 3 for Telemedicinsk monitoreringsapplikation</td></tr><tr><td style=\"white-space:nowrap\">telma-konfiguration-4<a name=\"ehealth-program-telma-konfiguration-4\"> </a></td><td>Telma Konfiguration 4</td><td>Konfiguration 4 for Telemedicinsk monitoreringsapplikation</td></tr><tr><td style=\"white-space:nowrap\">fob<a name=\"ehealth-program-fob\"> </a></td><td>FOB</td><td>Fællesoffentlig Behandlingsplatform</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "http://ehealth.sundhed.dk/cs/ehealth-program"] ;
  fhir:CodeSystem.version [ fhir:value "10.0.0"] ;
  fhir:CodeSystem.name [ fhir:value "eHealthProgram"] ;
  fhir:CodeSystem.title [ fhir:value "eHealth Program"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2024-11-28T09: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 "Codes for programs or projects using the eHealth Infrastructure and wanting to mark various resources as intended for their non-exclusive use."] ;
  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 "kpro" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Kommunal PRO" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Kommunal patientrapporterede oplysninger" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "telma" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telma" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Telemedicinsk monitoreringsapplikation" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "telma-support-team" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telma Supportteam" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Supportteam for Telemedicinsk monitoreringsapplikation" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "telma-konfiguration-1" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telma Konfiguration 1" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Konfiguration 1 for Telemedicinsk monitoreringsapplikation" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "telma-konfiguration-2" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telma Konfiguration 2" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Konfiguration 2 for Telemedicinsk monitoreringsapplikation" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "telma-konfiguration-3" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telma Konfiguration 3" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Konfiguration 3 for Telemedicinsk monitoreringsapplikation" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "telma-konfiguration-4" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "Telma Konfiguration 4" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Konfiguration 4 for Telemedicinsk monitoreringsapplikation" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "fob" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "FOB" ] ;
     fhir:CodeSystem.concept.definition [ fhir:value "Fællesoffentlig Behandlingsplatform" ]
  ] .

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

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