Retention Implementation Guide
2.0.0 - ci-build

Retention Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ventricular stimulation Codesystem - XML Representation

Active as of 2025-06-09

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="VentricularStimulation"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem VentricularStimulation</b></p><a name="VentricularStimulation"> </a><a name="hcVentricularStimulation"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/VentricularStimulation</code> defines 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></tr><tr><td style="white-space:nowrap">B30<a name="VentricularStimulation-B30"> </a></td><td>-</td><td>Default input</td></tr><tr><td style="white-space:nowrap">B30-0<a name="VentricularStimulation-B30-0"> </a></td><td>no</td><td>no</td></tr><tr><td style="white-space:nowrap">B30-1<a name="VentricularStimulation-B30-1"> </a></td><td>right ventricular stimulation</td><td>right ventricular stimulation</td></tr><tr><td style="white-space:nowrap">B30-2<a name="VentricularStimulation-B30-2"> </a></td><td>biventricular stimulation</td><td>biventricular stimulation</td></tr></table></div>
  </text>
  <url
       value="https://www.retention-project.eu/ig/CodeSystem/VentricularStimulation"/>
  <version value="2.0.0"/>
  <name value="Ventricular_stimulation"/>
  <title value="Ventricular stimulation Codesystem"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2025-06-09T12:00:00+00:00"/>
  <publisher value="ICCS"/>
  <description
               value="Code system with input values for Ventricular stimulation"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="B30"/>
    <display value="-"/>
    <definition value="Default input"/>
  </concept>
  <concept>
    <code value="B30-0"/>
    <display value="no"/>
    <definition value="no"/>
  </concept>
  <concept>
    <code value="B30-1"/>
    <display value="right ventricular stimulation"/>
    <definition value="right ventricular stimulation"/>
  </concept>
  <concept>
    <code value="B30-2"/>
    <display value="biventricular stimulation"/>
    <definition value="biventricular stimulation"/>
  </concept>
</CodeSystem>