{
"description": "TO DO",
"_filename": "StructureDefinition-AnnotationBundle.json",
"package_name": "rki.emiga.common",
"date": "2025-11-12",
"derivation": "constraint",
"publisher": "Robert Koch-Institut",
"fhirVersion": "4.0.1",
"name": "AnnotationBundle",
"abstract": false,
"type": "Bundle",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "Annotations Bundle",
"package_version": "1.2.0-alpha.13",
"status": "active",
"id": "291b64d8-5649-44b2-ad9f-82dc03bb1467",
"kind": "resource",
"url": "https://emiga.rki.de/fhir/common/StructureDefinition/AnnotationBundle",
"version": "0.4.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/common/StructureDefinition/AnnotationBundle|1.2.0-alpha.12"
}, {
"id": "Bundle.type",
"path": "Bundle.type",
"short": "Typ des Bundles",
"fixedCode": "transaction",
"mustSupport": true
}, {
"id": "Bundle.entry",
"min": 1,
"path": "Bundle.entry",
"short": "Der einzelne Eintrag zur Interaktion",
"mustSupport": true
}, {
"id": "Bundle.entry.link",
"max": "0",
"path": "Bundle.entry.link"
}, {
"id": "Bundle.entry.fullUrl",
"path": "Bundle.entry.fullUrl",
"short": "vollständige URL der Ressource",
"comment": "auch die Verwendung von UUIDs in der Form ';urn:uuid:.....' ist möglich.",
"mustSupport": true
}, {
"id": "Bundle.entry.resource",
"path": "Bundle.entry.resource",
"short": "Die Ressourcen-Instanz der Interaktion",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}