Estonian Terminology resources
0.2.2 - trial-use
Publication Build: This will be filled in by the publication tooling
Active as of 2024-09-25 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "teovoime-staatus"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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\">T2<a name=\"teovoime-staatus-T2\"> </a></td><td>Teovõimetu</td><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>"
] ; #
fhir:url [ fhir:v "https://fhir.ee/CodeSystem/teovoime-staatus"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.2.2"] ; #
fhir:name [ fhir:v "TeovoimeStaatus"] ; #
fhir:title [ fhir:v "Teovõime staatus"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-09-25T11:59:23+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Estonia"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Estonia" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.ee" ] ] )
] ) ; #
fhir:description [ fhir:v "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."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EE" ] ;
fhir:display [ fhir:v "Estonia" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "T0" ] ;
fhir:display [ fhir:v "Teovõimeline" ]
] [
fhir:code [ fhir:v "T1" ] ;
fhir:display [ fhir:v "Piiratud teovõimega valimisõiguseta" ] ;
( fhir:designation [
fhir:language [ fhir:v "et" ] ;
fhir:value [ fhir:v "Piiratud valimisõiguseta" ] ] [
fhir:language [ fhir:v "et" ] ;
fhir:value [ fhir:v "PIIRATUD (VALIMISÕIGUSETA)" ] ] )
] [
fhir:code [ fhir:v "T2" ] ;
fhir:display [ fhir:v "Teovõimetu" ]
] [
fhir:code [ fhir:v "T3" ] ;
fhir:display [ fhir:v "Piiratud teovõimega valimisõigusega" ] ;
( fhir:designation [
fhir:language [ fhir:v "et" ] ;
fhir:value [ fhir:v "Piiratud valimisõigusega" ] ] [
fhir:language [ fhir:v "et" ] ;
fhir:value [ fhir:v "PIIRATUD (VALIMISÕIGUSEGA)" ] ] )
] ) . #
IG © 2023+ HL7 Estonia. Package ee.fhir.terminology#0.2.2 based on FHIR 5.0.0. Generated 2024-09-25
Links: Table of Contents |
QA Report