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 Codesystem - JSON Representation

Active as of 2025-06-11

Raw json | Download

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