{ "description": "Das Bundle stellt eine Sammlung von Ressourcen zur Übermittlung an ARS dar. Es sollen pro Bundle stets nur die Daten einer einzigen Probe übertragen werden.", "_filename": "StructureDefinition-Bundle.json", "package_name": "rki.demis.ars", "date": "2024-09-27", "derivation": "constraint", "publisher": "ARS@rki.de", "fhirVersion": "4.0.1", "name": "Bundle", "abstract": false, "type": "Bundle", "experimental": "false", "resourceType": "StructureDefinition", "title": "Bundle", "package_version": "1.0.0-alpha.1", "status": "draft", "id": "9542da86-1367-452b-950b-a84d83dcabcd", "kind": "resource", "url": "https://demis.rki.de/fhir/ars/StructureDefinition/Bundle", "version": "1.0.0", "differential": { "element": [ { "id": "Bundle.meta", "min": 1, "path": "Bundle.meta", "mustSupport": true }, { "id": "Bundle.meta.lastUpdated", "path": "Bundle.meta.lastUpdated", "short": "Hier wird im DEMIS-Backend der Zeitstempel des Speicherns hinterlegt." }, { "id": "Bundle.meta.profile", "max": "1", "min": 1, "path": "Bundle.meta.profile", "mustSupport": true, "patternCanonical": "https://demis.rki.de/fhir/ars/StructureDefinition/Bundle" }, { "id": "Bundle.identifier", "min": 1, "path": "Bundle.identifier", "comment": "Eindeutiger Identifier für das übermittelte Bundle. Der Identifier kann vom Datensender gewählt werden und kann beispielsweise eine fortlaufende Sequenznummer sein. Der Namensraum (system) identifiziert den Datensender und wird von ihm gewählt.", "mustSupport": true }, { "id": "Bundle.identifier.use", "max": "0", "path": "Bundle.identifier.use" }, { "id": "Bundle.identifier.type", "max": "0", "path": "Bundle.identifier.type" }, { "id": "Bundle.identifier.system", "min": 1, "path": "Bundle.identifier.system", "mustSupport": true }, { "id": "Bundle.identifier.value", "min": 1, "path": "Bundle.identifier.value", "mustSupport": true }, { "id": "Bundle.identifier.period", "max": "0", "path": "Bundle.identifier.period" }, { "id": "Bundle.identifier.assigner", "max": "0", "path": "Bundle.identifier.assigner" }, { "id": "Bundle.type", "path": "Bundle.type", "mustSupport": true, "patternCode": "document" }, { "id": "Bundle.timestamp", "min": 1, "path": "Bundle.timestamp", "mustSupport": true }, { "id": "Bundle.total", "max": "0", "path": "Bundle.total" }, { "id": "Bundle.link", "max": "0", "path": "Bundle.link" }, { "id": "Bundle.entry", "min": 1, "path": "Bundle.entry", "mustSupport": true }, { "id": "Bundle.entry.link", "max": "0", "path": "Bundle.entry.link" }, { "id": "Bundle.entry.fullUrl", "min": 1, "path": "Bundle.entry.fullUrl", "mustSupport": true }, { "id": "Bundle.entry.resource", "min": 1, "path": "Bundle.entry.resource", "mustSupport": true }, { "id": "Bundle.entry.search", "max": "0", "path": "Bundle.entry.search" }, { "id": "Bundle.entry.request", "max": "0", "path": "Bundle.entry.request" }, { "id": "Bundle.entry.response", "max": "0", "path": "Bundle.entry.response" }, { "id": "Bundle.signature", "max": "0", "path": "Bundle.signature" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle" }