Estonian Terminology resources
0.2.2 - trial-use Estonia flag

Publication Build: This will be filled in by the publication tooling

: Eriala - TTL Representation

Active as of 2024-07-30

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:id [ fhir:v "eriala"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem eriala</b></p><a name=\"eriala\"> </a><a name=\"hceriala\"> </a><a name=\"eriala-en-US\"> </a><p>This case-insensitive code system <code>https://fhir.ee/CodeSystem/eriala</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">E170<a name=\"eriala-E170\"> </a></td><td>Kardioloogia</td></tr><tr><td style=\"white-space:nowrap\">E290<a name=\"eriala-E290\"> </a></td><td>Pediaatria</td></tr><tr><td style=\"white-space:nowrap\">E670<a name=\"eriala-E670\"> </a></td><td>Pediaatria allergoloogia lisapädevusega</td></tr><tr><td style=\"white-space:nowrap\">N100<a name=\"eriala-N100\"> </a></td><td>Intensiivõendus</td></tr><tr><td style=\"white-space:nowrap\">N200<a name=\"eriala-N200\"> </a></td><td>Kliiniline õendus</td></tr><tr><td style=\"white-space:nowrap\">N300<a name=\"eriala-N300\"> </a></td><td>Terviseõendus</td></tr><tr><td style=\"white-space:nowrap\">N500<a name=\"eriala-N500\"> </a></td><td>Õde</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://fhir.ee/CodeSystem/eriala"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.2"] ; # 
  fhir:name [ fhir:v "EEEriala"] ; # 
  fhir:title [ fhir:v "Eriala"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-07-30T22:47:18+03:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Estonia"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Estonia" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ee" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Medre specialty. TIS erialad."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EE" ] ;
fhir:display [ fhir:v "Estonia" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "fragment"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "E170" ] ;
fhir:display [ fhir:v "Kardioloogia" ]
  ] [
fhir:code [ fhir:v "E290" ] ;
fhir:display [ fhir:v "Pediaatria" ]
  ] [
fhir:code [ fhir:v "E670" ] ;
fhir:display [ fhir:v "Pediaatria allergoloogia lisapädevusega" ]
  ] [
fhir:code [ fhir:v "N100" ] ;
fhir:display [ fhir:v "Intensiivõendus" ]
  ] [
fhir:code [ fhir:v "N200" ] ;
fhir:display [ fhir:v "Kliiniline õendus" ]
  ] [
fhir:code [ fhir:v "N300" ] ;
fhir:display [ fhir:v "Terviseõendus" ]
  ] [
fhir:code [ fhir:v "N500" ] ;
fhir:display [ fhir:v "Õde" ]
  ] ) . #