Showing:

Annotations
Attributes
Diagrams
Facets
Identity Constraints
Instances
Model
Properties
Source
Used by
Included schema qs_data_fnw_type.xsd
Properties
attribute form default unqualified
element form default qualified
Element xi:qs_data_fnw_type / xi:B
Annotations
Bogen: Basis // Bogenzahl: 1
Diagram
Type xi:gr_bfnw_type
Type hierarchy
Properties
content complex
Model
Children xi:bogen, xi:felder
Instance
<xi:B xmlns:xi="urn:gba:sqg">
  <xi:felder>{1,1}</xi:felder>
  <xi:bogen>{1,1}</xi:bogen>
</xi:B>
Source
<xs:element name="B" type="gr_bfnw_type">
  <xs:annotation>
    <xs:documentation>Bogen: Basis // Bogenzahl: 1</xs:documentation>
  </xs:annotation>
</xs:element>
Element xi:tds_bfnw_type / xi:felder
Annotations
Exportfelder des Bogens
Diagram
Properties
content complex
Model
Children xi:DokAbschlDat, xi:IKNRKH, xi:NAMEKH, xi:standortIDops
Instance
<xi:felder xmlns:xi="urn:gba:sqg">
  <xi:DokAbschlDat V="">{1,1}</xi:DokAbschlDat>
  <xi:NAMEKH V="">{1,1}</xi:NAMEKH>
  <xi:standortIDops V="">{1,1}</xi:standortIDops>
  <xi:IKNRKH V="">{1,1}</xi:IKNRKH>
</xi:felder>
Source
<xs:element name="felder">
  <xs:annotation>
    <xs:documentation>Exportfelder des Bogens</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="DokAbschlDat">
        <xs:annotation>
          <xs:documentation>ZusatzFeld: Dokumentationsabschlussdatum</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="datum_type" use="required"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="NAMEKH">
        <xs:annotation>
          <xs:documentation>BogenFeld: Name der Einrichtung</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" use="required">
            <xs:simpleType>
              <xs:restriction base="xoev-lc:String.Latin">
                <xs:maxLength value="100"/>
                <!-- xs:pattern UND use="required" ersetzen Prüfung 62: Ist der Wert (Attribut V) eines Pflichtfelds angegeben? -->
                <!-- anything but newline + something not whitespace + anything but newline -->
                <xs:pattern value=".*\S.*"/>
              </xs:restriction>
            </xs:simpleType>
          </xs:attribute>
        </xs:complexType>
      </xs:element>
      <xs:element name="standortIDops">
        <xs:annotation>
          <xs:documentation>ErsatzFeld: behandelnder Standort 6-stellig</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" use="required">
            <xs:simpleType>
              <xs:restriction base="xoev-lc:String.Latin">
                <xs:pattern value="77\d{4}"/>
              </xs:restriction>
            </xs:simpleType>
          </xs:attribute>
        </xs:complexType>
      </xs:element>
      <xs:element name="IKNRKH">
        <xs:annotation>
          <xs:documentation>BogenFeld: Institutionskennzeichen; IK-Nummer / Haupt-IK-Nummer des Standorts gemäß dem Standortverzeichnis nach § 293 Abs. 6 SGB V</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" use="required">
            <xs:simpleType>
              <xs:restriction base="xoev-lc:String.Latin">
                <xs:pattern value="[1-9][0-9]{8}"/>
              </xs:restriction>
            </xs:simpleType>
          </xs:attribute>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element xi:tds_bfnw_type / xi:felder / xi:DokAbschlDat
Annotations
ZusatzFeld: Dokumentationsabschlussdatum
Diagram
Properties
content complex
Attributes
QName Type Use
V datum_type required
Source
<xs:element name="DokAbschlDat">
  <xs:annotation>
    <xs:documentation>ZusatzFeld: Dokumentationsabschlussdatum</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="datum_type" use="required"/>
  </xs:complexType>
</xs:element>
Element xi:tds_bfnw_type / xi:felder / xi:NAMEKH
Annotations
BogenFeld: Name der Einrichtung
Diagram
Properties
content complex
Attributes
QName Type Use
V restriction of xoev-lc:String.Latin required
Source
<xs:element name="NAMEKH">
  <xs:annotation>
    <xs:documentation>BogenFeld: Name der Einrichtung</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" use="required">
      <xs:simpleType>
        <xs:restriction base="xoev-lc:String.Latin">
          <xs:maxLength value="100"/>
          <!-- xs:pattern UND use="required" ersetzen Prüfung 62: Ist der Wert (Attribut V) eines Pflichtfelds angegeben? -->
          <!-- anything but newline + something not whitespace + anything but newline -->
          <xs:pattern value=".*\S.*"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>
Element xi:tds_bfnw_type / xi:felder / xi:standortIDops
Annotations
ErsatzFeld: behandelnder Standort 6-stellig
Diagram
Properties
content complex
Attributes
QName Type Use
V restriction of xoev-lc:String.Latin required
Source
<xs:element name="standortIDops">
  <xs:annotation>
    <xs:documentation>ErsatzFeld: behandelnder Standort 6-stellig</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" use="required">
      <xs:simpleType>
        <xs:restriction base="xoev-lc:String.Latin">
          <xs:pattern value="77\d{4}"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>
Element xi:tds_bfnw_type / xi:felder / xi:IKNRKH
Annotations
BogenFeld: Institutionskennzeichen;
IK-Nummer / Haupt-IK-Nummer des Standorts gemäß dem Standortverzeichnis nach § 293 Abs. 6 SGB V
Diagram
Properties
content complex
Attributes
QName Type Use
V restriction of xoev-lc:String.Latin required
Source
<xs:element name="IKNRKH">
  <xs:annotation>
    <xs:documentation>BogenFeld: Institutionskennzeichen; IK-Nummer / Haupt-IK-Nummer des Standorts gemäß dem Standortverzeichnis nach § 293 Abs. 6 SGB V</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" use="required">
      <xs:simpleType>
        <xs:restriction base="xoev-lc:String.Latin">
          <xs:pattern value="[1-9][0-9]{8}"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>
Element xi:gr_bfnw_type / xi:bogen
Annotations
Kindbögen
Diagram
Properties
content complex
Model
Children xi:C
Instance
<xi:bogen xmlns:xi="urn:gba:sqg">
  <xi:C>{1,unbounded}</xi:C>
</xi:bogen>
Identity constraints
QName Type Refer Selector Field(s)
STICHTAG_STICHTAGAE_unique_QSDOK_vPruefung_idPruefung_173 unique xi:C/xi:felder/xi:STICHTAG|xi:C/xi:felder/xi:STICHTAGAE @V
Source
<xs:element name="bogen">
  <xs:annotation>
    <xs:documentation>Kindbögen</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element maxOccurs="unbounded" name="C" type="tds_cfnw_type">
        <xs:annotation>
          <xs:documentation>Bogen: Checkliste // Existenzbedingung: keine // Bogenzahl: +</xs:documentation>
        </xs:annotation>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
  <!-- Werte müsste müssen disjunkt sein -->
  <xs:unique name="STICHTAG_STICHTAGAE_unique_QSDOK_vPruefung_idPruefung_173">
    <xs:selector xpath="xi:C/xi:felder/xi:STICHTAG|xi:C/xi:felder/xi:STICHTAGAE"/>
    <xs:field xpath="@V"/>
  </xs:unique>
</xs:element>
Element xi:gr_bfnw_type / xi:bogen / xi:C
Annotations
Bogen: Checkliste // Existenzbedingung: keine // Bogenzahl: +
Diagram
Type xi:tds_cfnw_type
Properties
content complex
maxOccurs unbounded
Model
Children xi:felder
Instance
<xi:C xmlns:xi="urn:gba:sqg">
  <xi:felder>{1,1}</xi:felder>
</xi:C>
Source
<xs:element maxOccurs="unbounded" name="C" type="tds_cfnw_type">
  <xs:annotation>
    <xs:documentation>Bogen: Checkliste // Existenzbedingung: keine // Bogenzahl: +</xs:documentation>
  </xs:annotation>
