FHIR IG analytics| Package | hl7.eu.fhir.protect-child |
| Resource Type | CodeSystem |
| Id | CodeSystem-banff-category-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/CodeSystem-banff-category-cs.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/banff-category |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-06-05T19:23:32+00:00 |
| Name | BanffCategoryCS |
| Title | Banff Category CodeSystem |
| Realm | eu |
| Authority | hl7 |
| Description | Banff working classification of kidney/liver allograft pathology categories (Solez et al.). See https://www.banfffoundation.org/ for the full classification. |
| Content | complete |
| ValueSet | ||
| hl7.eu.fhir.protect-child#current | banff-category-vs | Banff Category ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem banff-category-cs
This case-insensitive code system https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/banff-category defines the following codes:
| Code | Display |
| 1 | Banff 1 – Normal |
| 2 | Banff 2 – Antibody-mediated changes |
| 3 | Banff 3 – Borderline changes |
| 4 | Banff 4 – T cell-mediated rejection |
| 5 | Banff 5 – Interstitial fibrosis and tubular atrophy |
{
"resourceType": "CodeSystem",
"id": "banff-category-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}