Smart Bear Implementation Guide
3.4.1 - ci-build

Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ECG Condition VS - XML Representation

Active as of 2024-09-17

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="EcgCoVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet EcgCoVS</b></p><a name="EcgCoVS"> </a><a name="hcEcgCoVS"> </a><a name="EcgCoVS-en-US"> </a><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://snomed.info/id/164889003">164889003</a></td><td>ECG: atrial fibrillation</td></tr><tr><td><a href="http://snomed.info/id/164890007">164890007</a></td><td>ECG: atrial flutter</td></tr></table></li></ul></div>
  </text>
  <url value="https://smart-bear.eu/fhir/ValueSet/EcgCoVS"/>
  <version value="3.4.1"/>
  <name value="EcgCoVS"/>
  <title value="ECG Condition VS"/>
  <status value="active"/>
  <date value="2024-09-17T08:57:54+02:00"/>
  <description value="ECG Condition"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="164889003"/>
        <display value="ECG: atrial fibrillation"/>
      </concept>
      <concept>
        <code value="164890007"/>
        <display value="ECG: atrial flutter"/>
      </concept>
    </include>
  </compose>
</ValueSet>