Package | ee.hl7.fhir.base.r5 |
Type | CodeSystem |
Id | ee-occupation |
FHIR Version | R5 |
Source | https://fhir.ee/https://simplifier.net/resolve?scope=ee.hl7.fhir.base.r5@1.0.2&canonical=https://fhir.ee/CodeSystem/ee-occupation |
URL | https://fhir.ee/CodeSystem/ee-occupation |
Version | 1.0.0 |
Status | draft |
Date | 2023-08-10T08:18:09+00:00 |
Name | EEBaseOccupation |
Title | Classification of Occupations |
Realm | ee |
Authority | hl7 |
Description | Estonian Edition of International Standard Classification of Occupations. Based on ISCO-88 |
Content | fragment |
ValueSet | |
ee-occupation | Occupation |
No resources found
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:
Code | Display |
22122501 | Pediaater |
22121101 | Allergoloog-immunoloog |
22120901 | Kardioloog |
22210502 | Õde |
{ "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" } ] }