</xs:element>
Element xi:tds_cfnw_type / xi:felder
Annotations
Exportfelder des Bogens
Diagram
Properties
content complex
Model
Children xi:ABMELD, xi:AENDMELD, xi:AERZTLEIT, xi:ANFTRAUMA, xi:ANFVOLLSTA, xi:ANFVOLLSTB, xi:ANLFA, xi:ANMELDEJ, xi:APPAUSST, xi:APPAUSSTOP, xi:ARTNACHWEIS, xi:AUSSENDO, xi:BATSCHOCK, xi:ERFMIND, xi:ERWSCHOCKT, xi:FAKVERFPERS, xi:FAORGEINHEIT, xi:FAVERFUEGB, xi:GERIKOMP, xi:INTENBBEATM, xi:INTENBETT, xi:LFDCHL, xi:MINFAA, xi:MINFAIM, xi:NOTAUFN, xi:NOTFFORTB, xi:NOTFPWEITERB, xi:NOTFVERANT, xi:NOTFZUSATZW, xi:OPABT, xi:PERSINTENSIV, xi:PHYSATEM, xi:SCHOCK, xi:SOPBLUT, xi:SOPEINW, xi:SOPGERI, xi:SOPMED, xi:SOPOPV, xi:SOPPERI, xi:SOPPHYS, xi:STICHTAG, xi:STICHTAGAE, xi:STRUKTPROZ, xi:SYSBEHAND, xi:VERFUEGCT, xi:VERSORGPRAES, xi:WEITERVERLUFT
Instance
<xi:felder xmlns:xi="urn:gba:sqg">
  <xi:LFDCHL V="">{1,1}</xi:LFDCHL>
  <xi:ANMELDEJ V="">{1,1}</xi:ANMELDEJ>
  <xi:AENDMELD V="">{1,1}</xi:AENDMELD>
  <xi:ABMELD V="">{1,1}</xi:ABMELD>
  <xi:ARTNACHWEIS V="">{1,1}</xi:ARTNACHWEIS>
  <xi:STICHTAG V="">{1,1}</xi:STICHTAG>
  <xi:STICHTAGAE V="">{1,1}</xi:STICHTAGAE>
  <xi:ANFTRAUMA V="">{1,1}</xi:ANFTRAUMA>
  <xi:MINFAA V="">{1,1}</xi:MINFAA>
  <xi:MINFAIM V="">{1,1}</xi:MINFAIM>
  <xi:ANFVOLLSTA V="">{1,1}</xi:ANFVOLLSTA>
  <xi:NOTFVERANT V="">{1,1}</xi:NOTFVERANT>
  <xi:NOTFZUSATZW V="">{1,1}</xi:NOTFZUSATZW>
  <xi:NOTFPWEITERB V="">{1,1}</xi:NOTFPWEITERB>
  <xi:NOTFFORTB V="">{1,1}</xi:NOTFFORTB>
  <xi:FAVERFUEGB V="">{1,1}</xi:FAVERFUEGB>
  <xi:INTENBETT V="">{1,1}</xi:INTENBETT>
  <xi:INTENBBEATM V="">{1,1}</xi:INTENBBEATM>
  <xi:SYSBEHAND V="">{1,1}</xi:SYSBEHAND>
  <xi:SCHOCK V="">{1,1}</xi:SCHOCK>
  <xi:VERFUEGCT V="">{1,1}</xi:VERFUEGCT>
  <xi:WEITERVERLUFT V="">{1,1}</xi:WEITERVERLUFT>
  <xi:STRUKTPROZ V="">{1,1}</xi:STRUKTPROZ>
  <xi:AERZTLEIT V="">{1,1}</xi:AERZTLEIT>
  <xi:BATSCHOCK V="">{1,1}</xi:BATSCHOCK>
  <xi:ERWSCHOCKT V="">{1,1}</xi:ERWSCHOCKT>
  <xi:FAKVERFPERS V="">{1,1}</xi:FAKVERFPERS>
  <xi:NOTAUFN V="">{1,1}</xi:NOTAUFN>
  <xi:OPABT V="">{1,1}</xi:OPABT>
  <xi:PERSINTENSIV V="">{1,1}</xi:PERSINTENSIV>
  <xi:APPAUSST V="">{1,1}</xi:APPAUSST>
  <xi:APPAUSSTOP V="">{1,1}</xi:APPAUSSTOP>
  <xi:FAORGEINHEIT V="">{1,1}</xi:FAORGEINHEIT>
  <xi:ANLFA V="">{1,1}</xi:ANLFA>
  <xi:VERSORGPRAES V="">{1,1}</xi:VERSORGPRAES>
  <xi:AUSSENDO V="">{1,1}</xi:AUSSENDO>
  <xi:GERIKOMP V="">{1,1}</xi:GERIKOMP>
  <xi:ANFVOLLSTB V="">{1,1}</xi:ANFVOLLSTB>
  <xi:PHYSATEM V="">{1,1}</xi:PHYSATEM>
  <xi:SOPEINW V="">{1,1}</xi:SOPEINW>
  <xi:SOPPERI V="">{1,1}</xi:SOPPERI>
  <xi:SOPOPV V="">{1,1}</xi:SOPOPV>
  <xi:SOPMED V="">{1,1}</xi:SOPMED>
  <xi:SOPBLUT V="">{1,1}</xi:SOPBLUT>
  <xi:SOPGERI V="">{1,1}</xi:SOPGERI>
  <xi:SOPPHYS V="">{1,1}</xi:SOPPHYS>
  <xi:ERFMIND V="">{1,1}</xi:ERFMIND>
