{
"description": "TODO - Basisprofil für FHIR-Bundles im Kontext von Aufgaben",
"_filename": "StructureDefinition-TaskBundle.json",
"package_name": "rki.emiga.case",
"date": "2025-11-11",
"derivation": "constraint",
"publisher": "Robert Koch-Institut",
"fhirVersion": "4.0.1",
"name": "TaskBundle",
"abstract": false,
"type": "Bundle",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "TaskBundle",
"package_version": "0.3.0-alpha.5",
"status": "active",
"id": "1d03dbb6-9f03-4ab2-bfdb-3171eaabc7d3",
"kind": "resource",
"url": "https://emiga.rki.de/fhir/case/StructureDefinition/TaskBundle",
"version": "0.1.0",
"differential": {
"element": [ {
"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/case/StructureDefinition/TaskBundle"
}, {
"id": "Bundle.implicitRules",
"max": "0",
"path": "Bundle.implicitRules"
}, {
"id": "Bundle.type",
"path": "Bundle.type",
"mustSupport": true
}, {
"id": "Bundle.timestamp",
"path": "Bundle.timestamp",
"mustSupport": true
}, {
"id": "Bundle.entry",
"path": "Bundle.entry",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "resource",
"type": "type"
} ]
}
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}