{ "description": "Der Erregernachweismeldevorgang für negative Ergebnisse ist vom Meldevorgang abgeleitet und bildet den Container für eine Erregernachweismeldung (negativ) und die darin referenzierten Ressourcen.", "_filename": "StructureDefinition-NotificationBundleLaboratoryNegative.json", "package_name": "rki.demis.laboratory.strict", "date": "2025-05-17", "derivation": "constraint", "publisher": "Robert Koch-Institut", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "DE", "system": "urn:iso:std:iso:3166", "version": "ALPHA-2" } ] } ], "name": "NotificationBundleLaboratoryNegative", "abstract": false, "copyright": "Copyright (C) 2021-2025 Robert Koch-Institut", "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": "Erregernachweismeldevorgang (negativ)", "package_version": "4.0.0-rc.1", "status": "active", "id": "ed8954ff-2acf-474a-b2d4-a03c4882e980", "kind": "resource", "url": "https://demis.rki.de/fhir/StructureDefinition/NotificationBundleLaboratoryNegative", "version": "2.1.1", "differential": { "element": [ { "id": "Bundle", "path": "Bundle", "constraint": [ { "key": "noNotifiedPersonByName", "human": "Im NotificationBundle darf keine NAMENTLICHE betroffene Person enthalten sein.", "severity": "error", "expression": "entry.where(resource.meta.profile='https://demis.rki.de/fhir/StructureDefinition/NotifiedPerson').count()=0" }, { "key": "exactlyOneNotifiedPersonAnonymous", "human": "Im NotificationBundle muss genau eine anonyme betroffene Person enthalten sein.", "severity": "error", "expression": "entry.where(resource.meta.profile='https://demis.rki.de/fhir/StructureDefinition/NotifiedPersonAnonymous').count()=1" }, { "key": "maxOneSubmittingRole", "human": "Im NotificationBundle darf maximal eine Einsender-Rolle enthalten sein. In diesem Zusammenhang ist jedoch zu berücksichtigen, dass bestimmte Meldetatbestände die Angabe des Einsenders der Probe ausschließen.", "severity": "error", "expression": "entry.where(resource.meta.profile='https://demis.rki.de/fhir/StructureDefinition/SubmittingRole').count()<=1" } ] }, { "id": "Bundle.meta", "min": 1, "path": "Bundle.meta", "mustSupport": true }, { "id": "Bundle.meta.profile", "max": "1", "min": 1, "path": "Bundle.meta.profile", "mustSupport": true, "patternCanonical": "https://demis.rki.de/fhir/StructureDefinition/NotificationBundleLaboratoryNegative" }, { "id": "Bundle.identifier.system", "path": "Bundle.identifier.system", "fixedUri": "https://demis.rki.de/fhir/NamingSystem/NotificationBundleId" }, { "id": "Bundle.entry:notification", "max": "1", "path": "Bundle.entry", "sliceName": "notification", "definition": "Enthaltene Meldungen. In einem Erregernachweismeldevorgang (negativ) muss genau eine Erregernachweismeldung (negativ) enthalten sein." }, { "id": "Bundle.entry:notification.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Composition", "profile": [ "https://demis.rki.de/fhir/StructureDefinition/NotificationLaboratoryNegative" ] } ] } ] }, "contact": [ { "telecom": [ { "value": "demis-support@rki.de", "system": "email" } ] } ], "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/NotificationBundle" }