</xi:felder>
Source
<xs:element name="felder">
  <xs:annotation>
    <xs:documentation>Exportfelder des Bogens</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element name="LFDCHL">
        <xs:annotation>
          <xs:documentation>BogenFeld: laufende Nummer der Checkliste</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" use="required">
            <xs:simpleType>
              <xs:restriction base="xs:int">
                <xs:minInclusive value="1"/>
                <xs:maxInclusive value="999"/>
              </xs:restriction>
            </xs:simpleType>
          </xs:attribute>
        </xs:complexType>
      </xs:element>
      <xs:element name="ANMELDEJ">
        <xs:annotation>
          <xs:documentation>BogenFeld: Nachweis über die Erfüllung der Mindestanforderungen</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jleer_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="AENDMELD">
        <xs:annotation>
          <xs:documentation>BogenFeld: Meldung der Nicht- oder Wiedererfüllung von Mindestanforderungen gemäß § 6 Abs. 1 Satz 3 QSFFx-RL; Hinweis: Es ist bzw. sind jeweils nur die betroffene(n) Mindestanforderung(en) zu dokumentieren</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jleer_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="ABMELD">
        <xs:annotation>
          <xs:documentation>BogenFeld: Abmeldung vom Nachweisverfahren</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jleer_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="ARTNACHWEIS">
        <xs:annotation>
          <xs:documentation>BogenFeld: Art des Nachweises</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_artnachweis_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="STICHTAG">
        <xs:annotation>
          <xs:documentation>BogenFeld: Stichtag</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="datum_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="STICHTAGAE">
        <xs:annotation>
          <xs:documentation>BogenFeld: Datum des Eintretens der Nichterfüllung bzw. der Wiedererfüllung</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="datum_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="ANFTRAUMA">
        <xs:annotation>
          <xs:documentation>BogenFeld: Die Anforderungen an ein überregionales Traumazentrum sind vollständig erfüllt; gemäß Weißbuch Schwerverletzten-Versorgung (siehe Anhang zu Anlage 3)</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="MINFAA">
        <xs:annotation>
          <xs:documentation>BogenFeld: Das Krankenhaus verfügt mindestens über die Fachabteilung Chirurgie oder&#13;Unfallchirurgie oder Allgemeine Chirurgie oder Orthopädie oder&#13;Orthopädie und Unfallchirurgie am Standort</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="MINFAIM">
        <xs:annotation>
          <xs:documentation>BogenFeld: Das Krankenhaus verfügt mindestens über die Fachabteilung Innere Medizin am Standort</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="ANFVOLLSTA">
        <xs:annotation>
          <xs:documentation>BogenFeld: Die Anforderungen gemäß § 10 Abs. 2 QSFFx-RL (Ausnahmetatbestand) sind vollständig erfüllt</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="NOTFVERANT">
        <xs:annotation>
          <xs:documentation>BogenFeld: Es sind jeweils ein für die Notfallversorgung verantwortlicher Arzt und eine Pflegekraft benannt, die fachlich und organisatorisch eindeutig der Versorgung von Notfällen zugeordnet und im Bedarfsfall verfügbar sind</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="NOTFZUSATZW">
        <xs:annotation>
          <xs:documentation>BogenFeld: Der für die Notfallversorgung benannte Arzt verfügt über die Zusatzweiterbildung „Klinische Akut- und Notfallmedizin“</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="NOTFPWEITERB">
        <xs:annotation>
          <xs:documentation>BogenFeld: Die für die Notfallversorgung benannte Pflegekraft verfügt über die Weiterbildung „Notfallpflege“</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="NOTFFORTB">
        <xs:annotation>
          <xs:documentation>BogenFeld: Der für die Notfallversorgung benannte Arzt und die für die Notfallversorgung benannte Pflegekraft nehmen regelmäßig an fachspezifischen Fortbildungen für Notfallmedizin teil</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="FAVERFUEGB">
        <xs:annotation>
          <xs:documentation>BogenFeld: Es ist jeweils ein Facharzt im Gebiet Innere Medizin, Chirurgie und Anästhesie innerhalb von maximal 30 Minuten am Patienten verfügbar</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="INTENBETT">
        <xs:annotation>
          <xs:documentation>BogenFeld: Die Intensivstation verfügt über mindestens sechs Intensivtherapiebetten</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="INTENBBEATM">
        <xs:annotation>
          <xs:documentation>BogenFeld: Mindestens drei Intensivtherapiebetten sind zur Versorgung beatmeter Patienten ausgestattet</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="SYSBEHAND">
        <xs:annotation>
          <xs:documentation>BogenFeld: Es kommt ein strukturiertes und validiertes System zur Behandlungspriorisierung bei der Erstaufnahme von Notfallpatienten zur Anwendung</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="SCHOCK">
        <xs:annotation>
          <xs:documentation>BogenFeld: Es ist ein Schockraum verfügbar</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="VERFUEGCT">
        <xs:annotation>
          <xs:documentation>BogenFeld: Die 24-stündige Verfügbarkeit von Computertomographie ist sichergestellt</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="WEITERVERLUFT">
        <xs:annotation>
          <xs:documentation>BogenFeld: Es besteht die Möglichkeit der Weiterverlegung eines Notfallpatienten auf dem Luftweg in ein Krankenhaus der Basisnotfallversorgung oder einer höheren Stufe</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="STRUKTPROZ">
        <xs:annotation>
          <xs:documentation>BogenFeld: A - Strukturen und Prozesse:&#13;Erfüllung aller 12 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="AERZTLEIT">
        <xs:annotation>
          <xs:documentation>BogenFeld: B - Personal - Ärztliche Leitungsebene:&#13;Erfüllung aller 2 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="BATSCHOCK">
        <xs:annotation>
          <xs:documentation>BogenFeld: B - Personal - Basisteam im Schockraum:&#13;Erfüllung aller 8 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="ERWSCHOCKT">
        <xs:annotation>
          <xs:documentation>BogenFeld: B - Personal - Erweitertes Schockraumteam:&#13;Erfüllung aller 13 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="FAKVERFPERS">
        <xs:annotation>
          <xs:documentation>BogenFeld: B - Personal - Fakultativ verfügbares Personal:&#13;Erfüllung aller 3 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="NOTAUFN">
        <xs:annotation>
          <xs:documentation>BogenFeld: C - Räumliche Anforderungen - Notaufnahme:&#13;Erfüllung aller 8 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="OPABT">
        <xs:annotation>
          <xs:documentation>BogenFeld: C - Räumliche Anforderungen - Operationsabteilung:&#13;Erfüllung der Mindestanforderung gemäß dem Anhang zu Anlage 3</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="PERSINTENSIV">
        <xs:annotation>
          <xs:documentation>BogenFeld: D - Personelle Ausstattung der Intensivstation:&#13;Erfüllung aller 8 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="APPAUSST">
        <xs:annotation>
          <xs:documentation>BogenFeld: E - Ausstattung/apparative Ausstattung:&#13;Erfüllung aller 18 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="APPAUSSTOP">
        <xs:annotation>
          <xs:documentation>BogenFeld: E - Ausstattung/apparative Ausstattung:&#13;Erfüllung aller 3 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="FAORGEINHEIT">
        <xs:annotation>
          <xs:documentation>BogenFeld: Die Versorgung der Patienten erfolgt in einer ärztlich geleiteten Fachabteilung, die eine fachlich unabhängige, abgrenzbare und organisatorisch eigenständige Organisationseinheit am Standort des Krankenhauses ist</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="ANLFA">
        <xs:annotation>
          <xs:documentation>BogenFeld: Die Durchführung der mit den Kombinationen aus Diagnosen und Prozeduren nach Anlage 1 QSFFx-RL beschriebenen Operationen erfolgt durch oder unter Anleitung und Aufsicht einer Fachärztin oder eines Facharztes für Chirurgie</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="VERSORGPRAES">
        <xs:annotation>
          <xs:documentation>BogenFeld: Die ärztliche Versorgung in der Fachabteilung ist durch eine täglich 24 stündige Arztpräsenz im Krankenhaus (Bereitschaftsdienst möglich) sichergestellt, die auch eine jederzeitige operative Patientenversorgung gewährleistet</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="AUSSENDO">
        <xs:annotation>
          <xs:documentation>BogenFeld: Die Einrichtung und Ausstattung des Operationssaals lässt sowohl osteosynthetische als auch endoprothetische Versorgungen zu. Entsprechende Implantate und Instrumente stehen jederzeit zur Verfügung</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="GERIKOMP">
        <xs:annotation>
          <xs:documentation>BogenFeld: Für Patienten mit positivem geriatrischen Screening ist täglich geriatrische Kompetenz für die perioperative Versorgung gewährleistet</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="ANFVOLLSTB">
        <xs:annotation>
          <xs:documentation>BogenFeld: Die Anforderungen gemäß § 12 Abs. 1 QSFFx-RL (Übergangsregelung zur geriatrischen Versorgung) sind erfüllt</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="PHYSATEM">
        <xs:annotation>
          <xs:documentation>BogenFeld: Physiotherapie durch einen Physiotherapeuten/ eine Physiotherapeutin steht täglich für jeden Patienten zur Atemgymnastik und frühzeitigen Mobilisierung ab dem ersten postoperativen Tag zur Verfügung</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="SOPEINW">
        <xs:annotation>
          <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Besondere Situationen der Einwilligungsfähigkeit"</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="SOPPERI">
        <xs:annotation>
          <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Perioperative Planung: Priorisierung von Eingriffen, Planung von OP Kapazitäten, Planung von OP-Teams"</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="SOPOPV">
        <xs:annotation>
          <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Operationsverfahren"</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="SOPMED">
        <xs:annotation>
          <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Umgang mit gerinnungshemmender Medikation"</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="SOPBLUT">
        <xs:annotation>
          <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Patientenorientiertes Blutmanagement (PBM)"</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="SOPGERI">
        <xs:annotation>
          <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Orthogeriatrische Zusammenarbeit für Patienten mit positivem geriatrischen Screening"</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="SOPPHYS">
        <xs:annotation>
          <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Physiotherapeutische Maßnahmen"</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
      <xs:element name="ERFMIND">
        <xs:annotation>
          <xs:documentation>BogenFeld: Erfüllung der Mindestanforderungen gemäß Checkliste</xs:documentation>
        </xs:annotation>
        <xs:complexType>
          <xs:attribute name="V" type="enum_jn_type" use="optional"/>
        </xs:complexType>
      </xs:element>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:LFDCHL
Annotations
BogenFeld: laufende Nummer der Checkliste
Diagram
Properties
content complex
Attributes
QName Type Use
V restriction of xs:int required
Source
<xs:element name="LFDCHL">
  <xs:annotation>
    <xs:documentation>BogenFeld: laufende Nummer der Checkliste</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" use="required">
      <xs:simpleType>
        <xs:restriction base="xs:int">
          <xs:minInclusive value="1"/>
          <xs:maxInclusive value="999"/>
        </xs:restriction>
      </xs:simpleType>
    </xs:attribute>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:ANMELDEJ
Annotations
BogenFeld: Nachweis über die Erfüllung der Mindestanforderungen
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jleer_type optional
Source
<xs:element name="ANMELDEJ">
  <xs:annotation>
    <xs:documentation>BogenFeld: Nachweis über die Erfüllung der Mindestanforderungen</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jleer_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:AENDMELD
Annotations
BogenFeld: Meldung der Nicht- oder Wiedererfüllung von Mindestanforderungen gemäß § 6 Abs. 1 Satz 3 QSFFx-RL;
Hinweis: Es ist bzw. sind jeweils nur die betroffene(n) Mindestanforderung(en) zu dokumentieren
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jleer_type optional
Source
<xs:element name="AENDMELD">
  <xs:annotation>
    <xs:documentation>BogenFeld: Meldung der Nicht- oder Wiedererfüllung von Mindestanforderungen gemäß § 6 Abs. 1 Satz 3 QSFFx-RL; Hinweis: Es ist bzw. sind jeweils nur die betroffene(n) Mindestanforderung(en) zu dokumentieren</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jleer_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:ABMELD
Annotations
BogenFeld: Abmeldung vom Nachweisverfahren
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jleer_type optional
Source
<xs:element name="ABMELD">
  <xs:annotation>
    <xs:documentation>BogenFeld: Abmeldung vom Nachweisverfahren</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jleer_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:ARTNACHWEIS
Annotations
BogenFeld: Art des Nachweises
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_artnachweis_type optional
Source
<xs:element name="ARTNACHWEIS">
  <xs:annotation>
    <xs:documentation>BogenFeld: Art des Nachweises</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_artnachweis_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:STICHTAG
