Medication Scheme Implementation Guide
1.0.0 - draft Estonia flag

Medication Scheme 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/ig-ee-medication-scheme/ and changes regularly. See the Directory of published versions

: Siseriiklik ATC - TTL Representation

Draft as of 2024-10-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 -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "atc-ee"] ; # 
  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 atc-ee</b></p><a name=\"atc-ee\"> </a><a name=\"hcatc-ee\"> </a><a name=\"atc-ee-en-US\"> </a><p>This  code system <code>https://fhir.ee/CodeSystem/atc-ee</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\">C01CA24<a name=\"atc-ee-C01CA24\"> </a></td><td>epinefriin</td></tr><tr><td style=\"white-space:nowrap\">N05BA12<a name=\"atc-ee-N05BA12\"> </a></td><td>alprasolaam</td></tr><tr><td style=\"white-space:nowrap\">H02AB02<a name=\"atc-ee-H02AB02\"> </a></td><td>deksametasoon</td></tr><tr><td style=\"white-space:nowrap\">J01CE02<a name=\"atc-ee-J01CE02\"> </a></td><td>fenoksümetüülpenitsilliin</td></tr><tr><td style=\"white-space:nowrap\">A10BA02<a name=\"atc-ee-A10BA02\"> </a></td><td>metformiin</td></tr><tr><td style=\"white-space:nowrap\">A11DB85<a name=\"atc-ee-A11DB85\"> </a></td><td>tiamiin+püridoksiin+tsüanokobalamiin+lidokaiin</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://fhir.ee/CodeSystem/atc-ee"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "ATC_EE"] ; # 
  fhir:title [ fhir:v "Siseriiklik ATC"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-10-28T13:04:39+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 "TEHIK Andmekorraldus" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "andmekorraldus@tehik.ee" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "WHO ATC klassifikatsioon koos Eesti laiendkoodidega"] ; # 
  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:content [ fhir:v "fragment"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "C01CA24" ] ;
fhir:display [ fhir:v "epinefriin" ]
  ] [
fhir:code [ fhir:v "N05BA12" ] ;
fhir:display [ fhir:v "alprasolaam" ]
  ] [
fhir:code [ fhir:v "H02AB02" ] ;
fhir:display [ fhir:v "deksametasoon" ]
  ] [
fhir:code [ fhir:v "J01CE02" ] ;
fhir:display [ fhir:v "fenoksümetüülpenitsilliin" ]
  ] [
fhir:code [ fhir:v "A10BA02" ] ;
fhir:display [ fhir:v "metformiin" ]
  ] [
fhir:code [ fhir:v "A11DB85" ] ;
fhir:display [ fhir:v "tiamiin+püridoksiin+tsüanokobalamiin+lidokaiin" ]
  ] ) . #