NAPKON Cardiology Module
1.0.0 - ci-build

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

: ECG ST Interval - XML Representation

Active as of 2021-11-17

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ecg-st-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=164929001">164929001</a></td><td>Electrocardiogram: ST interval normal (finding)</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=76388001">76388001</a></td><td>ST segment elevation (finding)</td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=26141007">26141007</a></td><td>ST segment depression (finding)</td></tr></table></li></ul></div>
  </text>
  <url value="https://www.napkon.de/fhir/ValueSet/ecg-st-interval"/>
  <version value="1.0.0"/>
  <name value="ECGSTInterval"/>
  <title value="ECG ST 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="ST Interval findings"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="164929001"/>
        <display value="Electrocardiogram: ST interval normal (finding)"/>
      </concept>
      <concept>
        <code value="76388001"/>
        <display value="ST segment elevation (finding)"/>
      </concept>
      <concept>
        <code value="26141007"/>
        <display value="ST segment depression (finding)"/>
      </concept>
    </include>
  </compose>
</ValueSet>