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 - JSON Representation

Draft as of 2024-10-28

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "atc-ee",
  "text" : {
    "status" : "generated",
    "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>"
  },
  "url" : "https://fhir.ee/CodeSystem/atc-ee",
  "version" : "1.0.0",
  "name" : "ATC_EE",
  "title" : "Siseriiklik ATC",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-10-28T13:04:39+00:00",
  "publisher" : "TEHIK",
  "contact" : [
    {
      "name" : "TEHIK",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.tehik.ee"
        },
        {
          "system" : "email",
          "value" : "fhir@tehik.ee"
        }
      ]
    },
    {
      "name" : "TEHIK Andmekorraldus",
      "telecom" : [
        {
          "system" : "email",
          "value" : "andmekorraldus@tehik.ee",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "WHO ATC klassifikatsioon koos Eesti laiendkoodidega",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EE",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "content" : "fragment",
  "concept" : [
    {
      "code" : "C01CA24",
      "display" : "epinefriin"
    },
    {
      "code" : "N05BA12",
      "display" : "alprasolaam"
    },
    {
      "code" : "H02AB02",
      "display" : "deksametasoon"
    },
    {
      "code" : "J01CE02",
      "display" : "fenoksümetüülpenitsilliin"
    },
    {
      "code" : "A10BA02",
      "display" : "metformiin"
    },
    {
      "code" : "A11DB85",
      "display" : "tiamiin+püridoksiin+tsüanokobalamiin+lidokaiin"
    }
  ]
}