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-09-16

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "atc-ee",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet atc-ee</b></p><a name=\"atc-ee\"> </a><a name=\"hcatc-ee\"> </a><a name=\"atc-ee-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-atc-ee.html\"><code>https://fhir.ee/CodeSystem/atc-ee</code></a></li></ul></div>"
  },
  "url" : "https://fhir.ee/ValueSet/atc-ee",
  "version" : "1.0.0",
  "name" : "ATC_EE_VS",
  "title" : "Siseriiklik ATC",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-16T12:34:03+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"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.ee/CodeSystem/atc-ee"
      }
    ]
  }
}