Package | hl7.fhir.ee.mpi |
Type | CodeSystem |
Id | incapacity-for-work-category |
FHIR Version | R5 |
Source | https://fhir.ee/file:///fsh/output/CodeSystem-incapacity-for-work-category.html |
URL | https://fhir.ee/CodeSystem/incapacity-for-work-category |
Version | 1.0.0 |
Status | draft |
Date | 2023-12-12T07:24:36+00:00 |
Name | EEMPIIncapacityForWorkCategory |
Title | Category of Incapacity For Work |
Realm | ee |
Authority | hl7 |
Description | Töövõimetuse määr |
Content | complete |
ValueSet | |
incapacity-for-work-category | Category of Incapacity For Work |
No resources found
Note: links and images are rebased to the (stated) source
This case-insensitive code system https://fhir.ee/CodeSystem/incapacity-for-work-category
defines the following codes:
Code | Display | Estonian (et) |
puudub | Puuduv töövõime | Puuduv töövõime |
osaline | Osaline töövõime | Osaline töövõime |
taielik | Töövõime ei ole vähenenud | Töövõime ei ole vähenenud |
{ "resourceType": "CodeSystem", "id": "incapacity-for-work-category", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.ee/CodeSystem/incapacity-for-work-category", "version": "1.0.0", "name": "EEMPIIncapacityForWorkCategory", "title": "Category of Incapacity For Work", "status": "draft", "experimental": false, "date": "2023-12-12T07:24:36+00:00", "publisher": "TEHIK", "contact": [ { "name": "TEHIK", "telecom": [ { "system": "url", "value": "https://tehik.ee" } ] } ], "description": "Töövõimetuse määr", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "EE", "display": "Estonia" } ] } ], "caseSensitive": false, "content": "complete", "count": 3, "concept": [ { "code": "puudub", "display": "Puuduv töövõime", "designation": [ { "language": "et", "value": "Puuduv töövõime" } ] }, { "code": "osaline", "display": "Osaline töövõime", "designation": [ { "language": "et", "value": "Osaline töövõime" } ] }, { "code": "taielik", "display": "Töövõime ei ole vähenenud", "designation": [ { "language": "et", "value": "Töövõime ei ole vähenenud" } ] } ] }