PackagesCanonicalsLogsProblems
    Packages
    kbv.ita.vos@1.20.0
    https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Bundle_PVS_VoS
{
  "description": "Bundle für die Übergabe von Informationen beim Aufruf der VoS aus dem PVS.",
  "_filename": "74_PR_VoS_Bundle_PVS_VoS.json",
  "package_name": "kbv.ita.vos",
  "date": "2021-07-08",
  "derivation": "constraint",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "fhirVersion": "3.0.1",
  "name": "74_PR_VoS_Bundle_PVS_VoS",
  "abstract": false,
  "copyright": "Copyright © [2021], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "74_PR_VoS_Bundle_PVS_VoS",
  "package_version": "1.20.0",
  "status": "active",
  "id": "196aec10-00c6-4abd-943b-80fe5ba7f2fb",
  "kind": "resource",
  "url": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Bundle_PVS_VoS",
  "version": "1.20.0",
  "differential": {
    "element": [ {
      "id": "Bundle.id",
      "path": "Bundle.id",
      "mustSupport": true
    }, {
      "id": "Bundle.identifier",
      "path": "Bundle.identifier",
      "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",
      "path": "Bundle.identifier.system",
      "mustSupport": true
    }, {
      "id": "Bundle.identifier.value",
      "min": 1,
      "path": "Bundle.identifier.value",
      "mustSupport": true
    }, {
      "id": "Bundle.identifier.assigner",
      "max": "0",
      "path": "Bundle.identifier.assigner"
    }, {
      "id": "Bundle.type",
      "path": "Bundle.type",
      "fixedCode": "document",
      "mustSupport": true
    }, {
      "id": "Bundle.total",
      "max": "0",
      "path": "Bundle.total"
    }, {
      "id": "Bundle.link",
      "max": "1",
      "path": "Bundle.link",
      "definition": "In diesem Element kann die fullURL eines Bundles vom PVS zur VoS (74_PR_VoS_Bundle_PVS_VoS) angegeben werden, welches in Verbindung mit dem aktuellen Bundle (Aufrufkontext) steht"
    }, {
      "id": "Bundle.entry",
      "min": 1,
      "path": "Bundle.entry",
      "slicing": {
        "rules": "openAtEnd",
        "description": "Das erste Element eines Bundles mit dem Type document soll die Composition 74_PR_VoS_Composition sein. Alle aus der Composition referenzierten Element sollen danach angehängt werden."
      },
      "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.entry:74_PR_VoS_Composition",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "74_PR_VoS_Composition",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:74_PR_VoS_Composition.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:74_PR_VoS_Composition.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:74_PR_VoS_Composition.resource",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Composition"
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:74_PR_VoS_Composition.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:74_PR_VoS_Composition.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:74_PR_VoS_Composition.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.signature",
      "max": "0",
      "path": "Bundle.signature"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}