{ "description": "TODO - Basisprofil für FHIR-Bundles im Kontext von Ausbrüchen", "_filename": "StructureDefinition-OutbreakBundle.json", "package_name": "rki.emiga.outbreak", "date": "2025-01-30", "derivation": "constraint", "publisher": "Robert Koch-Institut", "fhirVersion": "4.0.1", "name": "OutbreakBundle", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/v3/cda", "name": "CDA (R2)", "identity": "cda" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "type": "Bundle", "experimental": "false", "resourceType": "StructureDefinition", "title": "OutbreakBundle", "package_version": "0.1.2", "status": "active", "id": "b1fe5f0c-3860-4def-b99a-e10cea4c7008", "kind": "resource", "url": "https://emiga.rki.de/fhir/outbreak/StructureDefinition/OutbreakBundle", "version": "0.1.0", "differential": { "element": [ { "id": "Bundle.meta", "path": "Bundle.meta", "mustSupport": true }, { "id": "Bundle.meta.profile", "path": "Bundle.meta.profile", "slicing": { "rules": "open", "discriminator": [ { "path": "$this", "type": "value" } ] } }, { "id": "Bundle.meta.profile:emigaprofile", "max": "*", "min": 0, "path": "Bundle.meta.profile", "sliceName": "emigaprofile", "patternCanonical": "https://emiga.rki.de/fhir/outbreak/StructureDefinition/OutbreakBundle" }, { "id": "Bundle.meta.security", "path": "Bundle.meta.security", "slicing": { "rules": "open", "ordered": false, "description": "Slicing security attribute by coding system", "discriminator": [ { "path": "system", "type": "value" } ] }, "mustSupport": true }, { "id": "Bundle.meta.security:visibility", "max": "1", "min": 0, "path": "Bundle.meta.security", "binding": { "strength": "required", "valueSet": "https://emiga.rki.de/fhir/common/ValueSet/ResourceVisibilityType" }, "sliceName": "visibility", "mustSupport": true }, { "id": "Bundle.meta.security:visibility.system", "min": 1, "path": "Bundle.meta.security.system", "patternUri": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceVisibilityType", "mustSupport": true }, { "id": "Bundle.meta.security:visibility.code", "min": 1, "path": "Bundle.meta.security.code", "mustSupport": true }, { "id": "Bundle.meta.security:responsibility", "max": "1", "min": 0, "path": "Bundle.meta.security", "binding": { "strength": "required", "valueSet": "https://emiga.rki.de/fhir/common/ValueSet/ResourceResponsibility" }, "sliceName": "responsibility", "mustSupport": true }, { "id": "Bundle.meta.security:responsibility.system", "min": 1, "path": "Bundle.meta.security.system", "patternUri": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceResponsibility", "mustSupport": true }, { "id": "Bundle.meta.security:responsibility.code", "min": 1, "path": "Bundle.meta.security.code", "mustSupport": true }, { "id": "Bundle.implicitRules", "max": "0", "path": "Bundle.implicitRules" }, { "id": "Bundle.identifier", "min": 1, "path": "Bundle.identifier", "mustSupport": true }, { "id": "Bundle.identifier.system", "min": 1, "path": "Bundle.identifier.system", "patternUri": "https://emiga.rki.de/fhir/outbreak/sid/OutbreakBundleId", "mustSupport": true }, { "id": "Bundle.identifier.value", "min": 1, "path": "Bundle.identifier.value", "mustSupport": true }, { "id": "Bundle.type", "path": "Bundle.type", "mustSupport": true }, { "id": "Bundle.timestamp", "path": "Bundle.timestamp", "mustSupport": true }, { "id": "Bundle.entry", "min": 1, "path": "Bundle.entry", "slicing": { "rules": "open", "discriminator": [ { "path": "resource", "type": "type" } ] } }, { "id": "Bundle.entry:outbreakComposition", "max": "*", "min": 1, "path": "Bundle.entry", "sliceName": "outbreakComposition", "mustSupport": true }, { "id": "Bundle.entry:outbreakComposition.resource", "min": 1, "path": "Bundle.entry.resource", "type": [ { "code": "Composition", "profile": [ "https://emiga.rki.de/fhir/outbreak/StructureDefinition/OutbreakComposition" ] } ], "short": "TODO", "definition": "TODO", "mustSupport": true }, { "id": "Bundle.signature", "max": "0", "path": "Bundle.signature" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }