PackagesCanonicalsLogsProblems
    Packages
    rki.emiga.common@1.2.0-alpha.6
    https://emiga.rki.de/fhir/common/StructureDefinition/AnnotationBundle
{
  "description": "TO DO",
  "_filename": "StructureDefinition-AnnotationBundle.json",
  "package_name": "rki.emiga.common",
  "date": "2025-07-07",
  "derivation": "constraint",
  "publisher": "Robert Koch-Institut",
  "fhirVersion": "4.0.1",
  "name": "AnnotationBundle",
  "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": "Annotations Bundle",
  "package_version": "1.2.0-alpha.6",
  "status": "active",
  "id": "db3d62c5-f794-42ec-813f-56a1b27420b8",
  "kind": "resource",
  "url": "https://emiga.rki.de/fhir/common/StructureDefinition/AnnotationBundle",
  "version": "0.1.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.6"
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "short": "Type des Bundles",
      "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
    }, {
      "id": "Bundle.entry.request",
      "path": "Bundle.entry.request",
      "short": "HTTP-Request innerhalb der Transaktion",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.request.method",
      "path": "Bundle.entry.request.method",
      "short": "HTTP-Verb",
      "mustSupport": true
    }, {
      "id": "Bundle.entry.request.url",
      "path": "Bundle.entry.request.url",
      "short": "Request-URL",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}