FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ee-occupation

Packageee.hl7.fhir.base.r5
TypeCodeSystem
Idee-occupation
FHIR VersionR5
Sourcehttps://fhir.ee/https://simplifier.net/resolve?scope=ee.hl7.fhir.base.r5@1.0.2&canonical=https://fhir.ee/CodeSystem/ee-occupation
URLhttps://fhir.ee/CodeSystem/ee-occupation
Version1.0.0
Statusdraft
Date2023-08-10T08:18:09+00:00
NameEEBaseOccupation
TitleClassification of Occupations
Realmee
Authorityhl7
DescriptionEstonian Edition of International Standard Classification of Occupations. Based on ISCO-88
Contentfragment

Resources that use this resource

ValueSet
ee-occupationOccupation

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system https://fhir.ee/CodeSystem/ee-occupation provides a fragment that includes following codes:

CodeDisplay
22122501 Pediaater
22121101 Allergoloog-immunoloog
22120901 Kardioloog
22210502 Õde

Source

{
  "resourceType": "CodeSystem",
  "id": "ee-occupation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/CodeSystem/ee-occupation",
  "version": "1.0.0",
  "name": "EEBaseOccupation",
  "title": "Classification of Occupations",
  "status": "draft",
  "experimental": true,
  "date": "2023-08-10T08:18:09+00: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"
    }
  ]
}