{
"description": "To Do",
"_filename": "StructureDefinition-OrgVBundle.json",
"package_name": "rki.emiga.vzd",
"date": "2025-06-10",
"derivation": "constraint",
"publisher": "Robert Koch-Institut",
"fhirVersion": "4.0.1",
"name": "OrgVBundle",
"abstract": false,
"type": "Bundle",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "Organizationsverzeichnis Bundle",
"package_version": "2.0.0-alpha.11",
"status": "active",
"id": "eb7e2d9d-6129-4a04-a442-72dbe493f665",
"kind": "resource",
"url": "https://emiga.rki.de/fhir/vzd/StructureDefinition/OrgVBundle",
"version": "0.1.0",
"differential": {
"element": [ {
"id": "Bundle.meta.profile",
"path": "Bundle.meta.profile",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Bundle.meta.profile:emigaprofile",
"max": "*",
"min": 0,
"path": "Bundle.meta.profile",
"sliceName": "emigaprofile",
"mustSupport": true,
"patternCanonical": "https://emiga.rki.de/fhir/vzd/StructureDefinition/OrgVBundle|2.0.0-alpha.11"
}, {
"id": "Bundle.implicitRules",
"max": "0",
"path": "Bundle.implicitRules"
}, {
"id": "Bundle.identifier",
"min": 1,
"path": "Bundle.identifier",
"mustSupport": true
}, {
"id": "Bundle.type",
"path": "Bundle.type",
"patternCode": "collection"
}, {
"id": "Bundle.entry",
"path": "Bundle.entry",
"mustSupport": true
}, {
"id": "Bundle.entry.resource",
"min": 1,
"path": "Bundle.entry.resource",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}