FHIR IG Statistics: ValueSet/notificationCategory
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "notificationCategory",
"url": "https://demis.rki.de/fhir/ValueSet/notificationCategory",
"version": "1.6.1",
"name": "NotificationCategory",
"title": "Meldetatbestand",
"status": "active",
"experimental": false,
"date": "2025-03-31",
"publisher": "Robert Koch-Institut",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "demis-support@rki.de"
}
]
}
],
"description": "Das ValueSet NotificationCategory enthält die Codes der Meldetatbestände.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"version": "ALPHA-2",
"code": "DE"
}
]
}
],
"copyright": "(C) 2021-2025 Robert Koch-Institut",
"compose": {
"include": [
{
"system": "https://demis.rki.de/fhir/CodeSystem/notificationCategory",
"version": "1.13.2"
}
]
}
}