PackagesCanonicalsLogsProblems
    Packages
    de.gkvsv.evp@1.0.1
    https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_Versorgungsplan_Bundle
{
  "description": null,
  "_filename": "GKVSV_PR_EVP_Versorgungsplan_Bundle.json",
  "package_name": "de.gkvsv.evp",
  "date": "2023-11-03T15:39:51.2904616+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "GKVSV_PR_EVP_Versorgungsplan_Bundle",
  "abstract": false,
  "type": "Bundle",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.1",
  "status": "active",
  "id": "0f69f1c8-e9da-4ec0-8c98-f06672f3cec0",
  "kind": "resource",
  "url": "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_Versorgungsplan_Bundle",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "Bundle.meta",
      "min": 1,
      "path": "Bundle.meta",
      "mustSupport": true
    }, {
      "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",
      "mustSupport": true,
      "patternCanonical": "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_Versorgungsplan_Bundle|1.0"
    }, {
      "id": "Bundle.meta.security",
      "max": "0",
      "path": "Bundle.meta.security"
    }, {
      "id": "Bundle.meta.tag",
      "max": "0",
      "path": "Bundle.meta.tag"
    }, {
      "id": "Bundle.implicitRules",
      "max": "0",
      "path": "Bundle.implicitRules"
    }, {
      "id": "Bundle.language",
      "max": "0",
      "path": "Bundle.language"
    }, {
      "id": "Bundle.identifier",
      "min": 1,
      "path": "Bundle.identifier",
      "short": "Versorgungsplan-ID",
      "definition": "eindeutige Versorgungsplan-ID, die vom Ersteller des Versorgungsplans vergeben wurde",
      "mustSupport": true
    }, {
      "id": "Bundle.identifier.system",
      "min": 1,
      "path": "Bundle.identifier.system",
      "patternUri": "http://gkv-sv.de/fhir/sid/versorgungsplan-id",
      "mustSupport": true
    }, {
      "id": "Bundle.identifier.value",
      "min": 1,
      "path": "Bundle.identifier.value",
      "maxLength": 40,
      "constraint": [ {
        "key": "ele-1",
        "human": "Dieser Wert darf die Länge von 40 nicht überschreiten",
        "severity": "error",
        "expression": "length()<41"
      }, {
        "key": "Aufbau-Versorgungsplan-ID",
        "human": "Die Versorungsplan-ID muss gemäß dem regulären Ausdruck aufgebaut sein.",
        "severity": "error",
        "expression": "matches('^VPL_[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$')"
      } ],
      "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",
      "fixedCode": "document",
      "mustSupport": true
    }, {
      "id": "Bundle.timestamp",
      "min": 1,
      "path": "Bundle.timestamp",
      "short": "Erstellungsdatum Erstellungsuhrzeit",
      "definition": "Datum und Uhrzeit der Erstellung der Nutzdatendatei",
      "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",
      "slicing": {
        "rules": "closed",
        "discriminator": [ {
          "path": "resource",
          "type": "profile"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Bundle.entry.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:Dokumenteninformation",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "Dokumenteninformation",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Dokumenteninformation.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:Dokumenteninformation.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl"
    }, {
      "id": "Bundle.entry:Dokumenteninformation.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_Versorgungsplan_Composition" ]
      } ]
    }, {
      "id": "Bundle.entry:Dokumenteninformation.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:Dokumenteninformation.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Dokumenteninformation.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Versicherter",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "Versicherter"
    }, {
      "id": "Bundle.entry:Versicherter.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:Versicherter.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Versicherter.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_Versicherter" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Versicherter.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:Versicherter.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Versicherter.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Betreuer",
      "max": "1",
      "path": "Bundle.entry",
      "sliceName": "Betreuer"
    }, {
      "id": "Bundle.entry:Betreuer.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:Betreuer.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Betreuer.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_Betreuer" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Betreuer.resource.extension",
      "max": "0",
      "path": "Bundle.entry.resource.extension"
    }, {
      "id": "Bundle.entry:Betreuer.resource.name.family.extension",
      "max": "0",
      "path": "Bundle.entry.resource.name.family.extension"
    }, {
      "id": "Bundle.entry:Betreuer.resource.address:Strassenanschrift",
      "path": "Bundle.entry.resource.address",
      "sliceName": "Strassenanschrift"
    }, {
      "id": "Bundle.entry:Betreuer.resource.address:Strassenanschrift.extension",
      "max": "0",
      "path": "Bundle.entry.resource.address.extension"
    }, {
      "id": "Bundle.entry:Betreuer.resource.address:Strassenanschrift.line.extension",
      "max": "2",
      "path": "Bundle.entry.resource.address.line.extension"
    }, {
      "id": "Bundle.entry:Betreuer.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:Betreuer.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Betreuer.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Pflegegrad",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "Pflegegrad"
    }, {
      "id": "Bundle.entry:Pflegegrad.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:Pflegegrad.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Pflegegrad.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_Pflegegrad" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Pflegegrad.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:Pflegegrad.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Pflegegrad.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Pflegekasse",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "Pflegekasse"
    }, {
      "id": "Bundle.entry:Pflegekasse.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:Pflegekasse.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Pflegekasse.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_Pflegekasse" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Pflegekasse.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:Pflegekasse.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Pflegekasse.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Bedarf",
      "max": "99",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "Bedarf"
    }, {
      "id": "Bundle.entry:Bedarf.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:Bedarf.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Bedarf.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_CarePlanBedarf" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Bedarf.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:Bedarf.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Bedarf.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Behinderung",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "Behinderung"
    }, {
      "id": "Bundle.entry:Behinderung.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:Behinderung.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Behinderung.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_Behinderung" ]
      } ]
    }, {
      "id": "Bundle.entry:Behinderung.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:Behinderung.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Behinderung.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:Pflegeberater",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "Pflegeberater"
    }, {
      "id": "Bundle.entry:Pflegeberater.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:Pflegeberater.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Pflegeberater.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_PflegeBerater" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:Pflegeberater.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:Pflegeberater.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:Pflegeberater.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:PflegeberaterOrganisation",
      "max": "1",
      "min": 1,
      "path": "Bundle.entry",
      "sliceName": "PflegeberaterOrganisation"
    }, {
      "id": "Bundle.entry:PflegeberaterOrganisation.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:PflegeberaterOrganisation.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:PflegeberaterOrganisation.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_PflegeOrganisation" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:PflegeberaterOrganisation.resource.extension",
      "max": "0",
      "path": "Bundle.entry.resource.extension"
    }, {
      "id": "Bundle.entry:PflegeberaterOrganisation.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:PflegeberaterOrganisation.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:PflegeberaterOrganisation.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.entry:ServiceRequestAnfrage",
      "path": "Bundle.entry",
      "sliceName": "ServiceRequestAnfrage"
    }, {
      "id": "Bundle.entry:ServiceRequestAnfrage.link",
      "max": "0",
      "path": "Bundle.entry.link"
    }, {
      "id": "Bundle.entry:ServiceRequestAnfrage.fullUrl",
      "min": 1,
      "path": "Bundle.entry.fullUrl",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:ServiceRequestAnfrage.resource",
      "min": 1,
      "path": "Bundle.entry.resource",
      "type": [ {
        "code": "Resource",
        "profile": [ "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_ServiceRequestMassnahme" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Bundle.entry:ServiceRequestAnfrage.search",
      "max": "0",
      "path": "Bundle.entry.search"
    }, {
      "id": "Bundle.entry:ServiceRequestAnfrage.request",
      "max": "0",
      "path": "Bundle.entry.request"
    }, {
      "id": "Bundle.entry:ServiceRequestAnfrage.response",
      "max": "0",
      "path": "Bundle.entry.response"
    }, {
      "id": "Bundle.signature",
      "max": "0",
      "path": "Bundle.signature"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}