Annotations
BogenFeld: Stichtag
Diagram
Properties
content complex
Attributes
QName Type Use
V datum_type optional
Source
<xs:element name="STICHTAG">
  <xs:annotation>
    <xs:documentation>BogenFeld: Stichtag</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="datum_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:STICHTAGAE
Annotations
BogenFeld: Datum des Eintretens der Nichterfüllung bzw. der Wiedererfüllung
Diagram
Properties
content complex
Attributes
QName Type Use
V datum_type optional
Source
<xs:element name="STICHTAGAE">
  <xs:annotation>
    <xs:documentation>BogenFeld: Datum des Eintretens der Nichterfüllung bzw. der Wiedererfüllung</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="datum_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:ANFTRAUMA
Annotations
BogenFeld: Die Anforderungen an ein überregionales Traumazentrum sind vollständig erfüllt;
gemäß Weißbuch Schwerverletzten-Versorgung (siehe Anhang zu Anlage 3)
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="ANFTRAUMA">
  <xs:annotation>
    <xs:documentation>BogenFeld: Die Anforderungen an ein überregionales Traumazentrum sind vollständig erfüllt; gemäß Weißbuch Schwerverletzten-Versorgung (siehe Anhang zu Anlage 3)</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:MINFAA
Annotations
BogenFeld: Das Krankenhaus verfügt mindestens über die Fachabteilung Chirurgie oder
 Unfallchirurgie oder Allgemeine Chirurgie oder Orthopädie oder
 Orthopädie und Unfallchirurgie am Standort
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="MINFAA">
  <xs:annotation>
    <xs:documentation>BogenFeld: Das Krankenhaus verfügt mindestens über die Fachabteilung Chirurgie oder&#13;Unfallchirurgie oder Allgemeine Chirurgie oder Orthopädie oder&#13;Orthopädie und Unfallchirurgie am Standort</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:MINFAIM
Annotations
BogenFeld: Das Krankenhaus verfügt mindestens über die Fachabteilung Innere Medizin am Standort
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="MINFAIM">
  <xs:annotation>
    <xs:documentation>BogenFeld: Das Krankenhaus verfügt mindestens über die Fachabteilung Innere Medizin am Standort</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:ANFVOLLSTA
Annotations
BogenFeld: Die Anforderungen gemäß § 10 Abs. 2 QSFFx-RL (Ausnahmetatbestand) sind vollständig erfüllt
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="ANFVOLLSTA">
  <xs:annotation>
    <xs:documentation>BogenFeld: Die Anforderungen gemäß § 10 Abs. 2 QSFFx-RL (Ausnahmetatbestand) sind vollständig erfüllt</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:NOTFVERANT
Annotations
BogenFeld: Es sind jeweils ein für die Notfallversorgung verantwortlicher 
Arzt und eine Pflegekraft benannt, die fachlich und 
organisatorisch eindeutig der Versorgung von Notfällen zugeordnet und im Bedarfsfall verfügbar sind
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="NOTFVERANT">
  <xs:annotation>
    <xs:documentation>BogenFeld: Es sind jeweils ein für die Notfallversorgung verantwortlicher Arzt und eine Pflegekraft benannt, die fachlich und organisatorisch eindeutig der Versorgung von Notfällen zugeordnet und im Bedarfsfall verfügbar sind</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:NOTFZUSATZW
Annotations
BogenFeld: Der für die Notfallversorgung benannte Arzt verfügt über die Zusatzweiterbildung „Klinische Akut- und Notfallmedizin“
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="NOTFZUSATZW">
  <xs:annotation>
    <xs:documentation>BogenFeld: Der für die Notfallversorgung benannte Arzt verfügt über die Zusatzweiterbildung „Klinische Akut- und Notfallmedizin“</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:NOTFPWEITERB
Annotations
BogenFeld: Die für die Notfallversorgung benannte Pflegekraft verfügt 
über die Weiterbildung „Notfallpflege“
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="NOTFPWEITERB">
  <xs:annotation>
    <xs:documentation>BogenFeld: Die für die Notfallversorgung benannte Pflegekraft verfügt über die Weiterbildung „Notfallpflege“</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:NOTFFORTB
Annotations
BogenFeld: Der für die Notfallversorgung benannte Arzt und die für die Notfallversorgung benannte Pflegekraft nehmen regelmäßig an 
fachspezifischen Fortbildungen für Notfallmedizin teil
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="NOTFFORTB">
  <xs:annotation>
    <xs:documentation>BogenFeld: Der für die Notfallversorgung benannte Arzt und die für die Notfallversorgung benannte Pflegekraft nehmen regelmäßig an fachspezifischen Fortbildungen für Notfallmedizin teil</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:FAVERFUEGB
Annotations
BogenFeld: Es ist jeweils ein Facharzt im Gebiet Innere Medizin,
Chirurgie und Anästhesie innerhalb von maximal 30 Minuten am Patienten verfügbar
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="FAVERFUEGB">
  <xs:annotation>
    <xs:documentation>BogenFeld: Es ist jeweils ein Facharzt im Gebiet Innere Medizin, Chirurgie und Anästhesie innerhalb von maximal 30 Minuten am Patienten verfügbar</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:INTENBETT
Annotations
BogenFeld: Die Intensivstation verfügt über mindestens sechs Intensivtherapiebetten
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="INTENBETT">
  <xs:annotation>
    <xs:documentation>BogenFeld: Die Intensivstation verfügt über mindestens sechs Intensivtherapiebetten</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:INTENBBEATM
Annotations
BogenFeld: Mindestens drei Intensivtherapiebetten sind zur Versorgung 
beatmeter Patienten ausgestattet
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="INTENBBEATM">
  <xs:annotation>
    <xs:documentation>BogenFeld: Mindestens drei Intensivtherapiebetten sind zur Versorgung beatmeter Patienten ausgestattet</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:SYSBEHAND
Annotations
BogenFeld: Es kommt ein strukturiertes und validiertes System zur Behandlungspriorisierung bei der Erstaufnahme von Notfallpatienten zur Anwendung
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="SYSBEHAND">
  <xs:annotation>
    <xs:documentation>BogenFeld: Es kommt ein strukturiertes und validiertes System zur Behandlungspriorisierung bei der Erstaufnahme von Notfallpatienten zur Anwendung</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:SCHOCK
Annotations
BogenFeld: Es ist ein Schockraum verfügbar
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="SCHOCK">
  <xs:annotation>
    <xs:documentation>BogenFeld: Es ist ein Schockraum verfügbar</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:VERFUEGCT
Annotations
BogenFeld: Die 24-stündige Verfügbarkeit von Computertomographie ist sichergestellt
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="VERFUEGCT">
  <xs:annotation>
    <xs:documentation>BogenFeld: Die 24-stündige Verfügbarkeit von Computertomographie ist sichergestellt</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:WEITERVERLUFT
Annotations
BogenFeld: Es besteht die Möglichkeit der Weiterverlegung eines Notfallpatienten auf dem Luftweg in ein Krankenhaus der Basisnotfallversorgung oder einer höheren Stufe
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="WEITERVERLUFT">
  <xs:annotation>
    <xs:documentation>BogenFeld: Es besteht die Möglichkeit der Weiterverlegung eines Notfallpatienten auf dem Luftweg in ein Krankenhaus der Basisnotfallversorgung oder einer höheren Stufe</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:STRUKTPROZ
Annotations
BogenFeld: A - Strukturen und Prozesse:
 Erfüllung aller 12 Mindestanforderungen gemäß dem Anhang zu Anlage 3
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="STRUKTPROZ">
  <xs:annotation>
    <xs:documentation>BogenFeld: A - Strukturen und Prozesse:&#13;Erfüllung aller 12 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:AERZTLEIT
Annotations
BogenFeld: B - Personal - Ärztliche Leitungsebene: 
 Erfüllung aller 2 Mindestanforderungen gemäß dem Anhang zu Anlage 3
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="AERZTLEIT">
  <xs:annotation>
    <xs:documentation>BogenFeld: B - Personal - Ärztliche Leitungsebene:&#13;Erfüllung aller 2 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:BATSCHOCK
Annotations
BogenFeld: B - Personal - Basisteam im Schockraum:
 Erfüllung aller 8 Mindestanforderungen gemäß dem Anhang zu Anlage 3
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="BATSCHOCK">
  <xs:annotation>
    <xs:documentation>BogenFeld: B - Personal - Basisteam im Schockraum:&#13;Erfüllung aller 8 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:ERWSCHOCKT
Annotations
BogenFeld: B - Personal - Erweitertes Schockraumteam:
 Erfüllung aller 13 Mindestanforderungen gemäß dem Anhang zu Anlage 3
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="ERWSCHOCKT">
  <xs:annotation>
    <xs:documentation>BogenFeld: B - Personal - Erweitertes Schockraumteam:&#13;Erfüllung aller 13 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:FAKVERFPERS
