HL7 Czech Shared Health Record Implementation Guide
0.0.1 - ci-build Czechia flag

HL7 Czech Shared Health Record Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/szz/ and changes regularly. See the Directory of published versions

: Clinical severity of symptoms - XML Representation

Active as of 2025-03-05

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cz-clinical-severity-of-symptoms-szz-cs"/>
  <language value="cs"/>
  <text>
    <status value="generated"/>
    <div xml:lang="cs" xmlns="http://www.w3.org/1999/xhtml" lang="cs"><p class="res-header-id"><b>Generated Narrative: CodeSystem cz-clinical-severity-of-symptoms-szz-cs</b></p><a name="cz-clinical-severity-of-symptoms-szz-cs"> </a><a name="hccz-clinical-severity-of-symptoms-szz-cs"> </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: cs</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>Not Selectable</td><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>boolean</td><td>Not Selectable</td></tr></table><p><b>Concepts</b></p><p>This code system supplement <code>https://ncez.mzcr.cz/terminology/CodeSystem/cz-clinical-severity-of-symptoms-szz-cs</code> defines displays on the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>English (English, en)</b></td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-reaction-event-severity.html#reaction-event-severity-mild">mild</a><a name="cz-clinical-severity-of-symptoms-szz-cs-mild"> </a></td><td>mírná</td><td>mírná</td><td>mild</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-reaction-event-severity.html#reaction-event-severity-moderate">moderate</a><a name="cz-clinical-severity-of-symptoms-szz-cs-moderate"> </a></td><td>střední</td><td>střední</td><td>moderate</td></tr><tr><td><a style="white-space:nowrap" href="http://hl7.org/fhir/R4/codesystem-reaction-event-severity.html#reaction-event-severity-severe">severe</a><a name="cz-clinical-severity-of-symptoms-szz-cs-severe"> </a></td><td>závažná</td><td>závažná</td><td>severe</td></tr></table></div>
  </text>
  <url
       value="https://ncez.mzcr.cz/terminology/CodeSystem/cz-clinical-severity-of-symptoms-szz-cs"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
  </identifier>
  <version value="0.0.1"/>
  <name value="ClinicalSeverityOfSymptomsSzzCs"/>
  <title value="Clinical severity of symptoms"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-03-05"/>
  <publisher value="HL7 Czech Republic"/>
  <contact>
    <name value="HL7 Czech Republic"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.cz/"/>
    </telecom>
  </contact>
  <description
               value="The Value Set is used for Record of allergy or other significant adverse reaction to a substance or medicinal product in the Shared Health Record to indicate the Clinical severity of symptoms."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CZ"/>
      <display value="Czechia"/>
    </coding>
  </jurisdiction>
  <content value="supplement"/>
  <supplements value="http://hl7.org/fhir/reaction-event-severity"/>
  <property>
    <code value="notSelectable"/>
    <uri value="http://hl7.org/fhir/concept-properties#notSelectable"/>
    <description value="Not Selectable"/>
    <type value="boolean"/>
  </property>
  <concept>
    <code value="mild"/>
    <display value="mírná"/>
    <definition value="mírná"/>
    <designation>
      <language value="en"/>
      <use>
        <code value="definition"/>
      </use>
      <value value="mild"/>
    </designation>
  </concept>
  <concept>
    <code value="moderate"/>
    <display value="střední"/>
    <definition value="střední"/>
    <designation>
      <language value="en"/>
      <use>
        <code value="definition"/>
      </use>
      <value value="moderate"/>
    </designation>
  </concept>
  <concept>
    <code value="severe"/>
    <display value="závažná"/>
    <definition value="závažná"/>
    <designation>
      <language value="en"/>
      <use>
        <code value="definition"/>
      </use>
      <value value="severe"/>
    </designation>
  </concept>
</CodeSystem>