FHIR IG analytics| Package | rki.emiga.case |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-TaskBundle.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=rki.emiga.case@0.3.0-alpha.5&canonical=https://emiga.rki.de/fhir/case/StructureDefinition/TaskBundle |
| URL | https://emiga.rki.de/fhir/case/StructureDefinition/TaskBundle |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-11-11 |
| Name | TaskBundle |
| Title | TaskBundle |
| Description | TODO - Basisprofil für FHIR-Bundles im Kontext von Aufgaben |
| Type | Bundle |
| Kind | resource |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "TaskBundle",
"url": "https://emiga.rki.de/fhir/case/StructureDefinition/TaskBundle",
"version": "0.1.0",
"name": "TaskBundle",
"title": "TaskBundle",
"status": "active",
"experimental": false,
"date": "2025-11-11",
"publisher": "Robert Koch-Institut",
"description": "TODO - Basisprofil für FHIR-Bundles im Kontext von Aufgaben",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Bundle",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Bundle.meta.profile",
"path": "Bundle.meta.profile",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "$this"
}
],
"rules": "open"
}
},
{
"id": "Bundle.meta.profile:emigaprofile",
"path": "Bundle.meta.profile",
"sliceName": "emigaprofile",
"min": 0,
"max": "*",
"patternCanonical": "https://emiga.rki.de/fhir/case/StructureDefinition/TaskBundle"
},
{
"id": "Bundle.implicitRules",
"path": "Bundle.implicitRules",
"max": "0"
},
{
"id": "Bundle.type",
"path": "Bundle.type",
"mustSupport": true
},
{
"id": "Bundle.timestamp",
"path": "Bundle.timestamp",
"mustSupport": true
},
{
"id": "Bundle.entry",
"path": "Bundle.entry",
"slicing": {
"discriminator": [
{
"type": "type",
"path": "resource"
}
],
"rules": "open"
}
}
]
}
}