PackagesCanonicalsLogsProblems
    Packages
    rki.emiga.common@1.2.0-alpha.14
    https://emiga.rki.de/fhir/common/StructureDefinition/AnnotationBundle
{
  "description": "TO DO",
  "_filename": "StructureDefinition-AnnotationBundle.json",
  "package_name": "rki.emiga.common",
  "date": "2025-11-12",
  "derivation": "constraint",
  "publisher": "Robert Koch-Institut",
  "fhirVersion": "4.0.1",
  "name": "AnnotationBundle",
  "abstract": false,
  "type": "Bundle",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Annotations Bundle",
  "package_version": "1.2.0-alpha.14",
  "status": "active",
  "id": "c8237ff5-1c29-44fc-87aa-521fa0b29c4b",
  "kind": "resource",
  "url": "https://emiga.rki.de/fhir/common/StructureDefinition/AnnotationBundle",
  "version": "0.4.0",
  "differential": {
    "element": [ {
      "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/AnnotationBundle|1.2.0-alpha.14"
    }, {
      "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"
}