Annotations
BogenFeld: B - Personal - Fakultativ verfügbares Personal:
 Erfüllung aller 3 Mindestanforderungen gemäß dem Anhang zu Anlage 3
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="FAKVERFPERS">
  <xs:annotation>
    <xs:documentation>BogenFeld: B - Personal - Fakultativ verfügbares Personal:&#13;Erfüllung aller 3 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:NOTAUFN
Annotations
BogenFeld: C - Räumliche Anforderungen - Notaufnahme:
 Erfüllung aller 8 Mindestanforderungen gemäß dem Anhang zu Anlage 3
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="NOTAUFN">
  <xs:annotation>
    <xs:documentation>BogenFeld: C - Räumliche Anforderungen - Notaufnahme:&#13;Erfüllung aller 8 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:OPABT
Annotations
BogenFeld: C - Räumliche Anforderungen - Operationsabteilung:
 Erfüllung der Mindestanforderung gemäß dem Anhang zu Anlage 3
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="OPABT">
  <xs:annotation>
    <xs:documentation>BogenFeld: C - Räumliche Anforderungen - Operationsabteilung:&#13;Erfüllung der Mindestanforderung gemäß dem Anhang zu Anlage 3</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:PERSINTENSIV
Annotations
BogenFeld: D - Personelle Ausstattung der Intensivstation:
 Erfüllung aller 8 Mindestanforderungen gemäß dem Anhang zu Anlage 3
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="PERSINTENSIV">
  <xs:annotation>
    <xs:documentation>BogenFeld: D - Personelle Ausstattung der Intensivstation:&#13;Erfüllung aller 8 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:APPAUSST
Annotations
BogenFeld: E - Ausstattung/apparative Ausstattung:
 Erfüllung aller 18 Mindestanforderungen gemäß dem Anhang zu Anlage 3
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="APPAUSST">
  <xs:annotation>
    <xs:documentation>BogenFeld: E - Ausstattung/apparative Ausstattung:&#13;Erfüllung aller 18 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:APPAUSSTOP
Annotations
BogenFeld: E - Ausstattung/apparative Ausstattung:
 Erfüllung aller 3 Mindestanforderungen gemäß dem Anhang zu Anlage 3
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="APPAUSSTOP">
  <xs:annotation>
    <xs:documentation>BogenFeld: E - Ausstattung/apparative Ausstattung:&#13;Erfüllung aller 3 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:FAORGEINHEIT
Annotations
BogenFeld: Die Versorgung der Patienten erfolgt in einer ärztlich geleiteten Fachabteilung, die eine fachlich unabhängige, abgrenzbare und organisatorisch eigenständige Organisationseinheit am Standort des Krankenhauses ist
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="FAORGEINHEIT">
  <xs:annotation>
    <xs:documentation>BogenFeld: Die Versorgung der Patienten erfolgt in einer ärztlich geleiteten Fachabteilung, die eine fachlich unabhängige, abgrenzbare und organisatorisch eigenständige Organisationseinheit am Standort des Krankenhauses ist</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:ANLFA
Annotations
BogenFeld: Die Durchführung der mit den Kombinationen aus Diagnosen 
und Prozeduren nach Anlage 1 QSFFx-RL beschriebenen Operationen erfolgt 
durch oder unter Anleitung und Aufsicht einer Fachärztin oder eines Facharztes für Chirurgie
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="ANLFA">
  <xs:annotation>
    <xs:documentation>BogenFeld: Die Durchführung der mit den Kombinationen aus Diagnosen und Prozeduren nach Anlage 1 QSFFx-RL beschriebenen Operationen erfolgt durch oder unter Anleitung und Aufsicht einer Fachärztin oder eines Facharztes für Chirurgie</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:VERSORGPRAES
Annotations
BogenFeld: Die ärztliche Versorgung in der Fachabteilung ist durch eine 
täglich 24 stündige Arztpräsenz im Krankenhaus (Bereitschaftsdienst möglich) sichergestellt, die auch eine jederzeitige operative Patientenversorgung gewährleistet
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="VERSORGPRAES">
  <xs:annotation>
    <xs:documentation>BogenFeld: Die ärztliche Versorgung in der Fachabteilung ist durch eine täglich 24 stündige Arztpräsenz im Krankenhaus (Bereitschaftsdienst möglich) sichergestellt, die auch eine jederzeitige operative Patientenversorgung gewährleistet</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:AUSSENDO
Annotations
BogenFeld: Die Einrichtung und Ausstattung des Operationssaals lässt 
sowohl osteosynthetische als auch endoprothetische 
Versorgungen zu. Entsprechende Implantate und Instrumente stehen jederzeit zur Verfügung
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="AUSSENDO">
  <xs:annotation>
    <xs:documentation>BogenFeld: Die Einrichtung und Ausstattung des Operationssaals lässt sowohl osteosynthetische als auch endoprothetische Versorgungen zu. Entsprechende Implantate und Instrumente stehen jederzeit zur Verfügung</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:GERIKOMP
Annotations
BogenFeld: Für Patienten mit positivem geriatrischen Screening ist täglich 
geriatrische Kompetenz für die perioperative Versorgung gewährleistet
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="GERIKOMP">
  <xs:annotation>
    <xs:documentation>BogenFeld: Für Patienten mit positivem geriatrischen Screening ist täglich geriatrische Kompetenz für die perioperative Versorgung gewährleistet</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:ANFVOLLSTB
Annotations
BogenFeld: Die Anforderungen gemäß § 12 Abs. 1 QSFFx-RL (Übergangsregelung zur geriatrischen Versorgung) sind erfüllt
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="ANFVOLLSTB">
  <xs:annotation>
    <xs:documentation>BogenFeld: Die Anforderungen gemäß § 12 Abs. 1 QSFFx-RL (Übergangsregelung zur geriatrischen Versorgung) sind erfüllt</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:PHYSATEM
Annotations
BogenFeld: Physiotherapie durch einen Physiotherapeuten/ eine 
Physiotherapeutin steht täglich für jeden Patienten zur 
Atemgymnastik und frühzeitigen Mobilisierung ab dem ersten postoperativen Tag zur Verfügung
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="PHYSATEM">
  <xs:annotation>
    <xs:documentation>BogenFeld: Physiotherapie durch einen Physiotherapeuten/ eine Physiotherapeutin steht täglich für jeden Patienten zur Atemgymnastik und frühzeitigen Mobilisierung ab dem ersten postoperativen Tag zur Verfügung</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:SOPEINW
Annotations
BogenFeld: Der Krankenhausstandort verfügt über die SOP "Besondere Situationen der Einwilligungsfähigkeit"
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="SOPEINW">
  <xs:annotation>
    <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Besondere Situationen der Einwilligungsfähigkeit"</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:SOPPERI
Annotations
BogenFeld: Der Krankenhausstandort verfügt über die SOP "Perioperative 
Planung: Priorisierung von Eingriffen, Planung von OP Kapazitäten, Planung von OP-Teams"
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="SOPPERI">
  <xs:annotation>
    <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Perioperative Planung: Priorisierung von Eingriffen, Planung von OP Kapazitäten, Planung von OP-Teams"</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:SOPOPV
Annotations
BogenFeld: Der Krankenhausstandort verfügt über die SOP "Operationsverfahren"
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="SOPOPV">
  <xs:annotation>
    <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Operationsverfahren"</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:SOPMED
Annotations
BogenFeld: Der Krankenhausstandort verfügt über die SOP "Umgang mit gerinnungshemmender Medikation"
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="SOPMED">
  <xs:annotation>
    <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Umgang mit gerinnungshemmender Medikation"</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:SOPBLUT
Annotations
BogenFeld: Der Krankenhausstandort verfügt über die SOP "Patientenorientiertes Blutmanagement (PBM)"
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="SOPBLUT">
  <xs:annotation>
    <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Patientenorientiertes Blutmanagement (PBM)"</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:SOPGERI
Annotations
BogenFeld: Der Krankenhausstandort verfügt über die SOP "Orthogeriatrische Zusammenarbeit für Patienten mit positivem geriatrischen Screening"
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="SOPGERI">
  <xs:annotation>
    <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Orthogeriatrische Zusammenarbeit für Patienten mit positivem geriatrischen Screening"</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:SOPPHYS
Annotations
BogenFeld: Der Krankenhausstandort verfügt über die SOP "Physiotherapeutische Maßnahmen"
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="SOPPHYS">
  <xs:annotation>
    <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Physiotherapeutische Maßnahmen"</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Element xi:tds_cfnw_type / xi:felder / xi:ERFMIND
Annotations
BogenFeld: Erfüllung der Mindestanforderungen gemäß Checkliste
Diagram
Properties
content complex
Attributes
QName Type Use
V enum_jn_type optional
Source
<xs:element name="ERFMIND">
  <xs:annotation>
    <xs:documentation>BogenFeld: Erfüllung der Mindestanforderungen gemäß Checkliste</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:attribute name="V" type="enum_jn_type" use="optional"/>
  </xs:complexType>
