PackagesCanonicalsLogsProblems
    Packages
    rki.demis.ars@1.0.0-rc.2
    https://demis.rki.de/fhir/ars/StructureDefinition/Bundle
{
  "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": "2025-06-13",
  "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-rc.2",
  "status": "active",
  "id": "a86a8b5f-4546-4ca4-9379-7efbda9eb8a2",
  "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.id",
      "max": "0",
      "path": "Bundle.meta.id"
    }, {
      "id": "Bundle.meta.extension",
      "max": "0",
      "path": "Bundle.meta.extension"
    }, {
      "id": "Bundle.meta.versionId",
      "max": "0",
      "path": "Bundle.meta.versionId"
    }, {
      "id": "Bundle.meta.lastUpdated",
      "max": "0",
      "path": "Bundle.meta.lastUpdated"
    }, {
      "id": "Bundle.meta.source",
      "max": "0",
      "path": "Bundle.meta.source"
    }, {
      "id": "Bundle.meta.profile",
      "min": 1,
      "path": "Bundle.meta.profile",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Bundle.meta.profile:arsProfile",
      "max": "1",
      "min": 1,
      "path": "Bundle.meta.profile",
      "sliceName": "arsProfile",
      "mustSupport": true,
      "patternCanonical": "https://demis.rki.de/fhir/ars/StructureDefinition/Bundle"
    }, {
      "id": "Bundle.meta.security",
      "max": "0",
      "path": "Bundle.meta.security"
    }, {
      "id": "Bundle.meta.tag",
      "max": "0",
      "path": "Bundle.meta.tag"
    }, {
      "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",
      "fixedUri": "https://demis.rki.de/fhir/NamingSystem/NotificationBundleId",
      "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"
}