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

: Previous rejection episodes Codesystem - JSON Representation

Active as of 2025-06-09

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "PreviousRejectionEpisodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PreviousRejectionEpisodes</b></p><a name=\"PreviousRejectionEpisodes\"> </a><a name=\"hcPreviousRejectionEpisodes\"> </a><p>This case-insensitive code system <code>https://www.retention-project.eu/ig/CodeSystem/PreviousRejectionEpisodes</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\">B27<a name=\"PreviousRejectionEpisodes-B27\"> </a></td><td>-</td><td>Default input</td></tr><tr><td style=\"white-space:nowrap\">B27-0<a name=\"PreviousRejectionEpisodes-B27-0\"> </a></td><td>1R</td><td>1R</td></tr><tr><td style=\"white-space:nowrap\">B27-1<a name=\"PreviousRejectionEpisodes-B27-1\"> </a></td><td>2R</td><td>2R</td></tr><tr><td style=\"white-space:nowrap\">B27-2<a name=\"PreviousRejectionEpisodes-B27-2\"> </a></td><td>3R</td><td>3R</td></tr><tr><td style=\"white-space:nowrap\">B27-3<a name=\"PreviousRejectionEpisodes-B27-3\"> </a></td><td>Humoral rejection</td><td>Humoral rejection</td></tr></table></div>"
  },
  "url" : "https://www.retention-project.eu/ig/CodeSystem/PreviousRejectionEpisodes",
  "version" : "2.0.0",
  "name" : "Previous_rejection_episodes",
  "title" : "Previous rejection episodes Codesystem",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-06-09T12:00:00+00:00",
  "publisher" : "ICCS",
  "description" : "Code system with input values for Previous rejection episodes",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "B27",
      "display" : "-",
      "definition" : "Default input"
    },
    {
      "code" : "B27-0",
      "display" : "1R",
      "definition" : "1R"
    },
    {
      "code" : "B27-1",
      "display" : "2R",
      "definition" : "2R"
    },
    {
      "code" : "B27-2",
      "display" : "3R",
      "definition" : "3R"
    },
    {
      "code" : "B27-3",
      "display" : "Humoral rejection",
      "definition" : "Humoral rejection"
    }
  ]
}