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

: Type of rejection treatment Codesystem - XML Representation

Active as of 2025-06-11

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="TypeOfRejectionTreatment"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem TypeOfRejectionTreatment</b></p><a name="TypeOfRejectionTreatment"> </a><a name="hcTypeOfRejectionTreatment"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/TypeOfRejectionTreatment</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="TypeOfRejectionTreatment-0"> </a></td><td>i.v. steroids</td><td>i.v. steroids</td></tr><tr><td style="white-space:nowrap">1<a name="TypeOfRejectionTreatment-1"> </a></td><td>antibody mediated rejection</td><td>antibody mediated rejection</td></tr><tr><td style="white-space:nowrap">2<a name="TypeOfRejectionTreatment-2"> </a></td><td>other</td><td>other</td></tr></table></div>
  </text>
  <url
       value="https://www.retention-project.eu/ig/CodeSystem/TypeOfRejectionTreatment"/>
  <version value="2.0.0"/>
  <name value="Type_of_rejection_treatment"/>
  <title value="Type of rejection treatment Codesystem"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2025-06-11T12:00:00+00:00"/>
  <publisher value="ICCS"/>
  <description
               value="Code system with input values for Type of rejection treatment"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="0"/>
    <display value="i.v. steroids"/>
    <definition value="i.v. steroids"/>
  </concept>
  <concept>
    <code value="1"/>
    <display value="antibody mediated rejection"/>
    <definition value="antibody mediated rejection"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="other"/>
    <definition value="other"/>
  </concept>
</CodeSystem>