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

: Intention of LVAD Codesystem - XML Representation

Active as of 2025-06-09

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="IntentionOfLvad"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem IntentionOfLvad</b></p><a name="IntentionOfLvad"> </a><a name="hcIntentionOfLvad"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/IntentionOfLvad</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">B29<a name="IntentionOfLvad-B29"> </a></td><td>-</td><td>Default input</td></tr><tr><td style="white-space:nowrap">B29-0<a name="IntentionOfLvad-B29-0"> </a></td><td>destination therapy</td><td>destination therapy</td></tr><tr><td style="white-space:nowrap">B29-1<a name="IntentionOfLvad-B29-1"> </a></td><td>bridge to transplant</td><td>bridge to transplant</td></tr><tr><td style="white-space:nowrap">B29-2<a name="IntentionOfLvad-B29-2"> </a></td><td>bridge to decision</td><td>bridge to decision</td></tr></table></div>
  </text>
  <url
       value="https://www.retention-project.eu/ig/CodeSystem/IntentionOfLvad"/>
  <version value="2.0.0"/>
  <name value="Intention_of_LVAD"/>
  <title value="Intention of LVAD 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 Intention of LVAD"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="B29"/>
    <display value="-"/>
    <definition value="Default input"/>
  </concept>
  <concept>
    <code value="B29-0"/>
    <display value="destination therapy"/>
    <definition value="destination therapy"/>
  </concept>
  <concept>
    <code value="B29-1"/>
    <display value="bridge to transplant"/>
    <definition value="bridge to transplant"/>
  </concept>
  <concept>
    <code value="B29-2"/>
    <display value="bridge to decision"/>
    <definition value="bridge to decision"/>
  </concept>
</CodeSystem>