Estonian Terminology Services Implementation Guide
1.0.0 - draft Estonia flag

Estonian Terminology Services Implementation Guide, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/TerminologyServices/ and changes regularly. See the Directory of published versions

: Abivahendid ja meditsiiniseadmed. Koodisüsteemi lisa. - TTL Representation

Active as of 2024-07-18

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 "abivahendid-ja-meditsiiniseadmed-supplement"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.ee/StructureDefinition/tehikcodesystem"^^xsd:anyURI ;
fhir:link <https://fhir.ee/StructureDefinition/tehikcodesystem>     ] )
  ] ; # 
  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 abivahendid-ja-meditsiiniseadmed-supplement</b></p><a name=\"abivahendid-ja-meditsiiniseadmed-supplement\"> </a><a name=\"hcabivahendid-ja-meditsiiniseadmed-supplement\"> </a><a name=\"abivahendid-ja-meditsiiniseadmed-supplement-en-US\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td></tr><tr><td>groupedBy</td><td>groupedBy</td><td>code</td></tr><tr><td>notSelectable</td><td>notSelectable</td><td>boolean</td></tr></table><p><b>Concepts</b></p><p>This code system <code>https://fhir.ee/CodeSystem/abivahendid-ja-meditsiiniseadmed-supplement</code> defines properties on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>groupedBy</b></td><td><b>notSelectable</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/257192006\">257192006</a><a name=\"abivahendid-ja-meditsiiniseadmed-supplement-257192006\"> </a></td><td>Aid to vision (physical object)</td><td/><td>true</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/6012004\">6012004</a><a name=\"abivahendid-ja-meditsiiniseadmed-supplement-6012004\"> </a></td><td>Hearing aid, device (physical object)</td><td/><td>true</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/43252007\">43252007</a><a name=\"abivahendid-ja-meditsiiniseadmed-supplement-43252007\"> </a></td><td>Cochlear prosthesis, device (physical object)</td><td>6012004</td><td>false</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/467138008\">467138008</a><a name=\"abivahendid-ja-meditsiiniseadmed-supplement-467138008\"> </a></td><td>Behind-the-ear air-conduction hearing aid (physical object)</td><td>6012004</td><td>false</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/469512007\">469512007</a><a name=\"abivahendid-ja-meditsiiniseadmed-supplement-469512007\"> </a></td><td>In-the-ear air-conduction hearing aid (physical object)</td><td>6012004</td><td>false</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/50121007\">50121007</a><a name=\"abivahendid-ja-meditsiiniseadmed-supplement-50121007\"> </a></td><td>Eye glasses, device (physical object)</td><td>257192006</td><td>false</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/57368009\">57368009</a><a name=\"abivahendid-ja-meditsiiniseadmed-supplement-57368009\"> </a></td><td>Contact lenses, device (physical object)</td><td>257192006</td><td>false</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/264865009\">264865009</a><a name=\"abivahendid-ja-meditsiiniseadmed-supplement-264865009\"> </a></td><td>Optical near vision magnifier (physical object)</td><td>257192006</td><td>false</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://snomed.info/id/414928009\">414928009</a><a name=\"abivahendid-ja-meditsiiniseadmed-supplement-414928009\"> </a></td><td>Ocular prosthesis (physical object)</td><td>257192006</td><td>false</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "name"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Aids and medical devices" ]     ] [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [ fhir:v "en" ]     ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [ fhir:v "title" ]     ] ) ;
fhir:url [ fhir:v "https://fhir.ee/StructureDefinition/other-name-localized"^^xsd:anyURI ]
  ] ) ; # 
  fhir:url [ fhir:v "https://fhir.ee/CodeSystem/abivahendid-ja-meditsiiniseadmed-supplement"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "AbivahendidJaMeditsiiniseadmedSupplement"] ; # 
  fhir:title [
fhir:v "Abivahendid ja meditsiiniseadmed. Koodisüsteemi lisa." ;
    ( fhir:extension [
      ( fhir:extension [
fhir:url [ fhir:v "lang"^^xsd:anyURI ] ;
fhir:value [ fhir:v "en" ]       ] [
fhir:url [ fhir:v "content"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Aids and medical devices" ]       ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/translation"^^xsd:anyURI ]     ] )
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-07-18T14:14:49+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "TEHIK"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "TEHIK" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.tehik.ee" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "fhir@tehik.ee" ]     ] )
  ] [
fhir:name [ fhir:v "Rutt Lindström" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "rutt.lindstrom@tehik.ee" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Code System Supplement that provides custom hierarchy to be used in a specific value set"] ; # 
  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:author ( [
fhir:name [ fhir:v "TEHIK" ]
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:compositional [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:versionNeeded [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "supplement"] ; # 
  fhir:supplements [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:link <http://snomed.info/sct>
  ] ; # 
  fhir:property ( [
fhir:code [ fhir:v "groupedBy" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:type [ fhir:v "boolean" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "257192006" ] ;
fhir:display [ fhir:v "Aid to vision (physical object)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] )
  ] [
fhir:code [ fhir:v "6012004" ] ;
fhir:display [ fhir:v "Hearing aid, device (physical object)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ]     ] )
  ] [
fhir:code [ fhir:v "43252007" ] ;
fhir:display [ fhir:v "Cochlear prosthesis, device (physical object)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "groupedBy" ] ;
fhir:value [ fhir:v "6012004" ]     ] [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]     ] )
  ] [
fhir:code [ fhir:v "467138008" ] ;
fhir:display [ fhir:v "Behind-the-ear air-conduction hearing aid (physical object)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "groupedBy" ] ;
fhir:value [ fhir:v "6012004" ]     ] [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]     ] )
  ] [
fhir:code [ fhir:v "469512007" ] ;
fhir:display [ fhir:v "In-the-ear air-conduction hearing aid (physical object)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "groupedBy" ] ;
fhir:value [ fhir:v "6012004" ]     ] [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]     ] )
  ] [
fhir:code [ fhir:v "50121007" ] ;
fhir:display [ fhir:v "Eye glasses, device (physical object)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "groupedBy" ] ;
fhir:value [ fhir:v "257192006" ]     ] [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]     ] )
  ] [
fhir:code [ fhir:v "57368009" ] ;
fhir:display [ fhir:v "Contact lenses, device (physical object)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "groupedBy" ] ;
fhir:value [ fhir:v "257192006" ]     ] [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]     ] )
  ] [
fhir:code [ fhir:v "264865009" ] ;
fhir:display [ fhir:v "Optical near vision magnifier (physical object)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "groupedBy" ] ;
fhir:value [ fhir:v "257192006" ]     ] [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]     ] )
  ] [
fhir:code [ fhir:v "414928009" ] ;
fhir:display [ fhir:v "Ocular prosthesis (physical object)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "groupedBy" ] ;
fhir:value [ fhir:v "257192006" ]     ] [
fhir:code [ fhir:v "notSelectable" ] ;
fhir:value [ fhir:v "false"^^xsd:boolean ]     ] )
  ] ) . #