Estonian Base Implementation Guide
1.0.0 - ballot Estonia flag

Estonian Base Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions

: Medre Specialty - JSON Representation

Active as of 2023-05-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ee-medre-specialty",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://fhir.ee/CodeSystem/ee-medre-specialty</code> provides a fragment 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\">E170<a name=\"ee-medre-specialty-E170\"> </a></td><td>Kardioloogia</td></tr><tr><td style=\"white-space:nowrap\">E290<a name=\"ee-medre-specialty-E290\"> </a></td><td>Pediaatria</td></tr><tr><td style=\"white-space:nowrap\">E670<a name=\"ee-medre-specialty-E670\"> </a></td><td>Pediaatria allergoloogia lisapädevusega</td></tr><tr><td style=\"white-space:nowrap\">N100<a name=\"ee-medre-specialty-N100\"> </a></td><td>Intensiivõendus</td></tr><tr><td style=\"white-space:nowrap\">N200<a name=\"ee-medre-specialty-N200\"> </a></td><td>Kliiniline õendus</td></tr><tr><td style=\"white-space:nowrap\">N300<a name=\"ee-medre-specialty-N300\"> </a></td><td>Terviseõendus</td></tr><tr><td style=\"white-space:nowrap\">N500<a name=\"ee-medre-specialty-N500\"> </a></td><td>Õde</td></tr></table></div>"
  },
  "url" : "https://fhir.ee/CodeSystem/ee-medre-specialty",
  "version" : "1.0.0",
  "name" : "EEBaseMedreSpecialty",
  "title" : "Medre Specialty",
  "status" : "active",
  "experimental" : true,
  "date" : "2023-05-29T20:07:00+03:00",
  "publisher" : "HL7 Estonia",
  "contact" : [
    {
      "name" : "HL7 Estonia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ee"
        }
      ]
    }
  ],
  "description" : "Medre specialty (aka 'TAM erialade loend' in Estonian)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EE",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "E170",
      "display" : "Kardioloogia"
    },
    {
      "code" : "E290",
      "display" : "Pediaatria"
    },
    {
      "code" : "E670",
      "display" : "Pediaatria allergoloogia lisapädevusega"
    },
    {
      "code" : "N100",
      "display" : "Intensiivõendus"
    },
    {
      "code" : "N200",
      "display" : "Kliiniline õendus"
    },
    {
      "code" : "N300",
      "display" : "Terviseõendus"
    },
    {
      "code" : "N500",
      "display" : "Õde"
    }
  ]
}