Estonian Terminology resources
0.2.1 - trial-use Estonia flag

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

: Eestkoste liik - 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "eestkoste-liik"] ; # 
  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: ValueSet eestkoste-liik</b></p><a name=\"eestkoste-liik\"> </a><a name=\"hceestkoste-liik\"> </a><a name=\"eestkoste-liik-en-US\"> </a><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>Estonian (et)</b></td></tr><tr><td><a href=\"http://snomed.info/id/58626002\">58626002</a></td><td>Legal guardian</td><td>Eestkostja</td></tr><tr><td><a href=\"http://snomed.info/id/365569001\">365569001</a></td><td>Finding of wardship</td><td>Eestkostetav</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://fhir.ee/ValueSet/eestkoste-liik"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.2.1"] ; # 
  fhir:name [ fhir:v "EestkosteLiik"] ; # 
  fhir:title [ fhir:v "Eestkoste liik"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-07-30T17:19:44+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 "Eestkoste liik"] ; # 
  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:copyright [ fhir:v "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "58626002" ] ;
fhir:display [ fhir:v "Legal guardian" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "et" ] ;
fhir:value [ fhir:v "Eestkostja" ]         ] )       ] [
fhir:code [ fhir:v "365569001" ] ;
fhir:display [ fhir:v "Finding of wardship" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "et" ] ;
fhir:value [ fhir:v "Eestkostetav" ]         ] )       ] )     ] )
  ] . #