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

FHIR IG Statistics: CodeSystem/teovoime-staatus

Packageee.fhir.terminology
TypeCodeSystem
Idteovoime-staatus
FHIR VersionR5
Sourcehttps://fhir.ee/https://fhir.ee/packages/terminology/1.0.0/site/CodeSystem-teovoime-staatus.html
URLhttps://fhir.ee/CodeSystem/teovoime-staatus
Version1.0.0
Statusactive
Date2025-06-19T06:40:41+00:00
NameTeovoimeStaatus
TitleTeovõime staatus
Realmee
Authorityhl7
DescriptionThe 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.
Contentcomplete

Resources that use this resource

ValueSet
teovoime-staatusTeovõime staatus

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayEstonian (et)
T0 Teovõimeline
T1 Piiratud teovõimega valimisõigusetaPiiratud valimisõiguseta
T2 Teovõimetu
T3 Piiratud teovõimega valimisõigusegaPiiratud valimisõigusega

Source

{
  "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)"
        }
      ]
    }
  ]
}