Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Included schema header.xsd
Properties
attribute form default unqualified
element form default qualified
Element sqg_header_type / document
Annotations
Dieses Element enthält allgemeine Informationen zum erstellten Dokument.
Diagram
Diagram document_le_xsd.tmp#document_type_id document_le_xsd.tmp#document_type_origination_dttm document_le_xsd.tmp#document_type_das_receive_dttm document_le_xsd.tmp#document_type_modification_dttm document_le_xsd.tmp#document_type_software document_le_xsd.tmp#document_type_data_flow document_le_xsd.tmp#document_type_data_target document_le_xsd.tmp#document_type
Type document_type
Properties
content complex
minOccurs 1
maxOccurs 1
Model
Children das_receive_dttm, data_flow, data_target, id, modification_dttm, origination_dttm, software
Instance
<document xmlns="urn:gba:sqg">
  <id V="">{1,1}</id>
  <origination_dttm V="">{1,1}</origination_dttm>
  <das_receive_dttm V="">{0,1}</das_receive_dttm>
  <modification_dttm V="">{1,1}</modification_dttm>
  <software>{1,1}</software>
  <data_flow V="">{1,1}</data_flow>
  <data_target V="">{1,1}</data_target>
</document>
Source
<xs:element name="document" type="document_type" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Dieses Element enthält allgemeine Informationen zum erstellten Dokument.</xs:documentation>
  </xs:annotation>
</xs:element>
Element sqg_header_type / provider
Annotations
die Attribute sind opional;
						
Hintergrundinformation:
Grundsätzlich entspricht der Wert dem letzten Bearbeiter des Dokuments. Da der Datenfluss in der Strukturabfrage aber
-- direkt ist, 
-- ohne Registrierung der Leistungserbringer bei der Bundesauswertungsstelle erfolgt
-- und der Leistungserbringer entweder über das ggt-Element (nur beim Datenfluss zu den LVKK) oder den Standort (Element standortIDops) identifiziert wird
						
sind die Angaben für den Leistungserbringer optional.
Diagram
Diagram admin_datatypes_xsd.tmp#organisation_type_name admin_datatypes_xsd.tmp#organisation_type_email admin_datatypes_xsd.tmp#organisation_type_fax admin_datatypes_xsd.tmp#organisation_type_phone admin_datatypes_xsd.tmp#organisation_type_address admin_datatypes_xsd.tmp#organisation_type_function admin_datatypes_xsd.tmp#organisation_type_registration admin_datatypes_xsd.tmp#organisation_type
Type organisation_type
Properties
content complex
minOccurs 1
maxOccurs 1
Attributes
QName Type Use Annotation
address xs:string optional
email emailAddress_type optional
fax xs:string optional
function enum_organisation_type optional
Rolle im Datenfluss, bspw. Datenannahmestelle oder Bundesauswertestelle
name xs:string optional
phone xs:string optional
registration registration_type optional
Wenn funktion ungleich 'Bundesauswertestelle" ist, dann wird dem Attribut registration kein Wert zugewiesen. Dieser Wert wird nur durch die Bundesauswertestelle geschrieben.
Source
<xs:element name="provider" type="organisation_type" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>die Attribute sind opional; Hintergrundinformation: Grundsätzlich entspricht der Wert dem letzten Bearbeiter des Dokuments. Da der Datenfluss in der Strukturabfrage aber -- direkt ist, -- ohne Registrierung der Leistungserbringer bei der Bundesauswertungsstelle erfolgt -- und der Leistungserbringer entweder über das ggt-Element (nur beim Datenfluss zu den LVKK) oder den Standort (Element standortIDops) identifiziert wird sind die Angaben für den Leistungserbringer optional.</xs:documentation>
  </xs:annotation>
</xs:element>
Element sqg_header_type / protocol
Annotations
Das protocol-Element nimmt Informationen zu Prüfungen auf, die im Datenfluss durchgeführt wurden. protocol und das Kindelement status_document sind im Datenfluss bereits ab dem Leistungserbringer verpflichtend.
Diagram
Diagram header_protocol_base_xsd.tmp#protocol_header_base_type_validation_provider header_protocol_base_xsd.tmp#protocol_header_base_type_status_document header_protocol_base_xsd.tmp#protocol_header_base_type header_protocol_xsd.tmp#protocol_header_type
Type protocol_header_type
Type hierarchy
Properties
content complex
minOccurs 1
maxOccurs 1
Model
Children status_document, validation_provider
Instance
<protocol xmlns="urn:gba:sqg">
  <validation_provider address="" email="" fax="" function="" name="" phone="" registration="">{0,unbounded}</validation_provider>
  <status_document V="">{1,1}</status_document>
</protocol>
Source
<xs:element name="protocol" type="protocol_header_type" minOccurs="1" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Das protocol-Element nimmt Informationen zu Prüfungen auf, die im Datenfluss durchgeführt wurden. protocol und das Kindelement status_document sind im Datenfluss bereits ab dem Leistungserbringer verpflichtend.</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type sqg_header_type
Diagram
Diagram header_xsd.tmp#sqg_header_type_document header_xsd.tmp#sqg_header_type_provider header_xsd.tmp#sqg_header_type_protocol
Used by
Model
Children document, protocol, provider
Source
<xs:complexType name="sqg_header_type">
  <xs:sequence>
    <xs:element name="document" type="document_type" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Dieses Element enthält allgemeine Informationen zum erstellten Dokument.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="provider" type="organisation_type" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>die Attribute sind opional; Hintergrundinformation: Grundsätzlich entspricht der Wert dem letzten Bearbeiter des Dokuments. Da der Datenfluss in der Strukturabfrage aber -- direkt ist, -- ohne Registrierung der Leistungserbringer bei der Bundesauswertungsstelle erfolgt -- und der Leistungserbringer entweder über das ggt-Element (nur beim Datenfluss zu den LVKK) oder den Standort (Element standortIDops) identifiziert wird sind die Angaben für den Leistungserbringer optional.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="protocol" type="protocol_header_type" minOccurs="1" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Das protocol-Element nimmt Informationen zu Prüfungen auf, die im Datenfluss durchgeführt wurden. protocol und das Kindelement status_document sind im Datenfluss bereits ab dem Leistungserbringer verpflichtend.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>