PackagesCanonicalsLogsProblems
    Packages
    kbv.ita.vos@2.1.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Bundle_PVS_VoS
description: Bundle zum Aufruf der Verordnungssoftware, enthält die Composition mit dem Profil KBV_PR_VoS_Composition und alle darin referenzierten Ressourcen.
package_name: kbv.ita.vos
derivation: constraint
name: KBV_PR_VoS_Bundle_PVS_VoS
type: Bundle
elements:
  meta:
    mustSupport: true
    index: 1
    elements:
      source: {index: 2}
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Bundle_PVS_VoS|2.1.0'}
        index: 3
      security: {index: 4}
      tag: {index: 5}
    required: [profile]
  signature: {index: 26}
  implicitRules: {index: 6}
  type:
    pattern: {type: Code, value: document}
    mustSupport: true
    index: 15
  total: {index: 17}
  language: {index: 7}
  link: {index: 18}
  id: {short: BundleID, mustSupport: true, index: 0}
  identifier:
    mustSupport: true
    index: 8
    elements:
      use: {index: 9}
      type: {index: 10}
      system:
        pattern: {type: Uri, value: 'https://fhir.kbv.de/NamingSystem/KBV_NS_VoS_BundleID'}
        mustSupport: true
        index: 11
      value: {mustSupport: true, index: 12}
      period: {index: 13}
      assigner: {index: 14}
    required: [value, system]
  entry:
    short: Ressourcen
    constraint:
      erlaubteRessourcen: {human: Es dürfen nur Ressourcen aus der VoS-SST und E-Rezept-Bundles übertragen werden., severity: error, expression: 'resource.meta.profile.startsWith(''https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS'') or resource.meta.profile.startsWith(''https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Bundle'')'}
    mustSupport: true
    index: 19
    elements:
      link:
        elementReference: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Bundle_PVS_VoS', elements, org/fhir/StructureDefinition/Bundle#Bundle, elements, link]
        index: 20
      fullUrl: {mustSupport: true, index: 21}
      resource: {mustSupport: true, index: 22}
      search: {index: 23}
      request: {index: 24}
      response: {index: 25}
    required: [resource, fullUrl]
  timestamp: {mustSupport: true, index: 16}
package_version: 2.1.0
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Bundle_PVS_VoS
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 2.1.0
required: [entry, id, timestamp, meta]