{ "description": "Der Erregernachweismeldevorgang ist vom Meldevorgang abgeleitet und bildet den Container für eine Erregernachweismeldung und die darin referenzierten Ressourcen.", "_filename": "StructureDefinition-NotificationBundleLaboratory.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": "NotificationBundleLaboratory", "abstract": false, "copyright": "Copyright (C) 2021-2025 Robert Koch-Institut", "type": "Bundle", "experimental": null, "resourceType": "StructureDefinition", "title": "Erregernachweismeldevorgang", "package_version": "4.0.0-alpha.4", "status": "active", "id": "81d5a636-c4a8-4522-b6e9-6e079030e5b6", "kind": "resource", "url": "https://demis.rki.de/fhir/StructureDefinition/NotificationBundleLaboratory", "version": "1.3.0", "differential": { "element": [ { "id": "Bundle", "path": "Bundle", "constraint": [ { "key": "maxOneNotifiedPerson", "human": "Im NotificationBundle darf maximal eine betroffene Person enthalten sein.", "severity": "error", "expression": "entry.where(resource.meta.profile='https://demis.rki.de/fhir/StructureDefinition/NotifiedPerson').count()<=1" }, { "key": "exactlyOneSubmittingRole", "human": "Im NotificationBundle muss genau eine Einsender-Rolle enthalten sein.", "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/NotificationBundleLaboratory" }, { "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 muss genau eine Erregernachweismeldung enthalten sein." }, { "id": "Bundle.entry:notification.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Composition", "profile": [ "https://demis.rki.de/fhir/StructureDefinition/NotificationLaboratory" ] } ] } ] }, "contact": [ { "telecom": [ { "value": "demis-support@rki.de", "system": "email" } ] } ], "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/NotificationBundle" }