<?xml version="1.0" encoding="UTF-8"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
	<xsd:annotation>
		<xsd:documentation>
		
		
		
			<!--

      FILE     : JJJJ-MM-TT_Qb-R_Servicedateien-BJ-JJJJ_Schema-Datensatz-Krankenhaus.xsd
      TASK     : Umsetzung der Datensatzbeschreibung zum Qualitaetsberichtsteil A, B, C-2 bis C-6.1, 7, 8 und 10 als XML-Schema.
      PROJECT  : Datensatzbeschreibung zum
                 Strukturierten Qualitaetsbericht gemaeß Paragraph 136b Absatz 1 Satz 1 Nummer 3 SGB V
                 ueber das Berichtsjahr 2025
      VERSION  : 2025.1.1
      STAND    : 06.02.2026
      COPYRIGHT: (c) 2007 Wissenschaftliches Institut der AOK (WIdO)
                 Kortrijker Str. 1, 53177 Bonn, Germany
      ANPASSUNG: Aenderungen gegenueber dem Vorjahr fuer den Qualitaetsbericht 2007 eingepflegt durch
                 empira Software GmbH, 50735 Koeln
      ANPASSUNG: Aenderungen gegenueber dem Vorjahr fuer den Qualitaetsbericht 2008 eingepflegt durch
                 empira Software GmbH, 50735 Koeln
      ANPASSUNG: Aenderungen gegenueber 2008 fuer den Qualitaetsbericht 2010 eingepflegt durch
                 empira Software GmbH, 50735 Koeln
      ANPASSUNG: Von dieser Datei wurde der Teil C-1 des Qualitaetsberichts abgekoppelt,
                 da eine XML-Schemadatei immer nur genau ein Rootelement haben darf.
                 Bis zum Abschnitt "globale Deklaration der speziellen Gruppen" sind beide Schemadateien
                 identisch und Aenderungen muessen in beiden Schemadateien nachgezogen werden.
                 empira Software GmbH, 50735 Koeln
      ANPASSUNG: Aenderungen gegenueber 2010 fuer den Qualitaetsbericht 2012 eingepflegt durch
                 empira Software GmbH, 53840 Troisdorf
      ANPASSUNG: Aenderungen gegenueber 2012 fuer den Qualitaetsbericht 2013 eingepflegt durch
                 ID GmbH & Co KGaA, 10115 Berlin
      ANPASSUNG: Aenderungen gegenueber 2013 fuer den Qualitaetsbericht 2014 eingepflegt durch
                 empira Software GmbH, 53840 Troisdorf
      ANPASSUNG: Aenderungen gegenueber 2014 fuer den Qualitaetsbericht 2015 eingepflegt durch
                 Gesundheitsforen Leipzig GmbH, 04109 Leipzig
      ANPASSUNG: Aenderungen gegenueber 2015 fuer den Qualitaetsbericht 2016 eingepflegt durch
                 Gesundheitsforen Leipzig GmbH, 04109 Leipzig
      ANPASSUNG: Aenderungen gegenueber 2016 fuer den Qualitaetsbericht 2017 eingepflegt durch
                 Gesundheitsforen Leipzig GmbH, 04109 Leipzig
	  	ANPASSUNG: Aenderungen gegenueber 2017 fuer den Qualitaetsbericht 2018 eingepflegt durch
                 Gesundheitsforen Leipzig GmbH, 04109 Leipzig
      ANPASSUNG: Aenderungen gegenueber 2018 fuer den Qualitaetsbericht 2019 eingepflegt durch
                 Gesundheitsforen Leipzig GmbH, 04109 Leipzig
      ANPASSUNG: Aenderungen gegenueber 2019 fuer den Qualitaetsbericht 2020 eingepflegt durch
                 Gesundheitsforen Leipzig GmbH, 04109 Leipzig
	  	ANPASSUNG: Aenderungen gegenueber 2020 fuer den Qualitaetsbericht 2021 eingepflegt durch
                 Gesundheitsforen Leipzig GmbH, 04109 Leipzig
	  	ANPASSUNG: Aenderungen gegenueber 2021 fuer den Qualitaetsbericht 2022 eingepflegt durch
                 Gesundheitsforen Leipzig GmbH, 04109 Leipzig
      ANPASSUNG: Aenderungen gegenueber 2022 fuer den Qualitaetsbericht 2023 eingepflegt durch
                 Gesundheitsforen Leipzig GmbH, 04109 Leipzig
      ANPASSUNG: Aenderungen gegenueber 2023 fuer den Qualitaetsbericht 2024 eingepflegt durch
                 Gesundheitsforen Leipzig GmbH, 04109 Leipzig
	  ANPASSUNG: Aenderungen gegenueber 2024 fuer den Qualitaetsbericht 2025 eingepflegt durch
                 impressum health & science communication oHG, 20457 Hamburg

     ==< MODULE INFO >=======================================================

      Contents:
           Die im XML-Schema vorgegebene verpflichtende Reihenfolge der
           XML-Elemente geht aus der Datensatzbeschreibung hervor.
      
           In den Kommentaren zu den Datentypen, Gruppen, Sequenzen und
           Elementen wird angegeben, welchen Bereich der Anlage oder
           der Datensatzbeschreibung diese Angabe widerspiegelt.

           Aufbau der XML-Schema Datei:
      
             1) globale Deklaration der Datentypen
             
                Namenskonventionen:
                char_max - Datentyp, der die zulaessige Zeichenanzahl innerhalb
                           eines XML-Elementes begrenzt.
                char_nummerics - Datentyp, der nur Ziffern in einem XML-Element
                           zulaesst.
                codomain - Datentyp, der den Inhalt eines XML-Elementes auf einen
                           ganzzahligen Wertebereich begrenzt.
                float - Datentyp, der den Inhalt eines XML-Elementes auf einen
                        nummerischen Wertebereich begrenzt, bei dem bis zu
                        einer bestimmten Anzahl an Nachkommastellen angegeben
                        werden duerfen.
                enum   - Werteliste, die in einem XML-Element zulaessig ist.
                format - Datentyp, der das in einem XML-Element zulaessige Format
                         beschreibt. In der Regel ueber einen regulaeren Ausdruck.
                qb_    - anderer Schema-Datentyp, der auf die Anforderungen des
                         Qualitaetsberichtes angepasst wurde.
                h_     - Hilfsdatentyp, der von anderen Datentypdeklarationen 
                         verwendet wird.

             2) globale Deklaration der Gruppen
             
                Namenskonventionen:
                s_  - enthält die Deklaration von SimpleType Elementen
                     (Einfache Elemente).
                c_  - enthält die Deklaration eines ComplexType Elementes
                      (Containerelement).
                g_  - enthält auf der obersten Ebene der Deklaration
                      SimpleType und ComplexType Elemente.
      
             3) globale Deklaration des Rootelementes
             
                 Es existiert nur ein moegliches Rootelement.
                
          Hinweise:
          
          - Bis auf das Rootelement sind alle Elemente ueber globale Gruppen
            oder inline deklariert.
      
          - Die moeglichen Haeufigkeiten von Elementgruppen werden ueber
            die Haeufigkeitsangaben an den Gruppenreferenzen gesteuert.

          - Fuer die Attribute minOccurs und maxOccurs werden die
            Defaultwerte nicht angegeben.
  
          - Simple Elemente werden nur als Gruppe deklariert, falls diese
            an mehreren Stellen in der Struktur verwendet werden.
            Ansonsten werden sie direkt inline deklariert.
      
           -->
		   
		   
	</xsd:documentation>
	</xsd:annotation>
	
	<!-- ***********************************************************  -->
	<!-- *           Deklaration der Standard-Datentypen           *  -->
	<!-- ***********************************************************  -->
	<xsd:complexType name="empty">
		<xsd:annotation>
			<xsd:documentation>Kein Inhalt</xsd:documentation>
		</xsd:annotation>
		<xsd:complexContent>
			<xsd:restriction base="xsd:anyType"/>
		</xsd:complexContent>
	</xsd:complexType>
	<xsd:simpleType name="char_max100">
		<xsd:annotation>
			<xsd:documentation>maximale Zeichenanzahl: 100</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="1"/>
			<xsd:maxLength value="100"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="char_max150">
		<xsd:annotation>
			<xsd:documentation>maximale Zeichenanzahl: 150</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="1"/>
			<xsd:maxLength value="150"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="char_max200">
		<xsd:annotation>
			<xsd:documentation>maximale Zeichenanzahl: 200</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="1"/>
			<xsd:maxLength value="200"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="char_max300">
		<xsd:annotation>
			<xsd:documentation>maximale Zeichenanzahl: 300</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="1"/>
			<xsd:maxLength value="300"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="char_max500">
		<xsd:annotation>
			<xsd:documentation>maximale Zeichenanzahl: 500</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="1"/>
			<xsd:maxLength value="500"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="char_max1000">
		<xsd:annotation>
			<xsd:documentation>maximale Zeichenanzahl: 1000</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="1"/>
			<xsd:maxLength value="1000"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="char_max4000">
		<xsd:annotation>
			<xsd:documentation>maximale Zeichenzahl: 4000</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:minLength value="1"/>
			<xsd:maxLength value="4000"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="char_numerics">
		<xsd:annotation>
			<xsd:documentation>Ziffern</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:pattern value="[0-9]+"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="char_numerics_2">
		<xsd:annotation>
			<xsd:documentation>Format: 99</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:pattern value="([0-9]){2}"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="char_numerics_9">
		<xsd:annotation>
			<xsd:documentation>Format: 999999999</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:pattern value="([0-9]){9}"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="format_standortnummer">
		<xsd:annotation>
			<xsd:documentation>Format: 77xxxx000</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:pattern value="77[0-9]{4}000"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="char_numerics_oldStandortnummer">
		<xsd:annotation>
			<xsd:documentation>Format: 99 oder xx</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:pattern value="(xx|[0-9]{2})"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="h_codomain_0000_3699">
		<xsd:annotation>
			<xsd:documentation>Hilfsdatentyp</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:nonNegativeInteger">
			<xsd:minInclusive value="0000"/>
			<xsd:maxInclusive value="3699"/>
			<xsd:pattern value="[0-9]{4}"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="h_codomain_3701_3789">
		<xsd:annotation>
			<xsd:documentation>Hilfsdatentyp</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:nonNegativeInteger">
			<xsd:minInclusive value="3701"/>
			<xsd:maxInclusive value="3789"/>
			<xsd:pattern value="[0-9]{4}"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="h_codomain_3793_9999">
		<xsd:annotation>
			<xsd:documentation>Hilfsdatentyp</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:nonNegativeInteger">
			<xsd:minInclusive value="3793"/>
			<xsd:maxInclusive value="9999"/>
			<xsd:pattern value="[0-9]{4}"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="qb_Schluessel_FA_ohneSonstige">
		<xsd:annotation>
			<xsd:documentation>Schlüssel, Format: 9999 - Die Schlüssel für sonstige Fachabteilungen ("3700", "3790", "3791", "3792") sind hier nicht zulässig.</xsd:documentation>
		</xsd:annotation>
		<xsd:union memberTypes="h_codomain_0000_3699 h_codomain_3701_3789 h_codomain_3793_9999"/>
	</xsd:simpleType>
	<xsd:simpleType name="enumSchluessel_FA_Sonstige">
		<xsd:annotation>
			<xsd:documentation>Es sind nur Schlüssel für sonstige Fachabteilungen ("3700", "3790", "3791", "3792") zulässig.</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="3700"/>
			<xsd:enumeration value="3790"/>
			<xsd:enumeration value="3791"/>
			<xsd:enumeration value="3792"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="format_icd_3_5">
		<xsd:annotation>
			<xsd:documentation>ICD 3 bis 5 stellig / Format: X99[.99]</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:pattern value="[a-zA-Z0-9][0-9]{2}(\.[0-9]{1,2})?"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="format_ops_4_6">
		<xsd:annotation>
			<xsd:documentation>OPS 4 bis 6 stellig / Format: X-XXX[.XX]</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:pattern value="[0-9]\-[0-9]{2}[a-zA-Z0-9](\.[a-zA-Z0-9]{1,2})?"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="format_ops_4">
		<xsd:annotation>
			<xsd:documentation>OPS 4 stellig / Format: X-XXX</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:pattern value="[0-9]\-[0-9]{2}[a-zA-Z0-9]"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_ja_nein">
		<xsd:annotation>
			<xsd:documentation>Auswahlliste: "ja", "nein".</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="ja"/>
			<xsd:enumeration value="nein"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_ja_nein_trifft-nicht-zu">
		<xsd:annotation>
			<xsd:documentation>Auswahlliste: "ja", "nein", "trifft nicht zu"</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="ja"/>
			<xsd:enumeration value="nein"/>
			<xsd:enumeration value="trifft_nicht_zu"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_ja_nein_teilweise">
		<xsd:annotation>
			<xsd:documentation>Auswahlliste: "ja", "nein", "teilweise".</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="ja"/>
			<xsd:enumeration value="nein"/>
			<xsd:enumeration value="teilweise"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_ja_nein_keine-Angabe-erforderlich">
		<xsd:annotation>
			<xsd:documentation>Auswahlliste: "ja", "nein", "keine Angabe erforderlich"</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="ja"/>
			<xsd:enumeration value="nein"/>
			<xsd:enumeration value="keine_Angabe_erforderlich"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_ja_nein_rechtsstreit-anhaengig">
		<xsd:annotation>
			<xsd:documentation>Auswahlliste: "ja", "nein", "Rechtsstreit anhängig"</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="ja"/>
			<xsd:enumeration value="nein"/>
			<xsd:enumeration value="rechtsstreit_anhaengig"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_1_999">
		<xsd:annotation>
			<xsd:documentation>Wertebereich 1 .. 999</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:nonNegativeInteger">
			<xsd:minInclusive value="1"/>
			<xsd:maxInclusive value="999"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_1_999_acidtest">
		<xsd:annotation>
			<xsd:documentation>Datentyp zum Wertebereich "1 .. 999" für den nur Ziffern zugelassen sind.</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="codomain_1_999">
			<xsd:pattern value="[0-9][0-9]?[0-9]?"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_1_100">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 1 .. 100</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:nonNegativeInteger">
			<xsd:minInclusive value="1"/>
			<xsd:maxInclusive value="100"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_0_1000">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 0 .. 1000</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:nonNegativeInteger">
			<xsd:minInclusive value="0"/>
			<xsd:maxInclusive value="1000"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_1_1000">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 1 .. 1000</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:nonNegativeInteger">
			<xsd:minInclusive value="0"/>
			<xsd:maxInclusive value="1000"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_0_5.000">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 0 .. 5000</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:nonNegativeInteger">
			<xsd:minInclusive value="0"/>
			<xsd:maxInclusive value="5000"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_0_10.000">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 0 .. 10000</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:nonNegativeInteger">
			<xsd:minInclusive value="0"/>
			<xsd:maxInclusive value="10000"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_0_20.000">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 0 .. 20000</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:nonNegativeInteger">
			<xsd:minInclusive value="0"/>
			<xsd:maxInclusive value="20000"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_0_100.000">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 0 .. 100000</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:nonNegativeInteger">
			<xsd:minInclusive value="0"/>
			<xsd:maxInclusive value="100000"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_1_100.000">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 1 .. 100000</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:nonNegativeInteger">
			<xsd:minInclusive value="1"/>
			<xsd:maxInclusive value="100000"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_0_100.000_Keine_Leistungsmenge">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 'Keine Leistungsmenge im Rahmen der Prognosedarlegung übermittelt' und 0 .. 100000</xsd:documentation>
		</xsd:annotation>
		<xsd:union memberTypes="codomain_0_100.000">
			<xsd:simpleType>
				<xsd:restriction base="xsd:string">
					<xsd:enumeration value="Keine Leistungsmenge im Rahmen der Prognosedarlegung übermittelt"/>
				</xsd:restriction>
			</xsd:simpleType>
		</xsd:union>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_0">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 0</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:nonNegativeInteger">
			<xsd:minInclusive value="0"/>
			<xsd:maxInclusive value="0"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_4_100.000">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 4 .. 100000</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:nonNegativeInteger">
			<xsd:minInclusive value="4"/>
			<xsd:maxInclusive value="100000"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_0_1.000.000">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 0 .. 1000000</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:nonNegativeInteger">
			<xsd:minInclusive value="0"/>
			<xsd:maxInclusive value="1000000"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="codomain_0_20.000.000">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 0 .. 20000000</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:nonNegativeInteger">
			<xsd:minInclusive value="0"/>
			<xsd:maxInclusive value="20000000"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="float_0d00_99d99">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 0,00 .. 99,99</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:pattern value="99(,99)?"/>
			<xsd:pattern value="0?[0-9]{1,2}(,[0-9]{2})?"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="float_0d00_100d00">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 0,00 .. 100,00</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:pattern value="100(,00)?"/>
			<xsd:pattern value="0?[0-9]{1,2}(,[0-9]{2})?"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="float_0d00_200d00">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 0,00 .. 200,00</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:pattern value="200(,00)?"/>
			<xsd:pattern value="[0-1]?[0-9]{1,2}(,[0-9]{2})?"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="float_0d00000_100d00000">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 0,00000 .. 100,00000</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:pattern value="100(,0{5})?"/>
			<xsd:pattern value="0?[0-9]{1,2}(,[0-9]{5})?"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="float_0d00000_1000000d00000">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 0,00000 .. 1000000,00000</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:pattern value="1000000(,0{5})?"/>
			<xsd:pattern value="0?[0-9]{1,6}(,[0-9]{5})?"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="float_0d00_1000d00">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 0,00 .. 1000,00</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:pattern value="1000(,0{1,2})?"/>
			<xsd:pattern value="0?[0-9]{1,3}(,[0-9]{1,2})?"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="float_0d00_5000d00">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 0,00 .. 5000,00</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:pattern value="5000(,0{1,2})?"/>
			<xsd:pattern value="[0-4]?[0-9]{1,3}(,[0-9]{1,2})?"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="float_0d00_10000d00">
		<xsd:annotation>
			<xsd:documentation>Wertebereich: 0,00 .. 10000,00</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:pattern value="10000(,0{1,2})?"/>
			<xsd:pattern value="0?[0-9]{1,4}(,[0-9]{1,2})?"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="qb_date">
		<xsd:annotation>
			<xsd:documentation>Format zur Datumsangabe: YYYY-MM-DD</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:date">
			<xsd:pattern value="(.){10}"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="qb_time">
		<xsd:annotation>
			<xsd:documentation>Format zur Uhrzeitangabe: HH:MM:SS</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:time">
			<xsd:pattern value="(.){8}"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="qb_email">
		<xsd:annotation>
			<xsd:documentation>Datentyp, der das Format einer Emailadresse rudimentär überprüft.</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:pattern value=".+@.+\..+"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="qb_url">
		<xsd:annotation>
			<xsd:documentation>Format: http/https URL nach RFC 3305 (von XSD nur rudimentär überprüft)</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:anyURI">
			<xsd:pattern value="((http)|(https))://.+\..+"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="qb_plz">
		<xsd:annotation>
			<xsd:documentation>Format zur Angabe einer Postleitzahl: 99999 Alternativ ist für die Schweiz auch das Format CH-9999 zulässig.</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:pattern value="([0-9]){5}"/>
			<xsd:pattern value="CH\-([0-9]){4}"/>
		</xsd:restriction>
	</xsd:simpleType>
	<!-- ***********************************************************  -->
	<!-- *    Deklaration spezieller Datentypen / Auswahllisten    *  -->
	<!-- ***********************************************************  -->
	<xsd:simpleType name="enumBerichtsjahr">
		<xsd:annotation>
			<xsd:documentation>Der Datentyp lässt nur das Berichtsjahr zu.</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="2025"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_language">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Sprachen"</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="deutsch"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_KHtraegerart">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Art des Krankenhaustraegers" (Anlage A-2)</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="freigemeinnützig"/>
			<xsd:enumeration value="öffentlich"/>
			<xsd:enumeration value="privat"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Tagungsfrequenz">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Tagungsfrequenz"</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="wöchentlich"/>
			<xsd:enumeration value="monatlich"/>
			<xsd:enumeration value="quartalsweise"/>
			<xsd:enumeration value="halbjährlich"/>
			<xsd:enumeration value="jährlich"/>
			<xsd:enumeration value="bei Bedarf"/>
			<xsd:enumeration value="andere Frequenz"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Tagungsfrequenz_2">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Tagungsfrequenz"</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="monatlich"/>
			<xsd:enumeration value="quartalsweise"/>
			<xsd:enumeration value="halbjährlich"/>
			<xsd:enumeration value="jährlich"/>
			<xsd:enumeration value="bei Bedarf"/>
			<xsd:enumeration value="andere Frequenz"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Art_Fallbesprechung_Konferenz">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Art der Fallbesprechung_Konferenz" (A-12.2.3) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="Tumorkonferenzen"/>
			<xsd:enumeration value="Mortalitäts- und Morbiditätskonferenzen"/>
			<xsd:enumeration value="Pathologiebesprechungen"/>
			<xsd:enumeration value="Palliativbesprechungen"/>
			<xsd:enumeration value="Qualitätszirkel"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Konzept_Zubereitung_Arzneimittel">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Konzepte zur Sicherstellung einer fehlerfreien Zubereitung von Arzneimitteln" (A-12.5.4) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="Bereitstellung einer geeigneten Infrastruktur zur Sicherstellung einer fehlerfreien Zubereitung"/>
			<xsd:enumeration value="Zubereitung durch pharmazeutisches Personal"/>
			<xsd:enumeration value="Anwendung von gebrauchsfertigen Arzneimitteln bzw. Zubereitungen"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Art_Elektronische_Unterstuetzung_Versorgung_Arzneimittel">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Elektronische Unterstützung der Versorgung von Patientinnen und Patienten mit Arzneimitteln" (A-12.5.4) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="Vorhandensein von elektronischen Systemen zur Entscheidungsunterstützung (z.B. Meona®, Rpdoc®, AIDKlinik®, ID Medics® bzw. ID Diacos® Pharma)"/>
			<xsd:enumeration value="Versorgung der Patientinnen und Patienten mit patientenindividuell abgepackten Arzneimitteln durch die Krankenhausapotheke (z.B. Unit-Dose-System)"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Massnahme_Minimierung_Medikationsfehler">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Maßnahmen zur Minimierung von Medikationsfehlern" (A-12.5.4) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="Fallbesprechungen"/>
			<xsd:enumeration value="Maßnahmen zur Vermeidung von Arzneimittelverwechslung"/>
			<xsd:enumeration value="Spezielle AMTS-Visiten (z. B. pharmazeutische Visiten, antibiotic stewardship, Ernährung)"/>
			<xsd:enumeration value="Teilnahme an einem einrichtungsübergreifenden Fehlermeldesystem (siehe Kapitel 12.2.3.2)"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Massnahme_Arzneimitteltherapie_Entlassung">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Maßnahmen zur Sicherstellung einer lückenlosen Arzneimitteltherapie nach Entlassung" (A-12.5.4) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="Aushändigung von arzneimittelbezogenen Informationen für die Weiterbehandlung und Anschlussversorgung der Patientin oder des Patienten im Rahmen eines (ggf. vorläufigen) Entlassbriefs"/>
			<xsd:enumeration value="Aushändigung von Patienteninformationen zur Umsetzung von Therapieempfehlungen"/>
			<xsd:enumeration value="Aushändigung des Medikationsplans"/>
			<xsd:enumeration value="bei Bedarf Arzneimittel-Mitgabe oder Ausstellung von Entlassrezepten"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Frequenz">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Frequenz" (A-12.2.3.1) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="monatlich"/>
			<xsd:enumeration value="quartalsweise"/>
			<xsd:enumeration value="halbjährlich"/>
			<xsd:enumeration value="jährlich"/>
			<xsd:enumeration value="bei Bedarf"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Teilnahme_ASH">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Teilnahme_ASH" (A-12.3.2) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="Teilnahme (ohne Zertifikat)"/>
			<xsd:enumeration value="Zertifikat Bronze"/>
			<xsd:enumeration value="Zertifikat Silber"/>
			<xsd:enumeration value="Zertifikat Gold"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_KISS_Modul_Name">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "KISS_Modul_Name" (A-12.3.2) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="AMBU-KISS"/>
			<xsd:enumeration value="CDAD-KISS"/>
			<xsd:enumeration value="HAND-KISS"/>
			<xsd:enumeration value="ITS-KISS"/>
			<xsd:enumeration value="MRSA-KISS"/>
			<xsd:enumeration value="NEO-KISS"/>
			<xsd:enumeration value="ONKO-KISS"/>
			<xsd:enumeration value="OP-KISS"/>
			<xsd:enumeration value="STATIONS-KISS"/>
			<xsd:enumeration value="SARI"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_MP_ohneSonstige">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Medizinisch-pflegerische Leistungsangebote" (A-5) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="MP01"/>
			<xsd:enumeration value="MP02"/>
			<xsd:enumeration value="MP03"/>
			<xsd:enumeration value="MP04"/>
			<xsd:enumeration value="MP05"/>
			<xsd:enumeration value="MP06"/>
			<xsd:enumeration value="MP08"/>
			<xsd:enumeration value="MP09"/>
			<xsd:enumeration value="MP10"/>
			<xsd:enumeration value="MP11"/>
			<xsd:enumeration value="MP12"/>
			<xsd:enumeration value="MP13"/>
			<xsd:enumeration value="MP14"/>
			<xsd:enumeration value="MP15"/>
			<xsd:enumeration value="MP16"/>
			<xsd:enumeration value="MP17"/>
			<xsd:enumeration value="MP18"/>
			<xsd:enumeration value="MP19"/>
			<xsd:enumeration value="MP20"/>
			<xsd:enumeration value="MP21"/>
			<xsd:enumeration value="MP22"/>
			<xsd:enumeration value="MP23"/>
			<xsd:enumeration value="MP24"/>
			<xsd:enumeration value="MP25"/>
			<xsd:enumeration value="MP26"/>
			<xsd:enumeration value="MP27"/>
			<xsd:enumeration value="MP28"/>
			<xsd:enumeration value="MP29"/>
			<xsd:enumeration value="MP30"/>
			<xsd:enumeration value="MP31"/>
			<xsd:enumeration value="MP32"/>
			<xsd:enumeration value="MP33"/>
			<xsd:enumeration value="MP34"/>
			<xsd:enumeration value="MP35"/>
			<xsd:enumeration value="MP36"/>
			<xsd:enumeration value="MP37"/>
			<xsd:enumeration value="MP38"/>
			<xsd:enumeration value="MP39"/>
			<xsd:enumeration value="MP40"/>
			<xsd:enumeration value="MP41"/>
			<xsd:enumeration value="MP42"/>
			<xsd:enumeration value="MP43"/>
			<xsd:enumeration value="MP44"/>
			<xsd:enumeration value="MP45"/>
			<xsd:enumeration value="MP46"/>
			<xsd:enumeration value="MP47"/>
			<xsd:enumeration value="MP48"/>
			<xsd:enumeration value="MP50"/>
			<xsd:enumeration value="MP51"/>
			<xsd:enumeration value="MP52"/>
			<xsd:enumeration value="MP53"/>
			<xsd:enumeration value="MP54"/>
			<xsd:enumeration value="MP55"/>
			<xsd:enumeration value="MP56"/>
			<xsd:enumeration value="MP57"/>
			<xsd:enumeration value="MP59"/>
			<xsd:enumeration value="MP60"/>
			<xsd:enumeration value="MP61"/>
			<xsd:enumeration value="MP62"/>
			<xsd:enumeration value="MP63"/>
			<xsd:enumeration value="MP64"/>
			<xsd:enumeration value="MP65"/>
			<xsd:enumeration value="MP66"/>
			<xsd:enumeration value="MP67"/>
			<xsd:enumeration value="MP68"/>
			<xsd:enumeration value="MP69"/>
			<xsd:enumeration value="MP70"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_NM_ohneSonstige">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Weitere nichtmedizinische Leistungsangebote" (A-6) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="NM02"/>
			<xsd:enumeration value="NM03"/>
			<xsd:enumeration value="NM05"/>
			<xsd:enumeration value="NM07"/>
			<xsd:enumeration value="NM09"/>
			<xsd:enumeration value="NM10"/>
			<xsd:enumeration value="NM11"/>
			<xsd:enumeration value="NM40"/>
			<xsd:enumeration value="NM42"/>
			<xsd:enumeration value="NM49"/>
			<xsd:enumeration value="NM50"/>
			<xsd:enumeration value="NM60"/>
			<xsd:enumeration value="NM62"/>
			<xsd:enumeration value="NM63"/>
			<xsd:enumeration value="NM64"/>
			<xsd:enumeration value="NM66"/>
			<xsd:enumeration value="NM68"/>
			<xsd:enumeration value="NM69"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_BF_ohneSonstige">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Aspekte der Barrierefreiheit" (A-7.2) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="BF01"/>
			<xsd:enumeration value="BF02"/>
			<xsd:enumeration value="BF03"/>
			<xsd:enumeration value="BF04"/>
			<xsd:enumeration value="BF05"/>
			<xsd:enumeration value="BF06"/>
			<xsd:enumeration value="BF08"/>
			<xsd:enumeration value="BF09"/>
			<xsd:enumeration value="BF10"/>
			<xsd:enumeration value="BF11"/>
			<xsd:enumeration value="BF13"/>
			<xsd:enumeration value="BF14"/>
			<xsd:enumeration value="BF15"/>
			<xsd:enumeration value="BF16"/>
			<xsd:enumeration value="BF17"/>
			<xsd:enumeration value="BF18"/>
			<xsd:enumeration value="BF19"/>
			<xsd:enumeration value="BF20"/>
			<xsd:enumeration value="BF21"/>
			<xsd:enumeration value="BF22"/>
			<xsd:enumeration value="BF23"/>
			<xsd:enumeration value="BF24"/>
			<xsd:enumeration value="BF25"/>
			<xsd:enumeration value="BF26"/>
			<xsd:enumeration value="BF29"/>
			<xsd:enumeration value="BF30"/>
			<xsd:enumeration value="BF31"/>
			<xsd:enumeration value="BF32"/>
			<xsd:enumeration value="BF33"/>
			<xsd:enumeration value="BF34"/>
			<xsd:enumeration value="BF35"/>
			<xsd:enumeration value="BF36"/>
			<xsd:enumeration value="BF37"/>
			<xsd:enumeration value="BF38"/>
			<xsd:enumeration value="BF39"/>
			<xsd:enumeration value="BF40"/>
			<xsd:enumeration value="BF41"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_FL_ohneSonstige">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Forschung und akademische Lehre" (A-8.1) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="FL01"/>
			<xsd:enumeration value="FL02"/>
			<xsd:enumeration value="FL03"/>
			<xsd:enumeration value="FL04"/>
			<xsd:enumeration value="FL05"/>
			<xsd:enumeration value="FL06"/>
			<xsd:enumeration value="FL07"/>
			<xsd:enumeration value="FL08"/>
			<xsd:enumeration value="FL09"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_HB_ohneSonstige">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Ausbildung in anderen Heilberufen" (A-8.2) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="HB01"/>
			<xsd:enumeration value="HB02"/>
			<xsd:enumeration value="HB03"/>
			<xsd:enumeration value="HB05"/>
			<xsd:enumeration value="HB06"/>
			<xsd:enumeration value="HB07"/>
			<xsd:enumeration value="HB09"/>
			<xsd:enumeration value="HB10"/>
			<xsd:enumeration value="HB11"/>
			<xsd:enumeration value="HB12"/>
			<xsd:enumeration value="HB13"/>
			<xsd:enumeration value="HB14"/>
			<xsd:enumeration value="HB15"/>
			<xsd:enumeration value="HB16"/>
			<xsd:enumeration value="HB17"/>
			<xsd:enumeration value="HB18"/>
			<xsd:enumeration value="HB19"/>
			<xsd:enumeration value="HB20"/>
			<xsd:enumeration value="HB21"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_RM">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Klinisches Risikomanagement – Instrumente und Maßnahmen" (A-12.2.3) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="RM01"/>
			<xsd:enumeration value="RM02"/>
			<xsd:enumeration value="RM04"/>
			<xsd:enumeration value="RM05"/>
			<xsd:enumeration value="RM06"/>
			<xsd:enumeration value="RM07"/>
			<xsd:enumeration value="RM08"/>
			<xsd:enumeration value="RM09"/>
			<xsd:enumeration value="RM10"/>
			<xsd:enumeration value="RM12"/>
			<xsd:enumeration value="RM13"/>
			<xsd:enumeration value="RM14"/>
			<xsd:enumeration value="RM15"/>
			<xsd:enumeration value="RM16"/>
			<xsd:enumeration value="RM17"/>
			<xsd:enumeration value="RM18"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_AS">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Arzneimitteltherapiesicherheit" (A-12.5.4) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="AS01"/>
			<xsd:enumeration value="AS02"/>
			<xsd:enumeration value="AS03"/>
			<xsd:enumeration value="AS04"/>
			<xsd:enumeration value="AS05"/>
			<xsd:enumeration value="AS06"/>
			<xsd:enumeration value="AS07"/>
			<xsd:enumeration value="AS08"/>
			<xsd:enumeration value="AS09"/>
			<xsd:enumeration value="AS10"/>
			<xsd:enumeration value="AS11"/>
			<xsd:enumeration value="AS12"/>
			<xsd:enumeration value="AS13"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_IF">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Einsatz eines einrichtungsinternen Fehlermeldesystems" (A-12.2.3.1) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="IF01"/>
			<xsd:enumeration value="IF02"/>
			<xsd:enumeration value="IF03"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_EF_ohneSonstige">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Teilnahme an einrichtungsübergreifenden Fehlermeldesystemen" (A 12.2.3.2) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="EF01"/>
			<xsd:enumeration value="EF02"/>
			<xsd:enumeration value="EF03"/>
			<xsd:enumeration value="EF06"/>
			<xsd:enumeration value="EF08"/>
			<xsd:enumeration value="EF10"/>
			<xsd:enumeration value="EF11"/>
			<xsd:enumeration value="EF12"/>
			<xsd:enumeration value="EF13"/>
			<xsd:enumeration value="EF14"/>
			<xsd:enumeration value="EF15"/>
			<xsd:enumeration value="EF17"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_EF_Sonstiges">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: Aus der Auswahlliste "Teilnahme an einrichtungsübergreifenden Fehlermeldesystemen" (A 12.2.3.2) im Anhang 2 sind nur die sonstigen Schlüssel-Nrn. zulässig.</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="EF00"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_HM">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Weitere Informationen zur Hygiene" (A-12.3.2) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="HM01"/>
			<xsd:enumeration value="HM02"/>
			<xsd:enumeration value="HM03"/>
			<xsd:enumeration value="HM04"/>
			<xsd:enumeration value="HM05"/>
			<xsd:enumeration value="HM09"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_SP_ohneSonstige">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Spezielles therapeutisches Personal (A-11.4)" im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="SP04"/>
			<xsd:enumeration value="SP05"/>
			<xsd:enumeration value="SP06"/>
			<xsd:enumeration value="SP08"/>
			<xsd:enumeration value="SP09"/>
			<xsd:enumeration value="SP13"/>
			<xsd:enumeration value="SP14"/>
			<xsd:enumeration value="SP15"/>
			<xsd:enumeration value="SP16"/>
			<xsd:enumeration value="SP17"/>
			<xsd:enumeration value="SP18"/>
			<xsd:enumeration value="SP19"/>
			<xsd:enumeration value="SP20"/>
			<xsd:enumeration value="SP21"/>
			<xsd:enumeration value="SP22"/>
			<xsd:enumeration value="SP23"/>
			<xsd:enumeration value="SP24"/>
			<xsd:enumeration value="SP25"/>
			<xsd:enumeration value="SP26"/>
			<xsd:enumeration value="SP27"/>
			<xsd:enumeration value="SP28"/>
			<xsd:enumeration value="SP30"/>
			<xsd:enumeration value="SP31"/>
			<xsd:enumeration value="SP32"/>
			<xsd:enumeration value="SP35"/>
			<xsd:enumeration value="SP36"/>
			<xsd:enumeration value="SP39"/>
			<xsd:enumeration value="SP40"/>
			<xsd:enumeration value="SP42"/>
			<xsd:enumeration value="SP43"/>
			<xsd:enumeration value="SP54"/>
			<xsd:enumeration value="SP55"/>
			<xsd:enumeration value="SP56"/>
			<xsd:enumeration value="SP57"/>
			<xsd:enumeration value="SP58"/>
			<xsd:enumeration value="SP59"/>
			<xsd:enumeration value="SP60"/>
			<xsd:enumeration value="SP61"/>
			<xsd:enumeration value="SP62"/>
			<xsd:enumeration value="SP63"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_SK">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: Schutzkonzept gegen (sexuelle) Gewalt bei Kindern und Jugendlichen (Kapitel A-12.6.1)" im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="SK01"/>
			<xsd:enumeration value="SK02"/>
			<xsd:enumeration value="SK03"/>
			<xsd:enumeration value="SK04"/>
			<xsd:enumeration value="SK05"/>
			<xsd:enumeration value="SK06"/>
			<xsd:enumeration value="SK07"/>
			<xsd:enumeration value="SK08"/>
			<xsd:enumeration value="SK09"/>
			<xsd:enumeration value="SK10"/>
			<xsd:enumeration value="SK11"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_AA_ohneSonstige">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Besondere apparative Ausstattung (A-13)" im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="AA01"/>
			<xsd:enumeration value="AA08"/>
			<xsd:enumeration value="AA09"/>
			<xsd:enumeration value="AA10"/>
			<xsd:enumeration value="AA14"/>
			<xsd:enumeration value="AA15"/>
			<xsd:enumeration value="AA18"/>
			<xsd:enumeration value="AA21"/>
			<xsd:enumeration value="AA22"/>
			<xsd:enumeration value="AA23"/>
			<xsd:enumeration value="AA26"/>
			<xsd:enumeration value="AA30"/>
			<xsd:enumeration value="AA32"/>
			<xsd:enumeration value="AA33"/>
			<xsd:enumeration value="AA38"/>
			<xsd:enumeration value="AA43"/>
			<xsd:enumeration value="AA47"/>
			<xsd:enumeration value="AA50"/>
			<xsd:enumeration value="AA56"/>
			<xsd:enumeration value="AA57"/>
			<xsd:enumeration value="AA68"/>
			<xsd:enumeration value="AA69"/>
			<xsd:enumeration value="AA70"/>
			<xsd:enumeration value="AA71"/>
			<xsd:enumeration value="AA72"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Module_Spezielle_Notfallversorgung">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Module der Speziellen Notfallversorgung" (A-14.2) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="SN01"/>
			<xsd:enumeration value="SN02"/>
			<xsd:enumeration value="SN03"/>
			<xsd:enumeration value="SN04"/>
			<xsd:enumeration value="SN05"/>
			<xsd:enumeration value="SN06"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Modul_Spezialversorgung">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Voraussetzung zur Erfuellung des Moduls Spezialversorgung" (A-14.3)</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="Krankenhäuser und selbstständig gebietsärztlich geleitete Abteilungen für die Fachgebiete Psychiatrie und Psychotherapie, Kinder- und Jugendpsychiatrie und -psychotherapie sowie Psychosomatische Medizin und Psychotherapie, die nicht in das DRG-Vergütungssystem einbezogen sind"/>
			<xsd:enumeration value="Besondere Einrichtung gemäß § 17b Absatz 1 Satz 10 des Krankenhausfinanzierungsgesetzes (KHG), sofern sie im Landeskrankenhausplan als besondere Einrichtungen in der Notfallversorgung ausgewiesen sind und zu jeder Zeit an der Notfallversorgung teilnehmen"/>
			<xsd:enumeration value="Krankenhäuser, die aufgrund krankenhausplanerischer Festlegung als Spezialversorger ausgewiesen sind, oder Krankenhäuser ohne Sicherstellungszuschlag, die nach Feststellung der Landeskrankenhausplanungsbehörde für die Gewährleistung der Notfallversorgung zwingend erforderlich sind und 24 Stunden an 7 Tagen pro Woche an der Notfallversorgung teilnehmen"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_VA_VU_ohneSonstige">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: Aus der Auswahlliste "Medizinische Leistungsangebote (B-X.3 und B-X.8)" im Anhang 2 sind alle Schlüssel-Nrn. mit Ausnahme der sonstigen Schlüssel ("VA00", "VC00", "VD00", "VG00", "VH00", "VI00", "VN00", "VO00", "VK00", "VP00", "VR00", "VU00", "VX00", "VZ00") zulässig.</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="VA01"/>
			<xsd:enumeration value="VA02"/>
			<xsd:enumeration value="VA03"/>
			<xsd:enumeration value="VA04"/>
			<xsd:enumeration value="VA05"/>
			<xsd:enumeration value="VA06"/>
			<xsd:enumeration value="VA07"/>
			<xsd:enumeration value="VA08"/>
			<xsd:enumeration value="VA09"/>
			<xsd:enumeration value="VA10"/>
			<xsd:enumeration value="VA11"/>
			<xsd:enumeration value="VA12"/>
			<xsd:enumeration value="VA13"/>
			<xsd:enumeration value="VA14"/>
			<xsd:enumeration value="VA15"/>
			<xsd:enumeration value="VA16"/>
			<xsd:enumeration value="VA17"/>
			<xsd:enumeration value="VA18"/>
			<xsd:enumeration value="VC01"/>
			<xsd:enumeration value="VC02"/>
			<xsd:enumeration value="VC03"/>
			<xsd:enumeration value="VC04"/>
			<xsd:enumeration value="VC05"/>
			<xsd:enumeration value="VC06"/>
			<xsd:enumeration value="VC07"/>
			<xsd:enumeration value="VC08"/>
			<xsd:enumeration value="VC09"/>
			<xsd:enumeration value="VC10"/>
			<xsd:enumeration value="VC11"/>
			<xsd:enumeration value="VC12"/>
			<xsd:enumeration value="VC13"/>
			<xsd:enumeration value="VC14"/>
			<xsd:enumeration value="VC15"/>
			<xsd:enumeration value="VC16"/>
			<xsd:enumeration value="VC17"/>
			<xsd:enumeration value="VC18"/>
			<xsd:enumeration value="VC19"/>
			<xsd:enumeration value="VC20"/>
			<xsd:enumeration value="VC21"/>
			<xsd:enumeration value="VC22"/>
			<xsd:enumeration value="VC23"/>
			<xsd:enumeration value="VC24"/>
			<xsd:enumeration value="VC25"/>
			<xsd:enumeration value="VC26"/>
			<xsd:enumeration value="VC27"/>
			<xsd:enumeration value="VC28"/>
			<xsd:enumeration value="VC29"/>
			<xsd:enumeration value="VC30"/>
			<xsd:enumeration value="VC31"/>
			<xsd:enumeration value="VC32"/>
			<xsd:enumeration value="VC33"/>
			<xsd:enumeration value="VC34"/>
			<xsd:enumeration value="VC35"/>
			<xsd:enumeration value="VC36"/>
			<xsd:enumeration value="VC37"/>
			<xsd:enumeration value="VC38"/>
			<xsd:enumeration value="VC39"/>
			<xsd:enumeration value="VC40"/>
			<xsd:enumeration value="VC41"/>
			<xsd:enumeration value="VC42"/>
			<xsd:enumeration value="VC43"/>
			<xsd:enumeration value="VC44"/>
			<xsd:enumeration value="VC45"/>
			<xsd:enumeration value="VC46"/>
			<xsd:enumeration value="VC47"/>
			<xsd:enumeration value="VC48"/>
			<xsd:enumeration value="VC49"/>
			<xsd:enumeration value="VC50"/>
			<xsd:enumeration value="VC51"/>
			<xsd:enumeration value="VC52"/>
			<xsd:enumeration value="VC53"/>
			<xsd:enumeration value="VC54"/>
			<xsd:enumeration value="VC55"/>
			<xsd:enumeration value="VC56"/>
			<xsd:enumeration value="VC57"/>
			<xsd:enumeration value="VC58"/>
			<xsd:enumeration value="VC59"/>
			<xsd:enumeration value="VC60"/>
			<xsd:enumeration value="VC61"/>
			<xsd:enumeration value="VC62"/>
			<xsd:enumeration value="VC63"/>
			<xsd:enumeration value="VC64"/>
			<xsd:enumeration value="VC65"/>
			<xsd:enumeration value="VC66"/>
			<xsd:enumeration value="VC67"/>
			<xsd:enumeration value="VC68"/>
			<xsd:enumeration value="VC69"/>
			<xsd:enumeration value="VC70"/>
			<xsd:enumeration value="VC71"/>
			<xsd:enumeration value="VD01"/>
			<xsd:enumeration value="VD02"/>
			<xsd:enumeration value="VD03"/>
			<xsd:enumeration value="VD04"/>
			<xsd:enumeration value="VD05"/>
			<xsd:enumeration value="VD06"/>
			<xsd:enumeration value="VD07"/>
			<xsd:enumeration value="VD08"/>
			<xsd:enumeration value="VD09"/>
			<xsd:enumeration value="VD10"/>
			<xsd:enumeration value="VD11"/>
			<xsd:enumeration value="VD12"/>
			<xsd:enumeration value="VD13"/>
			<xsd:enumeration value="VD14"/>
			<xsd:enumeration value="VD15"/>
			<xsd:enumeration value="VD16"/>
			<xsd:enumeration value="VD17"/>
			<xsd:enumeration value="VD18"/>
			<xsd:enumeration value="VD19"/>
			<xsd:enumeration value="VD20"/>
			<xsd:enumeration value="VG01"/>
			<xsd:enumeration value="VG02"/>
			<xsd:enumeration value="VG03"/>
			<xsd:enumeration value="VG04"/>
			<xsd:enumeration value="VG05"/>
			<xsd:enumeration value="VG06"/>
			<xsd:enumeration value="VG07"/>
			<xsd:enumeration value="VG08"/>
			<xsd:enumeration value="VG09"/>
			<xsd:enumeration value="VG10"/>
			<xsd:enumeration value="VG11"/>
			<xsd:enumeration value="VG12"/>
			<xsd:enumeration value="VG13"/>
			<xsd:enumeration value="VG14"/>
			<xsd:enumeration value="VG15"/>
			<xsd:enumeration value="VG16"/>
			<xsd:enumeration value="VG17"/>
			<xsd:enumeration value="VG18"/>
			<xsd:enumeration value="VG19"/>
			<xsd:enumeration value="VH01"/>
			<xsd:enumeration value="VH02"/>
			<xsd:enumeration value="VH03"/>
			<xsd:enumeration value="VH04"/>
			<xsd:enumeration value="VH05"/>
			<xsd:enumeration value="VH06"/>
			<xsd:enumeration value="VH07"/>
			<xsd:enumeration value="VH08"/>
			<xsd:enumeration value="VH09"/>
			<xsd:enumeration value="VH10"/>
			<xsd:enumeration value="VH11"/>
			<xsd:enumeration value="VH12"/>
			<xsd:enumeration value="VH13"/>
			<xsd:enumeration value="VH14"/>
			<xsd:enumeration value="VH15"/>
			<xsd:enumeration value="VH16"/>
			<xsd:enumeration value="VH17"/>
			<xsd:enumeration value="VH18"/>
			<xsd:enumeration value="VH19"/>
			<xsd:enumeration value="VH20"/>
			<xsd:enumeration value="VH21"/>
			<xsd:enumeration value="VH22"/>
			<xsd:enumeration value="VH23"/>
			<xsd:enumeration value="VH24"/>
			<xsd:enumeration value="VH25"/>
			<xsd:enumeration value="VH26"/>
			<xsd:enumeration value="VH27"/>
			<xsd:enumeration value="VI01"/>
			<xsd:enumeration value="VI02"/>
			<xsd:enumeration value="VI03"/>
			<xsd:enumeration value="VI04"/>
			<xsd:enumeration value="VI05"/>
			<xsd:enumeration value="VI06"/>
			<xsd:enumeration value="VI07"/>
			<xsd:enumeration value="VI08"/>
			<xsd:enumeration value="VI09"/>
			<xsd:enumeration value="VI10"/>
			<xsd:enumeration value="VI11"/>
			<xsd:enumeration value="VI12"/>
			<xsd:enumeration value="VI13"/>
			<xsd:enumeration value="VI14"/>
			<xsd:enumeration value="VI15"/>
			<xsd:enumeration value="VI16"/>
			<xsd:enumeration value="VI17"/>
			<xsd:enumeration value="VI18"/>
			<xsd:enumeration value="VI19"/>
			<xsd:enumeration value="VI20"/>
			<xsd:enumeration value="VI21"/>
			<xsd:enumeration value="VI22"/>
			<xsd:enumeration value="VI23"/>
			<xsd:enumeration value="VI24"/>
			<xsd:enumeration value="VI25"/>
			<xsd:enumeration value="VI26"/>
			<xsd:enumeration value="VI27"/>
			<xsd:enumeration value="VI28"/>
			<xsd:enumeration value="VI29"/>
			<xsd:enumeration value="VI30"/>
			<xsd:enumeration value="VI31"/>
			<xsd:enumeration value="VI32"/>
			<xsd:enumeration value="VI33"/>
			<xsd:enumeration value="VI34"/>
			<xsd:enumeration value="VI35"/>
			<xsd:enumeration value="VI36"/>
			<xsd:enumeration value="VI37"/>
			<xsd:enumeration value="VI38"/>
			<xsd:enumeration value="VI39"/>
			<xsd:enumeration value="VI40"/>
			<xsd:enumeration value="VI41"/>
			<xsd:enumeration value="VI42"/>
			<xsd:enumeration value="VI43"/>
			<xsd:enumeration value="VI44"/>
			<xsd:enumeration value="VI45"/>
			<xsd:enumeration value="VN01"/>
			<xsd:enumeration value="VN02"/>
			<xsd:enumeration value="VN03"/>
			<xsd:enumeration value="VN04"/>
			<xsd:enumeration value="VN05"/>
			<xsd:enumeration value="VN06"/>
			<xsd:enumeration value="VN07"/>
			<xsd:enumeration value="VN08"/>
			<xsd:enumeration value="VN09"/>
			<xsd:enumeration value="VN10"/>
			<xsd:enumeration value="VN11"/>
			<xsd:enumeration value="VN12"/>
			<xsd:enumeration value="VN13"/>
			<xsd:enumeration value="VN14"/>
			<xsd:enumeration value="VN15"/>
			<xsd:enumeration value="VN16"/>
			<xsd:enumeration value="VN17"/>
			<xsd:enumeration value="VN18"/>
			<xsd:enumeration value="VN19"/>
			<xsd:enumeration value="VN20"/>
			<xsd:enumeration value="VN21"/>
			<xsd:enumeration value="VN22"/>
			<xsd:enumeration value="VN23"/>
			<xsd:enumeration value="VN24"/>
			<xsd:enumeration value="VO01"/>
			<xsd:enumeration value="VO02"/>
			<xsd:enumeration value="VO03"/>
			<xsd:enumeration value="VO04"/>
			<xsd:enumeration value="VO05"/>
			<xsd:enumeration value="VO06"/>
			<xsd:enumeration value="VO07"/>
			<xsd:enumeration value="VO08"/>
			<xsd:enumeration value="VO09"/>
			<xsd:enumeration value="VO10"/>
			<xsd:enumeration value="VO11"/>
			<xsd:enumeration value="VO12"/>
			<xsd:enumeration value="VO13"/>
			<xsd:enumeration value="VO14"/>
			<xsd:enumeration value="VO15"/>
			<xsd:enumeration value="VO16"/>
			<xsd:enumeration value="VO17"/>
			<xsd:enumeration value="VO18"/>
			<xsd:enumeration value="VO19"/>
			<xsd:enumeration value="VO20"/>
			<xsd:enumeration value="VO21"/>
			<xsd:enumeration value="VK01"/>
			<xsd:enumeration value="VK02"/>
			<xsd:enumeration value="VK03"/>
			<xsd:enumeration value="VK04"/>
			<xsd:enumeration value="VK05"/>
			<xsd:enumeration value="VK06"/>
			<xsd:enumeration value="VK07"/>
			<xsd:enumeration value="VK08"/>
			<xsd:enumeration value="VK09"/>
			<xsd:enumeration value="VK10"/>
			<xsd:enumeration value="VK11"/>
			<xsd:enumeration value="VK12"/>
			<xsd:enumeration value="VK13"/>
			<xsd:enumeration value="VK14"/>
			<xsd:enumeration value="VK15"/>
			<xsd:enumeration value="VK16"/>
			<xsd:enumeration value="VK17"/>
			<xsd:enumeration value="VK18"/>
			<xsd:enumeration value="VK20"/>
			<xsd:enumeration value="VK21"/>
			<xsd:enumeration value="VK22"/>
			<xsd:enumeration value="VK23"/>
			<xsd:enumeration value="VK24"/>
			<xsd:enumeration value="VK25"/>
			<xsd:enumeration value="VK26"/>
			<xsd:enumeration value="VK27"/>
			<xsd:enumeration value="VK28"/>
			<xsd:enumeration value="VK29"/>
			<xsd:enumeration value="VK30"/>
			<xsd:enumeration value="VK31"/>
			<xsd:enumeration value="VK32"/>
			<xsd:enumeration value="VK33"/>
			<xsd:enumeration value="VK34"/>
			<xsd:enumeration value="VK35"/>
			<xsd:enumeration value="VK36"/>
			<xsd:enumeration value="VK37"/>
			<xsd:enumeration value="VP01"/>
			<xsd:enumeration value="VP02"/>
			<xsd:enumeration value="VP03"/>
			<xsd:enumeration value="VP04"/>
			<xsd:enumeration value="VP05"/>
			<xsd:enumeration value="VP06"/>
			<xsd:enumeration value="VP07"/>
			<xsd:enumeration value="VP08"/>
			<xsd:enumeration value="VP09"/>
			<xsd:enumeration value="VP10"/>
			<xsd:enumeration value="VP11"/>
			<xsd:enumeration value="VP12"/>
			<xsd:enumeration value="VP13"/>
			<xsd:enumeration value="VP14"/>
			<xsd:enumeration value="VP15"/>
			<xsd:enumeration value="VP16"/>
			<xsd:enumeration value="VR01"/>
			<xsd:enumeration value="VR02"/>
			<xsd:enumeration value="VR03"/>
			<xsd:enumeration value="VR04"/>
			<xsd:enumeration value="VR05"/>
			<xsd:enumeration value="VR06"/>
			<xsd:enumeration value="VR07"/>
			<xsd:enumeration value="VR08"/>
			<xsd:enumeration value="VR09"/>
			<xsd:enumeration value="VR10"/>
			<xsd:enumeration value="VR11"/>
			<xsd:enumeration value="VR12"/>
			<xsd:enumeration value="VR13"/>
			<xsd:enumeration value="VR14"/>
			<xsd:enumeration value="VR15"/>
			<xsd:enumeration value="VR16"/>
			<xsd:enumeration value="VR17"/>
			<xsd:enumeration value="VR18"/>
			<xsd:enumeration value="VR19"/>
			<xsd:enumeration value="VR20"/>
			<xsd:enumeration value="VR21"/>
			<xsd:enumeration value="VR22"/>
			<xsd:enumeration value="VR23"/>
			<xsd:enumeration value="VR24"/>
			<xsd:enumeration value="VR25"/>
			<xsd:enumeration value="VR26"/>
			<xsd:enumeration value="VR27"/>
			<xsd:enumeration value="VR28"/>
			<xsd:enumeration value="VR29"/>
			<xsd:enumeration value="VR30"/>
			<xsd:enumeration value="VR31"/>
			<xsd:enumeration value="VR32"/>
			<xsd:enumeration value="VR33"/>
			<xsd:enumeration value="VR34"/>
			<xsd:enumeration value="VR35"/>
			<xsd:enumeration value="VR36"/>
			<xsd:enumeration value="VR37"/>
			<xsd:enumeration value="VR38"/>
			<xsd:enumeration value="VR39"/>
			<xsd:enumeration value="VR40"/>
			<xsd:enumeration value="VR41"/>
			<xsd:enumeration value="VR42"/>
			<xsd:enumeration value="VR43"/>
			<xsd:enumeration value="VR44"/>
			<xsd:enumeration value="VR45"/>
			<xsd:enumeration value="VR46"/>
			<xsd:enumeration value="VR47"/>
			<xsd:enumeration value="VU01"/>
			<xsd:enumeration value="VU02"/>
			<xsd:enumeration value="VU03"/>
			<xsd:enumeration value="VU04"/>
			<xsd:enumeration value="VU05"/>
			<xsd:enumeration value="VU06"/>
			<xsd:enumeration value="VU07"/>
			<xsd:enumeration value="VU08"/>
			<xsd:enumeration value="VU09"/>
			<xsd:enumeration value="VU10"/>
			<xsd:enumeration value="VU11"/>
			<xsd:enumeration value="VU12"/>
			<xsd:enumeration value="VU13"/>
			<xsd:enumeration value="VU14"/>
			<xsd:enumeration value="VU15"/>
			<xsd:enumeration value="VU16"/>
			<xsd:enumeration value="VU17"/>
			<xsd:enumeration value="VU18"/>
			<xsd:enumeration value="VU19"/>
			<xsd:enumeration value="VZ01"/>
			<xsd:enumeration value="VZ02"/>
			<xsd:enumeration value="VZ03"/>
			<xsd:enumeration value="VZ04"/>
			<xsd:enumeration value="VZ05"/>
			<xsd:enumeration value="VZ06"/>
			<xsd:enumeration value="VZ07"/>
			<xsd:enumeration value="VZ08"/>
			<xsd:enumeration value="VZ09"/>
			<xsd:enumeration value="VZ10"/>
			<xsd:enumeration value="VZ11"/>
			<xsd:enumeration value="VZ12"/>
			<xsd:enumeration value="VZ13"/>
			<xsd:enumeration value="VZ14"/>
			<xsd:enumeration value="VZ15"/>
			<xsd:enumeration value="VZ16"/>
			<xsd:enumeration value="VZ17"/>
			<xsd:enumeration value="VZ18"/>
			<xsd:enumeration value="VZ19"/>
			<xsd:enumeration value="VZ20"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_VA_VU_Sonstige">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: Aus der Auswahlliste "Medizinische Leistungsangebote der Fachabteilung/ Organisationseinheit (B-X.3 und B-X.8)" im Anhang 2 sind nur die sonstigen Schlüssel-Nrn. zulässig.</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="VA00"/>
			<xsd:enumeration value="VC00"/>
			<xsd:enumeration value="VD00"/>
			<xsd:enumeration value="VG00"/>
			<xsd:enumeration value="VH00"/>
			<xsd:enumeration value="VI00"/>
			<xsd:enumeration value="VK00"/>
			<xsd:enumeration value="VN00"/>
			<xsd:enumeration value="VO00"/>
			<xsd:enumeration value="VP00"/>
			<xsd:enumeration value="VR00"/>
			<xsd:enumeration value="VU00"/>
			<xsd:enumeration value="VX00"/>
			<xsd:enumeration value="VZ00"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_AM_ohneSonstige_ohneAM_116b">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: Aus der Auswahlliste "Ambulante Behandlungsmöglichkeiten (B-X.8)" im Anhang 2 sind alle Schlüssel-Nrn. mit Ausnahme des Schlüssels 116b ("AM06 und "AM17") zulässig.</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="AM01"/>
			<xsd:enumeration value="AM02"/>
			<xsd:enumeration value="AM03"/>
			<xsd:enumeration value="AM04"/>
			<xsd:enumeration value="AM05"/>
			<xsd:enumeration value="AM07"/>
			<xsd:enumeration value="AM08"/>
			<xsd:enumeration value="AM09"/>
			<xsd:enumeration value="AM10"/>
			<xsd:enumeration value="AM11"/>
			<xsd:enumeration value="AM12"/>
			<xsd:enumeration value="AM13"/>
			<xsd:enumeration value="AM14"/>
			<xsd:enumeration value="AM15"/>
			<xsd:enumeration value="AM16"/>
			<xsd:enumeration value="AM18"/>
			<xsd:enumeration value="AM19"/>
			<xsd:enumeration value="AM20"/>
			<xsd:enumeration value="AM21"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_AM_Sonstige">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: Aus der Auswahlliste "Ambulante Behandlungsmöglichkeiten (B-X.8)" im Anhang 2 sind nur die sonstigen Schlüssel-Nrn. zulässig.</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="AM00"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_AM_116b">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: Aus der Auswahlliste "Ambulante Behandlungsmöglichkeiten (B-X.8)" im Anhang 2 sind nur die Schlüssel 116b ("AM06" und "AM17") zulässig.</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="AM06"/>
			<xsd:enumeration value="AM17"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_LK">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Leistungen im Katalog gemäß § 116b Absatz 3 SGB V (B-X.8)" im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="LK01"/>
			<xsd:enumeration value="LK02"/>
			<xsd:enumeration value="LK05"/>
			<xsd:enumeration value="LK06"/>
			<xsd:enumeration value="LK07"/>
			<xsd:enumeration value="LK11"/>
			<xsd:enumeration value="LK12"/>
			<xsd:enumeration value="LK15_3"/>
			<xsd:enumeration value="LK15_5"/>
			<xsd:enumeration value="LK15_7"/>
			<xsd:enumeration value="LK15_10"/>
			<xsd:enumeration value="LK15_11"/>
			<xsd:enumeration value="LK16"/>
			<xsd:enumeration value="LK18"/>
			<xsd:enumeration value="LK20"/>
			<xsd:enumeration value="LK21"/>
			<xsd:enumeration value="LK22"/>
			<xsd:enumeration value="LK23"/>
			<xsd:enumeration value="LK24"/>
			<xsd:enumeration value="LK27"/>
			<xsd:enumeration value="LK28"/>
			<xsd:enumeration value="LK29"/>
			<xsd:enumeration value="LK30"/>
			<xsd:enumeration value="LK31"/>
			<xsd:enumeration value="LK32"/>
			<xsd:enumeration value="LK33"/>
			<xsd:enumeration value="LK34"/>
			<xsd:enumeration value="LK35"/>
			<xsd:enumeration value="LK36"/>
			<xsd:enumeration value="LK37"/>
			<xsd:enumeration value="LK38"/>
			<xsd:enumeration value="LK39"/>
			<xsd:enumeration value="LK40"/>
			<xsd:enumeration value="LK41"/>
			<xsd:enumeration value="LK42"/>
			<xsd:enumeration value="LK43"/>
			<xsd:enumeration value="LK44"/>
			<xsd:enumeration value="LK45"/>
			<xsd:enumeration value="LK46"/>
			<xsd:enumeration value="LK47"/>
			<xsd:enumeration value="LK48"/>
			<xsd:enumeration value="LK49"/>
			<xsd:enumeration value="LK50"/>
			<xsd:enumeration value="LK51"/>
			<xsd:enumeration value="LK52"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_AQ_ZF_ohneSonstige">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Ärztliche und zahnärztliche Fachexpertise der Abteilung (B-X.11.1)" im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="AQ01"/>
			<xsd:enumeration value="AQ02"/>
			<xsd:enumeration value="AQ03"/>
			<xsd:enumeration value="AQ04"/>
			<xsd:enumeration value="AQ05"/>
			<xsd:enumeration value="AQ06"/>
			<xsd:enumeration value="AQ07"/>
			<xsd:enumeration value="AQ08"/>
			<xsd:enumeration value="AQ09"/>
			<xsd:enumeration value="AQ10"/>
			<xsd:enumeration value="AQ11"/>
			<xsd:enumeration value="AQ12"/>
			<xsd:enumeration value="AQ13"/>
			<xsd:enumeration value="AQ14"/>
			<xsd:enumeration value="AQ15"/>
			<xsd:enumeration value="AQ16"/>
			<xsd:enumeration value="AQ17"/>
			<xsd:enumeration value="AQ18"/>
			<xsd:enumeration value="AQ19"/>
			<xsd:enumeration value="AQ20"/>
			<xsd:enumeration value="AQ21"/>
			<xsd:enumeration value="AQ22"/>
			<xsd:enumeration value="AQ23"/>
			<xsd:enumeration value="AQ24"/>
			<xsd:enumeration value="AQ25"/>
			<xsd:enumeration value="AQ26"/>
			<xsd:enumeration value="AQ27"/>
			<xsd:enumeration value="AQ28"/>
			<xsd:enumeration value="AQ29"/>
			<xsd:enumeration value="AQ30"/>
			<xsd:enumeration value="AQ31"/>
			<xsd:enumeration value="AQ32"/>
			<xsd:enumeration value="AQ33"/>
			<xsd:enumeration value="AQ34"/>
			<xsd:enumeration value="AQ35"/>
			<xsd:enumeration value="AQ36"/>
			<xsd:enumeration value="AQ37"/>
			<xsd:enumeration value="AQ38"/>
			<xsd:enumeration value="AQ39"/>
			<xsd:enumeration value="AQ40"/>
			<xsd:enumeration value="AQ41"/>
			<xsd:enumeration value="AQ42"/>
			<xsd:enumeration value="AQ43"/>
			<xsd:enumeration value="AQ44"/>
			<xsd:enumeration value="AQ45"/>
			<xsd:enumeration value="AQ46"/>
			<xsd:enumeration value="AQ47"/>
			<xsd:enumeration value="AQ48"/>
			<xsd:enumeration value="AQ49"/>
			<xsd:enumeration value="AQ50"/>
			<xsd:enumeration value="AQ51"/>
			<xsd:enumeration value="AQ52"/>
			<xsd:enumeration value="AQ53"/>
			<xsd:enumeration value="AQ54"/>
			<xsd:enumeration value="AQ55"/>
			<xsd:enumeration value="AQ56"/>
			<xsd:enumeration value="AQ57"/>
			<xsd:enumeration value="AQ58"/>
			<xsd:enumeration value="AQ59"/>
			<xsd:enumeration value="AQ60"/>
			<xsd:enumeration value="AQ63"/>
			<xsd:enumeration value="AQ65"/>
			<xsd:enumeration value="AQ66"/>
			<xsd:enumeration value="AQ67"/>
			<xsd:enumeration value="AQ68"/>
			<xsd:enumeration value="AQ69"/>
			<xsd:enumeration value="AQ70"/>
			<xsd:enumeration value="AQ71"/>
			<xsd:enumeration value="AQ72"/>
			<xsd:enumeration value="AQ73"/>
			<xsd:enumeration value="AQ74"/>
			<xsd:enumeration value="AQ75"/>
			<xsd:enumeration value="ZF01"/>
			<xsd:enumeration value="ZF02"/>
			<xsd:enumeration value="ZF03"/>
			<xsd:enumeration value="ZF04"/>
			<xsd:enumeration value="ZF05"/>
			<xsd:enumeration value="ZF06"/>
			<xsd:enumeration value="ZF07"/>
			<xsd:enumeration value="ZF08"/>
			<xsd:enumeration value="ZF09"/>
			<xsd:enumeration value="ZF10"/>
			<xsd:enumeration value="ZF11"/>
			<xsd:enumeration value="ZF12"/>
			<xsd:enumeration value="ZF13"/>
			<xsd:enumeration value="ZF14"/>
			<xsd:enumeration value="ZF15"/>
			<xsd:enumeration value="ZF16"/>
			<xsd:enumeration value="ZF17"/>
			<xsd:enumeration value="ZF18"/>
			<xsd:enumeration value="ZF19"/>
			<xsd:enumeration value="ZF20"/>
			<xsd:enumeration value="ZF21"/>
			<xsd:enumeration value="ZF22"/>
			<xsd:enumeration value="ZF23"/>
			<xsd:enumeration value="ZF24"/>
			<xsd:enumeration value="ZF25"/>
			<xsd:enumeration value="ZF26"/>
			<xsd:enumeration value="ZF27"/>
			<xsd:enumeration value="ZF28"/>
			<xsd:enumeration value="ZF29"/>
			<xsd:enumeration value="ZF30"/>
			<xsd:enumeration value="ZF31"/>
			<xsd:enumeration value="ZF32"/>
			<xsd:enumeration value="ZF33"/>
			<xsd:enumeration value="ZF34"/>
			<xsd:enumeration value="ZF35"/>
			<xsd:enumeration value="ZF36"/>
			<xsd:enumeration value="ZF37"/>
			<xsd:enumeration value="ZF38"/>
			<xsd:enumeration value="ZF39"/>
			<xsd:enumeration value="ZF40"/>
			<xsd:enumeration value="ZF41"/>
			<xsd:enumeration value="ZF42"/>
			<xsd:enumeration value="ZF43"/>
			<xsd:enumeration value="ZF44"/>
			<xsd:enumeration value="ZF45"/>
			<xsd:enumeration value="ZF46"/>
			<xsd:enumeration value="ZF49"/>
			<xsd:enumeration value="ZF50"/>
			<xsd:enumeration value="ZF51"/>
			<xsd:enumeration value="ZF52"/>
			<xsd:enumeration value="ZF53"/>
			<xsd:enumeration value="ZF54"/>
			<xsd:enumeration value="ZF55"/>
			<xsd:enumeration value="ZF56"/>
			<xsd:enumeration value="ZF57"/>
			<xsd:enumeration value="ZF58"/>
			<xsd:enumeration value="ZF59"/>
			<xsd:enumeration value="ZF60"/>
			<xsd:enumeration value="ZF61"/>
			<xsd:enumeration value="ZF62"/>
			<xsd:enumeration value="ZF63"/>
			<xsd:enumeration value="ZF64"/>
			<xsd:enumeration value="ZF65"/>
			<xsd:enumeration value="ZF66"/>
			<xsd:enumeration value="ZF67"/>
			<xsd:enumeration value="ZF68"/>
			<xsd:enumeration value="ZF69"/>
			<xsd:enumeration value="ZF70"/>
			<xsd:enumeration value="ZF71"/>
			<xsd:enumeration value="ZF72"/>
			<xsd:enumeration value="ZF73"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_PQ_ZP_ohneSonstige">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Pflegerische Fachexpertise der Abteilung (B-X.11.2)" im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="PQ01"/>
			<xsd:enumeration value="PQ02"/>
			<xsd:enumeration value="PQ04"/>
			<xsd:enumeration value="PQ05"/>
			<xsd:enumeration value="PQ06"/>
			<xsd:enumeration value="PQ07"/>
			<xsd:enumeration value="PQ08"/>
			<xsd:enumeration value="PQ09"/>
			<xsd:enumeration value="PQ10"/>
			<xsd:enumeration value="PQ11"/>
			<xsd:enumeration value="PQ12"/>
			<xsd:enumeration value="PQ13"/>
			<xsd:enumeration value="PQ14"/>
			<xsd:enumeration value="PQ15"/>
			<xsd:enumeration value="PQ16"/>
			<xsd:enumeration value="PQ17"/>
			<xsd:enumeration value="PQ18"/>
			<xsd:enumeration value="PQ19"/>
			<xsd:enumeration value="PQ20"/>
			<xsd:enumeration value="PQ21"/>
			<xsd:enumeration value="PQ22"/>
			<xsd:enumeration value="ZP01"/>
			<xsd:enumeration value="ZP02"/>
			<xsd:enumeration value="ZP03"/>
			<xsd:enumeration value="ZP04"/>
			<xsd:enumeration value="ZP05"/>
			<xsd:enumeration value="ZP06"/>
			<xsd:enumeration value="ZP07"/>
			<xsd:enumeration value="ZP08"/>
			<xsd:enumeration value="ZP09"/>
			<xsd:enumeration value="ZP13"/>
			<xsd:enumeration value="ZP14"/>
			<xsd:enumeration value="ZP15"/>
			<xsd:enumeration value="ZP16"/>
			<xsd:enumeration value="ZP18"/>
			<xsd:enumeration value="ZP19"/>
			<xsd:enumeration value="ZP20"/>
			<xsd:enumeration value="ZP22"/>
			<xsd:enumeration value="ZP23"/>
			<xsd:enumeration value="ZP24"/>
			<xsd:enumeration value="ZP25"/>
			<xsd:enumeration value="ZP26"/>
			<xsd:enumeration value="ZP27"/>
			<xsd:enumeration value="ZP28"/>
			<xsd:enumeration value="ZP29"/>
			<xsd:enumeration value="ZP30"/>
			<xsd:enumeration value="ZP31"/>
			<xsd:enumeration value="ZP32"/>
			<xsd:enumeration value="ZP33"/>
			<xsd:enumeration value="ZP34"/>
			<xsd:enumeration value="ZP35"/>
			<xsd:enumeration value="ZP36"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_MM">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Umsetzung der Mindestmengenregelungen - Begründungen bei Nichterreichen der Mindestmenge" (C-5.1) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="MM01"/>
			<xsd:enumeration value="MM04"/>
			<xsd:enumeration value="MM06"/>
			<xsd:enumeration value="MM07"/>
			<xsd:enumeration value="MM08"/>
			<xsd:enumeration value="MM09"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_CQ">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Umsetzung von Beschlüssen zur Qualitätssicherung nach § 136 Absatz 1 Satz 1 Nr. 2 SGB V" (C-6) im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="CQ01"/>
			<xsd:enumeration value="CQ02"/>
			<xsd:enumeration value="CQ03"/>
			<xsd:enumeration value="CQ04"/>
			<xsd:enumeration value="CQ05"/>
			<xsd:enumeration value="CQ06"/>
			<xsd:enumeration value="CQ07"/>
			<xsd:enumeration value="CQ08"/>
			<xsd:enumeration value="CQ24"/>
			<xsd:enumeration value="CQ25"/>
			<xsd:enumeration value="CQ26"/>
			<xsd:enumeration value="CQ27"/>
			<xsd:enumeration value="CQ28"/>
			<xsd:enumeration value="CQ29"/>
			<xsd:enumeration value="CQ30"/>
			<xsd:enumeration value="CQ31"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Leistb_QS_Landesrecht">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Externe Qualitätssicherung nach Landesrecht (C-2)" im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="MRE"/>
			<xsd:enumeration value="Schlaganfall"/>
			<xsd:enumeration value="Schlaganfall: Akutbehandlung"/>
			<xsd:enumeration value="Schlaganfall: neurologische Frührehabilitation"/>
			<xsd:enumeration value="Universelles Neugeborenen-Hörscreening"/>
			<xsd:enumeration value="Landesverfahren MRE-Projekt Hessen"/>
			<xsd:enumeration value="Landesverfahren Schlaganfallversorgung Hessen: SA Akut"/>
			<xsd:enumeration value="Landesverfahren Schlaganfallversorgung Hessen: SA Frührehabilitation"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_DMP">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: Werte der Spalte "DMP" der Tabelle "Gemäß seinem Leistungsspektrum nimmt das Krankenhaus an den folgenden DMP teil:" (C-3) in Anlage</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="Diabetes mellitus Typ 1"/>
			<xsd:enumeration value="Diabetes mellitus Typ 2"/>
			<xsd:enumeration value="Brustkrebs"/>
			<xsd:enumeration value="Koronare Herzkrankheit (KHK)"/>
			<xsd:enumeration value="Chronische Herzinsuffizienz"/>
			<xsd:enumeration value="Asthma bronchiale"/>
			<xsd:enumeration value="Chronische obstruktive Lungenerkrankung (COPD)"/>
			<xsd:enumeration value="Chronischer Rückenschmerz"/>
			<xsd:enumeration value="Depression"/>
			<xsd:enumeration value="Osteoporose"/>
			<xsd:enumeration value="Rheumatoide Arthritis"/>
			<xsd:enumeration value="Adipositas Erwachsene"/>		
			<xsd:enumeration value="Adipositas Kinder/Jugendliche (Inkrafttreten 1. Juli 2025)"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Leistb_Mindestmengen">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: Werte der Spalte "Leistungsbereich" der Tabelle "Umsetzung der Mindestmengenregelungen nach § 137 Absatz 3 Satz 1 Nr. 2 SGB V" (C-5) in Anlage</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="Lebertransplantation (inklusive Teilleber-Lebendspende)"/>
			<xsd:enumeration value="Nierentransplantation (inklusive Lebendspende)"/>
			<xsd:enumeration value="Komplexe Eingriffe am Organsystem Ösophagus für Erwachsene"/>
			<xsd:enumeration value="Komplexe Eingriffe am Organsystem Pankreas für Erwachsene"/>
			<xsd:enumeration value="Allogene Stammzelltransplantation bei Erwachsenen"/>
			<xsd:enumeration value="Kniegelenk-Totalendoprothesen"/>
			<xsd:enumeration value="Versorgung von Früh- und Reifgeborenen mit einem Aufnahmegewicht &lt; 1250g"/>
			<xsd:enumeration value="Chirurgische Behandlung des Brustkrebses (Mamma-Ca-Chirurgie)"/>
			<xsd:enumeration value="Thoraxchirurgische Behandlung des Lungenkarzinoms bei Erwachsenen"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Leistb_Mindestmengen_Prognose">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: Werte der Spalte "Leistungsbereich" der Tabelle "Umsetzung der Mindestmengenregelungen nach § 137 Absatz 3 Satz 1 Nr. 2 SGB V" (C-5) in Anlage</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="Lebertransplantation (inklusive Teilleber-Lebendspende)"/>
			<xsd:enumeration value="Nierentransplantation (inklusive Lebendspende)"/>
			<xsd:enumeration value="Komplexe Eingriffe am Organsystem Ösophagus für Erwachsene"/>
			<xsd:enumeration value="Komplexe Eingriffe am Organsystem Pankreas für Erwachsene"/>
			<xsd:enumeration value="Allogene Stammzelltransplantation bei Erwachsenen"/>
			<xsd:enumeration value="Kniegelenk-Totalendoprothesen"/>
			<xsd:enumeration value="Versorgung von Früh- und Reifgeborenen mit einem Aufnahmegewicht &lt; 1250g"/>
			<xsd:enumeration value="Chirurgische Behandlung des Brustkrebses (Mamma-Ca-Chirurgie)"/>
			<xsd:enumeration value="Thoraxchirurgische Behandlung des Lungenkarzinoms bei Erwachsenen"/>
			<xsd:enumeration value="Herztransplantation"/>		
			<xsd:enumeration value="Chirurgische Behandlung bösartiger Neubildungen des Kolons (Kolonkarzinomchirurgie)"/>
			<xsd:enumeration value="Chirurgische Behandlung bösartiger Neubildungen am Rektum und am Übergang vom Rektum zum Sigmadarm (Rektumkarzinomchirurgie)"/>			

		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Pflegesensitive_Bereiche">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: Werte der Spalte "Pflegesensitiver Bereich" der Tabellen der Pflegepersonaluntergrenzen gemäß § 6 der Pflegepersonaluntergrenzenverordnung (PpUGV) (C-8) in Anlage</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string"/>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schicht">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: Werte der Spalte "Schicht" der Tabellen der Pflegepersonaluntergrenzen gemäß § 6 der Pflegepersonaluntergrenzenverordnung (PpUGV) (C-8) in Anlage</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="Tagschicht"/>
			<xsd:enumeration value="Nachtschicht"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_ANT">
		<xsd:annotation>
			<xsd:documentation>Schlüsselauswahlliste: "Arzneimittel für neuartige Therapien (Kapitel C-10)" im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="ANT01"/>
			<xsd:enumeration value="ANT02"/>
			<xsd:enumeration value="ANT03"/>
			<xsd:enumeration value="ANT04"/>
			<xsd:enumeration value="ANT05"/>
			<xsd:enumeration value="ANT06"/>
		</xsd:restriction>
	</xsd:simpleType>
	<xsd:simpleType name="enum_Schluessel_ANT_Zusatz">
		<xsd:annotation>
			<xsd:documentation>Zusatzangaben zur Schlüsselauswahlliste: "Arzneimittel für neuartige Therapien (Kapitel C-10)" im Anhang 2</xsd:documentation>
		</xsd:annotation>
		<xsd:restriction base="xsd:string">
			<xsd:enumeration value="akute B-Vorläuferzell-Leukämien bei Erwachsenen"/>
			<xsd:enumeration value="akute B-Vorläuferzell-Leukämien bei Kindern und Jugendlichen bis zum vollendeten 18. Lebensjahr"/>
			<xsd:enumeration value="B-Zell-Lymphome bei Erwachsenen"/>
			<xsd:enumeration value="Multiples Myelom bei Erwachsenen"/>
		</xsd:restriction>
	</xsd:simpleType>
	<!-- ***********************************************************  -->
	<!-- *         globale Deklaration von Standard-Gruppen        *  -->
	<!-- ***********************************************************  -->
	<xsd:group name="s_Erlaeuterungen_300">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die das einfache Element "Erlaeuterung" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Erlaeuterungen" type="char_max300"/>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="s_Erlaeuterungen_500">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die das einfache Element "Erlaeuterung" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Erlaeuterungen" type="char_max500"/>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="s_Beschreibung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die das einfache Element "Beschreibung" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Beschreibung" type="char_max200"/>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="s_Bezeichnung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die das einfache Element "Bezeichnung" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Bezeichnung" type="char_max200"/>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="s_Fallzahl_Datenschutz">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die das einfache Element "Fallzahl_Datenschutz" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Fallzahl_Datenschutz" type="empty"/>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="s_Anzahl_Datenschutz">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die das einfache Element "Anzahl_Datenschutz" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Anzahl_Datenschutz" type="empty"/>
		</xsd:sequence>
	</xsd:group>
	<!-- ***********************************************************  -->
	<!-- *       globale Deklaration der speziellen Gruppen        *  -->
	<!-- ***********************************************************  -->
	<xsd:group name="c_Datensatz">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Datensatz" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Datensatz">
				<xsd:annotation>
					<xsd:documentation>Informationen zum Datensatz.</xsd:documentation>
					<xsd:documentation source="chapter">Einleitung</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Datum" type="qb_date">
							<xsd:annotation>
								<xsd:documentation>Erstellungsdatum des Datensatzes.</xsd:documentation>
								<xsd:documentation source="chapter">Einleitung</xsd:documentation>
								<xsd:documentation source="aggregation">manuell</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Uhrzeit" type="qb_time">
							<xsd:annotation>
								<xsd:documentation>Erstellungsuhrzeit des Datensatzes.</xsd:documentation>
								<xsd:documentation source="chapter">Einleitung</xsd:documentation>
								<xsd:documentation source="aggregation">manuell</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Sprache" type="enum_language">
							<xsd:annotation>
								<xsd:documentation>Im Datensatz verwendete Sprache.</xsd:documentation>
								<xsd:documentation source="chapter">Einleitung</xsd:documentation>
								<xsd:documentation source="aggregation">manuell</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Software">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Software" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Software">
				<xsd:annotation>
					<xsd:documentation>Informationen zur verwendeten Software.</xsd:documentation>
					<xsd:documentation source="chapter">Einleitung</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Hersteller" type="char_max4000">
							<xsd:annotation>
								<xsd:documentation>Name des Herstellers der Software zur Erstellung des XML.</xsd:documentation>
								<xsd:documentation source="chapter">Einleitung</xsd:documentation>
								<xsd:documentation source="aggregation">berechnung</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Produktname" type="char_max4000">
							<xsd:annotation>
								<xsd:documentation>Verwendete Software.</xsd:documentation>
								<xsd:documentation source="chapter">Einleitung</xsd:documentation>
								<xsd:documentation source="aggregation">berechnung</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Version" type="char_max4000">
							<xsd:annotation>
								<xsd:documentation>Versionsangabe zur verwendeten Software.</xsd:documentation>
								<xsd:documentation source="chapter">Einleitung</xsd:documentation>
								<xsd:documentation source="aggregation">berechnung</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="s_PLZ_Ort">
		<xsd:sequence>
			<xsd:element name="Postleitzahl" type="qb_plz">
				<xsd:annotation>
					<xsd:documentation>Gemeint ist die Zustell-Postleitzahl.</xsd:documentation>
					<xsd:documentation source="chapter">A-1, B-X.1</xsd:documentation>
					<xsd:documentation source="aggregation">identitaet</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="Ort" type="char_max4000">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-1, B-X.1</xsd:documentation>
					<xsd:documentation source="aggregation">identitaet</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="s_Telefonnummer">
		<xsd:annotation>
			<xsd:documentation/>
			<xsd:documentation source="chapter">Einleitung, A-1, A-7.1, A-12.1.1, A-12.2.1, A-12.4, A-12.5.2, B-X.1 </xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Vorwahl" type="char_numerics">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">Einleitung, A-1, A-7.1, A-12.1.1, A-12.2.1, A-12.4, A-12.5.2, B-X.1 </xsd:documentation>
					<xsd:documentation source="aggregation">manuell</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="Rufnummer" type="char_numerics">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">Einleitung, A-1, A-7.1, A-12.1.1, A-12.2.1, A-12.4, A-12.5.2, B-X.1 </xsd:documentation>
					<xsd:documentation source="aggregation">manuell</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
			<xsd:element name="Durchwahl" type="char_numerics" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">Einleitung, A-1, A-7.1, A-12.1.1, A-12.2.1, A-12.4, A-12.5.2, B-X.1 </xsd:documentation>
					<xsd:documentation source="aggregation">manuell</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Telefon">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Telefon" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">Einleitung, A-1, A-7.1, A-12.1.1, A-12.2.1, A-12.4, A-12.5.2, B-X.1</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Telefon">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">Einleitung, A-1, A-7.1, A-12.1.1, A-12.2.1, A-12.4, A-12.5.2, B-X.1</xsd:documentation>
					<xsd:documentation source="aggregation">manuell</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:group ref="s_Telefonnummer"/>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Fax">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Fax" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">Einleitung, A-1, A-7.1, A-12.1.1, A-12.2.1, A-12.4, A-12.5.2, B-X.1 </xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Fax">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">Einleitung, A-1, A-7.1, A-12.1.1, A-12.2.1, A-12.4, A-12.5.2, B-X.1 </xsd:documentation>
					<xsd:documentation source="aggregation">manuell</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:group ref="s_Telefonnummer"/>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Email">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Email" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">Einleitung, A-1, A-7.1, A-12.1.1, A-12.2.1, A-12.4, A-12.5.2, B-X.1 </xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Email" type="qb_email">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-1</xsd:documentation>
					<xsd:documentation source="aggregation">manuell</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Person">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Person" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Person">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">Einleitung, A-1, A-7.1, A-12.1.1, A-12.2.1, A-12.4, A-12.5.2, B-X.1 </xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Titel" type="char_max150" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">Einleitung, A-1, A-7.1, A-12.1.1, A-12.2.1, A-12.4, A-12.5.2, B-X.1 </xsd:documentation>
								<xsd:documentation source="aggregation">manuell</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Vorname" type="char_max150">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">Einleitung, A-1, A-7.1, A-12.1.1, A-12.2.1, A-12.4, A-12.5.2, B-X.1 </xsd:documentation>
								<xsd:documentation source="aggregation">manuell</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Nachname" type="char_max150">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">Einleitung, A-1, A-7.1, A-12.1.1, A-12.2.1, A-12.4, A-12.5.2, B-X.1 </xsd:documentation>
								<xsd:documentation source="aggregation">manuell</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Funktion_Arbeitsschwerpunkt" type="char_max500">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">Einleitung, A-1, A-7.1, A-12.1.1, A-12.2.1, A-12.4, A-12.5.2, B-X.1 </xsd:documentation>
								<xsd:documentation source="aggregation">manuell</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Kontakt_Person_lang">
		<xsd:sequence>
			<xsd:element name="Kontakt_Person_lang">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">Einleitung, A-1, A-7.1, A-12.1.1, A-12.2.1, A-12.4, A-12.5.2, B-X.1</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Person"/>
						<xsd:group ref="c_Telefon"/>
						<xsd:group ref="c_Fax" minOccurs="0"/>
						<xsd:element name="Email" type="qb_email">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">Einleitung, A-1, A-7.1, A-12.1.1, A-12.2.1, A-12.4, A-12.5.2, B-X.1</xsd:documentation>
								<xsd:documentation source="note">(!) Das Format wird vom XML-Schema nur rudimentär validiert.</xsd:documentation>
								<xsd:documentation source="aggregation">manuell</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Kontakt_Person_kurz">
		<xsd:sequence>
			<xsd:element name="Kontakt_Person_kurz">
				<xsd:annotation>
					<xsd:documentation>Angabe des oder der Kommissionsvorsitzenden zum Stichtag 31. Dezember des Berichtsjahres</xsd:documentation>
					<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
					<xsd:documentation source="aggregation">identitaetFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Person"/>
						<xsd:group ref="c_Telefon" minOccurs="0"/>
						<xsd:group ref="c_Fax" minOccurs="0"/>
						<xsd:element name="Email" type="qb_email" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
								<xsd:documentation source="note">(!) Das Format wird vom XML-Schema nur rudimentär validiert.</xsd:documentation>
								<xsd:documentation source="aggregation">manuell</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Adresse">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Adresse" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Adresse">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-1, B-X.1</xsd:documentation>
					<xsd:documentation source="aggregation">identitaet</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Strasse" type="char_max4000">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-1, B-X.1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Hausnummer" type="char_max4000" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-1, B-X.1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Adresszusatz" type="char_max4000" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-1, B-X.1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Kontakt_Adresse">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Kontakt_Adresse" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Kontakt_Adresse">
				<xsd:complexType>
					<xsd:sequence>
						<xsd:choice>
							<xsd:group ref="c_Adresse"/>
							<xsd:element name="Postfach" type="char_max4000" minOccurs="0">
								<xsd:annotation>
									<xsd:documentation/>
									<xsd:documentation source="chapter">A-1, B-X.1</xsd:documentation>
									<xsd:documentation source="aggregation">identitaet</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:choice>
						<xsd:group ref="s_PLZ_Ort"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Kontakt_Zugang">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Kontakt_Zugang" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Kontakt_Zugang">
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Strasse" type="char_max4000">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-1, B-X.1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Hausnummer" type="char_max4000">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-1, B-X.1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
								<xsd:documentation source="note">Da dieses Feld ein Pflichtfeld ist, muss für den Fall, dass keine Hausnummer existiert, ein Unterstrich „_“ angegeben werden. Dieses Zeichen darf bei Visualisierung der Daten nicht dargestellt werden.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:group ref="s_PLZ_Ort"/>
						<xsd:element name="URL_Zugang" type="qb_url" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-1, B-X.1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
								<xsd:documentation source="note">(!) Das Format wird vom XML-Schema nur rudimentär validiert.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Weiterfuehrende_Links">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Weiterfuehrende_Links" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Weiterfuehrende_Links">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">Einleitung</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Link" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">Einleitung</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="URL" type="qb_url">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">Einleitung</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											<xsd:documentation source="note">(!) Das Format wird vom XML-Schema nur rudimentär validiert.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Beschreibung" type="char_max200" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">Einleitung</xsd:documentation>
											<xsd:documentation source="aggregation">verbatim</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Einleitung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Einleitung" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">Einleitung</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Einleitung">
				<xsd:annotation>
					<xsd:documentation>Informationen über den Datensatz, die verwendete Software sowie verantwortliche Personen für den Qualitätsbericht.</xsd:documentation>
					<xsd:documentation source="chapter">Einleitung</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Datensatz">
							<xsd:annotation>
								<xsd:documentation>Informationen über den Datensatz.</xsd:documentation>
								<xsd:documentation source="chapter">Einleitung</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Software">
							<xsd:annotation>
								<xsd:documentation>Informationen über die verwendete Software.</xsd:documentation>
								<xsd:documentation source="chapter">Einleitung</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:element name="Verantwortlicher_Erstellung">
							<xsd:annotation>
								<xsd:documentation>Für die Erstellung des Qualitätsberichts verantwortliche Person.</xsd:documentation>
								<xsd:documentation source="chapter">Einleitung</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Kontakt_Person_lang">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">Einleitung</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Verantwortlicher_Krankenhausleitung">
							<xsd:annotation>
								<xsd:documentation>Für die Vollständigkeit und Richtigkeit der Angaben im Qualitätsbericht verantwortliche Person der Krankenhausleitung.</xsd:documentation>
								<xsd:documentation source="chapter">Einleitung</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Kontakt_Person_lang">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">Einleitung</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="URL_Internetseite_Krankenhaus" type="qb_url" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Link zur Internetseite des Krankenhauses.</xsd:documentation>
								<xsd:documentation source="chapter">Einleitung</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandortIdentitaet</xsd:documentation>
								<xsd:documentation source="note">(!) Das Format wird vom XML-Schema nur rudimentär validiert.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="URL_Weitere_Informationen" type="qb_url" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Link zu weiteren Informationen zu diesem Qualitätsbericht. (Imagebroschüren, PDF-Version dieses Berichts etc.).</xsd:documentation>
								<xsd:documentation source="chapter">Einleitung</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandortIdentitaet</xsd:documentation>
								<xsd:documentation source="note">(!) Das Format wird vom XML-Schema nur rudimentär validiert.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:group ref="c_Weiterfuehrende_Links" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">Einleitung</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Aerztliche_Leitung">
		<xsd:sequence>
			<xsd:element name="Aerztliche_Leitung">
				<xsd:annotation>
					<xsd:documentation>Angaben zur Ärztlichen Leitung des Krankenhausstandorts zum Stichtag 31. Dezember des Berichtsjahres</xsd:documentation>
					<xsd:documentation source="chapter">A-1</xsd:documentation>
					<xsd:documentation source="aggregation">identitaet</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Kontakt_Person_lang" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Pflegedienstleitung">
		<xsd:sequence>
			<xsd:element name="Pflegedienstleitung">
				<xsd:annotation>
					<xsd:documentation>Angaben zur Leitung des Pflegedienstes des Krankenhausstandorts zum Stichtag 31. Dezember des Berichtsjahres</xsd:documentation>
					<xsd:documentation source="chapter">A-1</xsd:documentation>
					<xsd:documentation source="aggregation">identitaet</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Kontakt_Person_lang" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Verwaltungsleitung">
		<xsd:sequence>
			<xsd:element name="Verwaltungsleitung">
				<xsd:annotation>
					<xsd:documentation>Angaben zur Leitung der Verwaltung des Krankenhausstandorts zum Stichtag 31. Dezember des Berichtsjahres</xsd:documentation>
					<xsd:documentation source="chapter">A-1</xsd:documentation>
					<xsd:documentation source="aggregation">identitaet</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Kontakt_Person_lang" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Kontaktdaten">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Kontaktdaten" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-1</xsd:documentation>
			<xsd:documentation source="aggregation">identitaet</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence/>
	</xsd:group>
	<xsd:group name="c_Krankenhaus">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Krankenhaus" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-1</xsd:documentation>
			<xsd:documentation source="aggregation">identitaet</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Krankenhaus">
				<xsd:annotation>
					<xsd:documentation>Die Kontaktdaten des Krankenhauses und der Standorte, wenn das Krankenhaus mehr als einen Standort besitzt.</xsd:documentation>
					<xsd:documentation source="chapter">A-1</xsd:documentation>
					<xsd:documentation source="aggregation">identitaet</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:choice>
						<xsd:element name="Ein_Standort">
							<xsd:annotation>
								<xsd:documentation>Das Krankenhaus hat nur einen Standort.</xsd:documentation>
								<xsd:documentation source="chapter">A-1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="Krankenhauskontaktdaten">
										<xsd:annotation>
											<xsd:documentation>Kontaktdaten des Krankenhauses.</xsd:documentation>
											<xsd:documentation source="chapter">A-1</xsd:documentation>
											<xsd:documentation source="aggregation">identitaet</xsd:documentation>
										</xsd:annotation>
										<xsd:complexType>
											<xsd:sequence>
												<xsd:element name="Name" type="char_max4000">
													<xsd:annotation>
														<xsd:documentation>Name des Krankenhauses</xsd:documentation>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
												<xsd:element name="IK" type="char_numerics_9">
													<xsd:annotation>
														<xsd:documentation>Institutionskennzeichen (Haupt-IK gemäß Standortverzeichnis).</xsd:documentation>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
												<xsd:element name="Standortnummer" type="format_standortnummer">
													<xsd:annotation>
														<xsd:documentation>Standortnummer aus dem Standortverzeichnis</xsd:documentation>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
												<xsd:group ref="c_Kontakt_Zugang">
													<xsd:annotation>
														<xsd:documentation>Die Hausanschrift.</xsd:documentation>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
												<xsd:group ref="c_Kontakt_Adresse" minOccurs="0">
													<xsd:annotation>
														<xsd:documentation>Die Postanschrift.</xsd:documentation>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
												<xsd:group ref="c_Telefon">
													<xsd:annotation>
														<xsd:documentation>Eine zentrale Telefonnummer.</xsd:documentation>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
												<xsd:group ref="c_Email">
													<xsd:annotation>
														<xsd:documentation>Eine zentrale E-Mail-Adresse.</xsd:documentation>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
												<xsd:group ref="c_Aerztliche_Leitung">
													<xsd:annotation>
														<xsd:documentation/>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
												<xsd:group ref="c_Pflegedienstleitung">
													<xsd:annotation>
														<xsd:documentation/>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
												<xsd:group ref="c_Verwaltungsleitung">
													<xsd:annotation>
														<xsd:documentation/>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
											</xsd:sequence>
										</xsd:complexType>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Mehrere_Standorte">
							<xsd:annotation>
								<xsd:documentation>Das Krankenhaus hat mehrere Standorte.</xsd:documentation>
								<xsd:documentation source="chapter">A-1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="Krankenhauskontaktdaten">
										<xsd:annotation>
											<xsd:documentation>Kontaktdaten des Krankenhauses.</xsd:documentation>
											<xsd:documentation source="chapter">A-1</xsd:documentation>
											<xsd:documentation source="aggregation">identitaet</xsd:documentation>
										</xsd:annotation>
										<xsd:complexType>
											<xsd:sequence>
												<xsd:element name="Name" type="char_max4000">
													<xsd:annotation>
														<xsd:documentation>Name des Krankenhauses</xsd:documentation>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
												<xsd:element name="IK" type="char_numerics_9">
													<xsd:annotation>
														<xsd:documentation>Institutionskennzeichen (Haupt-IK gemäß Standortverzeichnis)</xsd:documentation>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
												<xsd:group ref="c_Kontakt_Zugang">
													<xsd:annotation>
														<xsd:documentation>Die Hausanschrift.</xsd:documentation>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
												<xsd:group ref="c_Kontakt_Adresse" minOccurs="0">
													<xsd:annotation>
														<xsd:documentation>Die Postanschrift.</xsd:documentation>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
												<xsd:group ref="c_Telefon">
													<xsd:annotation>
														<xsd:documentation>Eine zentrale Telefonnummer.</xsd:documentation>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
												<xsd:group ref="c_Email">
													<xsd:annotation>
														<xsd:documentation>Eine zentrale E-Mail-Adresse.</xsd:documentation>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
												<xsd:group ref="c_Aerztliche_Leitung">
													<xsd:annotation>
														<xsd:documentation/>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
												<xsd:group ref="c_Pflegedienstleitung">
													<xsd:annotation>
														<xsd:documentation/>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
												<xsd:group ref="c_Verwaltungsleitung">
													<xsd:annotation>
														<xsd:documentation/>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
											</xsd:sequence>
										</xsd:complexType>
									</xsd:element>
									<xsd:element name="Standortkontaktdaten">
										<xsd:annotation>
											<xsd:documentation>Dieses Element ist für den Standort anzugeben, über welchen berichtet wird.</xsd:documentation>
											<xsd:documentation source="chapter">A-1</xsd:documentation>
											<xsd:documentation source="aggregation">aggregation</xsd:documentation>
										</xsd:annotation>
										<xsd:complexType>
											<xsd:sequence>
												<xsd:element name="Name" type="char_max4000">
													<xsd:annotation>
														<xsd:documentation>Name des Standorts.</xsd:documentation>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
												<xsd:element name="IK" type="char_numerics_9">
													<xsd:annotation>
														<xsd:documentation>Institutionskennzeichen (Haupt-IK gemäß Standortverzeichnis)</xsd:documentation>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
												<xsd:element name="Standortnummer" type="format_standortnummer">
													<xsd:annotation>
														<xsd:documentation>Standortnummer aus dem Standortverzeichnis</xsd:documentation>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
												<xsd:group ref="c_Kontakt_Zugang">
													<xsd:annotation>
														<xsd:documentation>Die Hausanschrift.</xsd:documentation>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
												<xsd:group ref="c_Kontakt_Adresse" minOccurs="0">
													<xsd:annotation>
														<xsd:documentation>Die Postanschrift.</xsd:documentation>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
												<xsd:group ref="c_Aerztliche_Leitung">
													<xsd:annotation>
														<xsd:documentation/>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
												<xsd:group ref="c_Pflegedienstleitung">
													<xsd:annotation>
														<xsd:documentation/>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
												<xsd:group ref="c_Verwaltungsleitung">
													<xsd:annotation>
														<xsd:documentation/>
														<xsd:documentation source="chapter">A-1</xsd:documentation>
														<xsd:documentation source="aggregation">identitaet</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
											</xsd:sequence>
										</xsd:complexType>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:choice>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Krankenhaustraeger_Art">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Krankenhaustraeger_Art" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Krankenhaustraeger_Art">
				<xsd:annotation>
					<xsd:documentation>Art des Krankenhausträgers.</xsd:documentation>
					<xsd:documentation source="chapter">A-2</xsd:documentation>
					<xsd:documentation source="aggregation">identitaet</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:choice>
						<xsd:element name="Art" type="enum_KHtraegerart">
							<xsd:annotation>
								<xsd:documentation>Art des Krankenhausträgers.</xsd:documentation>
								<xsd:documentation source="chapter">A-2</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Sonstiges" type="char_max4000">
							<xsd:annotation>
								<xsd:documentation>Wenn die Art des Krankenhausträgers nicht einer der drei Kategorien „freigemeinnützig, öffentlich, privat“ zuzuordnen ist, ist im Feld „Sonstiges“ die Art des Krankenhausträgers anzugeben.</xsd:documentation>
								<xsd:documentation source="chapter">A-2</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Krankenhaustraeger">
		<xsd:annotation>
			<xsd:documentation source="chapter">A-2</xsd:documentation>
			<xsd:documentation source="aggregation">identitaet</xsd:documentation>
			<xsd:documentation>Gruppe, die den Container "Krankenhaustraeger" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Krankenhaustraeger">
				<xsd:annotation>
					<xsd:documentation>Träger des Krankenhauses.</xsd:documentation>
					<xsd:documentation source="chapter">A-2</xsd:documentation>
					<xsd:documentation source="aggregation">identitaet</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Name" type="char_max4000">
							<xsd:annotation>
								<xsd:documentation>Name des Krankenhausträgers.</xsd:documentation>
								<xsd:documentation source="chapter">A-2</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:group ref="c_Krankenhaustraeger_Art">
							<xsd:annotation>
								<xsd:documentation>Art des Krankenhausträgers</xsd:documentation>
								<xsd:documentation source="chapter">A-2</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Krankenhaus_Art">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Krankenhaus_Art" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Krankenhaus_Art" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation>Art des Krankenhauses.</xsd:documentation>
					<xsd:documentation source="chapter">A-3</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:choice>
						<xsd:element name="Universitaetsklinikum" type="empty" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Krankenhaus ist ein Universitätsklinikum.</xsd:documentation>
								<xsd:documentation source="chapter">A-3</xsd:documentation>
								<xsd:documentation source="aggregation">identitaetFV</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Akademisches_Lehrkrankenhaus" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Krankenhaus ist ein akademisches Lehrkrankenhaus. In diesem Fall muss der Name bzw. die Namen der zugehörigen Universität(en) eingetragen werden.</xsd:documentation>
								<xsd:documentation source="chapter">A-3</xsd:documentation>
								<xsd:documentation source="aggregation">identitaetFV</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="Name_Universitaet" type="char_max4000" maxOccurs="unbounded">
										<xsd:annotation>
											<xsd:documentation>Name und Ort der Universität</xsd:documentation>
											<xsd:documentation source="chapter">A-3</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:choice>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Psychiatrisches_Krankenhaus">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Psychiatrisches_Krankenhaus" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-4</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Psychiatrisches_Krankenhaus">
				<xsd:annotation>
					<xsd:documentation>Dieses Element ist einzufügen, falls es sich um ein psychiatrisches Fachkrankenhaus oder ein Krankenhaus mit einer psychiatrischen Fachabteilung handelt.</xsd:documentation>
					<xsd:documentation source="chapter">A-4</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Versorgungsverpflichtung_Psychiatrie" type="empty" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Dieses Element ist einzufügen, falls bei einem psychiatrischen Fachkrankenhaus oder einem Krankenhaus mit einer psychiatrischen Fachabteilung eine regionale Versorgungsverpflichtung für die Psychiatrie besteht.</xsd:documentation>
								<xsd:documentation source="chapter">A-4</xsd:documentation>
								<xsd:documentation source="aggregation">oderVerknuepfung</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Fallzahlen">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Fallzahlen" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-10</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Fallzahlen">
				<xsd:annotation>
					<xsd:documentation>Fallzahlen des Krankenhauses.</xsd:documentation>
					<xsd:documentation source="chapter">A-10</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Vollstationaere_Fallzahl" type="codomain_0_1.000.000">
							<xsd:annotation>
								<xsd:documentation>Vollstationäre Fallzahl</xsd:documentation>
								<xsd:documentation source="chapter">A-10</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Teilstationaere_Fallzahl" type="codomain_0_1.000.000">
							<xsd:annotation>
								<xsd:documentation>Teilstationäre Fallzahl</xsd:documentation>
								<xsd:documentation source="chapter">A-10</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Ambulante_Fallzahl" type="codomain_0_20.000.000">
							<xsd:annotation>
								<xsd:documentation>Ambulante Fallzahl</xsd:documentation>
								<xsd:documentation source="chapter">A-10</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
							</xsd:annotation>
						</xsd:element>					
						<xsd:element name="Hybrid_DRG_Fallzahl" type="codomain_0_1.000.000">
							<xsd:annotation>
								<xsd:documentation>Fallzahl der als Hybrid-DRG abgerechneten Fälle</xsd:documentation>
								<xsd:documentation source="chapter">A-10</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
							</xsd:annotation>
						</xsd:element>						
						<xsd:element name="StaeB_Fallzahl" type="codomain_0_20.000.000">
							<xsd:annotation>
								<xsd:documentation>Fallzahl der stationsäquivalenten psychiatrischen Behandlung (StäB)</xsd:documentation>
								<xsd:documentation source="chapter">A-10</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Medizinisch_Pflegerische_Leistungsangebote">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Medizinisch_Pflegerische_Leistungsangebote" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-5</xsd:documentation>
			<xsd:documentation source="aggregation">summation</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Medizinisch_Pflegerische_Leistungsangebote">
				<xsd:annotation>
					<xsd:documentation>Medizinisch-pflegerische Leistungsangebote des Krankenhauses.</xsd:documentation>
					<xsd:documentation source="chapter">A-5</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="MP_Leistungsangebot" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Medizinisch-pflegerisches Leistungsangebot.</xsd:documentation>
								<xsd:documentation source="chapter">A-5</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="MP_Schluessel" type="enum_Schluessel_MP_ohneSonstige">
										<xsd:annotation>
											<xsd:documentation>Schlüssel-Nr. des medizinisch-pflegerischen Leistungsangebots.</xsd:documentation>
											<xsd:documentation source="chapter">A-5</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "MP_Leistungsangebot" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">A-5</xsd:documentation>
											<xsd:documentation source="aggregation">verbatim</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="mp_schluessel">
					<xsd:selector xpath="MP_Leistungsangebot"/>
					<xsd:field xpath="MP_Schluessel"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Nicht_Medizinische_Leistungsangebote">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Nicht_Medizinische_Leistungsangebote" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-6</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Nicht_Medizinische_Leistungsangebote">
				<xsd:annotation>
					<xsd:documentation>Weitere nichtmedizinische Leistungsangebote des Krankenhauses.</xsd:documentation>
					<xsd:documentation source="chapter">A-6</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="NM_Leistungsangebot" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Allgemeines nichtmedizinisches Leistungsangebot.</xsd:documentation>
								<xsd:documentation source="chapter">A-6</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="NM_Schluessel" type="enum_Schluessel_NM_ohneSonstige">
										<xsd:annotation>
											<xsd:documentation>Schlüssel-Nr. des nichtmedizinischen Leistungsangebots.</xsd:documentation>
											<xsd:documentation source="chapter">A-6</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "NM_Leistungsangebot" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">A-6</xsd:documentation>
											<xsd:documentation source="aggregation">verbatim</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="URL" type="qb_url" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Zum Beispiel Link zur Website mit aktuellen Angaben.</xsd:documentation>
											<xsd:documentation source="chapter">A-6</xsd:documentation>
											<xsd:documentation source="aggregation">verbatim</xsd:documentation>
											<xsd:documentation source="note">(!) Das Format wird vom XML-Schema nur rudimentär validiert.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="nm_schluessel">
					<xsd:selector xpath="NM_Leistungsangebot"/>
					<xsd:field xpath="NM_Schluessel"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Ansprechpartner_Menschen_mit_Beeintraechtigung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Ansprechpartner_Menschen_mit_Beeintraechtigung" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-7.1</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Ansprechpartner_Menschen_mit_Beeintraechtigung">
				<xsd:annotation>
					<xsd:documentation>Kontaktdaten der Person oder Einrichtung zur Beratung und Unterstützung von Menschen mit Beeinträchtigung oder ihren Angehörigen zum Stichtag 31. Dezember des Berichtsjahres.</xsd:documentation>
					<xsd:documentation source="chapter">A-7.1</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Kontakt_Person_lang">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-7.1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Barrierefreiheit_Aspekt">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Barrierefreiheit_Aspekt" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-7.2</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Barrierefreiheit_Aspekt" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Aspekt der Barrierefreiheit.</xsd:documentation>
					<xsd:documentation source="chapter">A-7.2</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="BF_Schluessel" type="enum_Schluessel_BF_ohneSonstige">
							<xsd:annotation>
								<xsd:documentation>Schlüssel-Nr. des Aspekts der Barrierefreiheit.</xsd:documentation>
								<xsd:documentation source="chapter">A-7.2</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
								<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Barrierefreiheit_Aspekt" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Wenn die genannten Aspekte der Barrierefreiheit nicht umfassend, sondern nur eingeschränkt verwirklicht sind (zum Beispiel auf spezielle Organisationsein-heiten bezogen), ist dies verpflichtend zu kommentieren.</xsd:documentation>
								<xsd:documentation source="chapter">A-7.2</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Barrierefreiheit">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Barrierefreiheit" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-7</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Barrierefreiheit">
				<xsd:annotation>
					<xsd:documentation>Aspekte der Barrierefreiheit des Krankenhauses.</xsd:documentation>
					<xsd:documentation source="chapter">A-7</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Ansprechpartner_Menschen_mit_Beeintraechtigung">
							<xsd:annotation>
								<xsd:documentation>Ansprechpartner für Menschen mit Beeinträchtigungen</xsd:documentation>
								<xsd:documentation source="chapter">A-7.1</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Barrierefreiheit_Aspekt" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Aspekt der Barrierefreiheit.</xsd:documentation>
								<xsd:documentation source="chapter">A-7.2</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="bf_schluessel">
					<xsd:selector xpath="Barrierefreiheit_Aspekt"/>
					<xsd:field xpath="BF_Schluessel"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Akademische_Lehre">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Akademische_Lehre" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-8.1</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Akademische_Lehre">
				<xsd:annotation>
					<xsd:documentation>Akademische Lehre.</xsd:documentation>
					<xsd:documentation source="chapter">A-8.1</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Akademische_Lehre_Wissenschaftliche_Taetigkeit" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Akademische Lehre und weitere ausgewählte wissenschaftliche Tätigkeiten.</xsd:documentation>
								<xsd:documentation source="chapter">A-8.1</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="FL_Schluessel" type="enum_Schluessel_FL_ohneSonstige">
										<xsd:annotation>
											<xsd:documentation>Schlüssel-Nr. der akademischen Lehre bzw. weiteren wissenschaftlichen Tätigkeit.</xsd:documentation>
											<xsd:documentation source="chapter">A-8.1</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Akademische_Lehre_Wissenschaftliche_Taetigkeit" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">A-8.1</xsd:documentation>
											<xsd:documentation source="aggregation">verbatim</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="fl_schluessel">
					<xsd:annotation>
						<xsd:documentation>Jeder FL Schluessel darf nur einmal angegeben werden.</xsd:documentation>
					</xsd:annotation>
					<xsd:selector xpath="Akademische_Lehre_Wissenschaftliche_Taetigkeit"/>
					<xsd:field xpath="FL_Schluessel"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Ausbildung_andere_Heilberufe">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Ausbildung_andere_Heilberufe" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-8.2</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Ausbildung_andere_Heilberufe">
				<xsd:annotation>
					<xsd:documentation>Ausbildung in anderen Heilberufen.</xsd:documentation>
					<xsd:documentation source="chapter">A-8.2</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Ausbildung_in_anderen_Heilberufen" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Ausbildung in anderen Heilberufen.</xsd:documentation>
								<xsd:documentation source="chapter">A-8.2</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="HB_Schluessel" type="enum_Schluessel_HB_ohneSonstige">
										<xsd:annotation>
											<xsd:documentation>Schlüssel-Nr. der Ausbildung in anderen Heilberufen.</xsd:documentation>
											<xsd:documentation source="chapter">A-8.2</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Ausbildung_in_anderen_Heilberufen" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">A-8.2</xsd:documentation>
											<xsd:documentation source="aggregation">verbatim</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="hb_schluessel">
					<xsd:annotation>
						<xsd:documentation>Jeder HB Schluessel darf nur einmal angegeben werden.</xsd:documentation>
					</xsd:annotation>
					<xsd:selector xpath="Ausbildung_in_anderen_Heilberufen"/>
					<xsd:field xpath="HB_Schluessel"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Aerzte">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Aerzte" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11.1</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Aerzte">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-11.1</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Aerzte_ohne_Belegaerzte">
							<xsd:annotation>
								<xsd:documentation>Anzahl Ärzte insgesamt ohne Belegärzte.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.1, B-X.11.1</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Belegaerzte">
							<xsd:annotation>
								<xsd:documentation>Anzahl Belegärzte.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.1, B-X.11.1</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Aerzte_ohne_Fachabteilungszuordnung" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Anzahl Ärzte, die keiner Fachabteilung zugeordnet sind.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.1</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Personalerfassung_kurz">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die das Element "Personalerfassung_kurz" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11.3.2</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Personalerfassung">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-11.3.2</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Anzahl_VK" type="float_0d00_10000d00">
							<xsd:annotation>
								<xsd:documentation>Anzahl insgesamt in Vollkräften.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.3.2</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
								<xsd:documentation source="note">Es ist nur das festangestellte Personal zu berücksichtigen.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-11.3.2</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Personalerfassung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die das Element "Personalerfassung" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Personalerfassung">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Anzahl_VK" type="float_0d00_10000d00">
							<xsd:annotation>
								<xsd:documentation>Anzahl insgesamt in Vollkräften.</xsd:documentation>
								<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:group ref="c_Beschaeftigungsverhaeltnis">
							<xsd:annotation>
								<xsd:documentation>Personal mit direktem und ohne direktes Beschäftigungsverhältnis.</xsd:documentation>
								<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Versorgungsform">
							<xsd:annotation>
								<xsd:documentation>Personal in der ambulanten und stationären Versorgung.</xsd:documentation>
								<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Personalerfassung_ohne_Fachabteilungszuordnung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die das Element "Personalerfassung_ohne_Fachabteilungszuordnung" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11.2</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Personalerfassung_ohne_Fachabteilungszuordnung">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-11.2</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
					<xsd:documentation source="note">(!) Darf bei B-X.11.2 nicht vorkommen und muss bei A-11.2 vorkommen. Dies kann vom XML-Schema nicht geprüft werden.</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Anzahl_VK" type="float_0d00_10000d00">
							<xsd:annotation>
								<xsd:documentation>Anzahl insgesamt in Vollkräften.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.2</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-11.2</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:group ref="c_Beschaeftigungsverhaeltnis">
							<xsd:annotation>
								<xsd:documentation>Personal mit direktem und ohne direktes Beschäftigungsverhältnis.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.2</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Versorgungsform">
							<xsd:annotation>
								<xsd:documentation>Personal in der ambulanten und stationären Versorgung.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.2</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Personal_des_Krankenhauses">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Personal_des_Krankenhauses" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Personal_des_Krankenhauses">
				<xsd:annotation>
					<xsd:documentation>Ärzte und Pflegepersonal.</xsd:documentation>
					<xsd:documentation source="chapter">A-11</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Aerzte">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-11.1</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Pflegekraefte">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-11.2</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Ausgewaehltes_Personal_Psych_A" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Angaben zu ausgewähltem therapeutischen Personal in Psychiatrie und Psychosomatik.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.3</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Spezielles_Therapeutisches_Personal" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Personalqualifikationen aus der Auswahlliste „spezielles therapeutisches Personal“ (A-11.4) des Anhangs 2.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.4</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Verantwortliche_Person_Qualitaetsmanagement">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Verantwortliche_Person_Qualitaetsmanagement" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.1.1</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Verantwortliche_Person_Qualitaetsmanagement">
				<xsd:annotation>
					<xsd:documentation>Angaben zur verantwortlichen Person des Qualitätsmanagements zum Stichtag 31. Dezember des Berichtsjahres.</xsd:documentation>
					<xsd:documentation source="chapter">A-12.1.1</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Kontakt_Person_lang">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.1.1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Lenkungsgremium">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Lenkungsgremium" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.1.2</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Lenkungsgremium">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.1.2, A-12.5.2</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Beteiligte_Abteilungen_Funktionsbereiche" type="char_max300">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.1.2, A-12.2.2</xsd:documentation>
								<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Tagungsfrequenz" type="enum_Tagungsfrequenz">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.1.2, A-12.2.2</xsd:documentation>
								<xsd:documentation source="aggregation">identitaetFV</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Lenkungsgremium_Qualitaetsmanagement">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Lenkungsgremium_Qualitaetsmanagement" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.1.2</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Lenkungsgremium_Qualitaetsmanagement">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.1.2</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Lenkungsgremium">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.1.2</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Befragungen">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Befragungen" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.1.3</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Befragungen">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.1.3</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Patientenbefragungen"/>
						<xsd:group ref="c_Mitarbeitendenbefragungen"/>
						<xsd:group ref="c_Einweisendenbefragungen"/>							
						<xsd:element name="Weitere_Befragungen" type="char_max1000" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>An dieser Stelle können ergänzende Angaben zu weiteren Befragungen gemacht werden, die im Rahmen des Qualitätsmanagements durchgeführt werden.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.1.3</xsd:documentation>
								<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Patientenbefragungen">
		<xsd:sequence>
			<xsd:element name="Patientenbefragungen">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.1.3</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Patientenbefragungen_Durchgefuehrt" type="codomain_ja_nein">
							<xsd:annotation>
								<xsd:documentation>Angabe, ob eine Patientenbefragung durchgeführt wurde.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.1.3</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="URL" type="qb_url" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Link zu den Ergebnissen der Patientenbefragung.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.1.3</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
								<xsd:documentation source="note">(!) Das Format wird vom XML-Schema nur rudimentär validiert.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max500" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.1.3</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Mitarbeitendenbefragungen">
		<xsd:sequence>
			<xsd:element name="Mitarbeitendenbefragungen">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.1.3</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Mitarbeitendenbefragungen_Durchgefuehrt" type="codomain_ja_nein">
							<xsd:annotation>
								<xsd:documentation>Angabe, ob eine Mitarbeitendenbefragung durchgeführt wurde.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.1.3</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max500" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.1.3</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Einweisendenbefragungen">
		<xsd:sequence>
			<xsd:element name="Einweisendenbefragungen">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.1.3</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Einweisendenbefragungen_Durchgefuehrt" type="codomain_ja_nein">
							<xsd:annotation>
								<xsd:documentation>Angabe, ob eine Einweisendenbefragung durchgeführt wurde.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.1.3</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="URL" type="qb_url" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Link zu den Ergebnissen der Einweisendenbefragung.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.1.3</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
								<xsd:documentation source="note">(!) Das Format wird vom XML-Schema nur rudimentär validiert.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max500" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.1.3</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Verantwortliche_Person_Risikomanagement">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Verantwortliche_Person_Risikomanagement" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.2.1</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Verantwortliche_Person_Risikomanagement">
				<xsd:annotation>
					<xsd:documentation>Angaben zur verantwortlichen Person des Risikomanagements zum Stichtag 31. Dezember des Berichtsjahres.</xsd:documentation>
					<xsd:documentation source="chapter">A-12.2.1</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
					<xsd:documentation source="note">Bei Auswahl „entspricht den Angaben zum Qualitätsmanagement“ in der Software muss die Software die Daten aus A-12.1.1 übernehmen!</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Kontakt_Person_lang">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.2.1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaetFV</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Lenkungsgremium_Risikomanagement">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Lenkungsgremium_Risikomanagement" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.2.2</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Lenkungsgremium_Risikomanagement">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.2.2</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
					<xsd:documentation source="note">Bei Auswahl „entspricht den Angaben zum Qualitätsmanagement“ in der Software muss die Software die Daten aus A-12.1.2 übernehmen!</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Lenkungsgremium"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_SOP">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "SOP" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.2.3, A-12.5.4</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="SOP">
				<xsd:annotation>
					<xsd:documentation>Verfahrensbeschreibungen bzw. Standard Operating Procedures.</xsd:documentation>
					<xsd:documentation source="chapter">A-12.2.3, A-12.5.4</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
					<xsd:documentation source="note">Bei Auswahl „Teil der QM/RM-Dokumentation (gemäß RM01)“ ist durch die Erfassungssoftware Name und Datum aus der Angabe zu RM01 (A-12.2.3) hier einzusetzen!</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Name" type="char_max300">
							<xsd:annotation>
								<xsd:documentation>Name der Verfahrensbeschreibung/SOP.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.2.3, A-12.5.4</xsd:documentation>
								<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Datum" type="qb_date">
							<xsd:annotation>
								<xsd:documentation>Datum der letzten Aktualisierung.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.2.3, A-12.5.4</xsd:documentation>
								<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Fallbesprechungen_Konferenzen">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Fallbesprechungen_Konferenzen" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.2.3</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Fallbesprechungen_Konferenzen">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.2.3</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Fallbesprechung_Konferenz" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.2.3</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:choice>
										<xsd:element name="Art" type="enum_Art_Fallbesprechung_Konferenz">
											<xsd:annotation>
												<xsd:documentation/>
												<xsd:documentation source="chapter">A-12.2.3</xsd:documentation>
												<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
										<xsd:element name="Andere" type="char_max300">
											<xsd:annotation>
												<xsd:documentation/>
												<xsd:documentation source="chapter">A-12.2.3</xsd:documentation>
												<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
									</xsd:choice>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Zusatzangaben_RM">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Zusatzangaben_RM" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.2.3</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Zusatzangaben_RM">
				<xsd:annotation>
					<xsd:documentation>Zusatzangaben zu ausgewählten Instrumenten bzw. Maßnahmen</xsd:documentation>
					<xsd:documentation source="chapter">A-12.2.3</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
					<xsd:documentation source="note">Zusatzangaben zu den Leistungsangeboten gemäß Auswahlliste (Anhang 2) sind verpflichtend. (!) Dies kann vom XML-Schema nicht geprüft werden.</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:choice>
							<xsd:group ref="c_SOP">
								<xsd:annotation>
									<xsd:documentation>Verfahrensbeschreibungen bzw. Standard Operating Procedures.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.2.3</xsd:documentation>
									<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
									<xsd:documentation source="note">Bei Auswahl „Teil der QM/RM-Dokumentation (gemäß RM01)“ ist durch die Erfassungssoftware Name und Datum aus der Angabe zu RM01 (A-12.2.3) hier einzusetzen!</xsd:documentation>
								</xsd:annotation>
							</xsd:group>
							<xsd:group ref="c_Fallbesprechungen_Konferenzen">
								<xsd:annotation>
									<xsd:documentation/>
									<xsd:documentation source="chapter">A-12.2.3</xsd:documentation>
									<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
								</xsd:annotation>
							</xsd:group>
						</xsd:choice>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Instrumente_Massnahmen_Risikomanagement">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Instrumente_Massnahmen_Risikomanagement" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.2.3</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Instrumente_Massnahmen_Risikomanagement">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.2.3</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Instrument_Massnahme_Risikomanagement" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.2.3</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="RM_Schluessel" type="enum_Schluessel_RM">
										<xsd:annotation>
											<xsd:documentation>Schlüssel-Nr. des Instruments bzw. der Maßnahme</xsd:documentation>
											<xsd:documentation source="chapter">A-12.2.3</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Instrument_Massnahme" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:group ref="c_Zusatzangaben_RM" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Zusatzangaben zu ausgewählten Instrumenten bzw. Maßnahmen</xsd:documentation>
											<xsd:documentation source="chapter">A-12.2.3</xsd:documentation>
											<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
											<xsd:documentation source="note">Zusatzangaben zu den Leistungsangeboten gemäß Auswahlliste (Anhang 2) sind verpflichtend. (!) Dies kann vom XML-Schema nicht geprüft werden.</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="rm_schluessel">
					<xsd:annotation>
						<xsd:documentation>Jeder RM Schluessel darf nur einmal angegeben werden.</xsd:documentation>
					</xsd:annotation>
					<xsd:selector xpath="Instrument_Massnahme_Risikomanagement"/>
					<xsd:field xpath="RM_Schluessel"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Tagungsgremium">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Tagungsgremium" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.2.3.1</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Tagungsgremium">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.2.3.1</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Tagungsfrequenz" type="enum_Tagungsfrequenz">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.2.3.1, A-12.2.3.2</xsd:documentation>
								<xsd:documentation source="aggregation">identitaetFV</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Zusatzangaben_IF">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Zusatzangaben_IF" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.2.3.1</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Zusatzangaben_IF">
				<xsd:annotation>
					<xsd:documentation>Zusatzangaben zu den Instrumenten bzw. Maßnahmen.</xsd:documentation>
					<xsd:documentation source="chapter">A-12.2.3.1</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:choice>
							<xsd:element name="Datum" type="qb_date">
								<xsd:annotation>
									<xsd:documentation/>
									<xsd:documentation source="chapter">A-12.2.3.1</xsd:documentation>
									<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="Frequenz" type="enum_Frequenz">
								<xsd:annotation>
									<xsd:documentation/>
									<xsd:documentation source="chapter">A-12.2.3.1</xsd:documentation>
									<xsd:documentation source="aggregation">identitaetFV</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:choice>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Fehlermeldesystem_intern">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Fehlermeldesystem_intern" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.2.3.1</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Fehlermeldesystem_intern">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.2.3.1</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="System_intern" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.2.3.1</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="IF_Schluessel" type="enum_Schluessel_IF">
										<xsd:annotation>
											<xsd:documentation>Schlüssel-Nr. des Instru-ments bzw. der Maßnahme.</xsd:documentation>
											<xsd:documentation source="chapter">A-12.2.3.1</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "System_intern" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:group ref="c_Zusatzangaben_IF">
										<xsd:annotation>
											<xsd:documentation>Zusatzangaben zu den Instrumenten bzw. Maßnahmen.</xsd:documentation>
											<xsd:documentation source="chapter">A-12.2.3.1</xsd:documentation>
											<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="if_schluessel">
					<xsd:annotation>
						<xsd:documentation>Jeder IF Schluessel darf nur einmal angegeben werden.</xsd:documentation>
					</xsd:annotation>
					<xsd:selector xpath="System_intern"/>
					<xsd:field xpath="IF_Schluessel"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Einrichtungsinternes_Fehlermeldesystem">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Einrichtungsinternes_Fehlermeldesystem" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.2.3.1</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Einrichtungsinternes_Fehlermeldesystem">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.2.3.1</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Tagungsgremium" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.2.3.1</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:element name="Massnahmen" type="char_max500">
							<xsd:annotation>
								<xsd:documentation source="chapter">A-12.2.3.1</xsd:documentation>
								<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:group ref="c_Fehlermeldesystem_intern">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.2.3.1</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Fehlermeldesystem_uebergreifend">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Fehlermeldesystem_uebergreifend" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.2.3.2</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Fehlermeldesystem_uebergreifend">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.2.3.2</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="System_uebergreifend" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.2.3.2</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:choice>
										<xsd:element name="EF_Schluessel" type="enum_Schluessel_EF_ohneSonstige">
											<xsd:annotation>
												<xsd:documentation>Schlüssel-Nr. des einrichtungsübergreifenden Fehlermeldesystems.</xsd:documentation>
												<xsd:documentation source="chapter">A-12.2.3.2</xsd:documentation>
												<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
												<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "System_uebergreifend" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
										<xsd:element name="EF_Sonstiges">
											<xsd:annotation>
												<xsd:documentation>Sonstiges einrichtungsübergreifendes Fehlermeldesystem.</xsd:documentation>
												<xsd:documentation source="chapter">A-12.2.3.2</xsd:documentation>
												<xsd:documentation source="aggregation">alternative</xsd:documentation>
											</xsd:annotation>
											<xsd:complexType>
												<xsd:sequence>
													<xsd:element name="EF_Sonstiges_Schluessel" type="enum_Schluessel_EF_Sonstiges">
														<xsd:annotation>
															<xsd:documentation>Sonstige Schlüssel-Nr. des einrichtungsübergrei-fenden Fehlermeldesystems</xsd:documentation>
															<xsd:documentation source="chapter">A-12.2.3.2</xsd:documentation>
															<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
															<xsd:documentation source="note">Die sonstige Schlüssel-Nr. darf bei der Wiederholung des Elements "System_uebergreifend" mehrfach aufgeführt werden.</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:element name="Erlaeuterungen" type="char_max300">
														<xsd:annotation>
															<xsd:documentation/>
															<xsd:documentation source="chapter">A-12.2.3.2</xsd:documentation>
															<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
												</xsd:sequence>
											</xsd:complexType>
										</xsd:element>
									</xsd:choice>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="ef_schluessel">
					<xsd:annotation>
						<xsd:documentation>Jeder EF Schluessel mit Ausnahme der Sonstigen Schluessel darf nur einmal angegeben werden.</xsd:documentation>
					</xsd:annotation>
					<xsd:selector xpath="System_uebergreifend"/>
					<xsd:field xpath="EF_Schluessel"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Einrichtungsuebergreifendes_Fehlermeldesystem">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Einrichtungsuebergreifendes_Fehlermeldesystem" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.2.3.2</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Einrichtungsuebergreifendes_Fehlermeldesystem">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.2.3.2</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Fehlermeldesystem_uebergreifend">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.2.3.2</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Tagungsgremium" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.2.3.2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Hygienepersonalerfassung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Hygienepersonalerfassung" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Hygienepersonalerfassung">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:choice>
						<xsd:element name="Anzahl" type="codomain_0_5.000">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Keine_Angabe_aufgrund_fehlender_landesrechtlicher_Vorgaben" type="empty">
							<xsd:annotation>
								<xsd:documentation>Dieses Element ist anzugeben, wenn in dem Bundesland keine Vorgaben zur Anzahl vorgegeben sind.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
								<xsd:documentation source="aggregation">nv</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Hygienepersonal">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Hygienepersonal" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Hygienepersonal">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Krankenhaushygieniker">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="Anzahl" type="codomain_0_5.000">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
											<xsd:documentation source="aggregation">summation</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Erlaeuterungen" type="char_max500" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
											<xsd:documentation source="aggregation">verbatim</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Hygienefachkraefte">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Hygienepersonalerfassung">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:element name="Erlaeuterungen" type="char_max500" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
											<xsd:documentation source="aggregation">verbatim</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Hygienebeauftragte_Aerzte">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Hygienepersonalerfassung">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:element name="Erlaeuterungen" type="char_max500" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
											<xsd:documentation source="aggregation">verbatim</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>						
						<xsd:element name="Hygienebeauftragte_Pflege">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Hygienepersonalerfassung">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:element name="Erlaeuterungen" type="char_max500" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
											<xsd:documentation source="aggregation">verbatim</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:choice>
							<xsd:element name="Hygienekommission_nicht_eingerichtet" type="empty">
								<xsd:annotation>
									<xsd:documentation>Eine Hygienekommission wurde noch nicht eingerichtet.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="Hygienekommission_eingerichtet">
								<xsd:annotation>
									<xsd:documentation>Eine Hygienekommission wurde eingerichtet. </xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:sequence>
										<xsd:group ref="c_Kontakt_Person_kurz">
											<xsd:annotation>
												<xsd:documentation/>
												<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
											</xsd:annotation>
										</xsd:group>
										<xsd:element name="Tagungsfrequenz" type="enum_Tagungsfrequenz_2">
											<xsd:annotation>
												<xsd:documentation>Tagungsfrequenz des Gremiums</xsd:documentation>
												<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
									</xsd:sequence>
								</xsd:complexType>
							</xsd:element>
						</xsd:choice>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Teilnahme_KISS">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Teilnahme_KISS" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Teilnahme_KISS">
				<xsd:annotation>
					<xsd:documentation>Teilnahme am Krankenhaus-Infektions-Surveillance-System (KISS). Nur für Element HM02.</xsd:documentation>
					<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="KISS_Modul" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="Name" type="enum_KISS_Modul_Name">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Zusatzangaben_HM">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Zusatzangaben_HM" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Zusatzangaben_HM">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
					<xsd:documentation source="note">Zusatzangaben zu den Leistungsangeboten gemäß Auswahlliste (Anhang 2) sind verpflichtend. (!) Dies kann vom XML-Schema nicht geprüft werden.</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:choice>
							<xsd:element name="URL_Bericht_zu_Infektionsraten" type="qb_url">
								<xsd:annotation>
									<xsd:documentation>Link zu öffentlich zugänglicher Berichterstattung zu Infektionsraten. Nur für Element HM01.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
									<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
									<xsd:documentation source="note">(!) Das Format wird vom XML-Schema nur rudimentär validiert.</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:group ref="c_Teilnahme_KISS">
								<xsd:annotation>
									<xsd:documentation>Teilnahme am Krankenhaus-Infektions-Surveillance-System (KISS). Nur für Element HM02.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
									<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
								</xsd:annotation>
							</xsd:group>
							<xsd:element name="Name" type="char_max300">
								<xsd:annotation>
									<xsd:documentation>Teilnahme an anderen regionalen, nationalen oder internationalen Netzwerken zur Prävention von nosokomialen Infektionen. Nur für Element HM03.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
									<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="Teilnahme_ASH" type="enum_Teilnahme_ASH">
								<xsd:annotation>
									<xsd:documentation>Teilnahme an der „Aktion Saubere Hände“ (ASH). Nur für Element HM04.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
									<xsd:documentation source="aggregation">identitaetFV</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="Frequenz" type="enum_Frequenz">
								<xsd:annotation>
									<xsd:documentation>Tagungsfrequenz. Nur für Elemente HM05 und HM09.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
									<xsd:documentation source="aggregation">identitaetFV</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:choice>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Weitere_Informationen_Hygiene">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Weitere_Informationen_Hygiene" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.3.2</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Weitere_Informationen_Hygiene">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.3.2</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Hygienestandard_ZVK">
							<xsd:annotation>
								<xsd:documentation>Vermeidung gefäßkatheterassoziierter Infektionen</xsd:documentation>
								<xsd:documentation source="chapter">A-12.3.2.1</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Antibiotikaprophylaxe_Antibiotikatherapie">
							<xsd:annotation>
								<xsd:documentation>Durchführung von Antibiotikaprophylaxe und Antibiotikatherapie</xsd:documentation>
								<xsd:documentation source="chapter">A-12.3.2.2</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Umgang_Wunden">
							<xsd:annotation>
								<xsd:documentation>Umgang mit Wunden</xsd:documentation>
								<xsd:documentation source="chapter">A-12.3.2.3</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Haendedesinfektion">
							<xsd:annotation>
								<xsd:documentation>Händedesinfektion</xsd:documentation>
								<xsd:documentation source="chapter">A-12.3.2.4</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Umgang_Patienten_MRE">
							<xsd:annotation>
								<xsd:documentation>Umgang mit Patientinnen und Patienten mit multiresistenten Erregern (MRE)</xsd:documentation>
								<xsd:documentation source="chapter">A-12.3.2.5</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Hygienebezogenes_Risikomanagement" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Angabe der hygienebezogenen Maßnahmen zur Risikoreduktion/zur Verbesserung der Patientensicherheit/zur Reduzierung von Infektionen im Krankenhaus.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Hygienestandard_ZVK">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Vermeidung_GK_Infektionen" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.3.2.1</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:choice>
				<xsd:element name="Hygienestandard_ZVK">
					<xsd:annotation>
						<xsd:documentation>Vermeidung gefäßkatheterassoziierter Infektionen</xsd:documentation>
						<xsd:documentation source="chapter">A-12.3.2.1</xsd:documentation>
						<xsd:documentation source="aggregation">standard</xsd:documentation>
					</xsd:annotation>
					<xsd:complexType>
						<xsd:sequence>
							<xsd:choice>
								<xsd:element name="Standard_Hygiene_ZVK_liegt_vor">
									<xsd:annotation>
										<xsd:documentation>Standortspezifischer Standard zur Hygiene bei Anlage von zentralvenösen Kathetern (ZVK) liegt vor. Der Standard orientiert sich an den Empfehlungen der KRINKO.</xsd:documentation>
										<xsd:documentation source="chapter">A-12.3.2.1</xsd:documentation>
										<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
									</xsd:annotation>
									<xsd:complexType>
										<xsd:sequence>
											<xsd:element name="Standard_autorisiert" type="codomain_ja_nein">
												<xsd:annotation>
													<xsd:documentation>Der Standard wurde durch die Geschäftsführung, die ärztliche Leitung oder die Hygienekommission autorisiert.</xsd:documentation>
													<xsd:documentation source="chapter">A-12.3.2.1</xsd:documentation>
													<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
										</xsd:sequence>
									</xsd:complexType>
								</xsd:element>
								<xsd:element name="Standard_Hygiene_ZVK_liegt_nicht_vor" type="empty">
									<xsd:annotation>							
										<xsd:documentation>Standortspezifischer Standard zur Hygiene bei Anlage von zentralvenösen Kathetern (ZVK) liegt nicht vor</xsd:documentation>
										<xsd:documentation source="chapter">A-12.3.2.1</xsd:documentation>
									</xsd:annotation>
								</xsd:element>
							</xsd:choice>
						</xsd:sequence>
					</xsd:complexType>
				</xsd:element>
				<xsd:element name="Kein_Einsatz_ZVK" type="empty">
					<xsd:annotation>
						<xsd:documentation>Am Standort werden keine zentralen Venenkatheter eingesetzt, wodurch ein standortspezifischer Standard für zentrale Venenverweilkatheter nicht nötig ist.</xsd:documentation>
						<xsd:documentation source="chapter">A-12.3.2.1</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
			</xsd:choice>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Antibiotikaprophylaxe_Antibiotikatherapie">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Antibiotikaprophylaxe_Antibiotikatherapie" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.3.2.2</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Antibiotikaprophylaxe_Antibiotikatherapie">
				<xsd:annotation>
					<xsd:documentation>Durchführung von Antibiotikaprophylaxe und Antibiotikatherapie</xsd:documentation>
					<xsd:documentation source="chapter">A-12.3.2.2</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:choice>
							<xsd:element name="Leitlinie_Antibiotikatherapie_liegt_vor">
								<xsd:annotation>
									<xsd:documentation>Standortspezifische Leitlinie zur Antibiotikatherapie liegt vor.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.2.2</xsd:documentation>
									<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:sequence>
										<xsd:element name="Leitlinie_Resistenzlage_angepasst" type="codomain_ja_nein">
											<xsd:annotation>
												<xsd:documentation>Die Leitlinie ist an die aktuelle lokale/hauseigene Resistenzlage angepasst.</xsd:documentation>
												<xsd:documentation source="chapter">A-12.3.2.2</xsd:documentation>
												<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
										<xsd:element name="Leitlinie_autorisiert" type="codomain_ja_nein">
											<xsd:annotation>
												<xsd:documentation>Die Leitlinie wurde durch die Geschäftsführung, die ärztliche Leitung, die Arzneimittelkommission oder die Hygienekommission autorisiert.</xsd:documentation>
												<xsd:documentation source="chapter">A-12.3.2.2</xsd:documentation>
												<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
									</xsd:sequence>
								</xsd:complexType>
							</xsd:element>
							<xsd:element name="Leitlinie_Antibiotikatherapie_liegt_nicht_vor" type="empty">
								<xsd:annotation>
									<xsd:documentation>Standortspezifische Leitlinie zur Antibiotikatherapie liegt nicht vor.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.2.2</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:choice>
						<xsd:choice>
							<xsd:element name="Standard_perioperative_Antibiotikaprophylaxe_liegt_vor">
								<xsd:annotation>
									<xsd:documentation>Standortspezifischer Standard zur perioperativen Antibiotikaprophylaxe liegt vor.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.2.2</xsd:documentation>
									<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:sequence>
										<xsd:element name="Standard_thematisiert">
											<xsd:annotation>
												<xsd:documentation>Der Standard thematisiert insbesondere:</xsd:documentation>
												<xsd:documentation source="chapter">A-12.3.2.2</xsd:documentation>
												<xsd:documentation source="aggregation">standard</xsd:documentation>
											</xsd:annotation>
											<xsd:complexType>
												<xsd:sequence>
													<xsd:element name="Indikationsstellung_Antibiotikaprophylaxe" type="codomain_ja_nein_teilweise">
														<xsd:annotation>
															<xsd:documentation>Indikationsstellung zur Antibiotikaprophylaxe</xsd:documentation>
															<xsd:documentation source="chapter">A-12.3.2.2</xsd:documentation>
															<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:element name="Zu_Verwendende_Antibiotika" type="codomain_ja_nein_teilweise">
														<xsd:annotation>
															<xsd:documentation>Zu verwendende Antibiotika (unter Berücksichtigung des zu erwartenden Keimspektrums und der lokalen/regionalen Resistenzlage)</xsd:documentation>
															<xsd:documentation source="chapter">A-12.3.2.2</xsd:documentation>
															<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:element name="Dauer_Antibiotikaprophylaxe" type="codomain_ja_nein_teilweise">
														<xsd:annotation>
															<xsd:documentation>Zeitpunkt/Dauer der Antibiotikaprophylaxe</xsd:documentation>
															<xsd:documentation source="chapter">A-12.3.2.2</xsd:documentation>
															<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
												</xsd:sequence>
											</xsd:complexType>
										</xsd:element>
										<xsd:element name="Standard_autorisiert" type="codomain_ja_nein">
											<xsd:annotation>
												<xsd:documentation>Der Standard wurde durch die Geschäftsführung, die ärztliche Leitung, die Arzneimittelkommission oder die Hygienekommission autorisiert.</xsd:documentation>
												<xsd:documentation source="chapter">A-12.3.2.2</xsd:documentation>
												<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
										<xsd:element name="Antibiotikaprophylaxe_abgefragt" type="codomain_ja_nein">
											<xsd:annotation>
												<xsd:documentation>Die Durchführung der perioperativen Antibiotikaprophylaxe gemäß standortspezifischem Standard wird vor Beginn der Operation im OP-Saal abgefragt und dokumentiert.</xsd:documentation>
												<xsd:documentation source="chapter">A-12.3.2.2</xsd:documentation>
												<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
									</xsd:sequence>
								</xsd:complexType>
							</xsd:element>
							<xsd:element name="Standard_perioperative_Antibiotikaprophylaxe_liegt_nicht_vor" type="empty">
								<xsd:annotation>
									<xsd:documentation>Standortspezifischer Standard zur perioperativen Antibiotikaprophylaxe liegt nicht vor.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.2.2</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="Keine_Durchfuehrung_Operationen" type="empty">
								<xsd:annotation>
									<xsd:documentation>Am Standort werden keine Operationen durchgeführt, wodurch ein standortspezifischer Standard zur perioperativen Antibiotikaprophylaxe nicht nötig ist.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.2.2</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:choice>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Umgang_Wunden">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Umgang_Wunden" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.3.2.3</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Umgang_Wunden">
				<xsd:annotation>
					<xsd:documentation>Umgang mit Wunden</xsd:documentation>
					<xsd:documentation source="chapter">A-12.3.2.3</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:choice>
							<xsd:element name="Standard_Wundversorgung_Verbandwechsel_liegt_vor">
								<xsd:annotation>
									<xsd:documentation/>
									<xsd:documentation source="chapter">A-12.3.2.3</xsd:documentation>
									<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:sequence>
										<xsd:element name="Standortspezifischer_Standard">
											<xsd:annotation>
												<xsd:documentation source="chapter">A-12.3.2.3</xsd:documentation>
												<xsd:documentation source="aggregation">standard</xsd:documentation>
											</xsd:annotation>
											<xsd:complexType>
												<xsd:sequence>
													<xsd:element name="Hygienemassnahmen_KRINKO" type="codomain_ja_nein_teilweise">
														<xsd:annotation>
															<xsd:documentation>Der standortspezifische Standard umfasst Hygienemaßnahmen in der Wundversorgung gemäß Empfehlung der Kommission für Krankenhaushygiene und Infektionsprävention (KRINKO) zu „Prävention postoperativer Wundinfektionen“ und zu „Basishygiene“.</xsd:documentation>
															<xsd:documentation source="chapter">A-12.3.2.3</xsd:documentation>
															<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:element name="Differenzierung_akute_chronische_Wunden" type="codomain_ja_nein_teilweise">
														<xsd:annotation>
															<xsd:documentation>Der standortspezifische Standard differenziert zwischen akuten und chronischen Wunden.</xsd:documentation>
															<xsd:documentation source="chapter">A-12.3.2.3</xsd:documentation>
															<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:element name="Auswahl_Wundbehandlung_Wundabdeckung" type="codomain_ja_nein_teilweise">
														<xsd:annotation>
															<xsd:documentation>Der standortspezifische Standard thematisiert die Auswahl von Wundbehandlung und Wundabdeckung.</xsd:documentation>
															<xsd:documentation source="chapter">A-12.3.2.3</xsd:documentation>
															<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
												</xsd:sequence>
											</xsd:complexType>
										</xsd:element>
										<xsd:element name="Standard_autorisiert" type="codomain_ja_nein">
											<xsd:annotation>
												<xsd:documentation>Der standortspezifische Standard wurde durch die Geschäftsführung, die ärztliche Leitung,  die Arzneimittelkommission oder die Hygienekommission autorisiert.</xsd:documentation>
												<xsd:documentation source="chapter">A-12.3.2.3</xsd:documentation>
												<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
									</xsd:sequence>
								</xsd:complexType>
							</xsd:element>
							<xsd:element name="Standard_Wundversorgung_Verbandwechsel_liegt_nicht_vor" type="empty">
								<xsd:annotation>
									<xsd:documentation>Standortspezifischer Standard zur Wundversorgung liegt nicht vor.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.2.3</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="Keine_Durchfuehrung_Wundversorgung" type="empty">
								<xsd:annotation>
									<xsd:documentation>Am Standort wird keine Wundversorgung durchgeführt, wodurch ein standortspezifischer Standard zur Wundversorgung nicht nötig ist.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.2.3</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:choice>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Haendedesinfektion">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Haendedesinfektion" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Haendedesinfektion">
				<xsd:annotation>
					<xsd:documentation>Händedesinfektion</xsd:documentation>
					<xsd:documentation source="chapter">A-12.3.2.4</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:choice>
							<xsd:element name="Haendedesinfektionsmittelverbrauch_Allgemeinstationen_wurde_erhoben">
								<xsd:annotation>
									<xsd:documentation>Angabe des Händedesinfektionsmittelverbrauchs auf allen Allgemeinstationen.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.2.4</xsd:documentation>
									<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:choice>
										<xsd:element name="Haendedesinfektionsmittelverbrauch_Allgemeinstationen" type="float_0d00_1000d00">
											<xsd:annotation>
												<xsd:documentation>Händedesinfektionsmittelverbrauch auf allen Allgemeinstationen</xsd:documentation>
												<xsd:documentation source="chapter">A-12.3.2.4</xsd:documentation>
												<xsd:documentation source="aggregation">nv</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
									</xsd:choice>
								</xsd:complexType>
							</xsd:element>
							<xsd:element name="Haendedesinfektionsmittelverbrauch_Allgemeinstationen_wurde_nicht_erhoben" type="empty">
								<xsd:annotation>
									<xsd:documentation>Es wurde kein Händedesinfektionsmittelverbrauch auf Allgemeinstationen erhoben.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.2.4</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:choice>
						<xsd:choice>
							<xsd:element name="Haendedesinfektionsmittelverbrauch_Intensivstationen_wurde_erhoben">
								<xsd:annotation>
									<xsd:documentation>Angabe des Händedesinfektionsmittelverbrauchs auf allen Intensivstationen.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.2.4</xsd:documentation>
									<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:choice>
										<xsd:element name="Haendedesinfektionsmittelverbrauch_Intensivstationen" type="float_0d00_1000d00">
											<xsd:annotation>
												<xsd:documentation>Händedesinfektionsmittelverbrauch auf allen Intensivstationen</xsd:documentation>
												<xsd:documentation source="chapter">A-12.3.2.4</xsd:documentation>
												<xsd:documentation source="aggregation">nv</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
									</xsd:choice>
								</xsd:complexType>
							</xsd:element>
							<xsd:element name="Haendedesinfektionsmittelverbrauch_Intensivstationen_wurde_nicht_erhoben" type="empty">
								<xsd:annotation>
									<xsd:documentation>Es wurde kein Händedesinfektionsmittelverbrauch auf Intensivstationen erhoben.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.2.4</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="Keine_Intensivstation_vorhanden" type="empty">
								<xsd:annotation>
									<xsd:documentation>Der Standort besitzt keine Intensivstation, wodurch eine Angabe des Händedesinfektionsmittelverbrauchs auf Intensivstationen nicht möglich ist.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.3.2.4</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:choice>
						<xsd:element name="Erfassung_Haendedesinfektionsmittelverbrauch_stationsbezogen" type="codomain_ja_nein_teilweise">
							<xsd:annotation>
								<xsd:documentation>Die Erfassung des Händedesinfektionsmittelverbrauchs erfolgt auch stationsbezogen.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.3.2.4</xsd:documentation>
								<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Umgang_Patienten_MRE">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Umgang_Patienten_MRE" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.3.2.5</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Umgang_Patienten_MRE">
				<xsd:annotation>
					<xsd:documentation>Umgang mit Patientinnen und Patienten mit multiresistenten Erregern (MRE)</xsd:documentation>
					<xsd:documentation source="chapter">A-12.3.2.5</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Standardisierte_Information_MRSA" type="codomain_ja_nein">
							<xsd:annotation>
								<xsd:documentation>Die standardisierte Information der Patientinnen und Patienten mit einer bekannten Besiedlung oder Infektion durch Methicillin-resistente Staphylokokkus aureus (MRSA) erfolgt zum Beispiel durch die Flyer der MRSA-Netzwerke auf der Internetseite des Robert Koch-Instituts (RKI).</xsd:documentation>
								<xsd:documentation source="chapter">A-12.3.2.5</xsd:documentation>
								<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Informationsmanagement_MRSA" type="codomain_ja_nein">
							<xsd:annotation>
								<xsd:documentation>Standortspezifischer Standard zum Umgang mit MRSA-besiedelten Patientinnen und Patienten liegt vor. Der Standard orientiert sich an der im Berichtsjahr aktuellen Empfehlung der Kommission für Krankenhaushygiene und Infektionsprävention (KRINKO) zur „Prävention und Kontrolle von Methicillin-resistenten Staphylococcus aureus-Stämmen (MRSA) in medizinischen und pflegerischen Einrichtungen.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.3.2.5</xsd:documentation>
								<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Regelmaessige_Schulungen" type="codomain_ja_nein_teilweise">
							<xsd:annotation>
								<xsd:documentation>Es erfolgen regelmäßige und strukturierte Schulungen Mitarbeiterinnen und Mitarbeitern zum Umgang mit von MRSA / MRE besiedelten Patientinnen und Patienten.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.3.2.5</xsd:documentation>
								<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Hygienebezogenes_Risikomanagement">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Hygienebezogenes_Risikomanagement" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Hygienebezogenes_Risikomanagement">
				<xsd:annotation>
					<xsd:documentation>Angabe der hygienebezogenen Maßnahmen zur Risikoreduktion/zur Verbesserung der Patientensicherheit/zur Reduzierung von Infektionen im Krankenhaus.</xsd:documentation>
					<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Hygiene_Instrument_Massnahme" maxOccurs="6">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="HM_Schluessel" type="enum_Schluessel_HM">
										<xsd:annotation>
											<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Hygiene_Instrument_Massnahme" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:group ref="c_Zusatzangaben_HM" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
											<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:element name="Erlaeuterungen" type="char_max500" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
											<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="hm_schluessel">
					<xsd:annotation>
						<xsd:documentation source="chapter">A-12.3.2.6</xsd:documentation>
						<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
						<xsd:documentation>Jeder HM Schluessel darf nur einmal angegeben werden.</xsd:documentation>
					</xsd:annotation>
					<xsd:selector xpath="Hygiene_Instrument_Massnahme"/>
					<xsd:field xpath="HM_Schluessel"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Strukturiertes_Beschwerdemanagement">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Strukturiertes_Beschwerdemanagement" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.4</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Strukturiertes_Beschwerdemanagement">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.4</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Strukturiertes_Beschwerdemanagement_Eingefuehrt" type="codomain_ja_nein">
							<xsd:annotation>
								<xsd:documentation>Angabe, ob ein strukturiertes Lob- und Beschwerdemanagement eingeführt ist.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.4</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max500" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.4</xsd:documentation>
								<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Schriftliches_Konzept">
		<xsd:sequence>
			<xsd:element name="Schriftliches_Konzept">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.4</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Schriftliches_Konzept_Existiert" type="codomain_ja_nein">
							<xsd:annotation>
								<xsd:documentation>Ein schriftliches, verbindliches Konzept zum Beschwerdemanagement existiert.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.4</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max500" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.4</xsd:documentation>
								<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Ansprechpersonen">
		<xsd:sequence>
			<xsd:element name="Ansprechpersonen">
				<xsd:annotation>
					<xsd:documentation>Eine oder mehrere Ansprechpersonen für das Beschwerdemanagement sind benannt.</xsd:documentation>
					<xsd:documentation source="chapter">A-12.4</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Kontakt_Person_lang" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.4</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Ansprechpartner">
		<xsd:sequence>
			<xsd:element name="Ansprechpartner">
				<xsd:annotation>
					<xsd:documentation>Angaben zur verantwortlichen Person des Beschwerdemanagements zum Stichtag 31. Dezember des Berichtsjahres.</xsd:documentation>
					<xsd:documentation source="chapter">A-12.4</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Ansprechpersonen"/>
						<xsd:element name="URL" type="qb_url" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Link zum Bericht.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.4</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
								<xsd:documentation source="note">(!) Das Format wird vom XML-Schema nur rudimentär validiert.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max500" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.4</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Ergaenzende_Angaben_Beschwerden">
		<xsd:sequence>
			<xsd:element name="Ergaenzende_Angaben_Beschwerden" type="char_max1000">
				<xsd:annotation>
					<xsd:documentation>Ergänzende Angaben, auf welchem Wege Beschwerden entgegengenommen werden (z. B. persönlich, telefonisch, per E-Mail, postalisch, Internetseite).</xsd:documentation>
					<xsd:documentation source="chapter">A-12.4</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Fuersprechpersonen">
		<xsd:sequence>
			<xsd:element name="Fuersprechpersonen">
				<xsd:annotation>
					<xsd:documentation>Eine oder mehrere Fürsprechpersonen sind benannt.</xsd:documentation>
					<xsd:documentation source="chapter">A-12.4</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Kontakt_Person_lang" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.4</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Patientenfuersprecher">
		<xsd:sequence>
			<xsd:element name="Patientenfuersprecher">
				<xsd:annotation>
					<xsd:documentation>Angaben zur Patientenfürsprecherin/zum Patientenfürsprecher zum Stichtag 31. Dezember des Berichtsjahres.</xsd:documentation>
					<xsd:documentation source="chapter">A-12.4</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Fuersprechpersonen">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.4</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:element name="Erlaeuterungen" type="char_max500" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.4</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Anderes_Gremium_Arbeitsgruppe">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Anderes_Gremium_Arbeitsgruppe" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.5.1</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Anderes_Gremium_Arbeitsgruppe">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.5.1</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Name_verantwortliches_Gremium_Arbeitsgruppe" type="char_max300">
							<xsd:annotation>
								<xsd:documentation>Name des verantwortlichen Gremiums oder der verantwortlichen Arbeitsgruppe.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.5.1</xsd:documentation>
								<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Beteiligte_Abteilungen_Funktionsbereiche" type="char_max300">
							<xsd:annotation>
								<xsd:documentation>Beteiligte Abteilungen/ Funktionsbereiche.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.5.1</xsd:documentation>
								<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Verantwortliches_Gremium_AMTS">
		<xsd:annotation>
			<xsd:documentation/>
			<xsd:documentation source="chapter">A-12.5.1</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Verantwortliches_Gremium_AMTS">
				<xsd:annotation>
					<xsd:documentation>Es ist anzugeben, ob es ein zentrales Gremium oder eine zentrale Arbeitsgruppe gibt, das oder die sich regelmäßig zum Thema Arzneimitteltherapiesicherheit austauscht.</xsd:documentation>
					<xsd:documentation source="chapter">A-12.5.1</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:choice>
						<xsd:element name="Arzneimittelkommission" type="empty">
							<xsd:annotation>
								<xsd:documentation>Das zentrale Gremium oder eine zentrale Arbeitsgruppe, das oder die sich regelmäßig zum Thema Arzneimitteltherapiesicherheit austauscht, ist die Arzneimittelkommission.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.5.1</xsd:documentation>
								<xsd:documentation source="aggregation">alternative</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Arbeitsgruppe_Qualitaetsmanagement">
							<xsd:annotation>
								<xsd:documentation>Das zentrale Gremium oder eine zentrale Arbeitsgruppe, das oder die sich regelmäßig zum Thema Arzneimitteltherapiesicherheit austauscht, ist das Gremium bzw. die Arbeitsgruppe des Qualitätsmanagements.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.5.2</xsd:documentation>
								<xsd:documentation source="aggregation">alternative</xsd:documentation>
								<xsd:documentation source="note">Bei Auswahl dieses Elements, sind die entsprechenden Daten durch die Software aus Kapitel A-12.1.2 zu übernehmen. (!) Dies kann vom XML-Schema nicht geprüft werden.</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Lenkungsgremium_Qualitaetsmanagement">
										<xsd:annotation>
											<xsd:documentation>Angaben zur Arbeitsgruppe des Qualitätsmanagements.</xsd:documentation>
											<xsd:documentation source="chapter">A-12.5.2</xsd:documentation>
											<xsd:documentation source="aggregation">identitaetFV</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:group ref="c_Anderes_Gremium_Arbeitsgruppe">
							<xsd:annotation>
								<xsd:documentation>Es gibt ein anderes zentrales Gremium oder eine andere zentrale Arbeitsgruppe, das oder die sich regelmäßig zum Thema Arzneimitteltherapiesicherheit austauscht.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.5.2</xsd:documentation>
								<xsd:documentation source="aggregation">alternative</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:element name="Kein_Gremium_Arbeitsgruppe" type="empty">
							<xsd:annotation>
								<xsd:documentation>Es gibt kein zentrales Gremium oder keine zentrale Arbeitsgruppe, das oder die sich regelmäßig zum Thema Arzneimitteltherapiesicherheit austauscht.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.5.1</xsd:documentation>
								<xsd:documentation source="aggregation">alternative</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Verantwortliche_Person_AMTS">
		<xsd:annotation>
			<xsd:documentation/>
			<xsd:documentation source="chapter">A-12.5.2</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Verantwortliche_Person_AMTS">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.5.2</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:choice>
						<xsd:element name="Verantwortliche_Person_festgelegt">
							<xsd:annotation>
								<xsd:documentation>Die Verantwortlichkeit für das Gremium bzw. für die zentrale Arbeitsgruppe zur Arzneimitteltherapiesicherheit wurde einer konkreten Person übertragen.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.5.2</xsd:documentation>
								<xsd:documentation source="aggregation">allestandorte</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:choice>
									<xsd:element name="Person_Entspricht_Angaben_Qualitaetsmanagement">
										<xsd:annotation>
											<xsd:documentation>Die Verantwortlichkeit für das Gremium bzw. für die zentrale Arbeitsgruppe zur Arzneimitteltherapiesicherheit entspricht der verantwortlichen Person des Qualitätsmanagements.</xsd:documentation>
											<xsd:documentation source="chapter">A-12.5.2</xsd:documentation>
											<xsd:documentation source="aggregation">alternative</xsd:documentation>
											<xsd:documentation source="note">Bei Auswahl dieses Elements, sind die entsprechenden Daten durch die Software aus Kapitel A-12.1.1 zu übernehmen. (!) Dies kann vom XML-Schema nicht geprüft werden.</xsd:documentation>
										</xsd:annotation>
										<xsd:complexType>
											<xsd:sequence>
												<xsd:group ref="c_Verantwortliche_Person_Qualitaetsmanagement">
													<xsd:annotation>
														<xsd:documentation/>
														<xsd:documentation source="chapter">A-12.5.2</xsd:documentation>
														<xsd:documentation source="aggregation">identitaetFV</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
											</xsd:sequence>
										</xsd:complexType>
									</xsd:element>
									<xsd:element name="Eigenstaendige_Position_AMTS">
										<xsd:annotation>
											<xsd:documentation>Die Verantwortlichkeit für das Gremium bzw. für die zentrale Arbeitsgruppe zur Arzneimitteltherapiesicherheit ist eine eigenständige Position. Es sind die Kontaktdaten der eigenständigen Position für das Thema Arzneimitteltherapiesicherheit zum Stichtag 31. Dezember des Berichtsjahres zu tätigen.</xsd:documentation>
											<xsd:documentation source="chapter">A-12.5.2</xsd:documentation>
											<xsd:documentation source="aggregation">alternative</xsd:documentation>
										</xsd:annotation>
										<xsd:complexType>
											<xsd:group ref="c_Kontakt_Person_lang">
												<xsd:annotation>
													<xsd:documentation/>
													<xsd:documentation source="chapter">A-12.5.2</xsd:documentation>
													<xsd:documentation source="aggregation">identitaetFV</xsd:documentation>
												</xsd:annotation>
											</xsd:group>
										</xsd:complexType>
									</xsd:element>
								</xsd:choice>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Verantwortliche_Person_nicht_festgelegt" type="empty">
							<xsd:annotation>
								<xsd:documentation>Die Verantwortlichkeit für das Gremium bzw. für die zentrale Arbeitsgruppe zur Arzneimitteltherapiesicherheit wurde keiner konkreten Person übertragen.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.5.2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:choice>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Pharmazeutisches_Personal">
		<xsd:annotation>
			<xsd:documentation/>
			<xsd:documentation source="chapter">A-12.5.3</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Pharmazeutisches_Personal">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.5.3</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Anzahl_Apotheker" type="codomain_0_10.000">
							<xsd:annotation>
								<xsd:documentation>Es ist die Gesamtzahl der Apothekerinnen und Apotheker anzugeben (Anzahl Personen).</xsd:documentation>
								<xsd:documentation source="chapter">A-12.5.3</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
								<xsd:documentation source="note">Mitarbeiterinnen und Mitarbeiter, die an mehreren Standorten tätig sind, sind auch mehrfach anzugeben.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Anzahl_weiteres_pharmazeutisches_Personal" type="codomain_0_10.000">
							<xsd:annotation>
								<xsd:documentation>Es ist die Gesamtzahl des weiteren pharmazeutischen Personals anzugeben (Anzahl Personen).</xsd:documentation>
								<xsd:documentation source="chapter">A-12.5.3</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
								<xsd:documentation source="note">Mitarbeiterinnen und Mitarbeiter, die an mehreren Standorten tätig sind, sind auch mehrfach anzugeben.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Es können ergänzende Angaben zur Konkretisierung gemacht werden.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.5.3</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Konzepte_Zubereitung_Arzneimittel">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Zubereitungen_Arzneimittel" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Konzepte_Zubereitung_Arzneimittel">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Konzept_Zubereitung_Arzneimittel" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:choice>
										<xsd:element name="Konzept" type="enum_Konzept_Zubereitung_Arzneimittel">
											<xsd:annotation>
												<xsd:documentation/>
												<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
												<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
										<xsd:element name="Sonstiges" type="char_max500">
											<xsd:annotation>
												<xsd:documentation/>
												<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
												<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
									</xsd:choice>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="amts_konzept_zubereitung">
					<xsd:selector xpath="Konzept_Zubereitung_Arzneimittel"/>
					<xsd:field xpath="Konzept"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Elektronische_Unterstuetzungen_Versorgung_Arzneimittel">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Elektronische_Unterstuetzungen_Versorgung_Arzneimittel" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Elektronische_Unterstuetzungen_Versorgung_Arzneimittel">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Elektronische_Unterstuetzung_Versorgung_Arzneimittel" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:choice>
										<xsd:element name="Art" type="enum_Art_Elektronische_Unterstuetzung_Versorgung_Arzneimittel">
											<xsd:annotation>
												<xsd:documentation/>
												<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
												<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
										<xsd:element name="Sonstige_elektronische_Unterstuetzung" type="char_max500">
											<xsd:annotation>
												<xsd:documentation/>
												<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
												<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
									</xsd:choice>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Massnahmen_Minimierung_Medikationsfehler">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Massnahmen_Minimierung_Medikationsfehler" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Massnahmen_Minimierung_Medikationsfehler">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Massnahme_Minimierung_Medikationsfehler" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:choice>
										<xsd:element name="Massnahme" type="enum_Massnahme_Minimierung_Medikationsfehler">
											<xsd:annotation>
												<xsd:documentation/>
												<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
												<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
										<xsd:element name="Andere_Massnahme" type="char_max300">
											<xsd:annotation>
												<xsd:documentation/>
												<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
												<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
									</xsd:choice>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Massnahmen_Arzneimitteltherapie_Entlassung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Masnahmen_Arzneimitteltherapie_Entlassung" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Massnahmen_Arzneimitteltherapie_Entlassung">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Massnahme_Arzneimitteltherapie_Entlassung" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:choice>
										<xsd:element name="Massnahme" type="enum_Massnahme_Arzneimitteltherapie_Entlassung">
											<xsd:annotation>
												<xsd:documentation/>
												<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
												<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
										<xsd:element name="Sonstiges" type="char_max500">
											<xsd:annotation>
												<xsd:documentation/>
												<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
												<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
									</xsd:choice>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Zusatzangaben_AMTS">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Zusatzangaben_AMTS" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Zusatzangaben_AMTS">
				<xsd:annotation>
					<xsd:documentation>Zusatzangaben zu ausgewählten Instrumenten bzw. Maßnahmen zur Arzneimitteltherapiesicherheit</xsd:documentation>
					<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
					<xsd:documentation source="note">Zusatzangaben zu den Leistungsangeboten gemäß Auswahlliste (Anhang 2) sind verpflichtend.(!) Dies kann vom XML-Schema nicht geprüft werden.</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:choice>
							<xsd:group ref="c_SOP">
								<xsd:annotation>
									<xsd:documentation>Verfahrensbeschreibungen bzw. Standard Operating Procedures.</xsd:documentation>
									<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
									<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
									<xsd:documentation source="note">Bei Auswahl „Teil der QM/RM-Dokumentation (gemäß RM01)“ ist durch die Erfassungssoftware Name und Datum aus der Angabe zu RM01 (A-12.2.3) hier einzusetzen!</xsd:documentation>
								</xsd:annotation>
							</xsd:group>
							<xsd:group ref="c_Konzepte_Zubereitung_Arzneimittel">
								<xsd:annotation>
									<xsd:documentation/>
									<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
									<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
								</xsd:annotation>
							</xsd:group>
							<xsd:group ref="c_Elektronische_Unterstuetzungen_Versorgung_Arzneimittel">
								<xsd:annotation>
									<xsd:documentation/>
									<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
									<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
								</xsd:annotation>
							</xsd:group>
							<xsd:group ref="c_Massnahmen_Minimierung_Medikationsfehler">
								<xsd:annotation>
									<xsd:documentation/>
									<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
									<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
								</xsd:annotation>
							</xsd:group>
							<xsd:group ref="c_Massnahmen_Arzneimitteltherapie_Entlassung">
								<xsd:annotation>
									<xsd:documentation/>
									<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
									<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
								</xsd:annotation>
							</xsd:group>
						</xsd:choice>
						<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Es können ergänzende Angaben zur Konkretisierung gemacht werden.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Instrumente_Massnahmen_AMTS">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Instrumente und Massnahmen Arzneimitteltherapiesicherheit" enthält</xsd:documentation>
			<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Instrumente_Massnahmen_AMTS">
				<xsd:annotation>
					<xsd:documentation>Die Angaben zu den Instrumenten und Maßnahmen zur Förderung der Arzneimitteltherapiesicherheit sind aus der entsprechenden Auswahlliste des Anhangs 2 zu übernehmen und – wo angegeben – um die jeweils aufgeführten Zusatzangaben zu ergänzen.</xsd:documentation>
					<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Hinweis_Instrumente_Massnahmen_AMTS" fixed="Die Instrumente und Maßnahmen zur Förderung der Arzneimitteltherapiesicherheit werden mit Fokus auf den typischen Ablauf des Medikationsprozesses bei der stationären Patientenversorgung dargestellt. Das Krankenhaus stellt hier dar, mit welchen Aspekten es sich bereits auseinandergesetzt bzw. welche Maßnahmen es konkret umgesetzt hat. Die folgenden Aspekte können, gegebenenfalls unter Verwendung von Freitextfeldern, dargestellt werden: &#10;&#13; - Aufnahme ins Krankenhaus, inklusive Anamnese &#10;&#13; Dargestellt werden können Instrumente und Maßnahmen zur Ermittlung der bisherigen Medikation (Arzneimittelanamnese), der anschließenden klinischen Bewertung und der Umstellung auf die im Krankenhaus verfügbare Medikation (Hausliste), sowie zur Dokumentation, sowohl der ursprünglichen Medikation der Patientin oder des Patienten als auch der für die Krankenhausbehandlung angepassten Medikation. &#10;&#13; - Medikationsprozess im Krankenhaus &#10;&#13; Im vorliegenden Rahmen wird beispielhaft von folgenden Teilprozessen ausgegangen: Arzneimittelanamnese – Verordnung – Patienteninformation – Arzneimittelabgabe – Arzneimittelanwendung – Dokumentation – Therapieüberwachung – Ergebnisbewertung. Dargestellt werden können hierzu Instrumente und Maßnahmen zur sicheren Arzneimittelverordnung, zum Beispiel bezüglich Leserlichkeit, Eindeutigkeit und Vollständigkeit der Dokumentation, aber auch bezüglich Anwendungsgebiet, Wirksamkeit, Nutzen-Risiko-Verhältnisses, Verträglichkeit (inklusive potenzieller Kontraindikationen, Wechselwirkungen und Ähnliches) und Ressourcenabwägungen. Außerdem können Angaben zur Unterstützung einer zuverlässigen Arzneimittelbestellung, -abgabe und -anwendung bzw. -verabreichung gemacht werden. &#10;&#13; - Entlassung &#10;&#13; Dargestellt werden können insbesondere die Maßnahmen der Krankenhäuser, die sicherstellen, dass eine strukturierte und sichere Weitergabe von Informationen zur Arzneimitteltherapie an weiterbehandelnde Ärztinnen und Ärzte sowie die angemessene Ausstattung der Patientinnen und Patienten mit Arzneimittelinformationen, Medikationsplan und Medikamenten bzw. Arzneimittelverordnungen erfolgt." minOccurs="1">
							<xsd:annotation>
								<xsd:documentation>Das Element "Hinweis_Instrumente_Massnahmen_AMTS" dient der Abbildung des im Rahmen der Veröffentlichung darzustellenden Hinweises und kann nicht verändert werden.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Instrument_Massnahme_AMTS" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Es können Aspekte, ggf. unter Verwendung von Freitextfeldern, zu Aufnahme ins Krankenhaus (inkl. Anamnese), Medikationsprozess im Krankenhaus und Entlassung dargestellt werden.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="AMTS_Schluessel" type="enum_Schluessel_AS">
										<xsd:annotation>
											<xsd:documentation>Schlüssel-Nr. des Instruments bzw. der Maßnahme zur Arzneimitteltherapiesicherheit</xsd:documentation>
											<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Instrument_Massnahme_AMTS" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:group ref="c_Zusatzangaben_AMTS" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Zusatzangaben zu ausgewählten Instrumenten bzw. Maßnahmen</xsd:documentation>
											<xsd:documentation source="chapter">A-12.5.4</xsd:documentation>
											<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
											<xsd:documentation source="note">Zusatzangaben zu den Leistungsangeboten gemäß Auswahlliste (Anhang 2) sind verpflichtend.(!) Dies kann vom XML-Schema nicht geprüft werden.</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="amts_schluessel">
					<xsd:selector xpath="Instrument_Massnahme_AMTS"/>
					<xsd:field xpath="AMTS_Schluessel"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Beschwerdemanagement">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Beschwerdemanagement" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.4</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Beschwerdemanagement">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.4</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Strukturiertes_Beschwerdemanagement"/>
						<xsd:group ref="c_Schriftliches_Konzept"/>
						<xsd:group ref="c_Ansprechpartner" minOccurs="0"/>
						<xsd:group ref="c_Ergaenzende_Angaben_Beschwerden" minOccurs="0"/>
						<xsd:group ref="c_Patientenfuersprecher" minOccurs="0"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Arzneimitteltherapiesicherheit">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Arzneimitteltherapiesicherheit" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.5</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Arzneimitteltherapiesicherheit">
				<xsd:annotation>
					<xsd:documentation>AMTS ist die Gesamtheit der Maßnahmen zur Gewährleistung eines optimalen Medikationsprozesses mit dem Ziel, Medikationsfehler und damit vermeidbare Risiken für Patientinnen und Patienten bei der Arzneimitteltherapie zu verringern. Eine Voraussetzung für die erfolgreiche Umsetzung dieser Maßnahmen ist, dass AMTS als integraler Bestandteil der täglichen Routine in einem interdisziplinären und multiprofessionellen Ansatz gelebt wird.</xsd:documentation>
					<xsd:documentation source="chapter">A-12.5</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Hinweis_Arzneimitteltherapiesicherheit" fixed="AMTS ist die Gesamtheit der Maßnahmen zur Gewährleistung eines optimalen Medikationsprozesses mit dem Ziel, Medikationsfehler und damit vermeidbare Risiken für Patientinnen und Patienten bei der Arzneimitteltherapie zu verringern. Eine Voraussetzung für die erfolgreiche Umsetzung dieser Maßnahmen ist, dass AMTS als integraler Bestandteil der täglichen Routine in einem interdisziplinären und multiprofessionellen Ansatz gelebt wird." minOccurs="1">
							<xsd:annotation>
								<xsd:documentation>Das Element "Hinweis_Arzneimitteltherapiesicherheit" dient der Abbildung des im Rahmen der Veröffentlichung darzustellenden Hinweises und kann nicht verändert werden.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.5</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:group ref="c_Verantwortliches_Gremium_AMTS"/>
						<xsd:group ref="c_Verantwortliche_Person_AMTS"/>
						<xsd:group ref="c_Pharmazeutisches_Personal"/>
						<xsd:group ref="c_Instrumente_Massnahmen_AMTS" minOccurs="0"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Umgang_mit_Risiken_in_der_Patientenversorgung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Umgang_mit_Risiken_in_der_Patientenversorgung" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Umgang_mit_Risiken_in_der_Patientenversorgung">
				<xsd:annotation>
					<xsd:documentation>Umgang mit Risiken in der Patientenversorgung.</xsd:documentation>
					<xsd:documentation source="chapter">A-12</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Verantwortliche_Person_Qualitaetsmanagement">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.1.1</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Lenkungsgremium_Qualitaetsmanagement" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.1.2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:group>				
						<xsd:group ref="c_Befragungen">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.1.3</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:group>									
						<xsd:group ref="c_Verantwortliche_Person_Risikomanagement" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.2.1</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Lenkungsgremium_Risikomanagement" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.2.2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Instrumente_Massnahmen_Risikomanagement" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.2.3</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Einrichtungsinternes_Fehlermeldesystem" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.2.3.1</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Einrichtungsuebergreifendes_Fehlermeldesystem" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.2.3.2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Hygienepersonal">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.3.1</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Weitere_Informationen_Hygiene" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.3.2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Beschwerdemanagement" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.4</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Arzneimitteltherapiesicherheit">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.5</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Praevention_Hilfe_Missbrauch_Gewalt">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.6</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Praevention_Hilfe_Missbrauch_Gewalt">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Praevention_Hilfe_Missbrauch_Gewalt" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-12.6</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Praevention_Hilfe_Missbrauch_Gewalt">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-12.6</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Hinweis_Praevention_Hilfe_Missbrauch_Gewalt" fixed="Gemäß Teil A § 4 Absatz 2 der Qualitätsmanagement-Richtlinie haben Einrichtungen die Prävention von und Intervention bei Gewalt und Missbrauch als Teil des einrichtungsinternen Qualitätsmanagements vorzusehen. Ziel ist es, Missbrauch und Gewalt insbesondere gegenüber vulnerablen Patientengruppen, wie beispielsweise Kindern und Jugendlichen oder hilfsbedürftigen Personen, vorzubeugen, zu erkennen, adäquat darauf zu reagieren und auch innerhalb der Einrichtung zu verhindern. Das jeweilige Vorgehen wird an Einrichtungsgröße, Leistungsspektrum und den Patientinnen und Patienten ausgerichtet, um so passgenaue Lösungen zur Sensibilisierung der Teams sowie weitere geeignete vorbeugende und intervenierende Maßnahmen festzulegen. Dies können unter anderem Informationsmaterialien, Kontaktadressen, Schulungen/Fortbildungen, Verhaltenskodizes, Handlungsempfehlungen/Interventionspläne oder umfassende Schutzkonzepte sein." minOccurs="1">
							<xsd:annotation>
								<xsd:documentation>Das Element "Hinweis_Praevention_Hilfe_Missbrauch_Gewalt" dient der Abbildung des im Rahmen der Veröffentlichung darzustellenden Hinweises und kann nicht verändert werden.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.6</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Praevention_Intervention_Massnahmen" type="codomain_ja_nein">
							<xsd:annotation>
								<xsd:documentation>Werden Präventions- und Interventionsmaßnahmen zu Missbrauch und Gewalt als Teil des einrichtungsinternen Qualitätsmanagements vorgesehen?</xsd:documentation>
								<xsd:documentation source="chapter">A-12.6</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Kommentar" type="char_max500" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Krankenhäuser können an dieser Stelle ergänzende Angaben tätigen.</xsd:documentation>
								<xsd:documentation source="chapter">A-12.6</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Schutzkonzepte_Gewalt_Kinder">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-12.6.1</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="Hinweis_Schutzkonzepte_Gewalt_Kinder" fixed="Gemäß Teil A § 4 Absatz 2 in Verbindung mit Teil B Abschnitt I § 1 der Qualitätsmanagement-Richtlinie haben sich Einrichtungen, die Kinder und Jugendliche versorgen, gezielt mit der Prävention von und Intervention bei (sexueller) Gewalt und Missbrauch bei Kindern und Jugendlichen zu befassen (Risiko- und Gefährdungsanalyse) und – der Größe und Organisationsform der Einrichtung entsprechend – konkrete Schritte und Maßnahmen abzuleiten (Schutzkonzept). In diesem Abschnitt geben Krankenhäuser, die Kinder und Jugendliche versorgen, an, ob sie gemäß Teil A § 4 Absatz 2 in Verbindung mit Teil B Abschnitt I § 1 der Qualitätsmanagement-Richtlinie ein Schutzkonzept gegen (sexuelle) Gewalt bei Kindern und Jugendlichen aufweisen." minOccurs="1">
										<xsd:annotation>
											<xsd:documentation>Das Element "Hinweis_Schutzkonzepte_Gewalt_Kinder" dient der Abbildung des im Rahmen der Veröffentlichung darzustellenden Hinweises und kann nicht verändert werden.</xsd:documentation>
											<xsd:documentation source="chapter">A-12.6.1</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:choice>
										<xsd:element name="Versorgung_Kinder_Jugendliche">
											<xsd:annotation>
												<xsd:documentation>Dieses Element ist anzugeben, wenn Kinder und/oder Jugendliche versorgt werden.</xsd:documentation>
												<xsd:documentation source="chapter">A-12.6.1</xsd:documentation>
											</xsd:annotation>
											<xsd:complexType>
												<xsd:choice>
													<xsd:element name="Schutzkonzept_gegen_Gewalt_liegt_vor">
														<xsd:annotation>
															<xsd:documentation>Dieses Element ist einzufügen, wenn ein auf Basis einer Gefährdungsanalyse erstelltes Schutzkonzept gegen (sexuelle) Gewalt bei Kindern und Jugendlichen vorliegt, das mindestens die Elemente Prävention, Interventionsplan und Aufarbeitung gemäß Teil B Abschnitt I § 1 Satz 9 QM-RL umfasst.</xsd:documentation>
															<xsd:documentation source="chapter">A-12.6.1</xsd:documentation>
														</xsd:annotation>
														<xsd:complexType>
															<xsd:sequence>
																<xsd:element name="Schutzkonzept" minOccurs="1" maxOccurs="unbounded">
																	<xsd:complexType>
																		<xsd:sequence>
																			<xsd:element name="SK_Schluessel" type="enum_Schluessel_SK">
																				<xsd:annotation>
																					<xsd:documentation>Schlüssel-Nr. des Schutzkonzepts</xsd:documentation>
																					<xsd:documentation source="chapter">A-12.6.1</xsd:documentation>
																					<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Schutzkonzept" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
																				</xsd:annotation>
																			</xsd:element>
																			<xsd:element name="Kommentar" type="char_max500" minOccurs="0">
																				<xsd:annotation>
																					<xsd:documentation>Krankenhäuser können an dieser Stelle ergänzende Angaben tätigen.</xsd:documentation>
																					<xsd:documentation source="chapter">A-12.6.1</xsd:documentation>
																				</xsd:annotation>
																			</xsd:element>
																			<xsd:element name="Datum_letzte_Ueberpruefung" type="qb_date" minOccurs="0">
																				<xsd:annotation>
																					<xsd:documentation>Letzte Überprüfung (Datum)</xsd:documentation>
																					<xsd:documentation source="chapter">A-12.6.1</xsd:documentation>
																					<xsd:documentation source="note">(!) Das Element ist bei der Auswahl der SK-Schlüssel SK04, SK08 und SK10 verpflichtend anzugeben. Dies kann vom Schema nicht überprüft werden.</xsd:documentation>
																				</xsd:annotation>
																			</xsd:element>
																		</xsd:sequence>
																	</xsd:complexType>
																</xsd:element>
																<xsd:group ref="c_Kommentar" minOccurs="0"/>
															</xsd:sequence>
														</xsd:complexType>
														<xsd:unique name="sk_schluessel">
															<xsd:selector xpath="Schutzkonzept"/>
															<xsd:field xpath="SK_Schluessel"/>
														</xsd:unique>
													</xsd:element>
													<xsd:element name="Schutzkonzept_gegen_Gewalt_liegt_nicht_vor">
														<xsd:annotation>
															<xsd:documentation>Dieses Element ist einzufügen, wenn kein auf Basis einer Gefährdungsanalyse erstelltes Schutzkonzept gegen (sexuelle) Gewalt bei Kindern und Jugendlichen vorliegt, das mindestens die Elemente Prävention, Interventionsplan und Aufarbeitung gemäß Teil B Abschnitt I § 1 Satz 9 QM-RL umfasst.</xsd:documentation>
															<xsd:documentation source="chapter">A-12.6.1</xsd:documentation>
														</xsd:annotation>
														<xsd:complexType>
															<xsd:group ref="c_Kommentar" minOccurs="0"/>
														</xsd:complexType>
													</xsd:element>
												</xsd:choice>
											</xsd:complexType>
										</xsd:element>
										<xsd:element name="Keine_Versorgung_Kinder_Jugendliche" type="empty">
											<xsd:annotation>
												<xsd:documentation>Dieses Element ist anzugeben, wenn keine Kinder und/oder Jugendliche versorgt werden.</xsd:documentation>
												<xsd:documentation source="chapter">A-12.6.1</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
									</xsd:choice>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Kommentar">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Kommentar" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Kommentar" type="char_max500">
				<xsd:annotation>
					<xsd:documentation>Krankenhäuser können an dieser Stelle ergänzende Angaben tätigen.</xsd:documentation>
					<xsd:documentation source="chapter">A-12.6.1</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Teilnahme_Notfallstufe">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Teilnahme_Notfallstufe" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-14.1</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Teilnahme_Notfallstufe" minOccurs="0">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-14.1</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:choice>
							<xsd:element name="Notfallstufe_zugeordnet">
								<xsd:annotation>
									<xsd:documentation>Das Krankenhaus ist einer Stufe der Notfallversorgung zugeordnet.</xsd:documentation>
									<xsd:documentation source="chapter">A-14.1</xsd:documentation>
									<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:sequence>
										<xsd:element name="Basisnotfallversorgung_Stufe_1" minOccurs="0">
											<xsd:annotation>
												<xsd:documentation>Basisnotfallversorgung (Stufe 1)</xsd:documentation>
												<xsd:documentation source="chapter">A-14.1</xsd:documentation>
												<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
											</xsd:annotation>
											<xsd:complexType>
												<xsd:sequence>
													<xsd:group ref="c_Umstand_Zuordnung_Notfallstufe">
														<xsd:annotation>
															<xsd:documentation/>
															<xsd:documentation source="chapter">A-14.2</xsd:documentation>
															<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
														</xsd:annotation>
													</xsd:group>
												</xsd:sequence>
											</xsd:complexType>
										</xsd:element>
										<xsd:element name="Erweiterte_Notfallversorgung_Stufe_2" minOccurs="0">
											<xsd:annotation>
												<xsd:documentation>Erweiterte Notfallversorgung (Stufe 2)</xsd:documentation>
												<xsd:documentation source="chapter">A-14.1</xsd:documentation>
												<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
											</xsd:annotation>
											<xsd:complexType>
												<xsd:sequence>
													<xsd:group ref="c_Umstand_Zuordnung_Notfallstufe">
														<xsd:annotation>
															<xsd:documentation/>
															<xsd:documentation source="chapter">A-14.2</xsd:documentation>
															<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
														</xsd:annotation>
													</xsd:group>
												</xsd:sequence>
											</xsd:complexType>
										</xsd:element>
										<xsd:element name="Umfassende_Notfallversorgung_Stufe_3" minOccurs="0">
											<xsd:annotation>
												<xsd:documentation>Umfassende Notfallversorgung (Stufe 3)</xsd:documentation>
												<xsd:documentation source="chapter">A-14.1</xsd:documentation>
												<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
											</xsd:annotation>
											<xsd:complexType>
												<xsd:sequence>
													<xsd:group ref="c_Umstand_Zuordnung_Notfallstufe">
														<xsd:annotation>
															<xsd:documentation/>
															<xsd:documentation source="chapter">A-14.2</xsd:documentation>
															<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
														</xsd:annotation>
													</xsd:group>
												</xsd:sequence>
											</xsd:complexType>
										</xsd:element>
									</xsd:sequence>
								</xsd:complexType>
							</xsd:element>
							<xsd:element name="Notfallstufe_Nichtteilnahme_noch_nicht_vereinbart" type="empty">
								<xsd:annotation>
									<xsd:documentation>Die Notfallstufe oder Nichtteilnahme wurde noch nicht vereinbart.</xsd:documentation>
									<xsd:documentation source="chapter">A-14.1</xsd:documentation>
									<xsd:documentation source="aggregation">identitaet</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="Keine_Teilnahme_Notfallversorgung" type="empty">
								<xsd:annotation>
									<xsd:documentation>Nichtteilnahme an der strukturierten Notfallversorgung.</xsd:documentation>
									<xsd:documentation source="chapter">A-14.1</xsd:documentation>
									<xsd:documentation source="aggregation">identitaet</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:choice>
						<xsd:element name="Erlaeuterungen" type="char_max500" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Ergänzende Angaben zur Teilnahme des Krankenhauses am gestuften System der Notfallversorgung.</xsd:documentation>
								<xsd:documentation source="chapter">A-14.1</xsd:documentation>
								<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Voraussetzungen_Spezialversorgung_erfuellt">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Voraussetzungen_Spezialversorgung_erfuellt" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-14.1</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Voraussetzungen_Spezialversorgung_erfuellt">
				<xsd:annotation>
					<xsd:documentation>Das Krankenhaus erfüllt die Voraussetzungen des Moduls der Spezialversorgung.</xsd:documentation>
					<xsd:documentation source="chapter">A-14.1</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Tatbestand_Spezialversorgung" type="enum_Modul_Spezialversorgung">
							<xsd:annotation>
								<xsd:documentation>Wenn das Krankenhaus gemäß den Vorgaben in § 26 der Regelungen zu den Notfallstrukturen an der strukturierten Notfallversorgung teilnimmt, ist der Tatbestand anzugeben, der dazu führt, dass das Krankenhaus gemäß den Vorgaben in § 26 der Regelung zu den Notfallstrukturen die Voraussetzungen des Moduls Spezialversorgung erfüllt.</xsd:documentation>
								<xsd:documentation source="chapter">A-14.3</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Umstand_Zuordnung_Notfallstufe">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Umstand_Zuordnung_Notfallstufe" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-14.1</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Umstand_Zuordnung_Notfallstufe">
				<xsd:annotation>
					<xsd:documentation>Wenn Stufe 1, Stufe 2 oder Stufe 3 ausgewählt wurde, ist der Umstand anzugeben, der zu der Zuordnung des Krankenhauses zur jeweiligen Notfallstufe führt.</xsd:documentation>
					<xsd:documentation source="chapter">A-14.1</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:choice>
							<xsd:element name="Erfuellung_Voraussetzung" type="empty">
								<xsd:annotation>
									<xsd:documentation>Erfüllung der Voraussetzungen der jeweiligen Notfallstufe gemäß Abschnitt III - V der Regelungen zu den Notfallstrukturen des G-BA.</xsd:documentation>
									<xsd:documentation source="chapter">A-14.1</xsd:documentation>
									<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="Erfuellung_Voraussetzung_Modul_Spezielle_Notfallversorgung">
								<xsd:annotation>
									<xsd:documentation>Zuordnung zur jeweiligen Notfallstufe aufgrund der Erfüllung der Voraussetzungen eines Moduls der speziellen Notfallversorgung (siehe Kapitel A-14.2).</xsd:documentation>
									<xsd:documentation source="chapter">A-14.1</xsd:documentation>
									<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:group ref="c_Teilnahme_Spezielle_Notfallversorgung">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">A-14.2</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:complexType>
							</xsd:element>
							<xsd:element name="Erfuellung_Voraussetzung_Sicherstellung" type="empty">
								<xsd:annotation>
									<xsd:documentation>Zuordnung zu einer der Stufen aufgrund der Erfüllung der Voraussetzungen gemäß § 3 Absatz 2 Satz 3 der Regelungen zu den Notfallstrukturen.</xsd:documentation>
									<xsd:documentation source="chapter">A-14.1</xsd:documentation>
									<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:choice>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Teilnahme_Spezielle_Notfallversorgung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Teilnahme_Notfallstufe" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-14.2</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Teilnahme_Spezielle_Notfallversorgung">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-14.2</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Module_Spezielle_Notfallversorgung" type="enum_Module_Spezielle_Notfallversorgung" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Schlüssel-Nr. des Moduls bzw. der Module der Speziellen Notfallversorgung gemäß den Regelungen zu den Notfallstrukturen, an dem das Krankenhaus teilnimmt.</xsd:documentation>
								<xsd:documentation source="chapter">A-14.2</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Kooperation_mit_Kassenaerztlicher_Vereinigung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Kooperation_mit_Kassenärztlicher_Vereinigung" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">14.4</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Kooperation_mit_Kassenaerztlicher_Vereinigung">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-14.4</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Notdienstpraxis_Existiert" type="codomain_ja_nein">
							<xsd:annotation>
								<xsd:documentation>Das Krankenhaus verfügt über eine Notdienstpraxis, die von der Kassenärztlichen Vereinigung in oder an dem Krankenhaus eingerichtet wurde.</xsd:documentation>
								<xsd:documentation source="chapter">A-14.4</xsd:documentation>
								<xsd:documentation source="aggregation">undVerknuepfung</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Vertragsaerztlicher_Notdienst_Existiert" type="codomain_ja_nein">
							<xsd:annotation>
								<xsd:documentation>Die Notfallambulanz des Krankenhauses ist gemäß § 75 Absatz 1b Satz 3 Halbsatz 2 Alternative 2 SGB V in den vertragsärztlichen Notdienst durch eine Kooperationsvereinbarung mit der Kassenärztlichen Vereinigung eingebunden.</xsd:documentation>
								<xsd:documentation source="chapter">A-14.4</xsd:documentation>
								<xsd:documentation source="aggregation">undVerknuepfung</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Teilnahme_Notfallversorgung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Teilnahme_am_gestuften_System_der_Notfallversorgung" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-14</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Teilnahme_Notfallversorgung">
				<xsd:annotation>
					<xsd:documentation>Teilnahme am gestuften System der Notfallversorgung des G-BA gemäß § 136c Absatz 4 SGB V.</xsd:documentation>
					<xsd:documentation source="chapter">A-14</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Hinweis_Teilnahme_Notfallversorgung" fixed="Alle Krankenhäuser gewährleisten Notfallversorgung und haben allgemeine Pflichten zur Hilfeleistung im Notfall. Darüber hinaus hat der Gemeinsame Bundesausschuss ein gestuftes System von Notfallstrukturen in Krankenhäusern im entgeltrechtlichen Sinne geregelt. Das bedeutet, dass Krankenhäuser, die festgelegte Anforderungen an eine von drei Notfallstufen erfüllen, durch Vergütungszuschläge finanziell unterstützt werden. Krankenhäuser, die die Anforderungen an eine der drei Stufen nicht erfüllen, erhalten keine Zuschläge. Nimmt ein Krankenhaus nicht am gestuften System von Notfallstrukturen teil und gewährleistet es nicht eine spezielle Notfallversorgung, sieht der Gesetzgeber Abschläge vor." minOccurs="1">
							<xsd:annotation>
								<xsd:documentation>Das Element "Hinweis_Teilnahme_Notfallversorgung" dient der Abbildung des im Rahmen der Veröffentlichung darzustellenden Hinweises und kann nicht verändert werden.</xsd:documentation>
								<xsd:documentation source="chapter">A-14</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:group ref="c_Teilnahme_Notfallstufe">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-14.1</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Voraussetzungen_Spezialversorgung_erfuellt" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-14.1</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Kooperation_mit_Kassenaerztlicher_Vereinigung">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-14.4</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Aerztliche_Leitung_OE">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "c_Aerztliche_Leitung_OE" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">B-X.1</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Aerztliche_Leitung_OE">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">B-X.1</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:choice>
						<xsd:element name="Chefarzt" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Namen und Kontaktdaten der Chefärztin/des Chefarztes zum Stichtag 31. Dezember des Berichtsjahres.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.1</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
								<xsd:documentation source="note">Besteht die ärztliche Leitung aus mehr als einer Person, können mehrere Personen angegeben werden. Die Stellvertretung ist nicht anzugeben.</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Kontakt_Person_lang">
										<xsd:annotation>
											<xsd:documentation>Kontakt der Chefärztin/des Chefarztes.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.1</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Kontakt_Zugang">
										<xsd:annotation>
											<xsd:documentation>Kontakt/Zugang der Chefärztin/des Chefarztes.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.1</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Leitender_Belegarzt" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Namen und Kontaktdaten der leitenden Belegärztin/des leitenden Belegarztes zum Stichtag 31. Dezember des Berichtsjahres.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.1</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
								<xsd:documentation source="note">Besteht die ärztliche Leitung aus mehr als einer Person, können mehrere Personen angegeben werden. Die Stellvertretung ist nicht anzugeben.</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Kontakt_Person_lang">
										<xsd:annotation>
											<xsd:documentation>Kontakt der leitenden Belegärztin/des leitenden Belegarztes.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.1</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Kontakt_Zugang">
										<xsd:annotation>
											<xsd:documentation>Kontakt/Zugang der leitenden Belegärztin/des leitenden Belegarztes.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.1</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Leitender_Arzt" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Namen und Kontaktdaten der leitenden Ärztin/des leitenden Arztes zum Stichtag 31. Dezember des Berichtsjahres.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.1</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
								<xsd:documentation source="note">Besteht die ärztliche Leitung aus mehr als einer Person, können mehrere Personen angegeben werden. Die Stellvertretung ist nicht anzugeben.</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Kontakt_Person_lang">
										<xsd:annotation>
											<xsd:documentation>Kontakt der leitenden Ärztin/des leitenden Arztes.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.1</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Kontakt_Zugang">
										<xsd:annotation>
											<xsd:documentation>Kontakt/Zugang der leitenden Ärztin/des leitenden Arztes.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.1</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:choice>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Zielvereinbarungen">
		<xsd:annotation>
			<xsd:documentation source="chapter">B-X.2</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
			<xsd:documentation>Gruppe, die den Container "Zielvereinbarungen" der Organisationseinheiten/Fachabteilung enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Zielvereinbarungen">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">B-X.2</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:choice>
							<xsd:element name="Zielvereinbarung_geschlossen_nicht_an_Empfehlung_DKG_gehalten" maxOccurs="unbounded">
								<xsd:annotation>
									<xsd:documentation>Dieses Element wird eingefügt, wenn leistungsbezogene Zielvereinbarungen geschlossen und sich nicht an die Empfehlungen der DKG vom 17. September 2014 nach § 135c SGB V gehalten wurden.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.2</xsd:documentation>
									<xsd:documentation source="aggregation">verbatim</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:sequence>
										<xsd:element name="Erlaeuterungen" type="char_max500">
											<xsd:annotation>
												<xsd:documentation/>
												<xsd:documentation source="chapter">B-X.2</xsd:documentation>
												<xsd:documentation source="aggregation">verbatim</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
									</xsd:sequence>
								</xsd:complexType>
							</xsd:element>
							<xsd:element name="Zielvereinbarungen_geschlossen_an_Empfehlung_DKG_gehalten" type="empty">
								<xsd:annotation>
									<xsd:documentation>Dieses Element wird eingefügt, wenn Zielvereinbarungen mit den leitenden Ärztinnen und Ärzte entsprechend Empfehlungen der DKG vom 17. September 2014 nach § 135c SGB V geschlossen wurden.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.2</xsd:documentation>
									<xsd:documentation source="aggregation">verbatim</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="Keine_Zielvereinbarungen_geschlossen" type="empty">
								<xsd:annotation>
									<xsd:documentation>Dieses Element wird eingefügt, wenn keine Zielvereinbarungen geschlossen wurden.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.2</xsd:documentation>
									<xsd:documentation source="aggregation">verbatim</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:choice>
						<xsd:element name="Erlaeuterungen" type="char_max500" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">B-X.2</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_FA_Schluessel_Sonstiger">
		<xsd:annotation>
			<xsd:documentation>Falls es sich um eine sonstige Fachabteilung handelt, ist dieses Element einzufügen.</xsd:documentation>
			<xsd:documentation source="chapter">B-X.1</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Sonstiger">
				<xsd:annotation>
					<xsd:documentation>Falls es sich um eine sonstige Fachabteilung handelt, ist dieses Element einzufügen.</xsd:documentation>
					<xsd:documentation source="chapter">B-X.1</xsd:documentation>
					<xsd:documentation source="aggregation">alternative</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="FA_Sonstiger_Schluessel" type="enumSchluessel_FA_Sonstige">
							<xsd:annotation>
								<xsd:documentation>Sonstiger Fachabteilungsschlüssel nach § 301 SGB V.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.1</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Bezeichnung" type="char_max200">
							<xsd:annotation>
								<xsd:documentation>Bezeichnung der sonstigen Fachabteilung.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.1</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Medizinische_Leistungsangebote">
		<xsd:annotation>
			<xsd:documentation source="chapter">B-X.3</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
			<xsd:documentation>Gruppe, die den Container "Medizinische_Leistungsangebote" der Organisationseinheiten/Fachabteilung enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Medizinische_Leistungsangebote">
				<xsd:annotation>
					<xsd:documentation>Medizinische Leistungsangebote der Organisationseinheit / Fachabteilung.</xsd:documentation>
					<xsd:documentation source="chapter">B-X.3</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Medizinisches_Leistungsangebot" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Medizinische Leistungsangebote der Organisationseinheit / Fachabteilung.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.3</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:choice>
										<xsd:element name="VA_VU_Schluessel" type="enum_Schluessel_VA_VU_ohneSonstige">
											<xsd:annotation>
												<xsd:documentation>Schlüssel-Nr. des medizinisches Leistungsangebots der Organisationseinheit / Fachabteilung.</xsd:documentation>
												<xsd:documentation source="chapter">B-X.3, B-X.8</xsd:documentation>
												<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
												<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Medizinisches_Leistungsangebot" nur genau einmal vorkommen (Eindeutigkeit). </xsd:documentation>
											</xsd:annotation>
										</xsd:element>
										<xsd:element name="Sonstiger">
											<xsd:annotation>
												<xsd:documentation>Falls es sich um ein sonstiges medizinisches Leistungsangebot der Organisationseinheit / Fachabteilung handelt, ist dieses Element einzufügen.</xsd:documentation>
												<xsd:documentation source="chapter">B-X.3, B-X.8</xsd:documentation>
												<xsd:documentation source="aggregation">alternative</xsd:documentation>
											</xsd:annotation>
											<xsd:complexType>
												<xsd:sequence>
													<xsd:element name="VA_VU_Sonstiger_Schluessel" type="enum_Schluessel_VA_VU_Sonstige">
														<xsd:annotation>
															<xsd:documentation>Sonstige Schlüssel-Nr.  des medizinischen Leistungsangebotes der Organisationseinheit / Fachabteilung.</xsd:documentation>
															<xsd:documentation source="chapter">B-X.3, B-X.8</xsd:documentation>
															<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
															<xsd:documentation source="note">Die sonstige Schlüssel-Nr. darf bei der Wiederholung des Elements "Medizinisches_Leistungsangebot" mehrfach aufgeführt werden.</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:element name="Bezeichnung" type="char_max200">
														<xsd:annotation>
															<xsd:documentation>Bezeichnung des sonstigen medizinischen Leistungsangebotes.</xsd:documentation>
															<xsd:documentation source="chapter">B-X.3, B-X.8</xsd:documentation>
															<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
												</xsd:sequence>
											</xsd:complexType>
										</xsd:element>
									</xsd:choice>
									<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">B-X.3</xsd:documentation>
											<xsd:documentation source="aggregation">verbatim</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="va_vu_schluessel">
					<xsd:annotation>
						<xsd:documentation>Jeder VA_VU Schluessel mit Ausnahme der Sonstigen Schluessel darf nur einmal innerhalb der Medizinischen Leistungsangebote der Fachabteilung/Organisationseinheit angegeben werden.</xsd:documentation>
					</xsd:annotation>
					<xsd:selector xpath="Medizinisches_Leistungsangebot"/>
					<xsd:field xpath="VA_VU_Schluessel"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Fallzahlen_OE">
		<xsd:sequence>
			<xsd:element name="Fallzahlen_OE">
				<xsd:annotation>
					<xsd:documentation>Fallzahlen der Organisationseinheit / Fachabteilung.</xsd:documentation>
					<xsd:documentation source="chapter">B-X.4</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Vollstationaere_Fallzahl" type="codomain_0_100.000">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">B-X.4</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Teilstationaere_Fallzahl" type="codomain_0_100.000">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">B-X.4</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
							</xsd:annotation>
						</xsd:element>			
						<xsd:element name="Hybrid_DRG_Fallzahl" type="codomain_0_1.000.000">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">B-X.4</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Kommentar zu den Fallzahlen der Organisationseinheit / Fachabteilung.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.4</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Hauptdiagnosen">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Hauptdiagnosen" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">B-X.5</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Hauptdiagnosen">
				<xsd:annotation>
					<xsd:documentation>Hauptdiagnosen nach ICD.</xsd:documentation>
					<xsd:documentation source="chapter">B-X.5</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:choice>
							<xsd:element name="Hauptdiagnose" maxOccurs="unbounded">
								<xsd:annotation>
									<xsd:documentation>Hauptdiagnosen nach ICD-10-GM.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.5</xsd:documentation>
									<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
									<xsd:documentation source="note">Die Hauptdiagnosen sind mit der jeweiligen Fallzahl anzugeben. Es sind die Hauptdiagnosen der voll- und teilstationären Fälle zu berücksichtigen. Die Hauptdiagnose eines Falles ist von der Organisationseinheit/Fachabteilung anzugeben, die den Fall gemäß der Zuordnung der Fallzahlen unter B-[X].4 zählt.</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:sequence>
										<xsd:element name="ICD_10" type="format_icd_3_5">
											<xsd:annotation>
												<xsd:documentation>ICD-10-Ziffer.</xsd:documentation>
												<xsd:documentation source="chapter">B-X.5</xsd:documentation>
												<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
												<xsd:documentation source="note">Alle ICD-Ziffern der Organisationseinheit/Fachabteilung sind endstellig (zum Beispiel G20.2) und mit Fallzahl (Zahl &gt;0) anzugeben. Es ist die jeweils für das Berichtsjahr aktuelle amtliche ICD-10-GM-Version zu verwenden. Abweichend hiervon kann für die Abbildung von Überliegern die amtliche ICD-10-GM-Version des Vorjahres zugrunde gelegt werden.</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
										<xsd:choice>
											<xsd:element name="Fallzahl" type="codomain_4_100.000">
												<xsd:annotation>
													<xsd:documentation>Absolute Fallzahl.</xsd:documentation>
													<xsd:documentation source="chapter">B-X.5</xsd:documentation>
													<xsd:documentation source="aggregation">summation</xsd:documentation>
												</xsd:annotation>
											</xsd:element>
											<xsd:group ref="s_Fallzahl_Datenschutz">
												<xsd:annotation>
													<xsd:documentation>Dieses Element ist anzugeben, falls die Fallzahl 1 bis einschließlich 3 ist.</xsd:documentation>
													<xsd:documentation source="chapter">B-X.5</xsd:documentation>
													<xsd:documentation source="aggregation">nv</xsd:documentation>
												</xsd:annotation>
											</xsd:group>
										</xsd:choice>
									</xsd:sequence>
								</xsd:complexType>
							</xsd:element>
							<xsd:element name="Keine_Erbracht" type="empty">
								<xsd:annotation>
									<xsd:documentation>Dieses Element ist anzugeben, falls der Organisationseinheit/Fachabteilung keine Hauptdiagnosen nach ICD-10 zuzuordnen sind.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.5</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:choice>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Prozedur">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Prozedur" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Prozedur">
				<xsd:annotation>
					<xsd:documentation>Prozedur nach OPS.</xsd:documentation>
					<xsd:documentation source="chapter">B-X.6</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="OPS_301" type="format_ops_4_6">
							<xsd:annotation>
								<xsd:documentation>OPS 301 Ziffer.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.6</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
								<xsd:documentation source="note">Die OPS-Ziffern sind hier gemäß Anlage endstellig anzugeben. Es ist der jeweils für das Berichtsjahr aktuelle amtliche OPS-Katalog zu verwenden. Abweichend hiervon kann für die Abbildung von Überliegern der amtliche OPS-Katalog des Vorjahres zugrunde gelegt werden.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:choice>
							<xsd:element name="Anzahl" type="codomain_4_100.000">
								<xsd:annotation>
									<xsd:documentation>Absolute Anzahl.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.6</xsd:documentation>
									<xsd:documentation source="aggregation">summation</xsd:documentation>
									<xsd:documentation source="note">Die Häufigkeit einer OPS-Ziffer in einer Fachabteilung ergibt sich daraus, wie oft die entsprechende Prozedur von der Fachabteilung im Berichtsjahr erbracht wurde. Die OPS-Zählung erfolgt demnach immer bei der Fachabteilung, die die Leistung erbracht hat.</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:group ref="s_Anzahl_Datenschutz">
								<xsd:annotation>
									<xsd:documentation>Dieses Element ist anzugeben, falls die Anzahl kleiner 4 ist.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.6</xsd:documentation>
									<xsd:documentation source="aggregation">nv</xsd:documentation>
								</xsd:annotation>
							</xsd:group>
						</xsd:choice>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Prozeduren">
		<xsd:annotation>
			<xsd:documentation source="chapter">B-X.6</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
			<xsd:documentation>Gruppe, die den  Container "Prozeduren" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Prozeduren">
				<xsd:annotation>
					<xsd:documentation>Prozeduren nach OPS.</xsd:documentation>
					<xsd:documentation source="chapter">B-X.6</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:choice>
						<xsd:element name="Keine_Erbracht" type="empty">
							<xsd:annotation>
								<xsd:documentation>Keine Prozeduren nach OPS erbracht.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.6</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Freiwillige_Angabe">
							<xsd:annotation>
								<xsd:documentation>Für psychiatrische und psychotherapeutische bzw. psychosomatische und psychotherapeutische Organisationseinheiten/Fachabteilungen ist die OPS-Darstellung freiwillig und können in diesem Element angegeben werden.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.6</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:group ref="c_Prozedur" maxOccurs="unbounded"/>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Verpflichtende_Angabe">
							<xsd:annotation>
								<xsd:documentation>OPS-Prozeduren wurden erbracht und sind verpflichtend im Qualitätsbericht anzugeben.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.6</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:group ref="c_Prozedur" maxOccurs="unbounded"/>
							</xsd:complexType>
						</xsd:element>
					</xsd:choice>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Leistungen_Hybrid_DRG">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Leistungen_Hybrid_DRG" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">B-X.7</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Leistungen_Hybrid_DRG">
				<xsd:complexType>
					<xsd:sequence>
						<xsd:choice>
							<xsd:element name="Hauptdiagnosen_Hybrid_DRG">
								<xsd:annotation>
									<xsd:documentation>Einzelne Leistung nach § 115f SGB V (Hybrid-DRG) nach ICD.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.7</xsd:documentation>
									<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:sequence>										
										<xsd:element name="Hauptdiagnose_Hybrid_DRG" maxOccurs="unbounded">
											<xsd:annotation>
												<xsd:documentation source="chapter">B-X.7</xsd:documentation>
												<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
												<xsd:documentation source="note">Es ist die Hauptdiagnose nach ICD-10 anzugeben. Die ICD-Ziffern sind endstellig und mit Fallzahl (Zahl &gt; 0) anzugeben. Die Angaben erfolgen gemäß der jeweils für das Berichtsjahr geltenden Fassung des Leistungskatalogs (der Anlage 1 des Vertrags gemäß § 115f Absatz 1 Satz 1 Nummer 2 SGB V in Verbindung mit der Vereinbarung gemäß § 115f Absatz 2 Satz 2 SGB V (Hybrid-DRG-Vereinbarung)). (!) Dies wird nicht durch die Schema-Datei überprüft.</xsd:documentation>
											</xsd:annotation>
											<xsd:complexType>
												<xsd:sequence>
													<xsd:element name="ICD_10" type="format_icd_3_5">
														<xsd:annotation>
															<xsd:documentation>ICD-10-Ziffer als Hybrid_DRG.</xsd:documentation>
															<xsd:documentation source="chapter">B-X.7</xsd:documentation>
															<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
															<xsd:documentation source="note">Es ist die jeweils für das Berichtsjahr aktuelle amtliche ICD-10-GM-Version zu verwenden. Abweichend hiervon kann für die Abbildung von Überliegern die amtliche ICD-10-GM-Version des Vorjahres zugrunde gelegt werden.</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:choice>
														<xsd:element name="Fallzahl" type="codomain_4_100.000">
															<xsd:annotation>
																<xsd:documentation>Absolute Fallzahl.</xsd:documentation>
																<xsd:documentation source="chapter">B-X.7</xsd:documentation>
																<xsd:documentation source="aggregation">summation</xsd:documentation>
															</xsd:annotation>
														</xsd:element>
														<xsd:group ref="s_Fallzahl_Datenschutz">
															<xsd:annotation>
																<xsd:documentation>Dieses Element ist anzugeben, falls die Fallzahl 1 bis einschließlich 3 ist.</xsd:documentation>
																<xsd:documentation source="chapter">B-X.7</xsd:documentation>
																<xsd:documentation source="aggregation">nv</xsd:documentation>
															</xsd:annotation>
														</xsd:group>
													</xsd:choice>
												</xsd:sequence>
											</xsd:complexType>
										</xsd:element>
									</xsd:sequence>
								</xsd:complexType>
							</xsd:element>
							<xsd:element name="Hauptdiagnosen_Keine_Erbracht" type="empty">
								<xsd:annotation>
									<xsd:documentation>Dieses Element ist anzugeben, falls der Organisationseinheit/Fachabteilung keine Hauptdiagnosen nach ICD-10 als Hybrid-DRG zuzuordnen sind.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.7</xsd:documentation>
									<xsd:documentation source="aggregation">alternative</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:choice>
						<xsd:choice>
							<xsd:element name="Prozeduren_Hybrid_DRG">
								<xsd:annotation>
									<xsd:documentation>Einzelne Leistung nach § 115f SGB V (Hybrid-DRG) nach OPS.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.7</xsd:documentation>
									<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:sequence>										
										<xsd:element name="Prozedur_Hybrid_DRG" maxOccurs="unbounded">
											<xsd:annotation>
												<xsd:documentation source="chapter">B-X.7</xsd:documentation>
												<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
												<xsd:documentation source="note">Es ist die Prozedur mit ihrer jeweiligen OPS-Ziffer anzugeben. Die OPS-Ziffern sind endstellig und mit Fallzahl (Zahl &gt; 0) anzugeben. Die Angaben erfolgen gemäß der jeweils für das Berichtsjahr geltenden Fassung des Leistungskatalogs (der Anlage 1 des Vertrags gemäß § 115f Absatz 1 Satz 1 Nummer 2 SGB V in Verbindung mit der Vereinbarung gemäß § 115f Absatz 2 Satz 2 SGB V (Hybrid-DRG-Vereinbarung)). (!) Dies wird nicht von der Schema-Datei überprüft.</xsd:documentation>
											</xsd:annotation>
											<xsd:complexType>
												<xsd:sequence>
													<xsd:element name="OPS_301" type="format_ops_4_6">
														<xsd:annotation>
															<xsd:documentation>OPS 301 Ziffer als Hybrid-DRG.</xsd:documentation>
															<xsd:documentation source="chapter">B-X.7</xsd:documentation>
															<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
															<xsd:documentation source="note">Es ist der jeweils für das Berichtsjahr aktuelle amtliche OPS-Katalog zu verwenden. Abweichend hiervon kann für die Abbildung von Überliegern der amtliche OPS-Katalog des Vorjahres zugrunde gelegt werden.</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:choice>
														<xsd:element name="Anzahl" type="codomain_4_100.000">
															<xsd:annotation>
																<xsd:documentation>Absolute Fallzahl.</xsd:documentation>
																<xsd:documentation source="chapter">B-X.7</xsd:documentation>
																<xsd:documentation source="aggregation">summation</xsd:documentation>
															</xsd:annotation>
														</xsd:element>
														<xsd:group ref="s_Anzahl_Datenschutz">
															<xsd:annotation>
																<xsd:documentation>Dieses Element ist anzugeben, falls die Anzahl kleiner 4 ist.</xsd:documentation>
																<xsd:documentation source="chapter">B-X.7</xsd:documentation>
																<xsd:documentation source="aggregation">nv</xsd:documentation>
															</xsd:annotation>
														</xsd:group>
													</xsd:choice>
												</xsd:sequence>
											</xsd:complexType>
										</xsd:element>
									</xsd:sequence>
								</xsd:complexType>
							</xsd:element>
							<xsd:element name="Prozeduren_Keine_Erbracht" type="empty">
								<xsd:annotation>
									<xsd:documentation>Dieses Element ist anzugeben, falls der Organisationseinheit/Fachabteilung keine Prozeduren als Hybrid-DRG zuzuordnen sind.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.7</xsd:documentation>							
									<xsd:documentation source="aggregation">alternative</xsd:documentation>
								</xsd:annotation>
							</xsd:element>	
						</xsd:choice>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Leistungen_Ambulanz">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Leistungen_Ambulanz" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">B-X.8</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Leistungen_Ambulanz">
				<xsd:annotation>
					<xsd:documentation>Angebotene Leistungen der Ambulanz.</xsd:documentation>
					<xsd:documentation source="chapter">B-X.8</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Medizinisches_Leistungsangebot" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Schlüssel-Nr. des medizinischen Leistungsangebots.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.8</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
								<xsd:documentation source="note">Die Angabe der angebotenen Leistungen erfolgt anhand der Auswahlliste für die fachabteilungsbezogenen medizinischen Leistungsangebote zu B-X.3 in Anhang 2. Die Ausfüllhinweise zu B-X.3 gelten entsprechend.</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:choice>
										<xsd:element name="VA_VU_Schluessel_Ambulanz" type="enum_Schluessel_VA_VU_ohneSonstige">
											<xsd:annotation>
												<xsd:documentation>Schlüssel-Nr. des medizinisches Leistungsangebots der Organisationseinheit / Fachabteilung.</xsd:documentation>
												<xsd:documentation source="chapter">B-X.3, B-X.8</xsd:documentation>
												<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
												<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Medizinisches_Leistungsangebot" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
										<xsd:element name="Sonstiger">
											<xsd:annotation>
												<xsd:documentation>Falls es sich um ein sonstiges medizinisches Leistungsangebot der Organisationseinheit / Fachabteilung handelt, ist dieses Element einzufügen.</xsd:documentation>
												<xsd:documentation source="chapter">B-X.3, B-X.8</xsd:documentation>
												<xsd:documentation source="aggregation">alternative</xsd:documentation>
											</xsd:annotation>
											<xsd:complexType>
												<xsd:sequence>
													<xsd:element name="VA_VU_Sonstiger_Schluessel_Ambulanz" type="enum_Schluessel_VA_VU_Sonstige">
														<xsd:annotation>
															<xsd:documentation>Sonstige Schlüssel-Nr.  des medizinischen Leistungsangebotes der Organisationseinheit / Fachabteilung.</xsd:documentation>
															<xsd:documentation source="chapter">B-X.3, B-X.8</xsd:documentation>
															<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
															<xsd:documentation source="note">Die sonstige Schlüssel-Nr. darf bei der Wiederholung des Elements "Medizinisches_Leistungsangebot" mehrfach aufgeführt werden.</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:element name="Bezeichnung" type="char_max200">
														<xsd:annotation>
															<xsd:documentation>Bezeichnung des sonstigen medizinischen Leistungsangebotes.</xsd:documentation>
															<xsd:documentation source="chapter">B-X.3, B-X.8</xsd:documentation>
															<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
												</xsd:sequence>
											</xsd:complexType>
										</xsd:element>
									</xsd:choice>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="va_vu_schluessel_ambulanz">
					<xsd:annotation>
						<xsd:documentation>Jeder VA_VU Schluessel mit Ausnahme der Sonstigen Schluessel darf nur einmal innerhalb der Medizinischen Leistungsangebote der Fachabteilung/Organisationseinheit angegeben werden.</xsd:documentation>
					</xsd:annotation>
					<xsd:selector xpath="Medizinisches_Leistungsangebot"/>
					<xsd:field xpath="VA_VU_Schluessel_Ambulanz"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Leistungen_Ambulanz_116b">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Leistungen_Ambulanz_116b" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">B-X.8</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Leistungen_Ambulanz_116b">
				<xsd:annotation>
					<xsd:documentation>Angebotene Leistungen der Ambulanz.</xsd:documentation>
					<xsd:documentation source="chapter">B-X.8</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Leistung" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Angebotene Leistung.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.8</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="LK_Schluessel" type="enum_Schluessel_LK">
										<xsd:annotation>
											<xsd:documentation>Schlüssel-Nr. der Leistung.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.8</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Leistung" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="lk_schluessel">
					<xsd:annotation>
						<xsd:documentation>Jeder LK Schluessel darf nur einmal angegeben werden.</xsd:documentation>
					</xsd:annotation>
					<xsd:selector xpath="Leistung"/>
					<xsd:field xpath="LK_Schluessel"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Ambulante_Behandlungsmoeglichkeiten">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Ambulante_Behandlungsmoeglichkeiten" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">B-X.8</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Ambulante_Behandlungsmoeglichkeiten">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">B-X.8</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Ambulante_Behandlungsmoeglichkeit" maxOccurs="unbounded"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Ambulante_Behandlungsmoeglichkeit">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Ambulante_Behandlungsmoeglichkeit" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">B-X.8</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Ambulante_Behandlungsmoeglichkeit">
				<xsd:annotation>
					<xsd:documentation>Ambulante Behandlungsmöglichkeiten.</xsd:documentation>
					<xsd:documentation source="chapter">B-X.8</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:choice>
							<xsd:element name="Ambulanz">
								<xsd:annotation>
									<xsd:documentation>Ambulante Behandlungsmöglichkeit.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.8</xsd:documentation>
									<xsd:documentation source="aggregation">alternative</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:sequence>
										<xsd:element name="AM_Schluessel" type="enum_Schluessel_AM_ohneSonstige_ohneAM_116b">
											<xsd:annotation>
												<xsd:documentation>Schlüssel-Nr. der Ambulanzart.</xsd:documentation>
												<xsd:documentation source="chapter">B-X.8</xsd:documentation>
												<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
												<xsd:documentation source="note">Der Wert darf bei Wiederholung des Elements "Ambulanz" mehrfach vorkommen.</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
										<xsd:element name="Bezeichnung" type="char_max200" minOccurs="0">
											<xsd:annotation>
												<xsd:documentation>Bezeichnung der Ambulanz.</xsd:documentation>
												<xsd:documentation source="chapter">B-X.8</xsd:documentation>
												<xsd:documentation source="aggregation">verbatim</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
										<xsd:group ref="c_Leistungen_Ambulanz" minOccurs="0">
											<xsd:annotation>
												<xsd:documentation>Angebotene Leistungen der Ambulanz.</xsd:documentation>
												<xsd:documentation source="chapter">B-X.8</xsd:documentation>
												<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
											</xsd:annotation>
										</xsd:group>
										<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
											<xsd:annotation>
												<xsd:documentation/>
												<xsd:documentation source="chapter">B-X.8</xsd:documentation>
												<xsd:documentation source="aggregation">verbatim</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
									</xsd:sequence>
								</xsd:complexType>
							</xsd:element>
							<xsd:element name="Ambulanz_116b">
								<xsd:annotation>
									<xsd:documentation>Ambulante Behandlungsmöglichkeit nach § 116b SGB V.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.8</xsd:documentation>
									<xsd:documentation source="aggregation">alternative</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:sequence>
										<xsd:element name="AM_116b_Schluessel" type="enum_Schluessel_AM_116b">
											<xsd:annotation>
												<xsd:documentation>Schlüssel-Nr. der Ambulanzart.</xsd:documentation>
												<xsd:documentation source="chapter">B-X.8</xsd:documentation>
												<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
												<xsd:documentation source="note">Der Wert darf bei Wiederholung des Elements "Ambulanz_116b" mehrfach vorkommen.</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
										<xsd:element name="Bezeichnung" type="char_max200" minOccurs="0">
											<xsd:annotation>
												<xsd:documentation>Bezeichnung der Ambulanz.</xsd:documentation>
												<xsd:documentation source="chapter">B-X.8</xsd:documentation>
												<xsd:documentation source="aggregation">verbatim</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
										<xsd:group ref="c_Leistungen_Ambulanz_116b" minOccurs="0">
											<xsd:annotation>
												<xsd:documentation>Angebotene Leistungen der Ambulanz.</xsd:documentation>
												<xsd:documentation source="chapter">B-X.8</xsd:documentation>
												<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
											</xsd:annotation>
										</xsd:group>
										<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
											<xsd:annotation>
												<xsd:documentation/>
												<xsd:documentation source="chapter">B-X.8</xsd:documentation>
												<xsd:documentation source="aggregation">verbatim</xsd:documentation>
											</xsd:annotation>
										</xsd:element>
									</xsd:sequence>
								</xsd:complexType>
							</xsd:element>
						</xsd:choice>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Ambulante_Operation">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Ambulante_Operation" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Ambulante_Operation">
				<xsd:annotation>
					<xsd:documentation>Ambulante Operation nach § 115b SGB V.</xsd:documentation>
					<xsd:documentation source="chapter">B-X.9</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="OPS_301" type="format_ops_4_6">
							<xsd:annotation>
								<xsd:documentation>OPS 301 Ziffer.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.9</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
								<xsd:documentation source="note">Die OPS-Ziffern sind hier gemäß Anlage endstellig anzugeben.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:choice>
							<xsd:element name="Anzahl" type="codomain_4_100.000">
								<xsd:annotation>
									<xsd:documentation>Absolute Anzahl.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.9</xsd:documentation>
									<xsd:documentation source="aggregation">summation</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:group ref="s_Anzahl_Datenschutz">
								<xsd:annotation>
									<xsd:documentation>Absolute Anzahl.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.9</xsd:documentation>
									<xsd:documentation source="aggregation">nv</xsd:documentation>
								</xsd:annotation>
							</xsd:group>
						</xsd:choice>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Ambulante_Operationen">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Ambulante_Operationen" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">B-X.9</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Ambulante_Operationen">
				<xsd:annotation>
					<xsd:documentation>Ambulante Operationen nach § 115b SGB V.</xsd:documentation>
					<xsd:documentation source="chapter">B-X.9</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:choice>
							<xsd:element name="Keine_Erbracht" type="empty">
								<xsd:annotation>
									<xsd:documentation>Keine ambulante Operation nach OPS erbracht.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.7</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
							<xsd:element name="Freiwillige_Angabe">
								<xsd:annotation>
									<xsd:documentation>Für psychiatrische und psychotherapeutische bzw. psychosomatische und psychotherapeutische Organisationseinheiten/Fachabteilungen ist die OPS-Darstellung der ambulanten Operationen freiwillig und können in diesem Element angegeben werden.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.7</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:group ref="c_Ambulante_Operation" maxOccurs="unbounded"/>
								</xsd:complexType>
							</xsd:element>
							<xsd:element name="Verpflichtende_Angabe">
								<xsd:annotation>
									<xsd:documentation>Ambulante Operationen nach OPS wurden erbracht und sind verpflichtend im Qualitätsbericht anzugeben.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.7</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:group ref="c_Ambulante_Operation" maxOccurs="unbounded"/>
								</xsd:complexType>
							</xsd:element>
						</xsd:choice>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Apparative_Ausstattung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Apparative_Ausstattung" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-13</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Apparative_Ausstattung">
				<xsd:annotation>
					<xsd:documentation>Apparative Ausstattung.</xsd:documentation>
					<xsd:documentation source="chapter">A-13</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Geraet" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-13</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="AA_Schluessel" type="enum_Schluessel_AA_ohneSonstige">
										<xsd:annotation>
											<xsd:documentation>Geräte-Schlüssel-Nr. </xsd:documentation>
											<xsd:documentation source="chapter">A-13</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Geraet" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Notfallverfuegbarkeit_24h" type="codomain_ja_nein_keine-Angabe-erforderlich">
										<xsd:annotation>
											<xsd:documentation source="chapter">A-13</xsd:documentation>
											<xsd:documentation source="aggregation">undVerknuepfung</xsd:documentation>
											<xsd:documentation source="note">Die 24h-Notfallverfügbarkeit der Geräte ist verpflichtend nur für in der Auswahlliste entsprechend markierte Geräte anzugeben.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">A-13</xsd:documentation>
											<xsd:documentation source="aggregation">verbatim</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="aa_schluessel">
					<xsd:annotation>
						<xsd:documentation>Jeder AA Schluessel darf nur einmal angegeben werden.</xsd:documentation>
					</xsd:annotation>
					<xsd:selector xpath="Geraet"/>
					<xsd:field xpath="AA_Schluessel"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Beschaeftigungsverhaeltnis">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die das Element "Beschaeftigungsverhaeltnis" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Beschaeftigungsverhaeltnis">
				<xsd:annotation>
					<xsd:documentation>Personal mit direktem und ohne direktes Beschäftigungsverhältnis.</xsd:documentation>
					<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Personal_mit_direktem_BV">
							<xsd:annotation>
								<xsd:documentation>Personal mit direktem Beschäftigungsverhältnis.</xsd:documentation>
								<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Personal_ohne_direktem_BV">
							<xsd:annotation>
								<xsd:documentation>Personal ohne direktes  Beschäftigungsverhältnis.</xsd:documentation>
								<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Personal_mit_direktem_BV">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die das Element "Personal_mit_direktem_BV" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Personal_mit_direktem_BV">
				<xsd:annotation>
					<xsd:documentation>Personal mit direktem Beschäftigungsverhältnis.</xsd:documentation>
					<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Anzahl_VK" type="float_0d00_10000d00">
							<xsd:annotation>
								<xsd:documentation>Berechnete Anzahl Vollkräfte im Jahresdurchschnitt mit direktem Beschäftigungsverhältnis.</xsd:documentation>
								<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Personal_ohne_direktem_BV">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die das Element "Personal_ohne_direktem_BV" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Personal_ohne_direktem_BV">
				<xsd:annotation>
					<xsd:documentation>Personal ohne direktes  Beschäftigungsverhältnis.</xsd:documentation>
					<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Anzahl_VK" type="float_0d00_10000d00">
							<xsd:annotation>
								<xsd:documentation>Berechnete Anzahl Vollkräfte im Jahresdurchschnitt ohne direktes Beschäftigungsverhältnis.</xsd:documentation>
								<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Versorgungsform">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die das Element "Versorgungsform" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Versorgungsform">
				<xsd:annotation>
					<xsd:documentation>Personal in der ambulanten und stationaeren Versorgung.</xsd:documentation>
					<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Ambulante_Versorgung"/>
						<xsd:group ref="c_Stationaere_Versorgung"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Ambulante_Versorgung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die das Element "Ambulante_Versorgung" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Ambulante_Versorgung">
				<xsd:annotation>
					<xsd:documentation>Personal in der ambulanten Versorgung.</xsd:documentation>
					<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Anzahl_VK" type="float_0d00_10000d00">
							<xsd:annotation>
								<xsd:documentation>Berechnete Anzahl Vollkräfte im Jahresdurchschnitt in der ambulanten Versorgung.</xsd:documentation>
								<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Stationaere_Versorgung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die das Element "Stationaere_Versorgung" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Stationaere_Versorgung">
				<xsd:annotation>
					<xsd:documentation>Personal in der stationären Versorgung.</xsd:documentation>
					<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Anzahl_VK" type="float_0d00_10000d00">
							<xsd:annotation>
								<xsd:documentation>Berechnete Anzahl Vollkräfte im Jahresdurchschnitt in der stationären Versorgung.</xsd:documentation>
								<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Fall_je_Anzahl" type="float_0d00000_1000000d00000" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Verhältnis der unter B-[X].5 angegebenen vollstationären Fallzahl der Organisationseinheit/Fachabteilung zu den Vollkräften bzw. Personen. Wert wird von der das XML generierenden Software errechnet und nicht vom Benutzer eingegeben.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.11</xsd:documentation>
								<xsd:documentation source="aggregation">berechnung</xsd:documentation>
								<xsd:documentation source="note">(!) Darf bei A-11 nicht vorkommen und muss bei B-X.11 vorkommen, falls berechenbar. Dies kann vom XML-Schema nicht geprüft werden.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Fachaerzte">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die das Element "Fachaerzte" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Fachaerzte">
				<xsd:annotation>
					<xsd:documentation>Davon Fachärztinnen und Fachärzte.</xsd:documentation>
					<xsd:documentation source="chapter">A-11, B-X.11</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Personalerfassung"/>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Aerzte_ohne_Belegaerzte">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die die Elemente zu den "Aerzten ohne Belegaerzte" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11.1, B-X.11.1</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:choice>
			<xsd:element name="Aerzte_ohne_Belegaerzte">
				<xsd:annotation>
					<xsd:documentation>Anzahl Ärztinnen und Ärzte insgesamt ohne Belegärzte.</xsd:documentation>
					<xsd:documentation source="chapter">A-11.1, B-X.11.1</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Personalerfassung">
							<xsd:annotation>
								<xsd:documentation>Anzahl Ärztinnen und Ärzte ohne Belegärzte.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.1, B-X.11.1</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Fachaerzte">
							<xsd:annotation>
								<xsd:documentation>Davon Fachärztinnen und Fachärzte.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.1, B-X.11.1</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:element name="Massgebliche_tarifliche_Wochenarbeitszeit" type="float_0d00_99d99">
							<xsd:annotation>
								<xsd:documentation>Maßgebliche wöchentliche tarifliche Arbeitszeit in Stunden für angestelltes Personal.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.1, B-X.11.1</xsd:documentation>
								<xsd:documentation source="aggregation">berechnung</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
			<xsd:element name="Keine_Aerzte_ohne_Belegaerzte" type="empty">
				<xsd:annotation>
					<xsd:documentation>Dieses Element wird eingefügt, falls Anzahl der Ärzte insgesamt ohne die Belegärzte gleich Null ist.</xsd:documentation>
					<xsd:documentation source="chapter">A-11.1, B-X.11.1</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
			</xsd:element>
		</xsd:choice>
	</xsd:group>
	<xsd:group name="c_Belegaerzte">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Belegaerzte" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11.1, B-X.11.1</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Belegaerzte">
				<xsd:annotation>
					<xsd:documentation>Anzahl Belegärztinnen und Belegärzte.</xsd:documentation>
					<xsd:documentation source="chapter">A-11.1, B-X.11.1</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Anzahl" type="codomain_0_5.000">
							<xsd:annotation>
								<xsd:documentation>Anzahl Belegärztinnen und Belegärzte.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.1, B-X.11.1</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Fall_je_Anzahl" type="float_0d00000_1000000d00000" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Verhältnis der unter B-[X].5 angegebenen vollstationären Fallzahl der Organisationseinheit/Fachabteilung zu den Vollkräften bzw. Personen. Wert wird von der das XML generierenden Software errechnet und nicht vom Benutzer eingegeben.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.11.1</xsd:documentation>
								<xsd:documentation source="aggregation">berechnung</xsd:documentation>
								<xsd:documentation source="note">(!) Darf bei A-11.1 nicht vorkommen und muss bei B-X.11.1 vorkommen, falls berechenbar. Dies kann vom XML-Schema nicht geprüft werden.</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">A-11.1, B-X.11.1</xsd:documentation>
								<xsd:documentation source="aggregation">verbatim</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Aerzte_ohne_Fachabteilungszuordnung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Aerzte_ohne_Fachabteilungszuordnung" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11.1</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Aerzte_ohne_Fachabteilungszuordnung">
				<xsd:annotation>
					<xsd:documentation>Anzahl Ärztinnen und Ärzte, die keiner Fachabteilung zugeordnet sind.</xsd:documentation>
					<xsd:documentation source="chapter">A-11.1</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Personalerfassung">
							<xsd:annotation>
								<xsd:documentation>Ärztinnen und Ärzte, die keiner Fachabteilung zugeordnet sind.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.1</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Fachaerzte">
							<xsd:annotation>
								<xsd:documentation>Davon Fachärztinnen und Fachärzte.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.1, B-X.11.1</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="g_Alle_Aerzte">
		<xsd:annotation>
			<xsd:documentation source="chapter">A-11.1, B-X.11.1</xsd:documentation>
			<xsd:documentation>Gruppe, die die Elemente zu den "Aerzten ohne Belegaerzte" und den "Belegaerzten" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:group ref="c_Aerzte_ohne_Belegaerzte"/>
			<xsd:group ref="c_Belegaerzte"/>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Aerztliches_Personal">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den  Container "Aerztliches_Personal" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">B-X.11.1</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Aerztliches_Personal">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">B-X.11.1</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:choice>
						<xsd:element name="Hauptabteilung">
							<xsd:annotation>
								<xsd:documentation>Art der Organisationseinheit / Fachabteilung. Das Element enthält die Angaben zum ärztlichen Personal der Organisationseinheit / Fachabteilung.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.1, B-X.11.1</xsd:documentation>
								<xsd:documentation source="aggregation">alternative</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:group ref="c_Aerzte_ohne_Belegaerzte"/>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Belegabteilung">
							<xsd:annotation>
								<xsd:documentation>Art der Organisationseinheit / Fachabteilung. Das Element enthält die Angaben zum ärztlichen Personal der Organisationseinheit / Fachabteilung.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.1, B-X.11.1</xsd:documentation>
								<xsd:documentation source="aggregation">alternative</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:group ref="c_Belegaerzte"/>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Gemischte_Haupt_Belegabteilung">
							<xsd:annotation>
								<xsd:documentation>Art der Organisationseinheit / Fachabteilung. Das Element enthält die Angaben zum ärztlichen Personal der Organisationseinheit / Fachabteilung.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.1, B-X.11.1</xsd:documentation>
								<xsd:documentation source="aggregation">alternative</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:group ref="g_Alle_Aerzte"/>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Nicht_Bettenfuehrend_Abteilung">
							<xsd:annotation>
								<xsd:documentation>Art der Organisationseinheit / Fachabteilung. Das Element enthält die Angaben zum ärztlichen Personal der Organisationseinheit / Fachabteilung.</xsd:documentation>
								<xsd:documentation source="chapter">B-X.1, B-X.11.1</xsd:documentation>
								<xsd:documentation source="aggregation">alternative</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:group ref="g_Alle_Aerzte"/>
							</xsd:complexType>
						</xsd:element>
					</xsd:choice>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Aerztliche_Fachexpertisen">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Aerztliche_Fachexpertisen" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Aerztliche_Fachexpertisen">
				<xsd:annotation>
					<xsd:documentation>Fachexpertisen der Abteilung.</xsd:documentation>
					<xsd:documentation source="chapter">B-X.11.1</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Fachexpertise" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Ärztliche Fachexpertise der Organisationseinheit/Fachabteilung (Facharztbezeichnungen, Zusatzweiterbildungen (fakultativ)).</xsd:documentation>
								<xsd:documentation source="chapter">B-X.11.1</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="AQ_ZF_Schluessel" type="enum_Schluessel_AQ_ZF_ohneSonstige">
										<xsd:annotation>
											<xsd:documentation>Schlüssel-Nr. der Fachexpertise.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.11.1</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Fachexpertise" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">B-X.11.1</xsd:documentation>
											<xsd:documentation source="aggregation">verbatim</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="aq_zf_schluessel">
					<xsd:annotation>
						<xsd:documentation>Jeder AQ bzw. ZF Schluessel darf nur einmal angegeben werden.</xsd:documentation>
						<xsd:documentation source="chapter">B-X.11.1</xsd:documentation>
						<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
					</xsd:annotation>
					<xsd:selector xpath="Fachexpertise"/>
					<xsd:field xpath="AQ_ZF_Schluessel"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Pflegekraefte">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Pflegekraefte" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Pflegekraefte">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Gesundheits_Krankenpfleger">
							<xsd:annotation>
								<xsd:documentation>3 Jahre Ausbildungsdauer</xsd:documentation>
								<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Gesundheitskrankenpflegerinnen und Gesundheitskrankenpfleger</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Personalerfassung_ohne_Fachabteilungszuordnung" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Gesundheitskrankenpflegerinnen und Gesundheitskrankenpfleger ohne Fachabteilungszuordnung</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Gesundheits_Kinderkrankenpfleger" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>3 Jahre Ausbildungsdauer</xsd:documentation>
								<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Gesundheits- und Kinderkrankenpflegerinnen und Gesundheits- und Kinderkrankenpfleger</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Personalerfassung_ohne_Fachabteilungszuordnung" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Gesundheits- und Kinderkrankenpflegerinnen und Gesundheits- und Kinderkrankenpfleger ohne Fachabteilungszuordnung</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Altenpfleger" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>3 Jahre Ausbildungsdauer</xsd:documentation>
								<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Altenpflegerinnen und Altenpfleger</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Personalerfassung_ohne_Fachabteilungszuordnung" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Altenpflegerinnen und Altenpfleger ohne Fachabteilungszuordnung</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Pflegefachpersonen" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>3 Jahre Ausbildungsdauer</xsd:documentation>
								<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Pflegefachfrauen und Pflegefachmänner</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Personalerfassung_ohne_Fachabteilungszuordnung" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Pflegefachfrauen und Pflegefachmänner ohne Fachabteilungszuordnung</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Pflegefachpersonen_BSc" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>7-8 Semester</xsd:documentation>
								<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Pflegefachfrauen B. Sc. und Pflegefachmänner B. Sc.</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Personalerfassung_ohne_Fachabteilungszuordnung" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Pflegefachfrauen B. Sc. und Pflegefachmänner B. Sc. ohne Fachabteilungszuordnung</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Pflegeassistenten" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>2 Jahre Ausbildungsdauer</xsd:documentation>
								<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Pflegeassistentinnen und Pflegeassistenten</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Personalerfassung_ohne_Fachabteilungszuordnung" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Pflegeassistentinnen und Pflegeassistenten ohne Fachabteilungszuordnung</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Krankenpflegehelfer" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>1 Jahr Ausbildungsdauer</xsd:documentation>
								<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Krankenpflegehelferinnen und Krankenpflegehelfer</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Personalerfassung_ohne_Fachabteilungszuordnung" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Krankenpflegehelferinnen und Krankenpflegehelfer ohne Fachabteilungszuordnung</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Pflegehelfer" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Ab 200 Std. Basiskurs</xsd:documentation>
								<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Pflegehelferinnen und Pflegehelfer</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Personalerfassung_ohne_Fachabteilungszuordnung" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Pflegehelferinnen und Pflegehelfer ohne Fachabteilungszuordnung</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Hebammen_Entbindungspfleger" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>3 Jahre Ausbildungsdauer</xsd:documentation>
								<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Hebammen und Entbindungspfleger</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Personalerfassung_ohne_Fachabteilungszuordnung" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Hebammen und Entbindungspfleger ohne Fachabteilungszuordnung</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Beleghebammen_Belegentbindungspfleger" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Anzahl in Personen zum Stichtag 31. Dezember</xsd:documentation>
								<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="Anzahl" type="codomain_0_10.000">
										<xsd:annotation>
											<xsd:documentation>Anzahl der Beleghebammen und Belegentbindungspfleger in Personen mit Stichtag 31. Dezember des Berichtsjahres</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
											<xsd:documentation source="aggregation">summation</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Fall_je_Anzahl" type="float_0d00000_1000000d00000" minOccurs="0">
										<xsd:annotation>
										<!--#### Emil Korregiert von B-[X].5 zu B-[X].4-->
											<xsd:documentation>Verhältnis der unter B-[X].4 angegebenen vollstationären Fallzahl der Organisationseinheit/Fachabteilung zu den Vollkräften bzw. Personen. Wert wird von der das XML generierenden Software errechnet und nicht vom Benutzer eingegeben.</xsd:documentation>
											<xsd:documentation source="note">(!) Darf bei A-11.2 nicht vorkommen und muss bei BX.11.2 vorkommen, falls berechenbar. Dies kann vom XML-Schema nicht geprüft werden.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.11.2</xsd:documentation>
											<xsd:documentation source="aggregation">berechnung</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
											<xsd:documentation source="aggregation">verbatim</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Operationstechnische_Assistenz" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>3 Jahre Ausbildungsdauer</xsd:documentation>
								<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Operationstechnische Assistentinnen und Operationstechnische Assistenten</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Personalerfassung_ohne_Fachabteilungszuordnung" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Operationstechnische Assistentinnen und Operationstechnische Assistenten ohne Fachabteilungszuordnung</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Anaesthesietechnische_Assistenz" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>3 Jahre Ausbildungsdauer</xsd:documentation>
								<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Anästhesietechnische Assistentinnen und Anästhesietechnische Assistenten</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Personalerfassung_ohne_Fachabteilungszuordnung" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Anästhesietechnische Assistentinnen und Anästhesietechnische Assistenten ohne Fachabteilungszuordnung</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Medizinische_Fachangestellte" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>3 Jahre Ausbildungsdauer</xsd:documentation>
								<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Medizinische Fachangestellte</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Personalerfassung_ohne_Fachabteilungszuordnung" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Medizinische Fachangestellte ohne Fachabteilungszuordnung</xsd:documentation>
											<xsd:documentation source="chapter">A-11.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Massgebliche_tarifliche_Wochenarbeitszeit" type="float_0d00_99d99">
							<xsd:annotation>
								<xsd:documentation>Die maßgebliche wöchentliche tarifliche Arbeitszeit in Stunden für angestelltes Personal.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.2, B-X.11.2</xsd:documentation>
								<xsd:documentation source="aggregation">berechnung</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Ausgewaehltes_Personal_Psych_A">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Ausgewaehltes_Personal_Psych_A" für das Kapitel A enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11.3</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Ausgewaehltes_Personal_Psych">
				<xsd:annotation>
					<xsd:documentation>Angaben zu ausgewähltem therapeutischen Personal und Genesungsbegleitung in Psychiatrie und Psychosomatik.</xsd:documentation>
					<xsd:documentation source="chapter">A-11.3</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Ausgewaehltes_Therapeutisches_Personal" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Therapeutisches_Personal</xsd:documentation>
								<xsd:documentation source="chapter">A-11.3.1</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Genesungsbegleitung" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Genesungsbegleitung</xsd:documentation>
								<xsd:documentation source="chapter">A-11.3.2</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Ausgewaehltes_Personal_Psych_B">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Ausgewaehltes_Personal_Psych_B" für das Kapitel B enthält.</xsd:documentation>
			<xsd:documentation source="chapter">B-X.11.3</xsd:documentation>
			<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Ausgewaehltes_Personal_Psych">
				<xsd:annotation>
					<xsd:documentation>Angaben zu ausgewähltem therapeutischen Personal in Psychiatrie und Psychosomatik.</xsd:documentation>
					<xsd:documentation source="chapter">B-X.11.3</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Ausgewaehltes_Therapeutisches_Personal">
							<xsd:annotation>
								<xsd:documentation>Therapeutisches_Personal</xsd:documentation>
								<xsd:documentation source="chapter">B-X.11.3</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Genesungsbegleitung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Genesungsbegleitung" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11.3.2</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Genesungsbegleitung">
				<xsd:annotation>
					<xsd:documentation>Angaben zu Genesungsbegleiterinnen und Genesungsbegleitern in Psychiatrie und Psychosomatik.</xsd:documentation>
					<xsd:documentation source="chapter">A-11.3.2</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:group ref="c_Personalerfassung_kurz">
						<xsd:annotation>
							<xsd:documentation>Genesungsbegleiterinnen und Genesungsbegleiter</xsd:documentation>
							<xsd:documentation source="chapter">A-11.3.2</xsd:documentation>
							<xsd:documentation source="aggregation">standard</xsd:documentation>
						</xsd:annotation>
					</xsd:group>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Ausgewaehltes_Therapeutisches_Personal">
		<xsd:annotation>
			<xsd:documentation/>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Ausgewaehltes_Therapeutisches_Personal">
				<xsd:annotation>
					<xsd:documentation>Angaben zu ausgewähltem therapeutischen Personal in Psychiatrie und Psychosomatik.</xsd:documentation>
					<xsd:documentation source="chapter">A-11.3.1, B-X.11.3</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Diplom_Psychologen" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Diplom-Psychologinnen und Diplom-Psychologen, Psychologinnen und Psychologen (M. Sc. oder M. A.). Im Gegensatz zu A-11.4 ist hier nur das Personal anzugeben, das in Fachabteilungen für Psychiatrie und Psychosomatik arbeitet, nicht aber das in anderen Fachabteilungen beschäftigte therapeutische Personal.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.3.1, B-X.11.3</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Diplom-Psychologinnen und Diplom-Psychologen</xsd:documentation>
											<xsd:documentation source="chapter">A-11.3.1, B-X.11.3</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Klinische_Neuropsychologen" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Klinische Neuropsychologinnen und Klinische Neuropsychologen. Im Gegensatz zu A-11.4 ist hier nur das Personal anzugeben, das in Fachabteilungen für Psychiatrie und Psychosomatik arbeitet, nicht aber das in anderen Fachabteilungen beschäftigte therapeutische Personal.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.3.1, B-X.11.3</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Klinische Neuropsychologinnen und Klinische Neuropsychologen</xsd:documentation>
											<xsd:documentation source="chapter">A-11.3.1, B-X.11.3</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Psychologische_Psychotherapeuten" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Psychologische Psychotherapeutinnen und Psychologische Psychotherapeuten. Im Gegensatz zu A-11.4 ist hier nur das Personal anzugeben, das in Fachabteilungen für Psychiatrie und Psychosomatik arbeitet, nicht aber das in anderen Fachabteilungen beschäftigte therapeutische Personal.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.3.1, B-X.11.3</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Psychologische Psychotherapeutinnen und Psychologische Psychotherapeuten</xsd:documentation>
											<xsd:documentation source="chapter">A-11.3.1, B-X.11.3</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Kinder_Jugendlichenpsychotherapeuten" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Kinder- und Jugendlichenpsychotherapeutinnen und Kinder- und Jugendlichenpsychotherapeuten. Im Gegensatz zu A-11.4 ist hier nur das Personal anzugeben, das in Fachabteilungen für Psychiatrie und Psychosomatik arbeitet, nicht aber das in anderen Fachabteilungen beschäftigte therapeutische Personal.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.3.1, B-X.11.3</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Kinder- und Jugendlichenpsychotherapeutinnen und Kinder- und Jugendlichenpsychotherapeuten</xsd:documentation>
											<xsd:documentation source="chapter">A-11.3.1, B-X.11.3</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Psychotherapeuten_in_Ausbildung_waehrend_Taetigkeit" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Psychotherapeutinnen und Psychotherapeuten in Ausbildung während der praktischen Tätigkeit (gemäß § 8 Absatz 3, Nr.3 PsychThG). Im Gegensatz zu A-11.4 ist hier nur das Personal anzugeben, das in Fachabteilungen für Psychiatrie und Psychosomatik arbeitet, nicht aber das in anderen Fachabteilungen beschäftigte therapeutische Personal.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.3.1, B-X.11.3</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Psychotherapeutinnen und Psychotherapeuten</xsd:documentation>
											<xsd:documentation source="chapter">A-11.3.1, B-X.11.3</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Ergotherapeuten" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Ergotherapeutinnen und Ergotherapeuten. Im Gegensatz zu A-11.4 ist hier nur das Personal anzugeben, das in Fachabteilungen für Psychiatrie und Psychosomatik arbeitet, nicht aber das in anderen Fachabteilungen beschäftigte therapeutische Personal.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.3.1, B-X.11.3</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Ergotherapeutinnen und Ergotherapeuten</xsd:documentation>
											<xsd:documentation source="chapter">A-11.3.1, B-X.11.3</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Physiotherapeuten" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Bewegungstherapeutinnen und Bewegungstherapeuten, Krankengymnastinnen und Krankengymnasten, Physiotherapeutinnen und Physiotherapeuten. Im Gegensatz zu A-11.4 ist hier nur das Personal anzugeben, das in Fachabteilungen für Psychiatrie und Psychosomatik arbeitet, nicht aber das in anderen Fachabteilungen beschäftigte therapeutische Personal.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.3.1, B-X.11.3</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Bewegungstherapeutinnen und Bewegungstherapeuten, Krankengymnastinnen und Krankengymnasten, Physiotherapeutinnen und Physiotherapeuten</xsd:documentation>
											<xsd:documentation source="chapter">A-11.3.1, B-X.11.3</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Sozialpaedagogen" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Sozialarbeiterinnen und Sozialarbeiter, Sozialpädagoginnen und Sozialpädagogen. Im Gegensatz zu A-11.4 ist hier nur das Personal anzugeben, das in Fachabteilungen für Psychiatrie und Psychosomatik arbeitet, nicht aber das in anderen Fachabteilungen beschäftigte therapeutische Personal.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.3.1, B-X.11.3</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:group ref="c_Personalerfassung">
										<xsd:annotation>
											<xsd:documentation>Sozialarbeiterinnen und Sozialarbeiter, Sozialpädagoginnen und Sozialpädagogen</xsd:documentation>
											<xsd:documentation source="chapter">A-11.3.1, B-X.11.3</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Spezielles_Therapeutisches_Personal">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Spezielles_Therapeutisches_Personal" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">A-11.4</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Spezielles_Therapeutisches_Personal">
				<xsd:annotation>
					<xsd:documentation>Personalqualifikationen aus der Auswahlliste „spezielles therapeutisches Personal“ (A-11.4) des Anhangs 2.</xsd:documentation>
					<xsd:documentation source="chapter">A-11.4</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Therapeutisches_Personal" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Spezielles therapeutisches Personal. Das unter A-11.3 erfasste Personal ist hier ebenfalls zu zählen.</xsd:documentation>
								<xsd:documentation source="chapter">A-11.4</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="SP_Schluessel" type="enum_Schluessel_SP_ohneSonstige">
										<xsd:annotation>
											<xsd:documentation>Schlüssel-Nr. des speziellen therapeutischen Personals.</xsd:documentation>
											<xsd:documentation source="chapter">A-11.4</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Therapeutisches_Personal" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:sequence>
										<xsd:group ref="c_Personalerfassung"/>
									</xsd:sequence>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="sp_schluessel">
					<xsd:annotation>
						<xsd:documentation>Jeder SP Schluessel darf nur einmal angegeben werden.</xsd:documentation>
						<xsd:documentation source="chapter">A-11.4</xsd:documentation>
						<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
					</xsd:annotation>
					<xsd:selector xpath="Therapeutisches_Personal"/>
					<xsd:field xpath="SP_Schluessel"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Pflegerische_Fachexpertisen">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Pflegerische_Fachexpertisen" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">B-X.11.2</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Pflegerische_Fachexpertisen">
				<xsd:annotation>
					<xsd:documentation>Fachexpertisen der Abteilung.</xsd:documentation>
					<xsd:documentation source="chapter">B-X.11.2</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Fachexpertise_Pflege" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Pflegerische Fachexpertise der Organisationseinheit/Fachabteilung (Fachweiterbildungen, akademische Abschlüsse, Zusatzqualifikationen).</xsd:documentation>
								<xsd:documentation source="chapter">B-X.11.2</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="PQ_ZP_Schluessel" type="enum_Schluessel_PQ_ZP_ohneSonstige">
										<xsd:annotation>
											<xsd:documentation>Schlüssel-Nr. der Fachexpertise.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.11.2</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Fachexpertise_Pflege" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">B-X.11.2</xsd:documentation>
											<xsd:documentation source="aggregation">verbatim</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="pq_zp_schluessel">
					<xsd:annotation>
						<xsd:documentation>Jeder PQ bzw. ZP Schluessel darf nur einmal angegeben werden.</xsd:documentation>
						<xsd:documentation source="chapter">B-X.11.2</xsd:documentation>
						<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
					</xsd:annotation>
					<xsd:selector xpath="Fachexpertise_Pflege"/>
					<xsd:field xpath="PQ_ZP_Schluessel"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Personelle_Ausstattung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Personelle_Ausstattung" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">B-X.11</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Personelle_Ausstattung">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">B-X.11</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Aerztliches_Personal">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">B-X.11.1</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Aerztliche_Fachexpertisen" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">B-X.11.1</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:choice>
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">B-X.11.2</xsd:documentation>
							</xsd:annotation>
							<xsd:group ref="c_Pflegekraefte">
								<xsd:annotation>
									<xsd:documentation/>
									<xsd:documentation source="chapter">B-X.11.2</xsd:documentation>
									<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
								</xsd:annotation>
							</xsd:group>
							<xsd:element name="Keine_Pflegekraefte" type="empty">
								<xsd:annotation>
									<xsd:documentation>Dieses Element wird eingefügt, falls die Anzahl der Pflegekräfte gleich Null ist.</xsd:documentation>
									<xsd:documentation source="chapter">B-X.11.2</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:choice>
						<xsd:group ref="c_Pflegerische_Fachexpertisen" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">B-X.11.2</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Ausgewaehltes_Personal_Psych_B" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">B-X.11.3</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Organisationseinheiten_Fachabteilungen">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Organisationseinheiten_Fachabteilungen" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">B</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Organisationseinheiten_Fachabteilungen">
				<xsd:annotation>
					<xsd:documentation>Struktur- und Leistungsdaten der Organisationseinheiten/Fachabteilungen.</xsd:documentation>
					<xsd:documentation source="chapter">B</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Organisationseinheit_Fachabteilung" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">B.X</xsd:documentation>
								<xsd:documentation source="aggregation">fachabteilung</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="Gliederungsnummer" type="codomain_1_999_acidtest">
										<xsd:annotation>
											<xsd:documentation>In diesem Element wird die dem X (in B-X) entsprechende fortlaufende Nummerierung der Organisationseinheit / Fachabteilung angegeben.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.1</xsd:documentation>
											<xsd:documentation source="aggregation">berechnung</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Name" type="char_max4000">
										<xsd:annotation>
											<xsd:documentation>Name der Organisationseinheit / Fachabteilung.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.1</xsd:documentation>
											<xsd:documentation source="aggregation">identitaet</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:group ref="c_Aerztliche_Leitung_OE">
										<xsd:annotation>
											<xsd:documentation>Namen und Kontaktdaten der Chefärztin/des Chefarztes bzw. der Chefärztinnen/Chefärzte zum Stichtag 31. Dezember des Berichtsjahres.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.1</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Zielvereinbarungen">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">B-X.2</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:element name="Ambulante_D_Arzt_Zulassung" type="empty" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Ärztin oder Arzt mit ambulanter D-Arzt-Zulassung vorhanden.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.10</xsd:documentation>
											<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Stationaere_BG_Zulassung" type="empty" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Stationäre BG-Zulassung vorhanden.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.10</xsd:documentation>
											<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Fachabteilungsschluessel" maxOccurs="unbounded">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">B-X.1</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
										</xsd:annotation>
										<xsd:complexType>
											<xsd:choice>
												<xsd:element name="FA_Schluessel" type="qb_Schluessel_FA_ohneSonstige">
													<xsd:annotation>
														<xsd:documentation>Fachabteilungsschlüssel nach § 301 SGB V.</xsd:documentation>
														<xsd:documentation source="chapter">B-X.1</xsd:documentation>
														<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
												<xsd:group ref="c_FA_Schluessel_Sonstiger">
													<xsd:annotation>
														<xsd:documentation>Falls es sich um eine sonstige Fachabteilung handelt, ist dieses Element einzufügen.</xsd:documentation>
														<xsd:documentation source="chapter">B-X.1</xsd:documentation>
														<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
													</xsd:annotation>
												</xsd:group>
											</xsd:choice>
										</xsd:complexType>
									</xsd:element>
									<xsd:group ref="c_Medizinische_Leistungsangebote" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Medizinisches Leistungsangebot der Organisationseinheit / Fachabteilung.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.3</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Fallzahlen_OE">
										<xsd:annotation>
											<xsd:documentation>Fallzahlen der Organisationseinheit / Fachabteilung.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.4</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Hauptdiagnosen">
										<xsd:annotation>
											<xsd:documentation>Hauptdiagnosen nach ICD.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.5</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Prozeduren">
										<xsd:annotation>
											<xsd:documentation>Prozeduren nach OPS.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.6</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
										</xsd:annotation>
									</xsd:group>								
									<xsd:group ref="c_Leistungen_Hybrid_DRG">
										<xsd:annotation>
											<xsd:documentation>Leistungen der speziellen sektorengleichen Vergütung nach § 115f SGB V (Hybrid-DRG).</xsd:documentation>
											<xsd:documentation source="chapter">B-X.7</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
										</xsd:annotation>
									</xsd:group>							
									<xsd:group ref="c_Ambulante_Behandlungsmoeglichkeiten" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">B-X.8</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Ambulante_Operationen">
										<xsd:annotation>
											<xsd:documentation>Ambulante Operationen nach § 115b SGB V.</xsd:documentation>
											<xsd:documentation source="chapter">B-X.9</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
									<xsd:group ref="c_Personelle_Ausstattung">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">B-X.11</xsd:documentation>
											<xsd:documentation source="aggregation">standard</xsd:documentation>
										</xsd:annotation>
									</xsd:group>
								</xsd:sequence>
							</xsd:complexType>
							<xsd:unique name="fa_schluessel">
								<xsd:annotation>
									<xsd:documentation>Jeder Fachabteilungsschluessel mit Ausnahme der Sonstigen Fachabteilungsschluessels darf innerhalb einer Organisationseinheit/Fachabteilung nur einmal angegeben werden.</xsd:documentation>
								</xsd:annotation>
								<xsd:selector xpath="Fachabteilungsschluessel"/>
								<xsd:field xpath="FA_Schluessel"/>
							</xsd:unique>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="oe_nummer">
					<xsd:annotation>
						<xsd:documentation>Die Gliederungsnummer der Organisationseinheit/Fachabteilung muss innerhalb der angegebenen Organisationseinheiten/Fachabteilungen eindeutig sein.</xsd:documentation>
					</xsd:annotation>
					<xsd:selector xpath="Organisationseinheit_Fachabteilung"/>
					<xsd:field xpath="Gliederungsnummer"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_QS_nach_Landesrecht">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "QS_nach_Landesrecht" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">C-2</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="QS_nach_Landesrecht">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">C-2</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:choice>
						<xsd:element name="Teilnahme_landesspezifische_Qualitaetssicherungsmassnahme">
							<xsd:annotation>
								<xsd:documentation>Angabe, ob auf Landesebene über die nach den §§ 136a und 136b SGB V verpflichtenden Qualitätssicherungsmaßnahmen hinausgehende landesspezifische, verpflichtend Qualitätssicherungsmaßnahmen nach § 112 SGB V vereinbart wurden.</xsd:documentation>
								<xsd:documentation source="chapter">C-2</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="Leistungsbereich" maxOccurs="7">
										<xsd:annotation>
											<xsd:documentation>Angabe des Leistungsbereiches, in dem an der externen Qualitätssicherung nach Landesrecht gemäß § 112 SGB V teilgenommen wird.</xsd:documentation>
											<xsd:documentation source="chapter">C-2</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
										</xsd:annotation>
										<xsd:complexType>
											<xsd:sequence>
												<xsd:element name="Bezeichnung" type="enum_Leistb_QS_Landesrecht">
													<xsd:annotation>
														<xsd:documentation>Bezeichnung des Leistungsbereiches, der an der externen Qualitätssicherung nach Landesrecht gemäß § 112 SGB V teilnimmt.</xsd:documentation>
														<xsd:documentation source="chapter">C-2</xsd:documentation>
														<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
														<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Leistungsbereich" nur genau einmal vorkommen (Eindeutigkeit). (!) Es sind nur die Leistungsbereiche des Bundeslandes gültig, in dem sich das Krankenhaus befindet.</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
												<xsd:element name="Teilnahme_externe_Qualitaetssicherung" type="codomain_ja_nein_trifft-nicht-zu">
													<xsd:annotation>
														<xsd:documentation>Zu jedem Leistungsbereich ist vom Krankenhaus anzugeben, ob es an der entsprechenden externen Qualitätssicherung nach Landesrecht teilnimmt oder nicht. Gehört ein Bereich nicht zum Leistungsspektrum des Hauses, so ist „trifft nicht zu“ anzugeben.</xsd:documentation>
														<xsd:documentation source="chapter">C-2</xsd:documentation>
														<xsd:documentation source="aggregation">verbatim</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
											</xsd:sequence>
										</xsd:complexType>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Keine_Teilnahme_landesspezifische_Qualitaetssicherungsmassnahme" type="empty"/>
					</xsd:choice>
				</xsd:complexType>
				<xsd:unique name="leistb_qs_landesrecht">
					<xsd:annotation>
						<xsd:documentation>Die Bezeichnung des Leistungsbereiches muss innerhalb der hier angegebenen Leistungsbereiche eindeutig sein.</xsd:documentation>
					</xsd:annotation>
					<xsd:selector xpath="Teilnahme_landesspezifische_Qualitaetssicherungsmassnahme/Leistungsbereich"/>
					<xsd:field xpath="Bezeichnung"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_DMP">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "DMP" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">C-3</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="DMP">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">C-3</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Teilnahme_DMP" maxOccurs="12">
							<xsd:annotation>
								<xsd:documentation>Disease-Management-Programm (DMP), an dem das Krankenhaus teilnimmt.</xsd:documentation>
								<xsd:documentation source="chapter">C-3</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="Bezeichnung" type="enum_DMP">
										<xsd:annotation>
											<xsd:documentation>Disease-Management-Programm (DMP), an dem das Krankenhaus teilnimmt.</xsd:documentation>
											<xsd:documentation source="chapter">C-3</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Teilnahme_DMP" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Erlaeuterungen" type="char_max500" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">C-3</xsd:documentation>
											<xsd:documentation source="aggregation">verbatim</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="dmps">
					<xsd:annotation>
						<xsd:documentation>Die Bezeichnung des Disease-Management-Programm (DMP) muss innerhalb der hier angegebenen teilnehmenden DMPs eindeutig sein.</xsd:documentation>
					</xsd:annotation>
					<xsd:selector xpath="Teilnahme_DMP"/>
					<xsd:field xpath="Bezeichnung"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Sonstige_Verfahren_Externe_QS">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Sonstige_Verfahren_Externe_QS" enthält.</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Sonstige_Verfahren_Externe_QS">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">C-4</xsd:documentation>
					<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Sonstiges_Verfahren_Externe_QS" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation>Teilnahme an sonstigen Verfahren der externen vergleichenden Qualitätssicherung.</xsd:documentation>
								<xsd:documentation source="chapter">C-4</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="Leistungsbereich" type="char_max500">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">C-4</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
										</xsd:annotation>
									</xsd:element>								
									<xsd:element name="Bezeichnung_freiwilliges_Qualitaetssicherungsverfahren" type="char_max500">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">C-4</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Messzeitraum" type="char_max100">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">C-4</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Datenerhebung" type="char_max200">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">C-4</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Quellenangabe_Dokumentation" type="char_max500">
										<xsd:annotation>
											<xsd:documentation>Quellenangabe zu einer Dokumentation der Qualitätsindikatoren mit Evidenzgrundlage.</xsd:documentation>
											<xsd:documentation source="chapter">C-4</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Ort_der_Veroeffentlichung" type="char_max500" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Anzugeben, falls Ergebnisse des Verfahrens veröffentlicht wurden.</xsd:documentation>
											<xsd:documentation source="chapter">C-4</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Mindestmengen">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Mindestmengen" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">C-5</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Mindestmengen">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">C-5</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Leistungsbereich" minOccurs="0" maxOccurs="9">
							<xsd:annotation>
								<xsd:documentation>Angabe der Leistungsbereiche, für die gemäß der für das Berichtsjahr geltenden Mindestmengenregelungen Mindestmengen festgelegt sind.</xsd:documentation>
								<xsd:documentation source="chapter">C-5.1</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
								<xsd:documentation source="note">Eine Übernahme der erbrachten Leistungsmenge aus der vom Krankenhaus gemäß § 5 Absatz 3 Mm-R elektronisch übermittelten Prognosedarlegung wird durch die Erfassungssoftware ermöglicht.</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="Bezeichnung" type="enum_Leistb_Mindestmengen">
										<xsd:annotation>
											<xsd:documentation>Bezeichnung des Leistungsbereiches, für den Mindestmengen festgelegt sind.</xsd:documentation>
											<xsd:documentation source="chapter">C-5.1</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Leistungsbereich" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Erbrachte_Menge" type="codomain_1_100.000">
										<xsd:annotation>
											<xsd:documentation>Im Berichtsjahr tatsächlich erbrachte Menge.</xsd:documentation>
											<xsd:documentation source="chapter">C-5.1</xsd:documentation>
											<xsd:documentation source="aggregation">summation</xsd:documentation>
											<xsd:documentation source="note">Bei Verbringungsleistungen ist eine Angabe der Mindestmenge nicht notwendig.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Begruendung" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation>Begründung zur Unterschreitung der Mindestmenge.</xsd:documentation>
											<xsd:documentation source="chapter">C-5.1</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
											<xsd:documentation source="note">Bei Unterschreitung der Mindestmenge ist die jeweilige Begründung aus der Auswahlliste „Umsetzung der Mindestmengenregelungen – Begründungen bei Nichterreichen der Mindestmenge“ (C-5.1) gemäß Anhang 2 auszuwählen und in den Qualitätsbericht zu übernehmen.</xsd:documentation>
										</xsd:annotation>
										<xsd:complexType>
											<xsd:sequence>
												<xsd:element name="MM_Schluessel" type="enum_Schluessel_MM">
													<xsd:annotation>
														<xsd:documentation>Schlüssel-Nr. der Begründung.</xsd:documentation>
														<xsd:documentation source="chapter">C-5.1</xsd:documentation>
														<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
												<xsd:element name="Erlaeuterungen" type="char_max500" minOccurs="0">
													<xsd:annotation>
														<xsd:documentation/>
														<xsd:documentation source="chapter">C-5.1</xsd:documentation>
														<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
											</xsd:sequence>
										</xsd:complexType>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Mindestmengen_Angabe_Prognosejahr" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">C-5.2</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
								<xsd:documentation source="note">Eine Übernahme der erbrachten Leistungsmenge aus der vom Krankenhaus gemäß § 5 Absatz 3 Mm-R elektronisch übermittelten Prognosedarlegung wird durch die Erfassungssoftware ermöglicht.</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="Leistungsbereich" minOccurs="1" maxOccurs="10">
										<xsd:annotation>
											<xsd:documentation>Angabe der Leistungsbereiche, für die im Prognosejahr gemäß Mindestmengenregelungen mindestmengenrelevante Leistungen erbracht werden sollen.</xsd:documentation>
											<xsd:documentation source="chapter">C-5.2</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
										</xsd:annotation>
										<xsd:complexType>
											<xsd:sequence>
												<xsd:element name="Bezeichnung" type="enum_Leistb_Mindestmengen_Prognose">
													<xsd:annotation>
														<xsd:documentation>Bezeichnung des Leistungsbereiches, für den gemäß Mindestmengenregelung mindestmengenrelevante Leistungen im Prognosejahr erbracht werden sollen.</xsd:documentation>
														<xsd:documentation source="chapter">C-5.2</xsd:documentation>
														<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
														<xsd:documentation source="note">Der Wert darf bei Wiederholung des Elements "Leistungsbereich" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
												<xsd:element name="Leistungsberechtigung_Prognosejahr" type="codomain_ja_nein_rechtsstreit-anhaengig">
													<xsd:annotation>
														<xsd:documentation>Der Standort ist im Prognosejahr zur Leistungserbringung berechtigt.</xsd:documentation>
														<xsd:documentation source="chapter">C-5.2.1</xsd:documentation>
														<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
												<xsd:element name="Ergebnis_Prognosepruefung_Landesverbaende">
													<xsd:annotation>
														<xsd:documentation>Ergebnis der Prognoseprüfung der Landesverbände der Krankenkassen und der Ersatzkassen.</xsd:documentation>
														<xsd:documentation source="chapter">C-5.2.1a</xsd:documentation>
														<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
													</xsd:annotation>
													<xsd:complexType>
														<xsd:sequence>
															<xsd:element name="Pruefung_Landesverbaende" type="codomain_ja_nein_rechtsstreit-anhaengig">
																<xsd:annotation>
																	<xsd:documentation>An dieser Stelle ist anzugeben, ob die Prognose von den Landesverbänden der Krankenkassen und den Ersatzkassen bestätigt wurde.</xsd:documentation>
																	<xsd:documentation source="chapter">C-5.2.1a</xsd:documentation>
																	<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:element name="Leistungsmenge_Berichtsjahr" type="codomain_0_100.000_Keine_Leistungsmenge">
																<xsd:annotation>
																	<xsd:documentation>Angabe der im Berichtsjahr erreichten Leistungsmenge.</xsd:documentation>
																	<xsd:documentation source="chapter">C-5.2.1a</xsd:documentation>
																	<xsd:documentation source="aggregation">summation</xsd:documentation>
																	<xsd:documentation source="note">Bei Auswahl dieses Elements, sind die Leistungsmengen durch die Software aus Kapitel C-5.1 zum jeweiligen Leistungsbereich zu übernehmen. Bei Nichtvorhandensein des Leistungsbereichs in Kapitel C-5.1 kann hier eine manuelle Eingabe für die Leistungsmenge erfolgen.</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:element name="Q3_4_Q1_2_Leistungsmenge" type="codomain_0_100.000_Keine_Leistungsmenge">
																<xsd:annotation>
																	<xsd:documentation>Angabe der in den letzten zwei Quartalen des Berichtsjahres und den ersten zwei Quartalen des auf das Berichtsjahr folgenden Jahres erreichten Leistungsmenge.</xsd:documentation>
																	<xsd:documentation source="chapter">C-5.2.1a</xsd:documentation>
																	<xsd:documentation source="aggregation">summation</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
														</xsd:sequence>
													</xsd:complexType>
												</xsd:element>
												<xsd:element name="Erstmalige_oder_erneute_Erbringung" type="codomain_ja_nein" minOccurs="0">
													<xsd:annotation>
														<xsd:documentation>Der Krankenhausträger hat den Landesverbänden der Krankenkassen und den Ersatzkassen die erstmalige Erbringung der Leistung oder deren erneute Erbringung im Prognosejahr nach einer mindestens 24-monatigen Unterbrechung schriftlich mitgeteilt.</xsd:documentation>
														<xsd:documentation source="chapter">C-5.2.1b</xsd:documentation>
														<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
														<xsd:documentation source="note">nur auszufüllen, wenn in C-5.2.1.a „nein“ ausgewählt wurde</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
												<xsd:element name="Erlaubnis_Sicherstellung_Versorgung" type="codomain_ja_nein" minOccurs="0">
													<xsd:annotation>
														<xsd:documentation>Die Landesbehörden haben eine Sondergenehmigung zur Sicherstellung einer flächendeckenden Versorgung (§ 136b Absatz 5a SGB V) erteilt.</xsd:documentation>
														<xsd:documentation source="chapter">C-5.2.1c</xsd:documentation>
														<xsd:documentation source="aggregation">verbatimFV</xsd:documentation>
														<xsd:documentation source="note">nur auszufüllen, wenn in C-5.2.1.a „nein“ oder „Rechtsstreit anhängig“ ausgewählt wurde</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
											</xsd:sequence>
										</xsd:complexType>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
							<xsd:unique name="leistb_mindestmengen_prog">
								<xsd:annotation>
									<xsd:documentation>Die Bezeichnung des Leistungsbereiches muss innerhalb der hier angegebenen Leistungsbereiche eindeutig sein.</xsd:documentation>
								</xsd:annotation>
								<xsd:selector xpath="Leistungsbereich"/>
								<xsd:field xpath="Bezeichnung"/>
							</xsd:unique>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="leistb_mindestmengen">
					<xsd:annotation>
						<xsd:documentation>Die Bezeichnung des Leistungsbereiches muss innerhalb der hier angegebenen Leistungsbereiche eindeutig sein.</xsd:documentation>
					</xsd:annotation>
					<xsd:selector xpath="Leistungsbereich"/>
					<xsd:field xpath="Bezeichnung"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Strukturqualitaetsvereinbarung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Strukturqualitaetsvereinbarung" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">C-6</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Strukturqualitaetsvereinbarung">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">C-6.1</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Vereinbarung" maxOccurs="unbounded">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">C-6.1</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:sequence>
									<xsd:element name="CQ_Schluessel" type="enum_Schluessel_CQ">
										<xsd:annotation>
											<xsd:documentation>Schlüssel-Nr. der Vereinbarung.</xsd:documentation>
											<xsd:documentation source="chapter">C-6.1</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
											<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Vereinbarung" nur genau einmal vorkommen (Eindeutigkeit). (!) Wird die Auswahl CQ05, CQ06 oder CQ07 getroffen, ist im Rahmen der Veröffentlichung automatisch jeweils zusätzlich der Hinweis: „Weiterführende standortbezogene Informationen unter: www.perinatalzentren.org“ darzustellen.</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
									<xsd:element name="Erlaeuterungen" type="char_max500" minOccurs="0">
										<xsd:annotation>
											<xsd:documentation/>
											<xsd:documentation source="chapter">C-6.1</xsd:documentation>
											<xsd:documentation source="aggregation">verbatim</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:sequence>
							</xsd:complexType>
						</xsd:element>
						<xsd:element name="Angabe_Erfuellung_Personalvorgaben" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Perinatalzentren Level 1 und Level 2 haben Angaben über die Selbsteinschätzung zur Erfüllung der Personalvorgaben nach Nummer I.2.2 bzw. II.2.2 Anlage 2 der QFR-RL sowie zur Teilnahme am klärenden Dialog gemäß § 7 QFR-RL zu machen.</xsd:documentation>
								<xsd:documentation source="chapter">C-6.1</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
								<xsd:documentation source="note">Dies ist nur von Perinatalzentren Level 1 und Level 2 anzugeben. (!) Dies kann vom XML-Schema nicht geprüft werden. </xsd:documentation>
							</xsd:annotation>
							<xsd:complexType>
								<xsd:choice>
									<xsd:element name="Mitteilung_Nichterfuellung_pflegerische_Versorgung_erfolgt">
										<xsd:annotation>
											<xsd:documentation>Angabe, dass das Perinatalzentrum dem G-BA die Nichterfüllung der Anforderungen an die pflegerische Versorgung gemäß I.2.2 bzw. II.2.2 Anlage 1 QFR-RL mitgeteilt hat.</xsd:documentation>
											<xsd:documentation source="chapter">C-6.1</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
											<xsd:documentation source="note">Der nachfolgende Hinweis ist automatisch von der Erfassungssoftware zu übernehmen: "Der 'klärende Dialog' ist ein Instrument der Qualitätssicherung zur Unterstützung der Perinatalzentren, die nach dem 1. Januar 2017 die in der Richtlinie normierten Anforderungen an die pflegerische Versorgung noch nicht vollumfänglich erfüllt haben."</xsd:documentation>
										</xsd:annotation>
										<xsd:complexType>
											<xsd:choice>
												<xsd:element name="Teilnahme_klaerender_Dialog">
													<xsd:annotation>
														<xsd:documentation>Angabe, dass das Perinatalzentrum am klärenden Dialog gemäß § 7 der QFR-RL teilnimmt.</xsd:documentation>
														<xsd:documentation source="chapter">C-6.1</xsd:documentation>
														<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
													</xsd:annotation>
													<xsd:complexType>
														<xsd:choice>
															<xsd:element name="Klaerender_Dialog_abgeschlossen" type="empty">
																<xsd:annotation>
																	<xsd:documentation>Angabe, dass das Perinatalzentrum den klärenden Dialog gemäß § 7 der QFR-RL abgeschlossen hat.</xsd:documentation>
																	<xsd:documentation source="chapter">C-6.1</xsd:documentation>
																	<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
															<xsd:element name="Klaerender_Dialog_nicht_abgeschlossen" type="empty">
																<xsd:annotation>
																	<xsd:documentation>Angabe, dass das Perinatalzentrum den klärenden Dialog gemäß § 7 der QFR-RL nicht abgeschlossen hat.</xsd:documentation>
																	<xsd:documentation source="chapter">C-6.1</xsd:documentation>
																	<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
																</xsd:annotation>
															</xsd:element>
														</xsd:choice>
													</xsd:complexType>
												</xsd:element>
												<xsd:element name="Keine_Teilnahme_klaerender_Dialog" type="empty">
													<xsd:annotation>							
														<xsd:documentation>Angabe, dass das Perinatalzentrum nicht am klärenden Dialog gemäß § 7 der QFR-RL teilnimmt.</xsd:documentation>
														<xsd:documentation source="chapter">C-6.1</xsd:documentation>
														<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
													</xsd:annotation>
												</xsd:element>
											</xsd:choice>
										</xsd:complexType>
									</xsd:element>
									<xsd:element name="Mitteilung_Nichterfuellung_pflegerische_Versorgung_nicht_erfolgt" type="empty">
										<xsd:annotation>
											<xsd:documentation>Angabe, dass das Perinatalzentrum dem G-BA die Nichterfüllung der Anforderungen an die pflegerische Versorgung gemäß I.2.2 bzw. II.2.2 Anlage 2 QFR-RL nicht mitgeteilt hat.</xsd:documentation>
											<xsd:documentation source="chapter">C-6.1</xsd:documentation>
											<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
										</xsd:annotation>
									</xsd:element>
								</xsd:choice>
							</xsd:complexType>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
				<xsd:unique name="cq_schluessel">
					<xsd:annotation>
						<xsd:documentation>Jeder CQ Schluessel darf nur einmal angegeben werden.</xsd:documentation>
						<xsd:documentation source="chapter">C-6.1</xsd:documentation>
						<xsd:documentation source="aggregation">vereinigungsmengeSchluessel</xsd:documentation>
					</xsd:annotation>
					<xsd:selector xpath="Vereinbarung"/>
					<xsd:field xpath="CQ_Schluessel"/>
				</xsd:unique>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Fortbildung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Fortbildung" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">C-7</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Fortbildung">
				<xsd:annotation>
					<xsd:documentation/>
					<xsd:documentation source="chapter">C-7</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Fortbildungspflichtige" type="codomain_0_10.000">
							<xsd:annotation>
								<xsd:documentation>Anzahl der Fachärztinnen und Fachärzte, Psychologischen Psychotherapeutinnen und Psychotherapeuten, Kinder- und Jugendlichenpsychotherapeutinnen und -psychotherapeuten, die der Fortbildungspflicht nach „Umsetzung der Regelungen des G-BA zur Fortbildung im Krankenhaus (FKH-R) nach § 136b Absatz 1 Satz 1 Nummer 1 SGB V“ unterliegen.</xsd:documentation>
								<xsd:documentation source="chapter">C-7</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Nachweispflichtige" type="codomain_0_10.000">
							<xsd:annotation>
								<xsd:documentation>Anzahl der Fachärztinnen und Fachärzte unter den Fortbildungspflichtigen, die im Berichtsjahr der Pflicht zum Fortbildungsnachweis unterliegen. </xsd:documentation>
								<xsd:documentation source="chapter">C-7</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
								<xsd:documentation source="note">Teilmenge von Fortbildungspflichtige</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Fortbildungsnachweis_Erbracht_Habende" type="codomain_0_10.000">
							<xsd:annotation>
								<xsd:documentation>Anzahl der Nachweispflichtigen, die bis zum 31. Dezember des Berichtsjahres den Fortbildungsnachweis erbracht haben.</xsd:documentation>
								<xsd:documentation source="chapter">C-7</xsd:documentation>
								<xsd:documentation source="aggregation">summation</xsd:documentation>
								<xsd:documentation source="note">Teilmenge von Nachweispflichtige</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Monatsbezogener_Erfuellungsgrad_PpUG">
		<xsd:annotation>
			<xsd:documentation>Container, der das Element "Monatsbezogener_Erfuellungsgrad_PpUG"</xsd:documentation>
			<xsd:documentation source="chapter">C-8.1</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Monatsbezogener_Erfuellungsgrad_PpUG" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Der Erfüllungsgrad der jeweiligen PpUG ergibt sich für jeden pflegesensitiven Bereich als Anteil der eingehaltenen Monatsdurchschnitte an allen Monatsdurchschnitten pro Jahr, differenziert nach pflegesensitiven Stationen sowie nach der Tag- und Nachtschicht. Damit entspricht der monatsbezogene Erfüllungsgrad dem Erfüllungsgrad 2 gemäß § 5 Absatz 1 der PpUG-Nachweis-Vereinbarung 2025 vom 18. November 2024, zuletzt geändert durch die Änderungsvereinbarung vom 10. März 2025 zu den PpUG-Nachweis-Vereinbarungen 2024 und 2025 auf der Internetseite des InEK.</xsd:documentation>
					<xsd:documentation source="chapter">C-8.1</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
					<xsd:documentation source="note">Bei der Übernahme des monatsbezogenen Erfüllungsgrades (getrennt für pflegesensitive Bereiche, Stationen, Tag- und Nachtschicht) aus der Anlage 4 der PpUG-Nachweis-Vereinbarung 2025 vom 18. November 2024 sind nur Meldungen (das heißt Zeilen) zu übernehmen, für die gilt: &#10;&#13;	•	Erfüllungsgrad 2 ist nicht: LEER &#10;&#13;	•	Erfüllungsgrad 2 ist nicht: „keine Jahresmeldung übermittelt“</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Pflegesensitiver_Bereich" type="enum_Pflegesensitive_Bereiche">
							<xsd:annotation>
								<xsd:documentation>Angabe gemäß Spalte "Pflegesensitiver Bereich im Krankenhaus gemäß § 3 PpUGV" der Anlage 4 der PpUG-Nachweis-Vereinbarung 2025</xsd:documentation>
								<xsd:documentation source="chapter">C-8.1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Station" type="char_max200">
							<xsd:annotation>
								<xsd:documentation>Stationsbezeichnung gemäß Spalte "Station" der Anlage 4 der PpUG-Nachweis-Vereinbarung 2025</xsd:documentation>
								<xsd:documentation source="chapter">C-8.1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Schicht" type="enum_Schicht">
							<xsd:annotation>
								<xsd:documentation>Angaben zur Schicht.</xsd:documentation>
								<xsd:documentation source="chapter">C-8.1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Monatsbezogener_Erfuellungsgrad" type="float_0d00_100d00">
							<xsd:annotation>
								<xsd:documentation>Der Erfüllungsgrad ergibt sich für jeden pflegesensitiven Bereich als Anteil der eingehaltenen Monatsdurchschnitte an allen Monatsdurchschnitten pro Jahr, differenziert nach Stationen sowie nach der Tag- und Nachtschicht.</xsd:documentation>
								<xsd:documentation source="chapter">C-8.1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
								<xsd:documentation source="note">Übernahme entsprechend Spalte „Erfüllungsgrad 2“ der Anlage 4 der PpUG-Nachweisvereinbarung 2025. (Erfüllungsgrad 2)</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Ausnahmetatbestaende" type="codomain_0_1000">
							<xsd:annotation>
								<xsd:documentation>Anzahl der angegebenen Ausnahmetatbestände für diese Station in der jeweiligen Schicht gemäß den Spalten "Ausnahmetatbestand gemäß § 7 PpUGV oder PpUG-Sanktions-Vereinbarung" der Anlage 4 der PpUG-Nachweis-Vereinbarung 2025.</xsd:documentation>
								<xsd:documentation source="chapter">C-8.1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Ergänzende Angaben zu den Ausnahmetatbeständen.</xsd:documentation>
								<xsd:documentation source="chapter">C-8.1</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Schichtbezogener_Erfuellungsgrad_PpUG">
		<xsd:annotation>
			<xsd:documentation>Container, der das Element "Schichtbezogener_Erfuellungsgrad_PpUG"</xsd:documentation>
			<xsd:documentation source="chapter">C-8.2</xsd:documentation>
			<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Schichtbezogener_Erfuellungsgrad_PpUG" maxOccurs="unbounded">
				<xsd:annotation>
					<xsd:documentation>Der schichtbezogene Erfüllungsgrad wird getrennt für die Tag- und Nachtschichten jeder Station eines pflegesensitiven Bereichs ausgewiesen und entspricht damit dem Erfüllungsgrad 1 gemäß § 5 Absatz 1 der PpUG-Nachweis-Vereinbarung 2025 vom 18. November 2024, zuletzt geändert durch die Änderungsvereinbarung vom 10. März 2025 zu den PpUG-Nachweis-Vereinbarungen 2024 und 2025 auf der Internetseite des InEK.</xsd:documentation>
					<xsd:documentation source="chapter">C-8.2</xsd:documentation>
					<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
					<xsd:documentation source="note">Bei der Übernahme des schichtbezogenen Erfüllungsgrades (getrennt für pflegesensitive Bereiche, Stationen, Tag- und Nachtschicht) aus der Anlage 4 der PpUG-Nachweis-Vereinbarung 2025 vom 18. November 2024 sind nur Meldungen (das heißt Zeilen) zu übernehmen, für die gilt: &#10;&#13;	•	Erfüllungsgrad 1 ist nicht: LEER &#10;&#13;	•	Erfüllungsgrad 1 ist nicht: „keine Jahresmeldung übermittelt“</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Pflegesensitiver_Bereich" type="enum_Pflegesensitive_Bereiche">
							<xsd:annotation>
								<xsd:documentation>Angabe gemäß Spalte "Pflegesensitiver Bereich im Krankenhaus gemäß § 3 PpUGV" der Anlage 4 der PpUG-Nachweis-Vereinbarung 2025</xsd:documentation>
								<xsd:documentation source="chapter">C-8.2</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Station" type="char_max200">
							<xsd:annotation>						
								<xsd:documentation>Stationsbezeichnung gemäß Spalte "Station" der Anlage 4 der PpUG-Nachweis-Vereinbarung 2025</xsd:documentation>
								<xsd:documentation source="chapter">C-8.2</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Schicht" type="enum_Schicht">
							<xsd:annotation>
								<xsd:documentation>Angaben zur Schicht.</xsd:documentation>
								<xsd:documentation source="chapter">C-8.2</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Schichtbezogener_Erfuellungsgrad" type="float_0d00_100d00">
							<xsd:annotation>
								<xsd:documentation>Der schichtbezogene Erfüllungsgrad wird getrennt für die Tag- und Nachtschichten jeder Station eines pflegesensitiven Bereichs ausgewiesen und entspricht damit dem Erfüllungsgrad 1 gemäß § 5 Absatz 1 der PpUG-Nachweis-Vereinbarung 2025 vom 18. November 2024 , zuletzt geändert durch die Änderungsvereinbarung vom 10. März 2025 zu den PpUG-Nachweis-Vereinbarungen 2024 und 2025 auf der Internetseite des InEK.</xsd:documentation>
								<xsd:documentation source="chapter">C-8.2</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
								<xsd:documentation source="note">Übernahme entsprechend Spalte „Erfüllungsgrad 1“ der Anlage 4 der PpUG-Nachweisvereinbarung 2025. (Erfüllungsgrad 1)</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:element name="Erlaeuterungen" type="char_max300" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation>Ergänzende Angaben.</xsd:documentation>
								<xsd:documentation source="chapter">C-8.2</xsd:documentation>
								<xsd:documentation source="aggregation">identitaet</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Pflegepersonaluntergrenzen">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Pflegepersonaluntergrenzen" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">C-8</xsd:documentation>
			<xsd:documentation source="aggregation">aggregation</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Pflegepersonaluntergrenzen">
				<xsd:annotation>
					<xsd:documentation>Angaben zur Umsetzung der PpUGV für jeden Bereich, der gemäß Institut für das Entgeltsystem im Krankenhaus (InEK) einen pflegesensitiven Bereich darstellt.</xsd:documentation>
					<xsd:documentation source="chapter">C-8</xsd:documentation>
					<xsd:documentation source="note">Die Übernahme der Angaben in den Tabellen, die in den Abschnitten C-8.1 und C-8.2 dargestellt werden, soll für das Berichtsjahr 2025 automatisiert auf Basis der Nachweise der Krankenhäuser erfolgen, welche gemäß der §§ 3 bis 5 der PpUG-Nachweis-Vereinbarung 2025 vom 18. November 2024 auf der Internetseite des InEK zu erbringen sind. Um eine händische Eingabe der Nachweise durch das Krankenhaus und damit auch Übertragungsfehler zu vermeiden, soll zur Übernahme der Erfüllungsgrade auf die Anlage 4 dieser PpUG-Nachweis-Vereinbarung zurückgegriffen werden. Das Dokument liegt jedem Krankenhaus in einem einheitlichen Format und zu definierten Zeitpunkten vor.</xsd:documentation>
					<xsd:documentation source="aggregation">aggregation</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_Monatsbezogener_Erfuellungsgrad_PpUG" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">C-8.1</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Schichtbezogener_Erfuellungsgrad_PpUG" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">C-8.2</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeElement</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_ATMP-QS-RL">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "ATMP-QS-RL" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">C-10</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ATMP-QS-RL">
				<xsd:annotation>
					<xsd:documentation>An dieser Stelle ist die Umsetzung von Beschlüssen des G-BA zur Qualitätssicherung nach § 136a Absatz 5 SGB V darzustellen (Richtlinie zu Anforderungen an die Qualität der Anwendung von Arzneimitteln für neuartige Therapien – ATMP-QS-RL). Die Angaben sind jeweils stichtagsbezogen, das heißt zum 31. Dezember des Berichtsjahres, zu machen.</xsd:documentation>
					<xsd:documentation source="chapter">C-10</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:element name="Hinweis_ATMP-QS-RL" fixed="Krankenhausstandorte, an denen neue Therapien gemäß den Anlagen der ATMP-QS-RL angewendet werden, müssen die dort vorgegebenen Mindestanforderungen an die Struktur-, Prozess- oder Ergebnisqualität erfüllen. Der Medizinische Dienst überprüft die Umsetzung der relevanten Qualitätsanforderungen und stellt dem Krankenhaus eine Bescheinigung aus, wenn diese vollumfänglich erfüllt werden. ATMP nach dieser Richtlinie dürfen ausschließlich von Leistungserbringern angewendet werden, die die Mindestanforderungen erfüllen." minOccurs="1">
							<xsd:annotation>
								<xsd:documentation>Das Element "Hinweis_ATMP-QS-RL" dient der Abbildung des im Rahmen der Veröffentlichung darzustellenden Hinweises und kann nicht verändert werden.</xsd:documentation>
								<xsd:documentation source="chapter">C-10</xsd:documentation>
							</xsd:annotation>
						</xsd:element>
						<xsd:choice>
							<xsd:element name="Anwendung_Arzneimittel_neuartige_Therapien">
								<xsd:annotation>
									<xsd:documentation>Dieses Element ist anzugeben, wenn am Krankenhausstandort Arzneimittel für neuartige Therapien angewendet werden.</xsd:documentation>
									<xsd:documentation source="chapter">C-10</xsd:documentation>
								</xsd:annotation>
								<xsd:complexType>
									<xsd:sequence>
										<xsd:element name="Arzneimittel_Berechtigung" maxOccurs="unbounded">
											<xsd:annotation>
												<xsd:documentation>Es besteht die grundsätzliche Berechtigung zur Anwendung von Arzneimitteln für neuartige Therapien</xsd:documentation>
												<xsd:documentation source="chapter">C-10</xsd:documentation>
											</xsd:annotation>
											<xsd:complexType>
												<xsd:sequence>
													<xsd:element name="ANT_Schluessel" type="enum_Schluessel_ANT">
														<xsd:annotation>
															<xsd:documentation>Schlüssel-Nr. des Arzneimittels</xsd:documentation>
															<xsd:documentation source="chapter">C-10</xsd:documentation>
															<xsd:documentation source="note">Der Wert darf bei der Wiederholung des Elements "Arzneimittel_Berechtigung" nur genau einmal vorkommen (Eindeutigkeit).</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
													<xsd:element name="Konkretisierung" type="enum_Schluessel_ANT_Zusatz" minOccurs="0" maxOccurs="unbounded">
														<xsd:annotation>
															<xsd:documentation>Konkretisierung der Indikationen (Zusatzangaben)</xsd:documentation>
															<xsd:documentation source="chapter">C-10</xsd:documentation>
															<xsd:documentation source="note">(!) Das Element ist bei der Auswahl des ANT-Schlüssels ANT01 verpflichtend anzugeben. Dies kann vom Schema nicht überprüft werden.</xsd:documentation>
														</xsd:annotation>
													</xsd:element>
												</xsd:sequence>
											</xsd:complexType>
										</xsd:element>
									</xsd:sequence>
								</xsd:complexType>
								<xsd:unique name="atmp_ant_Schluessel">
									<xsd:selector xpath="Arzneimittel_Berechtigung"/>
									<xsd:field xpath="ANT_Schluessel"/>
								</xsd:unique>
							</xsd:element>
							<xsd:element name="Keine_Anwendung_Arzneimittel_neuartige_Therapien" type="empty">
								<xsd:annotation>
									<xsd:documentation>Dieses Element ist anzugeben, wenn am Krankenhausstandort keine Arzneimittel für neuartige Therapien angewendet werden.</xsd:documentation>
									<xsd:documentation source="chapter">C-10</xsd:documentation>
								</xsd:annotation>
							</xsd:element>
						</xsd:choice>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<xsd:group name="c_Qualitaetssicherung">
		<xsd:annotation>
			<xsd:documentation>Gruppe, die den Container "Qualitaetssicherung" enthält.</xsd:documentation>
			<xsd:documentation source="chapter">C</xsd:documentation>
			<xsd:documentation source="aggregation">standard</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="Qualitaetssicherung">
				<xsd:annotation>
					<xsd:documentation>Qualitätssicherung</xsd:documentation>
					<xsd:documentation source="chapter">C-2 bis C-8 und C-10</xsd:documentation>
					<xsd:documentation source="aggregation">standard</xsd:documentation>
				</xsd:annotation>
				<xsd:complexType>
					<xsd:sequence>
						<xsd:group ref="c_QS_nach_Landesrecht">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">C-2</xsd:documentation>
								<xsd:documentation source="aggregation">standard</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_DMP" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">C-3</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Sonstige_Verfahren_Externe_QS" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">C-4</xsd:documentation>
								<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Mindestmengen" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">C-5</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Strukturqualitaetsvereinbarung" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">C-6</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Fortbildung">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">C-7</xsd:documentation>
								<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_Pflegepersonaluntergrenzen" minOccurs="0">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">C-8</xsd:documentation>
								<xsd:documentation source="aggregation">aggregation</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
						<xsd:group ref="c_ATMP-QS-RL">
							<xsd:annotation>
								<xsd:documentation/>
								<xsd:documentation source="chapter">C-10</xsd:documentation>
							</xsd:annotation>
						</xsd:group>
					</xsd:sequence>
				</xsd:complexType>
			</xsd:element>
		</xsd:sequence>
	</xsd:group>
	<!-- ***********************************************************  -->
	<!-- *          globale Deklaration des Rootelementes          *  -->
	<!-- ***********************************************************  -->
	<xsd:element name="Qualitaetsbericht">
		<xsd:annotation>
			<xsd:documentation>Rootelement</xsd:documentation>
		</xsd:annotation>
		<xsd:complexType>
			<xsd:sequence>
				<xsd:group ref="c_Einleitung">
					<xsd:annotation>
						<xsd:documentation>Informationen über den Datensatz, die verwendete Software sowie verantwortliche Personen für den Qualitätsbericht.</xsd:documentation>
					</xsd:annotation>
				</xsd:group>
				<xsd:group ref="c_Krankenhaus">
					<xsd:annotation>
						<xsd:documentation>Bezeichnung des Krankenhauses.</xsd:documentation>
						<xsd:documentation source="chapter">A-1</xsd:documentation>
						<xsd:documentation source="aggregation">identitaet</xsd:documentation>
					</xsd:annotation>
				</xsd:group>
				<xsd:group ref="c_Krankenhaustraeger">
					<xsd:annotation>
						<xsd:documentation/>
						<xsd:documentation source="chapter">A-2</xsd:documentation>
						<xsd:documentation source="aggregation">identitaet</xsd:documentation>
					</xsd:annotation>
				</xsd:group>
				<xsd:group ref="c_Krankenhaus_Art" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Dieses Element ist einzufügen, falls es sich um eine Universitätsklinik oder ein akademisches Lehrkrankenhaus handelt.</xsd:documentation>
						<xsd:documentation source="chapter">A-3</xsd:documentation>
						<xsd:documentation source="aggregation">mindeinstandort</xsd:documentation>
					</xsd:annotation>
				</xsd:group>
				<xsd:group ref="c_Medizinisch_Pflegerische_Leistungsangebote" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Medizinisch-pflegerische Leistungsangebote des Krankenhauses.</xsd:documentation>
						<xsd:documentation source="chapter">A-5</xsd:documentation>
						<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
					</xsd:annotation>
				</xsd:group>
				<xsd:group ref="c_Nicht_Medizinische_Leistungsangebote" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Weitere nichtmedizinische Leistungsangebote des Krankenhauses.</xsd:documentation>
						<xsd:documentation source="chapter">A-6</xsd:documentation>
						<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
					</xsd:annotation>
				</xsd:group>
				<xsd:group ref="c_Barrierefreiheit" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Aspekte der Barrierefreiheit des Krankenhauses.</xsd:documentation>
						<xsd:documentation source="chapter">A-7</xsd:documentation>
						<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
					</xsd:annotation>
				</xsd:group>
				<xsd:group ref="c_Akademische_Lehre" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Akademische Lehre.</xsd:documentation>
						<xsd:documentation source="chapter">A-8.1</xsd:documentation>
						<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
					</xsd:annotation>
				</xsd:group>
				<xsd:group ref="c_Ausbildung_andere_Heilberufe" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation>Ausbildung in anderen Heilberufen.</xsd:documentation>
						<xsd:documentation source="chapter">A-8.2</xsd:documentation>
						<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
					</xsd:annotation>
				</xsd:group>
				<xsd:element name="Anzahl_Betten" type="codomain_0_20.000">
					<xsd:annotation>
						<xsd:documentation>Anzahl der Betten.</xsd:documentation>
						<xsd:documentation source="chapter">A-9</xsd:documentation>
						<xsd:documentation source="aggregation">summation</xsd:documentation>
					</xsd:annotation>
				</xsd:element>
				<xsd:group ref="c_Fallzahlen">
					<xsd:annotation>
						<xsd:documentation>Fallzahlen des Krankenhauses.</xsd:documentation>
						<xsd:documentation source="chapter">A-10</xsd:documentation>
						<xsd:documentation source="aggregation">standard</xsd:documentation>
					</xsd:annotation>
				</xsd:group>
				<xsd:group ref="c_Personal_des_Krankenhauses">
					<xsd:annotation>
						<xsd:documentation>Ärzte und Pflegepersonal.</xsd:documentation>
						<xsd:documentation source="chapter">A-11</xsd:documentation>
						<xsd:documentation source="aggregation">standard</xsd:documentation>
					</xsd:annotation>
				</xsd:group>
				<xsd:group ref="c_Umgang_mit_Risiken_in_der_Patientenversorgung">
					<xsd:annotation>
						<xsd:documentation/>
						<xsd:documentation source="chapter">A-12</xsd:documentation>
						<xsd:documentation source="aggregation">standard</xsd:documentation>
					</xsd:annotation>
				</xsd:group>
				<xsd:group ref="c_Apparative_Ausstattung" minOccurs="0">
					<xsd:annotation>
						<xsd:documentation/>
						<xsd:documentation source="chapter">A-13</xsd:documentation>
						<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
					</xsd:annotation>
				</xsd:group>
				<xsd:group ref="c_Teilnahme_Notfallversorgung">
					<xsd:annotation>
						<xsd:documentation/>
						<xsd:documentation source="chapter">A-14</xsd:documentation>
						<xsd:documentation source="aggregation">vereinigungsmengeFV</xsd:documentation>
					</xsd:annotation>
				</xsd:group>
				<xsd:group ref="c_Organisationseinheiten_Fachabteilungen">
					<xsd:annotation>
						<xsd:documentation/>
						<xsd:documentation source="chapter">B</xsd:documentation>
						<xsd:documentation source="aggregation">standard</xsd:documentation>
					</xsd:annotation>
				</xsd:group>
				<xsd:group ref="c_Qualitaetssicherung">
					<xsd:annotation>
						<xsd:documentation/>
						<xsd:documentation source="chapter">C</xsd:documentation>
						<xsd:documentation source="aggregation">standard</xsd:documentation>
					</xsd:annotation>
				</xsd:group>
			</xsd:sequence>
		</xsd:complexType>
	</xsd:element>
</xsd:schema>
