{
"description": "To Do German - A profile on the Bundle resource for IneK data.",
"_filename": "StructureDefinition-IneKBundle.json",
"package_name": "rki.emiga.vzd",
"date": "2025-05-13",
"derivation": "constraint",
"publisher": "Robert Koch-Institut",
"fhirVersion": "4.0.1",
"name": "IneKBundle",
"mapping": [ {
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping",
"identity": "v2"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://hl7.org/v3/cda",
"name": "CDA (R2)",
"identity": "cda"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
} ],
"abstract": false,
"type": "Bundle",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "IneK Bundle",
"package_version": "2.0.0-alpha.7",
"status": "active",
"id": "61c48c47-fd44-46ff-9577-032215715f07",
"kind": "resource",
"url": "https://emiga.rki.de/fhir/vzd/StructureDefinition/IneKBundle",
"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/IneKBundle"
}, {
"id": "Bundle.implicitRules",
"max": "0",
"path": "Bundle.implicitRules"
}, {
"id": "Bundle.identifier",
"min": 1,
"path": "Bundle.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "https://emiga.rki.de/fhir/vzd/StructureDefinition/IneKFileHeaderIdentifier" ]
} ],
"mustSupport": true
}, {
"id": "Bundle.type",
"path": "Bundle.type",
"mustSupport": true,
"patternCode": "collection"
}, {
"id": "Bundle.timestamp",
"path": "Bundle.timestamp",
"mustSupport": true
}, {
"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"
}