</xs:element>
Complex Type xi:qs_data_fnw_type
Annotations
QSDOK.ExportModul.name: F_NW // QSDOK.ExportModul.bezeichnung: QSFFx-RL Nachweisverfahren
Diagram
Type extension of qs_data_type
Type hierarchy
Model
Children xi:B
Attributes
QName Type Fixed Use
module enum_exportmodul_type F_NW required
Source
<xs:complexType name="qs_data_fnw_type">
  <xs:annotation>
    <xs:documentation>QSDOK.ExportModul.name: F_NW // QSDOK.ExportModul.bezeichnung: QSFFx-RL Nachweisverfahren</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="qs_data_type">
      <xs:sequence>
        <xs:element name="B" type="gr_bfnw_type">
          <xs:annotation>
            <xs:documentation>Bogen: Basis // Bogenzahl: 1</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
      <xs:attribute name="module" fixed="F_NW" type="enum_exportmodul_type" use="required"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type xi:gr_bfnw_type
Diagram
Type extension of xi:tds_bfnw_type
Type hierarchy
Used by
Model
Children xi:bogen, xi:felder
Source
<xs:complexType name="gr_bfnw_type">
  <xs:complexContent>
    <xs:extension base="tds_bfnw_type">
      <xs:sequence>
        <xs:element name="bogen">
          <xs:annotation>
            <xs:documentation>Kindbögen</xs:documentation>
          </xs:annotation>
          <xs:complexType>
            <xs:sequence>
              <xs:element maxOccurs="unbounded" name="C" type="tds_cfnw_type">
                <xs:annotation>
                  <xs:documentation>Bogen: Checkliste // Existenzbedingung: keine // Bogenzahl: +</xs:documentation>
                </xs:annotation>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
          <!-- Werte müsste müssen disjunkt sein -->
          <xs:unique name="STICHTAG_STICHTAGAE_unique_QSDOK_vPruefung_idPruefung_173">
            <xs:selector xpath="xi:C/xi:felder/xi:STICHTAG|xi:C/xi:felder/xi:STICHTAGAE"/>
            <xs:field xpath="@V"/>
          </xs:unique>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type xi:tds_bfnw_type
Diagram
Used by
Complex Type xi:gr_bfnw_type
Model
Children xi:felder
Source
<xs:complexType name="tds_bfnw_type">
  <xs:sequence>
    <xs:element name="felder">
      <xs:annotation>
        <xs:documentation>Exportfelder des Bogens</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:sequence>
          <xs:element name="DokAbschlDat">
            <xs:annotation>
              <xs:documentation>ZusatzFeld: Dokumentationsabschlussdatum</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="datum_type" use="required"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="NAMEKH">
            <xs:annotation>
              <xs:documentation>BogenFeld: Name der Einrichtung</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" use="required">
                <xs:simpleType>
                  <xs:restriction base="xoev-lc:String.Latin">
                    <xs:maxLength value="100"/>
                    <!-- xs:pattern UND use="required" ersetzen Prüfung 62: Ist der Wert (Attribut V) eines Pflichtfelds angegeben? -->
                    <!-- anything but newline + something not whitespace + anything but newline -->
                    <xs:pattern value=".*\S.*"/>
                  </xs:restriction>
                </xs:simpleType>
              </xs:attribute>
            </xs:complexType>
          </xs:element>
          <xs:element name="standortIDops">
            <xs:annotation>
              <xs:documentation>ErsatzFeld: behandelnder Standort 6-stellig</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" use="required">
                <xs:simpleType>
                  <xs:restriction base="xoev-lc:String.Latin">
                    <xs:pattern value="77\d{4}"/>
                  </xs:restriction>
                </xs:simpleType>
              </xs:attribute>
            </xs:complexType>
          </xs:element>
          <xs:element name="IKNRKH">
            <xs:annotation>
              <xs:documentation>BogenFeld: Institutionskennzeichen; IK-Nummer / Haupt-IK-Nummer des Standorts gemäß dem Standortverzeichnis nach § 293 Abs. 6 SGB V</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" use="required">
                <xs:simpleType>
                  <xs:restriction base="xoev-lc:String.Latin">
                    <xs:pattern value="[1-9][0-9]{8}"/>
                  </xs:restriction>
                </xs:simpleType>
              </xs:attribute>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Complex Type xi:tds_cfnw_type
