FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekbv.itv.ks
Resource TypeStructureDefinition
IdKBV_PR_KS_Bundle.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.itv.ks@2.0.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_KS_Bundle
URLhttps://fhir.kbv.de/StructureDefinition/KBV_PR_KS_Bundle
Version2.0.0
Statusactive
Date2026-01-12
NameKBV_PR_KS_Bundle
CopyrightCopyright © [2026], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.
TypeBundle
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
KBV_EX_KS_ResultLimitKBV_EX_KS_ResultLimit
KBV_PR_KS_LocationKBV_PR_KS_Location
KBV_PR_KS_OrganizationKBV_PR_KS_Organization
KBV_PR_KS_PractitionerKBV_PR_KS_Practitioner
KBV_PR_KS_PractitionerRoleKBV_PR_KS_PractitionerRole

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_KS_Bundle",
  "version": "2.0.0",
  "name": "KBV_PR_KS_Bundle",
  "status": "active",
  "date": "2026-01-12",
  "copyright": "Copyright © [2026], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Bundle",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Bundle",
        "path": "Bundle",
        "short": "Return-Bundle",
        "definition": "Nach diesem Schema werden die Ressourcen der Kollegensuche transportiert."
      },
      {
        "id": "Bundle.id",
        "path": "Bundle.id",
        "min": 1
      },
      {
        "id": "Bundle.meta",
        "path": "Bundle.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.meta.versionId",
        "path": "Bundle.meta.versionId",
        "max": "0"
      },
      {
        "id": "Bundle.meta.lastUpdated",
        "path": "Bundle.meta.lastUpdated",
        "mustSupport": true
      },
      {
        "id": "Bundle.meta.source",
        "path": "Bundle.meta.source",
        "max": "0"
      },
      {
        "id": "Bundle.meta.profile",
        "path": "Bundle.meta.profile",
        "min": 1,
        "max": "1",
        "fixedCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_KS_Bundle|2.0",
        "mustSupport": true
      },
      {
        "id": "Bundle.meta.security",
        "path": "Bundle.meta.security",
        "max": "0"
      },
      {
        "id": "Bundle.meta.tag",
        "path": "Bundle.meta.tag",
        "max": "0"
      },
      {
        "id": "Bundle.implicitRules",
        "path": "Bundle.implicitRules",
        "max": "0"
      },
      {
        "id": "Bundle.language",
        "path": "Bundle.language",
        "max": "0"
      },
      {
        "id": "Bundle.identifier",
        "path": "Bundle.identifier",
        "max": "0"
      },
      {
        "id": "Bundle.type",
        "path": "Bundle.type",
        "fixedCode": "searchset",
        "mustSupport": true
      },
      {
        "id": "Bundle.timestamp",
        "path": "Bundle.timestamp",
        "mustSupport": true
      },
      {
        "id": "Bundle.total",
        "path": "Bundle.total",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.total.extension",
        "path": "Bundle.total.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "closed"
        },
        "min": 1,
        "max": "1"
      },
      {
        "id": "Bundle.total.extension:resultLimit",
        "path": "Bundle.total.extension",
        "sliceName": "resultLimit",
        "min": 1,
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_KS_ResultLimit"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.total.extension:resultLimit.value[x]",
        "path": "Bundle.total.extension.value[x]",
        "mustSupport": true
      },
      {
        "id": "Bundle.total.extension:resultLimit.value[x]:valueInteger",
        "path": "Bundle.total.extension.value[x]",
        "sliceName": "valueInteger",
        "mustSupport": true
      },
      {
        "id": "Bundle.link",
        "path": "Bundle.link",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Bundle.link.relation",
        "path": "Bundle.link.relation",
        "fixedString": "self",
        "mustSupport": true
      },
      {
        "id": "Bundle.link.url",
        "path": "Bundle.link.url",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry",
        "path": "Bundle.entry",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "resource.meta.profile"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Bundle.entry:Berufsausuebungsstelle",
        "path": "Bundle.entry",
        "sliceName": "Berufsausuebungsstelle",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Berufsausuebungsstelle.link",
        "path": "Bundle.entry.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Berufsausuebungsstelle.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Berufsausuebungsstelle.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_KS_PractitionerRole"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Berufsausuebungsstelle.search",
        "path": "Bundle.entry.search",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Berufsausuebungsstelle.search.mode",
        "path": "Bundle.entry.search.mode",
        "min": 1,
        "fixedCode": "match",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Berufsausuebungsstelle.search.score",
        "path": "Bundle.entry.search.score",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Berufsausuebungsstelle.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Berufsausuebungsstelle.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Kollege",
        "path": "Bundle.entry",
        "sliceName": "Kollege",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Kollege.link",
        "path": "Bundle.entry.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Kollege.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Kollege.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_KS_Practitioner"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Kollege.search",
        "path": "Bundle.entry.search",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Kollege.search.mode",
        "path": "Bundle.entry.search.mode",
        "min": 1,
        "fixedCode": "include",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Kollege.search.score",
        "path": "Bundle.entry.search.score",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Kollege.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Kollege.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Betriebsstaette",
        "path": "Bundle.entry",
        "sliceName": "Betriebsstaette",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Betriebsstaette.link",
        "path": "Bundle.entry.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Betriebsstaette.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Betriebsstaette.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_KS_Organization"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Betriebsstaette.search",
        "path": "Bundle.entry.search",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Betriebsstaette.search.mode",
        "path": "Bundle.entry.search.mode",
        "min": 1,
        "fixedCode": "include",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Betriebsstaette.search.score",
        "path": "Bundle.entry.search.score",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Betriebsstaette.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Betriebsstaette.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Standort",
        "path": "Bundle.entry",
        "sliceName": "Standort",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Standort.link",
        "path": "Bundle.entry.link",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Standort.fullUrl",
        "path": "Bundle.entry.fullUrl",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Standort.resource",
        "path": "Bundle.entry.resource",
        "min": 1,
        "type": [
          {
            "code": "Resource",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_KS_Location"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Standort.search",
        "path": "Bundle.entry.search",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Standort.search.mode",
        "path": "Bundle.entry.search.mode",
        "min": 1,
        "fixedCode": "include",
        "mustSupport": true
      },
      {
        "id": "Bundle.entry:Standort.search.score",
        "path": "Bundle.entry.search.score",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Standort.request",
        "path": "Bundle.entry.request",
        "max": "0"
      },
      {
        "id": "Bundle.entry:Standort.response",
        "path": "Bundle.entry.response",
        "max": "0"
      },
      {
        "id": "Bundle.signature",
        "path": "Bundle.signature",
        "max": "0"
      }
    ]
  }
}