Medication Scheme Implementation Guide
1.0.0 - draft Estonia flag

Medication Scheme 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/ig-ee-medication-scheme/ and changes regularly. See the Directory of published versions

: ER_Soodustuse määr - XML Representation

Active as of 2024-09-16

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="retsepti-soodustuse-maar"/>
  <language value="et"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="et" lang="et"><p class="res-header-id"><b>Generated Narrative: CodeSystem retsepti-soodustuse-maar</b></p><a name="retsepti-soodustuse-maar"> </a><a name="hcretsepti-soodustuse-maar"> </a><a name="retsepti-soodustuse-maar-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: et</p></div><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>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>display</td><td>display</td><td>http://terminology.hl7.org/CodeSystem/designation-usage|display</td><td>string</td><td>Display</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>https://fhir.ee/CodeSystem/retsepti-soodustuse-maar</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">100<a name="retsepti-soodustuse-maar-100"> </a></td><td>100%</td></tr><tr><td style="white-space:nowrap">50<a name="retsepti-soodustuse-maar-50"> </a></td><td>50%</td></tr><tr><td style="white-space:nowrap">75<a name="retsepti-soodustuse-maar-75"> </a></td><td>75%</td></tr><tr><td style="white-space:nowrap">90<a name="retsepti-soodustuse-maar-90"> </a></td><td>90%</td></tr><tr><td style="white-space:nowrap">0<a name="retsepti-soodustuse-maar-0"> </a></td><td>0%</td></tr></table></div>
  </text>
  <extension url="http://hl7.org/fhir/tools/StructureDefinition/web-source">
    <valueUrl
              value="https://termx.kodality.dev/fhir/ValueSet/retsepti-soodustuse-maar"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel">
    <valueCode value="executable"/>
  </extension>
  <url value="https://fhir.ee/CodeSystem/retsepti-soodustuse-maar"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.3.6.1.4.1.28284.6.2.2.47"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <code value="version"/>
      </coding>
    </type>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.3.6.1.4.1.28284.6.2.2.47.1"/>
  </identifier>
  <version value="1.0.0"/>
  <versionAlgorithmString value="integer"/>
  <name value="RetseptiSoodustuseMaar"/>
  <title value="ER_Soodustuse määr"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-16T12:34:03+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="TEHIK Andmekorraldus"/>
    <telecom>
      <system value="email"/>
      <value value="andmekorraldus@tehik.ee"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Elektrooniline retsept (ER) - Meditsiiniline dokumentatsioon digitaalse retsepti koostamisel/realiseerimisel/digitaliseerimisel."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="EE"/>
      <display value="Estonia"/>
    </coding>
  </jurisdiction>
  <effectivePeriod>
    <start value="2008-07-10T00:00:00Z"/>
  </effectivePeriod>
  <author>
    <name value="Tervisekassa"/>
  </author>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <property>
    <code value="display"/>
    <uri
         value="http://terminology.hl7.org/CodeSystem/designation-usage|display"/>
    <description value="Display"/>
    <type value="string"/>
  </property>
  <concept>
    <code value="100"/>
    <display value="100%"/>
  </concept>
  <concept>
    <code value="50"/>
    <display value="50%"/>
  </concept>
  <concept>
    <code value="75"/>
    <display value="75%"/>
  </concept>
  <concept>
    <code value="90"/>
    <display value="90%"/>
  </concept>
  <concept>
    <code value="0"/>
    <display value="0%"/>
  </concept>
</CodeSystem>