PackagesCanonicalsLogsProblems
    Packages
    KBV.MIO.ZAEB@1.00.000
    https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Bundle
{
  "description": null,
  "_filename": "KBV_PR_MIO_ZAEB_Bundle.json",
  "package_name": "KBV.MIO.ZAEB",
  "date": "2020-06-26",
  "derivation": "constraint",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "fhirVersion": "4.0.1",
  "name": "KBV_PR_MIO_ZAEB_Bundle",
  "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,
  "copyright": "Copyright © [2020], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "KBV_PR_MIO_ZAEB_Bundle",
  "package_version": "1.00.000",
  "status": "active",
  "id": "e4e8c92b-92a3-4a3a-930f-1a98ba716550",
  "kind": "resource",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Bundle",
  "version": "1.00.000",
  "differential": {
    "element": [ {
      "id": "Bundle",
      "path": "Bundle",
      "constraint": [ {
        "key": "OneComposition",
        "human": "Es darf genau eine Composition geben",
        "source": "Bundle",
        "severity": "error",
        "expression": "entry.where(ofType(Composition)).isDistinct()"
      }, {
        "key": "UUID",
        "human": "Es soll eine UUID verwendet werden.",
        "source": "Bundle",
        "severity": "error",
        "expression": "identifer.system.startsWith('urn:uuid:')"
      }, {
        "key": "TypeComposition",
        "human": "Es muss genau eine Composition enthalten sein",
        "source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Bundle",
        "severity": "error",
        "expression": "entry.where(meta.profile='https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Composition').isDistinct()"
      } ],
      "definition": "Dieses Profil dient als bündelndes Element. Das Bundle kann als Klammer-Ressource verstanden werden, die die notwendigen Ressourcen zusammenfügt. Diese Ressource und die Integrierten können dann mit einer Signatur versehen werden.\r\n\r\nDas Bundle umfasst in dieser Anwendung einen Bonushefteintrag."
    }, {
      "id": "Bundle.meta",
      "min": 1,
      "path": "Bundle.meta"
    }, {
      "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",
      "max": "1",
      "min": 1,
      "path": "Bundle.meta.profile",
      "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ZAEB_Bundle|1.00.000"
    }, {
      "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"
    }, {
      "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": "urn:ietf:rfc:3986"
    }, {
      "id": "Bundle.identifier.value",
      "min": 1,
      "path": "Bundle.identifier.value"
    }, {
      "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",
      "fixedCode": "document",
      "mustSupport": true
    }, {
      "id": "Bundle.timestamp",
      "min": 1,
      "path": "Bundle.timestamp"
    }, {
      "id": "Bundle.total",
      "max": "0",
      "path": "Bundle.total"
    }, {
      "id": "Bundle.link",
      "max": "0",
      "path": "Bundle.link"
    }, {
      "id": "Bundle.entry",
      "max": "5",
      "min": 4,
      "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"
    }, {
      "id": "Bundle.entry.resource",
      "min": 1,
      "path": "Bundle.entry.resource"
    }, {
      "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"
    }, {
      "id": "Bundle.signature.who.type",
      "max": "0",
      "path": "Bundle.signature.who.type"
    }, {
      "id": "Bundle.signature.who.identifier",
      "max": "0",
      "path": "Bundle.signature.who.identifier"
    }, {
      "id": "Bundle.signature.who.display",
      "max": "0",
      "path": "Bundle.signature.who.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}