NAPKON Cardiology Module
1.0.0 - ci-build

NAPKON Cardiology Module - Local Development build (v1.0.0). See the Directory of published versions

: ECG QT Interval - XML Representation

Active as of 2021-11-17

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ecg-qt-interval"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=164955000">164955000</a></td><td>Electrocardiogram: Q-T interval normal (finding)</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=111975006">111975006</a></td><td>Prolonged QT interval (finding)</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=77867006">77867006</a></td><td>Shortened QT interval (finding)</td></tr></table></li></ul></div>
  </text>
  <url value="https://www.napkon.de/fhir/ValueSet/ecg-qt-interval"/>
  <version value="1.0.0"/>
  <name value="ECGQTInterval"/>
  <title value="ECG QT Interval"/>
  <status value="active"/>
  <date value="2021-11-17"/>
  <publisher value="Charité - Universitätsmedizin Berlin"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value
             value="https://www.bihealth.org/en/research/core-facilities/interoperability/"/>
    </telecom>
  </contact>
  <description value="QT interval findings"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="164955000"/>
        <display value="Electrocardiogram: Q-T interval normal (finding)"/>
      </concept>
      <concept>
        <code value="111975006"/>
        <display value="Prolonged QT interval (finding)"/>
      </concept>
      <concept>
        <code value="77867006"/>
        <display value="Shortened QT interval (finding)"/>
      </concept>
    </include>
  </compose>
</ValueSet>