Estonian Terminology Services Implementation Guide
1.0.0 - draft
Estonian Terminology Services Implementation Guide, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/TerminologyServices/ and changes regularly. See the Directory of published versions
Draft as of 2024-10-06 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="properties-css"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem properties-css</b></p><a name="properties-css"> </a><a name="hcproperties-css"> </a><a name="properties-css-en-US"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td></tr><tr><td>datatype</td><td>datatype</td><td>string</td></tr></table><p><b>Concepts</b></p><p>This code system <code>https://fhir.ee/CodeSystem/properties-css</code> defines properties on the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>datatype</b></td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R5/codesystem-concept-properties.html#concept-properties-parent">parent</a><a name="properties-css-parent"> </a></td><td>code</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R5/codesystem-concept-properties.html#concept-properties-notSelectable">notSelectable</a><a name="properties-css-notSelectable"> </a></td><td>boolean</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R5/codesystem-concept-properties.html#concept-properties-comment">comment</a><a name="properties-css-comment"> </a></td><td>string</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R5/codesystem-concept-properties.html#concept-properties-inactive">inactive</a><a name="properties-css-inactive"> </a></td><td>boolean</td></tr></table></div>
</text>
<url value="https://fhir.ee/CodeSystem/properties-css"/>
<version value="1.0.0"/>
<name value="PropertiesSupplement"/>
<title value="Concept Properties (supplement to HL7)"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2024-10-06T21:17:45+00:00"/>
<publisher value="TEHIK"/>
<contact>
<name value="TEHIK"/>
<telecom>
<system value="url"/>
<value value="https://www.tehik.ee"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@tehik.ee"/>
</telecom>
</contact>
<contact>
<name value="Rutt Lindström"/>
<telecom>
<system value="email"/>
<value value="rutt.lindstrom@tehik.ee"/>
<use value="work"/>
</telecom>
</contact>
<description
value="Standard properties to be used in code systems published by TEHIK, based on HL7. Supplement adds datatype."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="EE"/>
<display value="Estonia"/>
</coding>
</jurisdiction>
<compositional value="false"/>
<versionNeeded value="true"/>
<content value="supplement"/>
<supplements value="http://hl7.org/fhir/concept-properties"/>
<property>
<code value="datatype"/>
<type value="string"/>
</property>
<concept>
<code value="parent"/>
<property>
<code value="datatype"/>
<valueString value="code"/>
</property>
</concept>
<concept>
<code value="notSelectable"/>
<property>
<code value="datatype"/>
<valueString value="boolean"/>
</property>
</concept>
<concept>
<code value="comment"/>
<property>
<code value="datatype"/>
<valueString value="string"/>
</property>
</concept>
<concept>
<code value="inactive"/>
<property>
<code value="datatype"/>
<valueString value="boolean"/>
</property>
</concept>
</CodeSystem>