{
  "resourceType" : "CodeSystem",
  "id" : "banff-category-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem banff-category-cs</b></p><a name=\"banff-category-cs\"> </a><a name=\"hcbanff-category-cs\"> </a><p>This case-insensitive code system <code>https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/banff-category</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"banff-category-cs-1\"> </a></td><td>Banff 1 – Normal</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"banff-category-cs-2\"> </a></td><td>Banff 2 – Antibody-mediated changes</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"banff-category-cs-3\"> </a></td><td>Banff 3 – Borderline changes</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"banff-category-cs-4\"> </a></td><td>Banff 4 – T cell-mediated rejection</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"banff-category-cs-5\"> </a></td><td>Banff 5 – Interstitial fibrosis and tubular atrophy</td></tr></table></div>"
  },
  "url" : "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/banff-category",
  "version" : "0.1.0-ci-build",
  "name" : "BanffCategoryCS",
  "title" : "Banff Category CodeSystem",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-06-05T19:23:32+00:00",
  "publisher" : "Protect Child",
  "contact" : [{
    "name" : "Protect Child",
    "telecom" : [{
      "system" : "url",
      "value" : "https://protect-child.eu/"
    }]
  }],
  "description" : "Banff working classification of kidney/liver allograft pathology categories (Solez et al.). See https://www.banfffoundation.org/ for the full classification.",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 5,
  "concept" : [{
    "code" : "1",
    "display" : "Banff 1 – Normal"
  },
  {
    "code" : "2",
    "display" : "Banff 2 – Antibody-mediated changes"
  },
  {
    "code" : "3",
    "display" : "Banff 3 – Borderline changes"
  },
  {
    "code" : "4",
    "display" : "Banff 4 – T cell-mediated rejection"
  },
  {
    "code" : "5",
    "display" : "Banff 5 – Interstitial fibrosis and tubular atrophy"
  }]
}