NAPKON Cardiology Module
1.0.0 - ci-build

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

: ECG QRS Axis - XML Representation

Active as of 2021-11-17

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ecg-qrs-axis"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-napkon-cardiology.html"><code>https://www.napkon.de/fhir/CodeSystem/napkon-cardiology</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="CodeSystem-napkon-cardiology.html#napkon-cardiology-ecg-qrs-axis-overturned-left-type">ecg-qrs-axis-overturned-left-type</a></td><td>ECG: QRS axis overturned left type</td></tr><tr><td><a href="CodeSystem-napkon-cardiology.html#napkon-cardiology-ecg-qrs-axis-left-type">ecg-qrs-axis-left-type</a></td><td>ECG: QRS axis left type</td></tr><tr><td><a href="CodeSystem-napkon-cardiology.html#napkon-cardiology-ecg-qrs-axis-indifferent-type">ecg-qrs-axis-indifferent-type</a></td><td>ECG: QRS axis indifferent type</td></tr><tr><td><a href="CodeSystem-napkon-cardiology.html#napkon-cardiology-ecg-qrs-axis-steep-type">ecg-qrs-axis-steep-type</a></td><td>ECG: QRS axis steep type</td></tr><tr><td><a href="CodeSystem-napkon-cardiology.html#napkon-cardiology-ecg-qrs-axis-right-type">ecg-qrs-axis-right-type</a></td><td>ECG: QRS axis right type</td></tr><tr><td><a href="CodeSystem-napkon-cardiology.html#napkon-cardiology-ecg-qrs-axis-overturned-right-type">ecg-qrs-axis-overturned-right-type</a></td><td>ECG: QRS axis overturned right type</td></tr><tr><td><a href="CodeSystem-napkon-cardiology.html#napkon-cardiology-ecg-qrs-axis-si-sii-siii-type">ecg-qrs-axis-si-sii-siii-type</a></td><td>ECG: QRS axis S(I)S(II)S(III) type</td></tr><tr><td><a href="CodeSystem-napkon-cardiology.html#napkon-cardiology-ecg-qrs-axis-si-qiii-type">ecg-qrs-axis-si-qiii-type</a></td><td>ECG: QRS axis S(I)Q(III) type</td></tr></table></li></ul></div>
  </text>
  <url value="https://www.napkon.de/fhir/ValueSet/ecg-qrs-axis"/>
  <version value="1.0.0"/>
  <name value="ECGQRSAxis"/>
  <title value="ECG QRS Axis"/>
  <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="QRS axis orientation types"/>
  <compose>
    <include>
      <system value="https://www.napkon.de/fhir/CodeSystem/napkon-cardiology"/>
      <concept>
        <code value="ecg-qrs-axis-overturned-left-type"/>
        <display value="ECG: QRS axis overturned left type"/>
      </concept>
      <concept>
        <code value="ecg-qrs-axis-left-type"/>
        <display value="ECG: QRS axis left type"/>
      </concept>
      <concept>
        <code value="ecg-qrs-axis-indifferent-type"/>
        <display value="ECG: QRS axis indifferent type"/>
      </concept>
      <concept>
        <code value="ecg-qrs-axis-steep-type"/>
        <display value="ECG: QRS axis steep type"/>
      </concept>
      <concept>
        <code value="ecg-qrs-axis-right-type"/>
        <display value="ECG: QRS axis right type"/>
      </concept>
      <concept>
        <code value="ecg-qrs-axis-overturned-right-type"/>
        <display value="ECG: QRS axis overturned right type"/>
      </concept>
      <concept>
        <code value="ecg-qrs-axis-si-sii-siii-type"/>
        <display value="ECG: QRS axis S(I)S(II)S(III) type"/>
      </concept>
      <concept>
        <code value="ecg-qrs-axis-si-qiii-type"/>
        <display value="ECG: QRS axis S(I)Q(III) type"/>
      </concept>
    </include>
  </compose>
</ValueSet>