Diagram
Used by
Model
Children xi:felder
Source
<xs:complexType name="tds_cfnw_type">
  <xs:sequence>
    <xs:element name="felder">
      <xs:annotation>
        <xs:documentation>Exportfelder des Bogens</xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:sequence>
          <xs:element name="LFDCHL">
            <xs:annotation>
              <xs:documentation>BogenFeld: laufende Nummer der Checkliste</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" use="required">
                <xs:simpleType>
                  <xs:restriction base="xs:int">
                    <xs:minInclusive value="1"/>
                    <xs:maxInclusive value="999"/>
                  </xs:restriction>
                </xs:simpleType>
              </xs:attribute>
            </xs:complexType>
          </xs:element>
          <xs:element name="ANMELDEJ">
            <xs:annotation>
              <xs:documentation>BogenFeld: Nachweis über die Erfüllung der Mindestanforderungen</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jleer_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="AENDMELD">
            <xs:annotation>
              <xs:documentation>BogenFeld: Meldung der Nicht- oder Wiedererfüllung von Mindestanforderungen gemäß § 6 Abs. 1 Satz 3 QSFFx-RL; Hinweis: Es ist bzw. sind jeweils nur die betroffene(n) Mindestanforderung(en) zu dokumentieren</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jleer_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="ABMELD">
            <xs:annotation>
              <xs:documentation>BogenFeld: Abmeldung vom Nachweisverfahren</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jleer_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="ARTNACHWEIS">
            <xs:annotation>
              <xs:documentation>BogenFeld: Art des Nachweises</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_artnachweis_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="STICHTAG">
            <xs:annotation>
              <xs:documentation>BogenFeld: Stichtag</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="datum_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="STICHTAGAE">
            <xs:annotation>
              <xs:documentation>BogenFeld: Datum des Eintretens der Nichterfüllung bzw. der Wiedererfüllung</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="datum_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="ANFTRAUMA">
            <xs:annotation>
              <xs:documentation>BogenFeld: Die Anforderungen an ein überregionales Traumazentrum sind vollständig erfüllt; gemäß Weißbuch Schwerverletzten-Versorgung (siehe Anhang zu Anlage 3)</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="MINFAA">
            <xs:annotation>
              <xs:documentation>BogenFeld: Das Krankenhaus verfügt mindestens über die Fachabteilung Chirurgie oder&#13;Unfallchirurgie oder Allgemeine Chirurgie oder Orthopädie oder&#13;Orthopädie und Unfallchirurgie am Standort</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="MINFAIM">
            <xs:annotation>
              <xs:documentation>BogenFeld: Das Krankenhaus verfügt mindestens über die Fachabteilung Innere Medizin am Standort</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="ANFVOLLSTA">
            <xs:annotation>
              <xs:documentation>BogenFeld: Die Anforderungen gemäß § 10 Abs. 2 QSFFx-RL (Ausnahmetatbestand) sind vollständig erfüllt</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="NOTFVERANT">
            <xs:annotation>
              <xs:documentation>BogenFeld: Es sind jeweils ein für die Notfallversorgung verantwortlicher Arzt und eine Pflegekraft benannt, die fachlich und organisatorisch eindeutig der Versorgung von Notfällen zugeordnet und im Bedarfsfall verfügbar sind</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="NOTFZUSATZW">
            <xs:annotation>
              <xs:documentation>BogenFeld: Der für die Notfallversorgung benannte Arzt verfügt über die Zusatzweiterbildung „Klinische Akut- und Notfallmedizin“</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="NOTFPWEITERB">
            <xs:annotation>
              <xs:documentation>BogenFeld: Die für die Notfallversorgung benannte Pflegekraft verfügt über die Weiterbildung „Notfallpflege“</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="NOTFFORTB">
            <xs:annotation>
              <xs:documentation>BogenFeld: Der für die Notfallversorgung benannte Arzt und die für die Notfallversorgung benannte Pflegekraft nehmen regelmäßig an fachspezifischen Fortbildungen für Notfallmedizin teil</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="FAVERFUEGB">
            <xs:annotation>
              <xs:documentation>BogenFeld: Es ist jeweils ein Facharzt im Gebiet Innere Medizin, Chirurgie und Anästhesie innerhalb von maximal 30 Minuten am Patienten verfügbar</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="INTENBETT">
            <xs:annotation>
              <xs:documentation>BogenFeld: Die Intensivstation verfügt über mindestens sechs Intensivtherapiebetten</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="INTENBBEATM">
            <xs:annotation>
              <xs:documentation>BogenFeld: Mindestens drei Intensivtherapiebetten sind zur Versorgung beatmeter Patienten ausgestattet</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="SYSBEHAND">
            <xs:annotation>
              <xs:documentation>BogenFeld: Es kommt ein strukturiertes und validiertes System zur Behandlungspriorisierung bei der Erstaufnahme von Notfallpatienten zur Anwendung</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="SCHOCK">
            <xs:annotation>
              <xs:documentation>BogenFeld: Es ist ein Schockraum verfügbar</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="VERFUEGCT">
            <xs:annotation>
              <xs:documentation>BogenFeld: Die 24-stündige Verfügbarkeit von Computertomographie ist sichergestellt</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="WEITERVERLUFT">
            <xs:annotation>
              <xs:documentation>BogenFeld: Es besteht die Möglichkeit der Weiterverlegung eines Notfallpatienten auf dem Luftweg in ein Krankenhaus der Basisnotfallversorgung oder einer höheren Stufe</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="STRUKTPROZ">
            <xs:annotation>
              <xs:documentation>BogenFeld: A - Strukturen und Prozesse:&#13;Erfüllung aller 12 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="AERZTLEIT">
            <xs:annotation>
              <xs:documentation>BogenFeld: B - Personal - Ärztliche Leitungsebene:&#13;Erfüllung aller 2 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="BATSCHOCK">
            <xs:annotation>
              <xs:documentation>BogenFeld: B - Personal - Basisteam im Schockraum:&#13;Erfüllung aller 8 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="ERWSCHOCKT">
            <xs:annotation>
              <xs:documentation>BogenFeld: B - Personal - Erweitertes Schockraumteam:&#13;Erfüllung aller 13 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="FAKVERFPERS">
            <xs:annotation>
              <xs:documentation>BogenFeld: B - Personal - Fakultativ verfügbares Personal:&#13;Erfüllung aller 3 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="NOTAUFN">
            <xs:annotation>
              <xs:documentation>BogenFeld: C - Räumliche Anforderungen - Notaufnahme:&#13;Erfüllung aller 8 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="OPABT">
            <xs:annotation>
              <xs:documentation>BogenFeld: C - Räumliche Anforderungen - Operationsabteilung:&#13;Erfüllung der Mindestanforderung gemäß dem Anhang zu Anlage 3</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="PERSINTENSIV">
            <xs:annotation>
              <xs:documentation>BogenFeld: D - Personelle Ausstattung der Intensivstation:&#13;Erfüllung aller 8 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="APPAUSST">
            <xs:annotation>
              <xs:documentation>BogenFeld: E - Ausstattung/apparative Ausstattung:&#13;Erfüllung aller 18 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="APPAUSSTOP">
            <xs:annotation>
              <xs:documentation>BogenFeld: E - Ausstattung/apparative Ausstattung:&#13;Erfüllung aller 3 Mindestanforderungen gemäß dem Anhang zu Anlage 3</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="FAORGEINHEIT">
            <xs:annotation>
              <xs:documentation>BogenFeld: Die Versorgung der Patienten erfolgt in einer ärztlich geleiteten Fachabteilung, die eine fachlich unabhängige, abgrenzbare und organisatorisch eigenständige Organisationseinheit am Standort des Krankenhauses ist</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="ANLFA">
            <xs:annotation>
              <xs:documentation>BogenFeld: Die Durchführung der mit den Kombinationen aus Diagnosen und Prozeduren nach Anlage 1 QSFFx-RL beschriebenen Operationen erfolgt durch oder unter Anleitung und Aufsicht einer Fachärztin oder eines Facharztes für Chirurgie</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="VERSORGPRAES">
            <xs:annotation>
              <xs:documentation>BogenFeld: Die ärztliche Versorgung in der Fachabteilung ist durch eine täglich 24 stündige Arztpräsenz im Krankenhaus (Bereitschaftsdienst möglich) sichergestellt, die auch eine jederzeitige operative Patientenversorgung gewährleistet</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="AUSSENDO">
            <xs:annotation>
              <xs:documentation>BogenFeld: Die Einrichtung und Ausstattung des Operationssaals lässt sowohl osteosynthetische als auch endoprothetische Versorgungen zu. Entsprechende Implantate und Instrumente stehen jederzeit zur Verfügung</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="GERIKOMP">
            <xs:annotation>
              <xs:documentation>BogenFeld: Für Patienten mit positivem geriatrischen Screening ist täglich geriatrische Kompetenz für die perioperative Versorgung gewährleistet</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="ANFVOLLSTB">
            <xs:annotation>
              <xs:documentation>BogenFeld: Die Anforderungen gemäß § 12 Abs. 1 QSFFx-RL (Übergangsregelung zur geriatrischen Versorgung) sind erfüllt</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="PHYSATEM">
            <xs:annotation>
              <xs:documentation>BogenFeld: Physiotherapie durch einen Physiotherapeuten/ eine Physiotherapeutin steht täglich für jeden Patienten zur Atemgymnastik und frühzeitigen Mobilisierung ab dem ersten postoperativen Tag zur Verfügung</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="SOPEINW">
            <xs:annotation>
              <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Besondere Situationen der Einwilligungsfähigkeit"</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="SOPPERI">
            <xs:annotation>
              <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Perioperative Planung: Priorisierung von Eingriffen, Planung von OP Kapazitäten, Planung von OP-Teams"</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="SOPOPV">
            <xs:annotation>
              <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Operationsverfahren"</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="SOPMED">
            <xs:annotation>
              <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Umgang mit gerinnungshemmender Medikation"</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="SOPBLUT">
            <xs:annotation>
              <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Patientenorientiertes Blutmanagement (PBM)"</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="SOPGERI">
            <xs:annotation>
              <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Orthogeriatrische Zusammenarbeit für Patienten mit positivem geriatrischen Screening"</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="SOPPHYS">
            <xs:annotation>
              <xs:documentation>BogenFeld: Der Krankenhausstandort verfügt über die SOP "Physiotherapeutische Maßnahmen"</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
          <xs:element name="ERFMIND">
            <xs:annotation>
              <xs:documentation>BogenFeld: Erfüllung der Mindestanforderungen gemäß Checkliste</xs:documentation>
            </xs:annotation>
            <xs:complexType>
              <xs:attribute name="V" type="enum_jn_type" use="optional"/>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Attribute xi:tds_bfnw_type / xi:felder / xi:DokAbschlDat / @V
Type datum_type
Type hierarchy
Properties
use required
Facets
pattern ((([ - -~¡-¬®-ćĊ-ěĞ-ģĦ-ıĴ-śŞ-ūŮ-žƏƠ-ơƯ-ưƷǍ-ǔǞ-ǟǤ-ǰǴ-ǵǺ-ǿȘ-țȞ-ȟȪ-ȫȮ-ȳəʒḂ-ḃḊ-ḋḐ-ḑḞ-ḡḤ-ḧḰ-ḱṀ-ṁṄ-ṅṖ-ṗṠ-ṣṪ-ṫẀ-ẅẌ-ẓẞẠ-ầẪ-ẬẮ-ềỄ-ồỖ-ờỤ-ỹ€])|(M̂|N̂|m̂|n̂|D̂|d̂|J̌|L̂|l̂))*) & (((((31\.(0[13578]|1[02]))\.|((29|30)\.(0[13-9]|1[0-2])\.))((19|20)\d{2}))|((29\.02\.(((19|20)(0[48]|[2468][048]|[13579][26])|(2000)))))|((0[1-9]|1\d|2[0-8])\.((0[1-9])|(1[0-2]))\.((19|20)\d{2}))))
Used by
Source
<xs:attribute name="V" type="datum_type" use="required"/>
Attribute xi:tds_bfnw_type / xi:felder / xi:NAMEKH / @V
Type restriction of xoev-lc:String.Latin
Type hierarchy
Properties
use required
Facets
maxLength 100
pattern ((([ - -~¡-¬®-ćĊ-ěĞ-ģĦ-ıĴ-śŞ-ūŮ-žƏƠ-ơƯ-ưƷǍ-ǔǞ-ǟǤ-ǰǴ-ǵǺ-ǿȘ-țȞ-ȟȪ-ȫȮ-ȳəʒḂ-ḃḊ-ḋḐ-ḑḞ-ḡḤ-ḧḰ-ḱṀ-ṁṄ-ṅṖ-ṗṠ-ṣṪ-ṫẀ-ẅẌ-ẓẞẠ-ầẪ-ẬẮ-ềỄ-ồỖ-ờỤ-ỹ€])|(M̂|N̂|m̂|n̂|D̂|d̂|J̌|L̂|l̂))*) & (.*\S.*)
Used by
Source
<xs:attribute name="V" use="required">
  <xs:simpleType>
    <xs:restriction base="xoev-lc:String.Latin">
      <xs:maxLength value="100"/>
      <!-- xs:pattern UND use="required" ersetzen Prüfung 62: Ist der Wert (Attribut V) eines Pflichtfelds angegeben? -->
      <!-- anything but newline + something not whitespace + anything but newline -->
      <xs:pattern value=".*\S.*"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute xi:tds_bfnw_type / xi:felder / xi:standortIDops / @V
