0.1.0 - ci-build

IntegrierteVersorgungHerzinsuffizienz - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Schulung und Beratung - TTL Representation

Draft as of 2024-05-29

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "education"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deutsch (Österreich) (German (Austria), de)</b></td></tr><tr><td><a href=\"http://snomed.info/id/710534005\">710534005</a></td><td>Education about treatment regime</td><td>?Edukation über das Behandlungsprogramm?</td></tr><tr><td><a href=\"http://snomed.info/id/410200000\">410200000</a></td><td>Weight control education</td><td>Edukation über Gewichtskontrolle</td></tr><tr><td><a href=\"http://snomed.info/id/171044003\">171044003</a></td><td>Immunization education</td><td>?Impfberatung?</td></tr><tr><td><a href=\"http://snomed.info/id/733833000\">733833000</a></td><td>Education about self-monitoring</td><td>?Edukation über Selbst-Monitoring?</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://hi.iv.elga.gv.at/ValueSet/education"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "Education"] ; # 
  fhir:title [ fhir:v "Schulung und Beratung"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2024-05-29T09:13:47+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "ELGA GmbH"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "ELGA GmbH" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.elga.gv.at/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Schulungen im Rahmen des DMP \"Herzinsuffizienz\""] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "710534005" ] ;
fhir:display [ fhir:v "Education about treatment regime" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-AT" ] ;
fhir:value [ fhir:v "?Edukation über das Behandlungsprogramm?" ]         ] )       ] [
fhir:code [ fhir:v "410200000" ] ;
fhir:display [ fhir:v "Weight control education" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-AT" ] ;
fhir:value [ fhir:v "Edukation über Gewichtskontrolle" ]         ] )       ] [
fhir:code [ fhir:v "171044003" ] ;
fhir:display [ fhir:v "Immunization education" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-AT" ] ;
fhir:value [ fhir:v "?Impfberatung?" ]         ] )       ] [
fhir:code [ fhir:v "733833000" ] ;
fhir:display [ fhir:v "Education about self-monitoring" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-AT" ] ;
fhir:value [ fhir:v "?Edukation über Selbst-Monitoring?" ]         ] )       ] )     ] )
  ] . #