Retention Implementation Guide
2.2.0 - ci-build

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

: Category Change Codesystem - XML Representation

Active as of 2025-09-22

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CategoryChange"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem CategoryChange</b></p><a name="CategoryChange"> </a><a name="hcCategoryChange"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/CategoryChange</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">0<a name="CategoryChange-0"> </a></td><td>Heart Transplatation (Urgent)</td><td>Heart Transplatation (Urgent)</td></tr><tr><td style="white-space:nowrap">1<a name="CategoryChange-1"> </a></td><td>LVAD Implentation</td><td>LVAD Implentation</td></tr><tr><td style="white-space:nowrap">2<a name="CategoryChange-2"> </a></td><td>Heart Transplatation (Elective)</td><td>Heart Transplatation (Elective)</td></tr></table></div>
  </text>
  <url value="https://www.retention-project.eu/ig/CodeSystem/CategoryChange"/>
  <version value="2.2.0"/>
  <name value="Category_change"/>
  <title value="Category Change Codesystem"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2025-09-22T12:00:00+00:00"/>
  <publisher value="ICCS"/>
  <description value="Code system with input values for Category Change"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="0"/>
    <display value="Heart Transplatation (Urgent)"/>
    <definition value="Heart Transplatation (Urgent)"/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="LVAD Implentation"/>
    <definition value="LVAD Implentation"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Heart Transplatation (Elective)"/>
    <definition value="Heart Transplatation (Elective)"/>
  </concept>
</CodeSystem>