FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/notificationCategory

Packagerki.demis.laboratory.strict
Resource TypeValueSet
IdnotificationCategory
FHIR VersionR4
Sourcehttps://demis.rki.de/fhir/demis/https://simplifier.net/resolve?scope=rki.demis.laboratory.strict@4.0.0-rc.1&canonical=https://demis.rki.de/fhir/ValueSet/notificationCategory
URLhttps://demis.rki.de/fhir/ValueSet/notificationCategory
Version1.6.1
Statusactive
Date2025-03-31
NameNotificationCategory
TitleMeldetatbestand
Realmde
DescriptionDas ValueSet NotificationCategory enthält die Codes der Meldetatbestände.
Copyright(C) 2021-2025 Robert Koch-Institut

Resources that use this resource

StructureDefinition
LaboratoryReportLaborbericht

Resources that this resource uses

CodeSystem
notificationCategoryMeldetatbestand

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"
      }
    ]
  }
}