{
"description": "Dieses Profil bildet ein Person Bundle für eine betroffene Person ab. Es dient der strukturierten Zusammenführung und gemeinsamen Übertragung aller relevanten Ressourcen (z.B. Patient, Bezugspersonen, Kontakte, Annotationen) zu einer betroffenen Person innerhalb eines fachlichen Vorgangs.",
"_filename": "StructureDefinition-AffectedPersonBundle.json",
"package_name": "rki.emiga.common",
"date": "2025-11-12",
"derivation": "constraint",
"publisher": "Robert Koch-Institut",
"fhirVersion": "4.0.1",
"name": "AffectedPersonBundle",
"abstract": false,
"type": "Bundle",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "Person Bundle",
"package_version": "1.2.0-alpha.21",
"status": "active",
"id": "6a58803d-4bdc-497e-9b1f-009c4295f331",
"kind": "resource",
"url": "https://emiga.rki.de/fhir/common/StructureDefinition/AffectedPersonBundle",
"version": "0.2.0",
"differential": {
"element": [ {
"id": "Bundle.meta.versionId",
"path": "Bundle.meta.versionId",
"short": "Version der Instanz der Ressource",
"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/common/StructureDefinition/AffectedPersonBundle"
}, {
"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"
}