Estonian Terminology resources
0.2.1 - trial-use Estonia flag

Publication Build: This will be filled in by the publication tooling

: Teovõime staatus - JSON Representation

Active as of 2024-07-30

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "teovoime-staatus",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem teovoime-staatus</b></p><a name=\"teovoime-staatus\"> </a><a name=\"hcteovoime-staatus\"> </a><a name=\"teovoime-staatus-en-US\"> </a><p>This case-insensitive code system <code>https://fhir.ee/CodeSystem/teovoime-staatus</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Estonian (et)</b></td></tr><tr><td style=\"white-space:nowrap\">T0<a name=\"teovoime-staatus-T0\"> </a></td><td>Teovõimeline</td><td/></tr><tr><td style=\"white-space:nowrap\">T1<a name=\"teovoime-staatus-T1\"> </a></td><td>Piiratud teovõimega valimisõiguseta</td><td>Piiratud valimisõiguseta</td></tr><tr><td style=\"white-space:nowrap\">T3<a name=\"teovoime-staatus-T3\"> </a></td><td>Piiratud teovõimega valimisõigusega</td><td>Piiratud valimisõigusega</td></tr></table></div>"
  },
  "url" : "https://fhir.ee/CodeSystem/teovoime-staatus",
  "version" : "0.2.1",
  "name" : "TeovoimeStaatus",
  "title" : "Teovõime staatus",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-07-30T17:19:44+03: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" : 3,
  "concept" : [
    {
      "code" : "T0",
      "display" : "Teovõimeline"
    },
    {
      "code" : "T1",
      "display" : "Piiratud teovõimega valimisõiguseta",
      "designation" : [
        {
          "language" : "et",
          "value" : "Piiratud valimisõiguseta"
        }
      ]
    },
    {
      "code" : "T3",
      "display" : "Piiratud teovõimega valimisõigusega",
      "designation" : [
        {
          "language" : "et",
          "value" : "Piiratud valimisõigusega"
        }
      ]
    }
  ]
}