FHIR IG analytics| Package | hl7.eu.fhir.protect-child |
| Resource Type | ValueSet |
| Id | ValueSet-banff-category-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/ValueSet-banff-category-vs.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/banff-category-vs |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-06-05T19:23:32+00:00 |
| Name | BanffCategoryVS |
| Title | Banff Category ValueSet |
| Realm | eu |
| Authority | hl7 |
| StructureDefinition | ||
| hl7.eu.fhir.protect-child#current | immunological-data | Immunological Data |
| CodeSystem | ||
| hl7.eu.fhir.protect-child#current | banff-category | Banff Category CodeSystem |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet banff-category-vs
https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/banff-category version 📦0.1.0-ci-build| 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": "ValueSet",
"id": "banff-category-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/banff-category-vs",
"version": "0.1.0-ci-build",
"name": "BanffCategoryVS",
"title": "Banff Category ValueSet",
"status": "draft",
"date": "2026-06-05T19:23:32+00:00",
"publisher": "Protect Child",
"contact": [
{
"name": "Protect Child",
"telecom": [
{
"system": "url",
"value": "https://protect-child.eu/"
}
]
}
],
"compose": {
"include": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/banff-category",
"concept": [
{
"code": "1"
},
{
"code": "2"
},
{
"code": "3"
},
{
"code": "4"
},
{
"code": "5"
}
]
}
]
}
}