{
  "resourceType": "ValueSet",
  "id": "notificationType",
  "url": "https://demis.rki.de/fhir/ValueSet/notificationType",
  "version": "1.2.1",
  "name": "NotificationType",
  "title": "Typ der Meldung",
  "status": "active",
  "experimental": false,
  "date": "2024-09-03",
  "publisher": "Robert Koch-Institut",
  "description": "Das ValueSet NotificationType enthält die Codes für den Typ der Meldung.",
  "compose": {
    "include": [
      {
        "system": "https://demis.rki.de/fhir/CodeSystem/notificationType",
        "version": "1.1.0"
      }
    ]
  }
}