Type restriction of xoev-lc:String.Latin
Type hierarchy
Properties
use required
Facets
pattern ((([ - -~¡-¬®-ćĊ-ěĞ-ģĦ-ıĴ-śŞ-ūŮ-žƏƠ-ơƯ-ưƷǍ-ǔǞ-ǟǤ-ǰǴ-ǵǺ-ǿȘ-țȞ-ȟȪ-ȫȮ-ȳəʒḂ-ḃḊ-ḋḐ-ḑḞ-ḡḤ-ḧḰ-ḱṀ-ṁṄ-ṅṖ-ṗṠ-ṣṪ-ṫẀ-ẅẌ-ẓẞẠ-ầẪ-ẬẮ-ềỄ-ồỖ-ờỤ-ỹ€])|(M̂|N̂|m̂|n̂|D̂|d̂|J̌|L̂|l̂))*) & (77\d{4})
Used by
Source
<xs:attribute name="V" use="required">
  <xs:simpleType>
    <xs:restriction base="xoev-lc:String.Latin">
      <xs:pattern value="77\d{4}"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute xi:tds_bfnw_type / xi:felder / xi:IKNRKH / @V
Type restriction of xoev-lc:String.Latin
Type hierarchy
Properties
use required
Facets
pattern ((([ - -~¡-¬®-ćĊ-ěĞ-ģĦ-ıĴ-śŞ-ūŮ-žƏƠ-ơƯ-ưƷǍ-ǔǞ-ǟǤ-ǰǴ-ǵǺ-ǿȘ-țȞ-ȟȪ-ȫȮ-ȳəʒḂ-ḃḊ-ḋḐ-ḑḞ-ḡḤ-ḧḰ-ḱṀ-ṁṄ-ṅṖ-ṗṠ-ṣṪ-ṫẀ-ẅẌ-ẓẞẠ-ầẪ-ẬẮ-ềỄ-ồỖ-ờỤ-ỹ€])|(M̂|N̂|m̂|n̂|D̂|d̂|J̌|L̂|l̂))*) & ([1-9][0-9]{8})
Used by
Source
<xs:attribute name="V" use="required">
  <xs:simpleType>
    <xs:restriction base="xoev-lc:String.Latin">
      <xs:pattern value="[1-9][0-9]{8}"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute xi:tds_cfnw_type / xi:felder / xi:LFDCHL / @V
Type restriction of xs:int
Properties
use required
Facets
maxInclusive 999
minInclusive 1
Used by
Source
<xs:attribute name="V" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:int">
      <xs:minInclusive value="1"/>
      <xs:maxInclusive value="999"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>
Attribute xi:tds_cfnw_type / xi:felder / xi:ANMELDEJ / @V
Type enum_jleer_type
Properties
use optional
Facets
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jleer_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:AENDMELD / @V
Type enum_jleer_type
Properties
use optional
Facets
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jleer_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:ABMELD / @V
Type enum_jleer_type
Properties
use optional
Facets
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jleer_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:ARTNACHWEIS / @V
Type enum_artnachweis_type
Properties
use optional
Facets
enumeration 1
Erstmaliger Nachweis (Erstanmeldung)
enumeration 2
Jährlicher Nachweis nach § 6 Abs. 1 Satz 1 (Statusmeldung)
enumeration 3
Erneuter Nachweis nach Abmeldung vom Nachweisverfahren (Wiederanmeldung)
Used by
Source
<xs:attribute name="V" type="enum_artnachweis_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:STICHTAG / @V
Type datum_type
Type hierarchy
Properties
use optional
Facets
pattern ((([ - -~¡-¬®-ćĊ-ěĞ-ģĦ-ıĴ-śŞ-ūŮ-žƏƠ-ơƯ-ưƷǍ-ǔǞ-ǟǤ-ǰǴ-ǵǺ-ǿȘ-țȞ-ȟȪ-ȫȮ-ȳəʒḂ-ḃḊ-ḋḐ-ḑḞ-ḡḤ-ḧḰ-ḱṀ-ṁṄ-ṅṖ-ṗṠ-ṣṪ-ṫẀ-ẅẌ-ẓẞẠ-ầẪ-ẬẮ-ềỄ-ồỖ-ờỤ-ỹ€])|(M̂|N̂|m̂|n̂|D̂|d̂|J̌|L̂|l̂))*) & (((((31\.(0[13578]|1[02]))\.|((29|30)\.(0[13-9]|1[0-2])\.))((19|20)\d{2}))|((29\.02\.(((19|20)(0[48]|[2468][048]|[13579][26])|(2000)))))|((0[1-9]|1\d|2[0-8])\.((0[1-9])|(1[0-2]))\.((19|20)\d{2}))))
Used by
Source
<xs:attribute name="V" type="datum_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:STICHTAGAE / @V
Type datum_type
Type hierarchy
Properties
use optional
Facets
pattern ((([ - -~¡-¬®-ćĊ-ěĞ-ģĦ-ıĴ-śŞ-ūŮ-žƏƠ-ơƯ-ưƷǍ-ǔǞ-ǟǤ-ǰǴ-ǵǺ-ǿȘ-țȞ-ȟȪ-ȫȮ-ȳəʒḂ-ḃḊ-ḋḐ-ḑḞ-ḡḤ-ḧḰ-ḱṀ-ṁṄ-ṅṖ-ṗṠ-ṣṪ-ṫẀ-ẅẌ-ẓẞẠ-ầẪ-ẬẮ-ềỄ-ồỖ-ờỤ-ỹ€])|(M̂|N̂|m̂|n̂|D̂|d̂|J̌|L̂|l̂))*) & (((((31\.(0[13578]|1[02]))\.|((29|30)\.(0[13-9]|1[0-2])\.))((19|20)\d{2}))|((29\.02\.(((19|20)(0[48]|[2468][048]|[13579][26])|(2000)))))|((0[1-9]|1\d|2[0-8])\.((0[1-9])|(1[0-2]))\.((19|20)\d{2}))))
Used by
Source
<xs:attribute name="V" type="datum_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:ANFTRAUMA / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:MINFAA / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:MINFAIM / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:ANFVOLLSTA / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:NOTFVERANT / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:NOTFZUSATZW / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:NOTFPWEITERB / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:NOTFFORTB / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:FAVERFUEGB / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:INTENBETT / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:INTENBBEATM / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:SYSBEHAND / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:SCHOCK / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:VERFUEGCT / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:WEITERVERLUFT / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:STRUKTPROZ / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:AERZTLEIT / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:BATSCHOCK / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:ERWSCHOCKT / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:FAKVERFPERS / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:NOTAUFN / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:OPABT / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:PERSINTENSIV / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:APPAUSST / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:APPAUSSTOP / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:FAORGEINHEIT / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:ANLFA / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:VERSORGPRAES / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:AUSSENDO / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:GERIKOMP / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:ANFVOLLSTB / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:PHYSATEM / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:SOPEINW / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:SOPPERI / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:SOPOPV / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:SOPMED / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:SOPBLUT / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:SOPGERI / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:SOPPHYS / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:tds_cfnw_type / xi:felder / xi:ERFMIND / @V
Type enum_jn_type
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Source
<xs:attribute name="V" type="enum_jn_type" use="optional"/>
Attribute xi:qs_data_fnw_type / @module
Type enum_exportmodul_type
Type hierarchy
Properties
use required
fixed F_NW
Facets
enumeration F_NW
QSFFx-RL Nachweisverfahren
pattern (([ - -~¡-¬®-ćĊ-ěĞ-ģĦ-ıĴ-śŞ-ūŮ-žƏƠ-ơƯ-ưƷǍ-ǔǞ-ǟǤ-ǰǴ-ǵǺ-ǿȘ-țȞ-ȟȪ-ȫȮ-ȳəʒḂ-ḃḊ-ḋḐ-ḑḞ-ḡḤ-ḧḰ-ḱṀ-ṁṄ-ṅṖ-ṗṠ-ṣṪ-ṫẀ-ẅẌ-ẓẞẠ-ầẪ-ẬẮ-ềỄ-ồỖ-ờỤ-ỹ€])|(M̂|N̂|m̂|n̂|D̂|d̂|J̌|L̂|l̂))*
Used by
Complex Type xi:qs_data_fnw_type
Source
<xs:attribute name="module" fixed="F_NW" type="enum_exportmodul_type" use="required"/>