FHIR IG analytics
| Package | hl7.eu.fhir.protect-child |
| Resource Type | ValueSet |
| Id | ValueSet-microbiology-diagnosis-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-eu/protect-child/ValueSet-microbiology-diagnosis-vs.html |
| URL | https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/microbiology-diagnosis-vs |
| Version | 0.1.0-ci-build |
| Status | draft |
| Date | 2026-09-16T02:17:34+00:00 |
| Name | MicrobiologyDiagnosisVS |
| Title | Microbiology Diagnosis ValueSet |
| Realm | eu |
| Authority | hl7 |
| Description | Infection-related diagnoses captured in the microbiology table: EBV hepatitis on the liver allograft, and histological evidence of BK virus-associated nephropathy (BKVAN). |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.eu.fhir.protect-child#current | microbiology-cs | Microbiology component codes |
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "microbiology-diagnosis-vs",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/ValueSet/microbiology-diagnosis-vs",
"version": "0.1.0-ci-build",
"name": "MicrobiologyDiagnosisVS",
"title": "Microbiology Diagnosis ValueSet",
"status": "draft",
"experimental": true,
"date": "2026-09-16T02:17:34+00:00",
"publisher": "Protect Child",
"contact": [
{
"name": "Protect Child",
"telecom": [
{
"system": "url",
"value": "https://protect-child.eu/"
}
]
}
],
"description": "Infection-related diagnoses captured in the microbiology table: EBV hepatitis on the liver allograft, and histological evidence of BK virus-associated nephropathy (BKVAN).",
"compose": {
"include": [
{
"system": "https://hl7.eu/fhir/ig/hl7.eu.fhir.protect-child/CodeSystem/microbiology-cs",
"concept": [
{
"code": "ebv-hepatitis-liver"
},
{
"code": "evidence-bkvan"
}
]
}
]
}
}