Estonian Terminology resources
0.2.2 - trial-use Estonia flag

Publication Build: This will be filled in by the publication tooling

: Classification of Occupations - JSON Representation

Active as of 2024-07-30

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "occupation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem occupation</b></p><a name=\"occupation\"> </a><a name=\"hcoccupation\"> </a><a name=\"occupation-en-US\"> </a><p>This case-insensitive code system <code>https://fhir.ee/CodeSystem/occupation</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\">22122501<a name=\"occupation-22122501\"> </a></td><td>Pediaater</td></tr><tr><td style=\"white-space:nowrap\">22121101<a name=\"occupation-22121101\"> </a></td><td>Allergoloog-immunoloog</td></tr><tr><td style=\"white-space:nowrap\">22120901<a name=\"occupation-22120901\"> </a></td><td>Kardioloog</td></tr><tr><td style=\"white-space:nowrap\">22210502<a name=\"occupation-22210502\"> </a></td><td>Õde</td></tr></table></div>"
  },
  "url" : "https://fhir.ee/CodeSystem/occupation",
  "version" : "0.2.2",
  "name" : "EEOccupation",
  "title" : "Classification of Occupations",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-07-30T22:47:18+03:00",
  "publisher" : "HL7 Estonia",
  "contact" : [
    {
      "name" : "HL7 Estonia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ee"
        }
      ]
    }
  ],
  "description" : "Estonian Edition of International Standard Classification of Occupations. Based on ISCO-88",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EE",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "22122501",
      "display" : "Pediaater"
    },
    {
      "code" : "22121101",
      "display" : "Allergoloog-immunoloog"
    },
    {
      "code" : "22120901",
      "display" : "Kardioloog"
    },
    {
      "code" : "22210502",
      "display" : "Õde"
    }
  ]
}