| Package | ee.fhir.terminology |
| Resource Type | CodeSystem |
| Id | teovoime-staatus |
| FHIR Version | R5 |
| Source | https://fhir.ee/https://fhir.ee/packages/terminology/1.0.0/site/CodeSystem-teovoime-staatus.html |
| URL | https://fhir.ee/CodeSystem/teovoime-staatus |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-06-19T06:40:41+00:00 |
| Name | TeovoimeStaatus |
| Title | Teovõime staatus |
| Realm | ee |
| Authority | hl7 |
| Description | The legal status that applies to the patient. The legal status indicates the basis on which the patient is staying in a healthcare organization. This can be either voluntary or involuntary, however the legal status is always determined by a judge. A patient can also receive healthcare based on a forensic status. |
| Content | complete |
| ValueSet | |
| teovoime-staatus | Teovõime staatus |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem teovoime-staatus
This case-insensitive code system https://fhir.ee/CodeSystem/teovoime-staatus defines the following codes:
| Code | Display | Estonian (et) |
| T0 | Teovõimeline | |
| T1 | Piiratud teovõimega valimisõiguseta | Piiratud valimisõiguseta |
| T2 | Teovõimetu | |
| T3 | Piiratud teovõimega valimisõigusega | Piiratud valimisõigusega |
{
"resourceType": "CodeSystem",
"id": "teovoime-staatus",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.ee/CodeSystem/teovoime-staatus",
"version": "1.0.0",
"name": "TeovoimeStaatus",
"title": "Teovõime staatus",
"status": "active",
"experimental": false,
"date": "2025-06-19T06:40:41+00:00",
"publisher": "HL7 Estonia",
"contact": [
{
"name": "HL7 Estonia",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ee"
}
]
}
],
"description": "The legal status that applies to the patient. The legal status indicates the basis on which the patient is staying in a healthcare organization. This can be either voluntary or involuntary, however the legal status is always determined by a judge. A patient can also receive healthcare based on a forensic status.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "EE",
"display": "Estonia"
}
]
}
],
"caseSensitive": false,
"content": "complete",
"count": 4,
"concept": [
{
"code": "T0",
"display": "Teovõimeline"
},
{
"code": "T1",
"display": "Piiratud teovõimega valimisõiguseta",
"designation": [
{
"language": "et",
"value": "Piiratud valimisõiguseta"
},
{
"language": "et",
"value": "PIIRATUD (VALIMISÕIGUSETA)"
}
]
},
{
"code": "T2",
"display": "Teovõimetu"
},
{
"code": "T3",
"display": "Piiratud teovõimega valimisõigusega",
"designation": [
{
"language": "et",
"value": "Piiratud valimisõigusega"
},
{
"language": "et",
"value": "PIIRATUD (VALIMISÕIGUSEGA)"
}
]
}
]
}