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

: Helper Codesystem - XML Representation

Active as of 2025-06-11

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="Helper"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem Helper</b></p><a name="Helper"> </a><a name="hcHelper"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/Helper</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">100<a name="Helper-100"> </a></td><td>VAD measurements</td><td>Group of VAD measurements</td></tr><tr><td style="white-space:nowrap">101<a name="Helper-101"> </a></td><td>One month after implantation</td><td>Distinguish right heart failure - implantation time relevance</td></tr><tr><td style="white-space:nowrap">102<a name="Helper-102"> </a></td><td>At the time of implantation</td><td>Distinguish right heart failure - implantation time relevance</td></tr><tr><td style="white-space:nowrap">103<a name="Helper-103"> </a></td><td>CV admission other than HF</td><td>Distinguish CV admissions not related to HF</td></tr><tr><td style="white-space:nowrap">104<a name="Helper-104"> </a></td><td>Other non-CV admissions</td><td>Distinguish non-CV admissions</td></tr><tr><td style="white-space:nowrap">106<a name="Helper-106"> </a></td><td>Other non-CV visit</td><td>Distinguish non-CV visits</td></tr></table></div>
  </text>
  <url value="https://www.retention-project.eu/ig/CodeSystem/Helper"/>
  <version value="2.0.0"/>
  <name value="Helper"/>
  <title value="Helper Codesystem"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2025-06-11T12:00:00+00:00"/>
  <publisher value="ICCS"/>
  <description
               value="Code system with helper codes to distinguish between similar FHIR resources"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="100"/>
    <display value="VAD measurements"/>
    <definition value="Group of VAD measurements"/>
  </concept>
  <concept>
    <code value="101"/>
    <display value="One month after implantation"/>
    <definition
                value="Distinguish right heart failure - implantation time relevance"/>
  </concept>
  <concept>
    <code value="102"/>
    <display value="At the time of implantation"/>
    <definition
                value="Distinguish right heart failure - implantation time relevance"/>
  </concept>
  <concept>
    <code value="103"/>
    <display value="CV admission other than HF"/>
    <definition value="Distinguish CV admissions not related to HF"/>
  </concept>
  <concept>
    <code value="104"/>
    <display value="Other non-CV admissions"/>
    <definition value="Distinguish non-CV admissions"/>
  </concept>
  <concept>
    <code value="106"/>
    <display value="Other non-CV visit"/>
    <definition value="Distinguish non-CV visits"/>
  </concept>
</CodeSystem>