Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Used by

Table of Contents

Group by:

urn:gba:sqg

Main Schema
Complex Types
Simple Types
Attribute Groups

Resource hierarchy:

Main schema interface_KK_PB.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema sqg_root.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema sqg_datatypes.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema sqg_admin_datatypes.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema sqg_header_kk.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema sqg_header_protocol.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema sqg_header_protocol_base.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema sqg_body_kk_qs.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema sqg_body_base.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema sqg_case_kk_qs.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema sqg_case_kk_base.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema sqg_care_provider_kk_cpid.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema sqg_care_provider_base.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema sqg_statistic_kk.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema sqg_statistic_base.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema sqg_qs_data_base.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema qs_data_beispiel_type.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema versicherter_geburtsjahr.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema versicherter.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema versicherter_geburtstag.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema fall_25a.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema fall.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema qs_data_kfedk_type.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Included schema qs_data_kfezk_type.xsd
Properties
attribute form default unqualified
element form default qualified
[ top ]
Element root
Annotations
WURZEL-ELEMENT
Diagram
Diagram index.tmp#root_attr index.tmp#sqg_root_type_header index.tmp#sqg_root_type_body index.tmp#sqg_root_type
Type sqg_root_type
Properties
content complex
Model
Children body, header
Instance
<root container_version="2.0" content_version="" xmlns="urn:gba:sqg">
  <header data_flow="" data_target="" id="" modification_dttm="" origination_dttm="" set_id="" specification="" total_count="" validity_end_date="" validity_start_date="">{1,1}</header>
  <body kasseiknr="" module="">{1,1}</body>
</root>
Attributes
QName Type Fixed Use Annotation
container_version xs:string 2.0 required
Version der Container-Struktur (Header/Body)
content_version content_version_type required
Version der Inhaltsstruktur (QS-Daten ...)
[ top ]
Element sqg_root_type / header
Annotations
Header-Bereich (Metadaten)
Diagram
Diagram index.tmp#sqg_header_type_id index.tmp#sqg_header_type_set_id index.tmp#sqg_header_type_origination_dttm index.tmp#sqg_header_type_modification_dttm index.tmp#sqg_header_type_validity_start_date index.tmp#sqg_header_type_validity_end_date index.tmp#sqg_header_type_specification index.tmp#sqg_header_type_data_flow index.tmp#sqg_header_type_data_target index.tmp#sqg_header_type_total_count index.tmp#sqg_header_type_protocol index.tmp#sqg_header_type
Type sqg_header_type
Properties
content complex
Model
Children protocol
Instance
<header data_flow="" data_target="" id="" modification_dttm="" origination_dttm="" set_id="" specification="" total_count="" validity_end_date="" validity_start_date="" xmlns="urn:gba:sqg">
  <protocol document_id="">{0,1}</protocol>
</header>
Attributes
QName Type Use Annotation
data_flow enum_flow_type required
Nach Erstellung nicht mehr modifizierbar. Gibt an, für welchen Datenfluss dieses Dokument erzeugt wurde
data_target enum_target_type required
Nach Erstellung nicht mehr modifizierbar. Gibt an, welches Ziel der Datenfluss hat: Bundesdatenpool, Probedatenpool, Testdatenpool
id guid_simple_type required
Nach Erstellung nicht mehr modifizierbar. Eindeutige ID des Dokuments, wird vom Dokumentenersteller als GUID erzeugt
modification_dttm smalldatetime_simple_type required
Jede Modifikation des Dokuments erfordert hier ein neuen Zeitstempel
origination_dttm smalldatetime_simple_type required
Nach Erstellung nicht mehr modifizierbar. Ist der Zeitstempel der ursprünglichen Dokumenterzeugung, ursprünglich c_date
set_id guid_simple_type required
Nach Erstellung nicht mehr modifizierbar. Eindeutige ID für mehrere Dokumente, die im selben Zusammenhang stehen, wird vom Datenlieferanten erzeugt. Dafür könnte z.B. die guid des ersten Dokumentes des Zusammenhangs verwednet werden
specification enum_spez_type required
Angabe der zum Export eingesetzten Version der Spezifikation. Hieraus ergeben sich insbesondere die eingesetzten Filterkriterien und Code-Listen.
total_count non_negative_integer_type required
Gesamtzahl der exportierten Fälle in allen XML-Dateien einer Transaktion
validity_end_date datum_en_type required
Ende des Bezugszeitraums der übermittelten Daten
validity_start_date datum_en_type required
Beginn des Bezugszeitraums der übermittelten Daten
[ top ]
Element sqg_header_type / protocol
Annotations
Das Protocol Element nimmt Informationen zu Prüfungen auf, die im Datenfluss durchgeführt wurden. Es ist Teil der Rückprotokollierung. Dieses Element ist nicht optional und soll gemeinsam mit dem Unterelement status_document von Anfang an im Datenfluss vorhanden sein, um nachfolgende im Datenfluss vorgenommene Prüfergebnisse aufzunehmen.
Diagram
Diagram index.tmp#protocol_header_base_type_document_id index.tmp#protocol_header_base_type_validation_provider index.tmp#protocol_header_base_type_status_document index.tmp#protocol_header_base_type index.tmp#protocol_header_type
Type protocol_header_type
Type hierarchy
Properties
content complex
minOccurs 0
Model
Children status_document, validation_provider
Instance
<protocol document_id="" 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>
Attributes
QName Type Use Annotation
document_id xs:string optional
Dieses optionales Attribut nimmt die GUID (ID des zu prüfenden XML-Dokuments) auf.
Das Attribut wird nur für das 'Mini-Protokoll' benötigt und zwar, wenn das XML-Dokument nicht Schema-Konform aber wohlgeformt ist.
Das 'Mini-Protokoll' wird jedes Mal erstellt, wenn die Prüfungsergebnisse nicht in das Hauptdokument integrierbar sind (z.B. bei einem gravierenden Schemaverstoß).
Das Attribut ist nicht vom selben Datentypen wie die ursprüngliche Dokumenten-ID (GUID), weil diese ID selber fehlerhaft sein könnte.
Das Attribut darf nur von einer Datenprüfstelle gesetzt werden (Datenannahmestelle, Vertrauensstelle, BAS, Datenprüfprogramm beim Leistungserbringer).
[ top ]
Element protocol_header_base_type / validation_provider
Annotations
Hier gibt sich die durchführende Stelle einer oder mehrerer Prüfungsschritte zu erkennen. Die Ergebnisse der Prüfung werden in diesem Container abgelegt und werden Teil der Rückprotokollierung.
Diagram
Diagram index.tmp#organisation_without_cp_type_name index.tmp#organisation_without_cp_type_email index.tmp#organisation_without_cp_type_fax index.tmp#organisation_without_cp_type_phone index.tmp#organisation_without_cp_type_address index.tmp#organisation_without_cp_type_function index.tmp#organisation_without_cp_type_registration index.tmp#organisation_without_cp_type index.tmp#protocol_header_base_type_protocol_header_base_type_validation_provider_validation_item
Type extension of organisation_without_cp_type
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children validation_item
Instance
<validation_provider address="" email="" fax="" function="" name="" phone="" registration="" xmlns="urn:gba:sqg">
  <validation_item c_date="" check_tool="" description="" id="" V="">{1,unbounded}</validation_item>
</validation_provider>
Attributes
QName Type Use Annotation
address restriction of xs:string optional
email emailAddress_type optional
fax restriction of xs:string optional
function enum_validation_provider_type required
In diesem Attribut wird aus einer Enum ausgewählt, welche die
Funktion im QS-Datenfluss beschreibt
name restriction of xs:string required
phone restriction of xs:string optional
registration registration_type required
Registriernummer, notwendig
[ top ]
Element protocol_header_base_type / validation_provider / validation_item
Diagram
Diagram index.tmp#protocol_type_status index.tmp#protocol_type index.tmp#validation_item_type_id index.tmp#validation_item_type_V index.tmp#validation_item_type_c_date index.tmp#validation_item_type_description index.tmp#validation_item_type_check_tool index.tmp#validation_item_type
Type validation_item_type
Type hierarchy
Properties
content complex
maxOccurs unbounded
Model
Children status
Instance
<validation_item c_date="" check_tool="" description="" id="" V="" xmlns="urn:gba:sqg">
  <status V="">{1,1}</status>
</validation_item>
Attributes
QName Type Use Annotation
V enum_validation_type required
Dieser Wert bezeichnet die durchgeführte Prüfung anhand der enumeration enum_validation_type.
c_date smalldatetime_simple_type optional
Hier kann ein Zeitstempel für die Verarbeitung angegeben werden.
check_tool xs:string optional
Hier kann beim Einsatz eines Tools für die Prüfung der XML-Dateien der Name und die Versionsnummer des Tools hinterlassen werden (beim Einsatz des Datenprüfprogramms wird die Versionsnummer des XSLT-Skripts eingetragen)
description xs:string optional
Hier kann bei erklärungsbedürftigen Items eine Beschreibung hinterlassen werden (auf Dokumentebene).
id xs:int optional
Diese ID ist dokumentweit gültig und darf im Header nur einmal vorkommen. Prüfungen auf Datensatzebene (Element "case"), die zu dieser Prüfung gehören werden über diese ID zugeordnet. Die ID muss nur dann vergeben werden, wenn eine Prüfung auf Datensatzebene stattfindet.
[ top ]
Element protocol_type / status
Diagram
Diagram index.tmp#all_data_type index.tmp#protocol_type_protocol_type_status_V index.tmp#protocol_type_protocol_type_status_error
Type extension of all_data_type
Type hierarchy
Properties
content complex
Model
Children error
Instance
<status V="" xmlns="urn:gba:sqg">
  <error originator="">{0,unbounded}</error>
</status>
Attributes
QName Type Use Annotation
V status_type required
gibt an, ob die betroffene Testeinheit ohne Fehler -> OK, mit Fehlern -> WARNING oder mit fatalem Fehler -> ERROR abgeschlossen wurde. Der Gesamtstatus des Dokuments orientiert sich jeweils am schlechtesten Test. Beim ersten Test mit dem Ergebnis ERROR muss die Weiterverarbeitung abgebrochen werden.
[ top ]
Element protocol_type / status / error
Annotations
Ein Error Element nimmt Fehlerdaten auf. Als einzig verpflichtendes Unterelement gilt die error_message. Die übrigen Elemente sind spezifisch für die Anwendung von Plausibilitätsregeln für die Spezifikation.
Diagram
Diagram index.tmp#validation_error_type_originator index.tmp#rule_id index.tmp#rule_type index.tmp#list index.tmp#error_message index.tmp#validation_error_type
Type validation_error_type
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children error_message, list, rule_id, rule_type
Instance
<error originator="" xmlns="urn:gba:sqg">
  <rule_id V="">{0,1}</rule_id>
  <rule_type V="">{0,1}</rule_type>
  <list V="">{0,1}</list>
  <error_message V="">{1,1}</error_message>
</error>
Attributes
QName Type Use
originator enum_organisation_type optional
[ top ]
Element rule_id
Diagram
Diagram index.tmp#rule_id_type_V index.tmp#rule_id_type
Type rule_id_type
Properties
content complex
Used by
Complex Type validation_error_type
Attributes
QName Type Use
V xs:int required
[ top ]
Element rule_type
Diagram
Diagram index.tmp#ruletype_type_V index.tmp#ruletype_type
Type ruletype_type
Properties
content complex
Used by
Complex Type validation_error_type
Attributes
QName Type Use
V enum_ruletype_type required
[ top ]
Element list
Diagram
Diagram index.tmp#list_type_V index.tmp#list_type
Type list_type
Properties
content complex
Used by
Complex Type validation_error_type
Attributes
QName Type Use
V xs:string required
[ top ]
Element error_message
Diagram
Diagram index.tmp#error_message_type_V index.tmp#error_message_type
Type error_message_type
Properties
content complex
Used by
Complex Type validation_error_type
Attributes
QName Type Use
V xs:string required
[ top ]
Element protocol_header_base_type / status_document
Annotations
Hier wird der Gesamtstatus des Dokuments angegeben, das Attribut V kann also auf OK, WARNING oder ERROR stehen. Dieser Status kann nur verschlechternd geändert werden, oder gleich bleiben, ERROR bedeutet, dass das Dokument komplett zurückgewiesen werden muss.Dieses Element soll von Anfang an vorhanden sein und mit OK belegt sein.
Diagram
Diagram index.tmp#protocol_header_base_type_protocol_header_base_type_status_document_V
Properties
content complex
Attributes
QName Type Use
V status_type required
[ top ]
Element sqg_root_type / body
Annotations
Body-Bereich (Inhaltsdaten)
Diagram
Diagram index.tmp#sqg_body_type_kasseiknr index.tmp#sqg_body_type_module index.tmp#sqg_body_type_case index.tmp#sqg_body_type_statistic index.tmp#sqg_body_type
Type sqg_body_type
Properties
content complex
Model
Children case, statistic
Instance
<body kasseiknr="" module="" xmlns="urn:gba:sqg">
  <case lfdnr="">{0,unbounded}</case>
  <statistic>{1,1}</statistic>
</body>
Attributes
QName Type Use Annotation
kasseiknr kasse_iknr_simple_type required
Haupt-IKNR der Krankenkasse
module enum_modul_type required
Enthält das Modul, aus dem die Datensätze stammen.
[ top ]
Element sqg_body_type / case
Annotations
10.000 Datensätze pro Datei sind erlaubt. Für die oKFE-RL wird das Limit aufgehoben und eine maximale Anzahl von 100.000 Datensätzen empfohlen.
Diagram
Diagram index.tmp#case_type_lfdnr index.tmp#case_type_qs_data index.tmp#case_type
Type case_type
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children qs_data
Instance
<case lfdnr="" xmlns="urn:gba:sqg">
  <qs_data>{1,1}</qs_data>
</case>
Attributes
QName Type Use Annotation
lfdnr case_id_simple_type required
Laufende Nummer als Case-ID, eindeutig auf Ebene der gesamten Datenlieferung
[ top ]
Element case_type / qs_data
Annotations
QS-Datensatz
Diagram
Diagram index.tmp#BSP index.tmp#KFEDK index.tmp#KFEZK index.tmp#qs_data_type
Type qs_data_type
Properties
content complex
Model
Children BSP, KFEDK, KFEZK
Instance
<qs_data xmlns="urn:gba:sqg">
  <BSP>{1,1}</BSP>
  <KFEDK>{1,1}</KFEDK>
  <KFEZK>{1,1}</KFEZK>
</qs_data>
[ top ]
Element BSP
Annotations
Verfahren BSP (Beispielsverfahren)
Diagram
Diagram index.tmp#qs_data_beispiel_type_versicherter index.tmp#qs_data_beispiel_type_fall_25a index.tmp#qs_data_beispiel_type
Type qs_data_beispiel_type
Properties
content complex
Used by
Complex Type qs_data_type
Model
Children fall_25a, versicherter
Instance
<BSP xmlns="urn:gba:sqg">
  <versicherter gebjahr="" geschlecht="" sterbedatum="">{1,1}</versicherter>
  <fall_25a einladungsdatum="" patientenfilter="1" programmnummer="" widerspruchsdatum="">{1,1}</fall_25a>
</BSP>
[ top ]
Element qs_data_beispiel_type / versicherter
Annotations
Versichertendaten
Diagram
Diagram index.tmp#versicherter_base_type_geschlecht index.tmp#versicherter_base_type_sterbedatum index.tmp#versicherter_base_type_quartalsstammdaten index.tmp#versicherter_base_type index.tmp#versicherter_geburtsjahr_type_gebjahr index.tmp#versicherter_geburtsjahr_type
Type versicherter_geburtsjahr_type
Type hierarchy
Properties
content complex
Model
Children quartalsstammdaten
Instance
<versicherter gebjahr="" geschlecht="" sterbedatum="" xmlns="urn:gba:sqg">
  <quartalsstammdaten versicherungsdatum="" versicherungsstatus="">{1,24}</quartalsstammdaten>
</versicherter>
Attributes
QName Type Use Annotation
gebjahr jahr_type required
geschlecht enum_geschlecht_type required
Geschlecht
sterbedatum datum_en_type optional
Sterbedatum des Versicherten
[ top ]
Element versicherter_base_type / quartalsstammdaten
Annotations
Quartalsweise Versichertendaten
Diagram
Diagram index.tmp#quartalsstammdaten_type_versicherungsdatum index.tmp#quartalsstammdaten_type_versicherungsstatus index.tmp#quartalsstammdaten_type
Type quartalsstammdaten_type
Properties
content complex
maxOccurs 24
Attributes
QName Type Use Annotation
versicherungsdatum datum_quartalsmitte_type required
Datumsangabe zum Versicherungsstatus
versicherungsstatus enum_jn_type required
versicherungsstatus
[ top ]
Element qs_data_beispiel_type / fall_25a
Annotations
Einladungswesen gemäß oKFE-RL
Diagram
Diagram index.tmp#fall_base_type_patientenfilter index.tmp#fall_base_type index.tmp#fall_25a_type_programmnummer index.tmp#fall_25a_type_einladungsdatum index.tmp#fall_25a_type_widerspruchsdatum index.tmp#fall_25a_type
Type fall_25a_type
Type hierarchy
Properties
content complex
Attributes
QName Type Fixed Use Annotation
einladungsdatum datum_en_type optional
Einladungsdatum gemäß oKFE-RL
patientenfilter int_based_boolean 1 optional
Dieses Attribut wird auf "1" gesetzt, wenn der entsprechende Fall durch den Patientenfilter ausgelöst wurde (im Unterschied zum Leistungs-/Medikationsfilter). Dieses Fall enthält also eine Index-Leistung, die zur Dokumentation des Versicherten geführt hat.
programmnummer enum_okfe_programm_type required
Programmnummer gemäß oKFE-RL
widerspruchsdatum datum_en_type optional
Widerspruchsdatum gemäß oKFE-RL
[ top ]
Element KFEDK
Annotations
Container-Element für Modul KFEDK
Diagram
Diagram index.tmp#qs_data_kfedk_type_versicherter index.tmp#qs_data_kfedk_type_fall_25a index.tmp#qs_data_kfedk_type
Type qs_data_kfedk_type
Properties
content complex
Used by
Complex Type qs_data_type
Model
Children fall_25a, versicherter
Instance
<KFEDK xmlns="urn:gba:sqg">
  <versicherter gebdatum="" geschlecht="" sterbedatum="">{1,1}</versicherter>
  <fall_25a einladungsdatum="" patientenfilter="1" programmnummer="" widerspruchsdatum="">{1,1}</fall_25a>
</KFEDK>
[ top ]
Element qs_data_kfedk_type / versicherter
Annotations
Versichertendaten
Diagram
Diagram index.tmp#versicherter_base_type_geschlecht index.tmp#versicherter_base_type_sterbedatum index.tmp#versicherter_base_type_quartalsstammdaten index.tmp#versicherter_base_type index.tmp#versicherter_geburtstag_type_gebdatum index.tmp#versicherter_geburtstag_type
Type versicherter_geburtstag_type
Type hierarchy
Properties
content complex
Model
Children quartalsstammdaten
Instance
<versicherter gebdatum="" geschlecht="" sterbedatum="" xmlns="urn:gba:sqg">
  <quartalsstammdaten versicherungsdatum="" versicherungsstatus="">{1,24}</quartalsstammdaten>
</versicherter>
Attributes
QName Type Use Annotation
gebdatum datum_en_type required
geschlecht enum_geschlecht_type required
Geschlecht
sterbedatum datum_en_type optional
Sterbedatum des Versicherten
[ top ]
Element qs_data_kfedk_type / fall_25a
Annotations
Fall nach § 25a SGB V
Diagram
Diagram index.tmp#fall_base_type_patientenfilter index.tmp#fall_base_type index.tmp#fall_25a_type_programmnummer index.tmp#fall_25a_type_einladungsdatum index.tmp#fall_25a_type_widerspruchsdatum index.tmp#fall_25a_type
Type fall_25a_type
Type hierarchy
Properties
content complex
Attributes
QName Type Fixed Use Annotation
einladungsdatum datum_en_type optional
Einladungsdatum gemäß oKFE-RL
patientenfilter int_based_boolean 1 optional
Dieses Attribut wird auf "1" gesetzt, wenn der entsprechende Fall durch den Patientenfilter ausgelöst wurde (im Unterschied zum Leistungs-/Medikationsfilter). Dieses Fall enthält also eine Index-Leistung, die zur Dokumentation des Versicherten geführt hat.
programmnummer enum_okfe_programm_type required
Programmnummer gemäß oKFE-RL
widerspruchsdatum datum_en_type optional
Widerspruchsdatum gemäß oKFE-RL
[ top ]
Element KFEZK
Annotations
Container-Element für Modul KFEZK
Diagram
Diagram index.tmp#qs_data_kfezk_type_versicherter index.tmp#qs_data_kfezk_type_fall_25a index.tmp#qs_data_kfezk_type
Type qs_data_kfezk_type
Properties
content complex
Used by
Complex Type qs_data_type
Model
Children fall_25a, versicherter
Instance
<KFEZK xmlns="urn:gba:sqg">
  <versicherter gebdatum="" geschlecht="" sterbedatum="">{1,1}</versicherter>
  <fall_25a einladungsdatum="" patientenfilter="1" programmnummer="" widerspruchsdatum="">{1,1}</fall_25a>
</KFEZK>
[ top ]
Element qs_data_kfezk_type / versicherter
Annotations
Versichertendaten
Diagram
Diagram index.tmp#versicherter_base_type_geschlecht index.tmp#versicherter_base_type_sterbedatum index.tmp#versicherter_base_type_quartalsstammdaten index.tmp#versicherter_base_type index.tmp#versicherter_geburtstag_type_gebdatum index.tmp#versicherter_geburtstag_type
Type versicherter_geburtstag_type
Type hierarchy
Properties
content complex
Model
Children quartalsstammdaten
Instance
<versicherter gebdatum="" geschlecht="" sterbedatum="" xmlns="urn:gba:sqg">
  <quartalsstammdaten versicherungsdatum="" versicherungsstatus="">{1,24}</quartalsstammdaten>
</versicherter>
Attributes
QName Type Use Annotation
gebdatum datum_en_type required
geschlecht enum_geschlecht_type required
Geschlecht
sterbedatum datum_en_type optional
Sterbedatum des Versicherten
[ top ]
Element qs_data_kfezk_type / fall_25a
Annotations
Fall nach § 25a SGB V
Diagram
Diagram index.tmp#fall_base_type_patientenfilter index.tmp#fall_base_type index.tmp#fall_25a_type_programmnummer index.tmp#fall_25a_type_einladungsdatum index.tmp#fall_25a_type_widerspruchsdatum index.tmp#fall_25a_type
Type fall_25a_type
Type hierarchy
Properties
content complex
Attributes
QName Type Fixed Use Annotation
einladungsdatum datum_en_type optional
Einladungsdatum gemäß oKFE-RL
patientenfilter int_based_boolean 1 optional
Dieses Attribut wird auf "1" gesetzt, wenn der entsprechende Fall durch den Patientenfilter ausgelöst wurde (im Unterschied zum Leistungs-/Medikationsfilter). Dieses Fall enthält also eine Index-Leistung, die zur Dokumentation des Versicherten geführt hat.
programmnummer enum_okfe_programm_type required
Programmnummer gemäß oKFE-RL
widerspruchsdatum datum_en_type optional
Widerspruchsdatum gemäß oKFE-RL
[ top ]
Element sqg_body_type / statistic
Annotations
Anzahl der exportierten/ verarbeiteten Datensätze
Diagram
Diagram index.tmp#statistic_kk_type_sent index.tmp#statistic_kk_type
Type statistic_kk_type
Properties
content complex
minOccurs 1
maxOccurs 1
Model
Children sent
Instance
<statistic xmlns="urn:gba:sqg">
  <sent count="">{1,1}</sent>
</statistic>
[ top ]
Element statistic_kk_type / sent
Annotations
gesendete Datensätze
Diagram
Diagram index.tmp#statistic_data_kk_type_count index.tmp#statistic_data_kk_type
Type statistic_data_kk_type
Properties
content complex
minOccurs 1
maxOccurs 1
Attributes
QName Type Use Annotation
count non_negative_integer_type required
Gesamtzahl von Datensätzen
[ top ]
Element information_system_type / vendor
Annotations
Name des KIS- bzw. AIS-Herstellers
Diagram
Diagram index.tmp#vendor_type_V index.tmp#vendor_type
Type vendor_type
Properties
content complex
Attributes
QName Type Use
V restriction of xs:string required
[ top ]
Element information_system_type / name
Annotations
Name des KIS bzw. des AIS
Diagram
Diagram index.tmp#softwareName_type_V index.tmp#softwareName_type
Type softwareName_type
Properties
content complex
Attributes
QName Type Use
V restriction of xs:string required
[ top ]
Element statistic_data_base_type / create
Annotations
Attribut V enthält Anzahl der anzulegenden
Datensätze
Diagram
Diagram index.tmp#count_element_type_V index.tmp#count_element_type
Type count_element_type
Properties
content complex
minOccurs 0
Attributes
QName Type Use
V restriction of xs:int required
[ top ]
Element statistic_data_base_type / update
Annotations
Attribut V enthält Anzahl der zu aktualisierenden
Datensätze
Diagram
Diagram index.tmp#count_element_type_V index.tmp#count_element_type
Type count_element_type
Properties
content complex
minOccurs 0
Attributes
QName Type Use
V restriction of xs:int required
[ top ]
Element statistic_data_base_type / delete
Annotations
Attribut V enthält Anzahl der zu löschenden
Datensätze
Diagram
Diagram index.tmp#count_element_type_V index.tmp#count_element_type
Type count_element_type
Properties
content complex
minOccurs 0
Attributes
QName Type Use
V restriction of xs:int required
[ top ]
Element statistic_data_base_type / corrupted
Annotations
Attribut V enthält Anzahl der fehlerhaften
Datensätze.
Diagram
Diagram index.tmp#count_element_type_V index.tmp#count_element_type
Type count_element_type
Properties
content complex
minOccurs 0
Attributes
QName Type Use
V restriction of xs:int required
[ top ]
Element statistic_data_type / create
Annotations
Attribut V enthält Anzahl der anzulegenden
Datensätze
Diagram
Diagram index.tmp#count_element_type_V index.tmp#count_element_type
Type count_element_type
Properties
content complex
Attributes
QName Type Use
V restriction of xs:int required
[ top ]
Element statistic_data_type / corrupted
Annotations
Attribut V enthält Anzahl der fehlerhaften
Datensätze.
Diagram
Diagram index.tmp#count_element_type_V index.tmp#count_element_type
Type count_element_type
Properties
content complex
minOccurs 0
Attributes
QName Type Use
V restriction of xs:int required
[ top ]
Element validity_period_type / start_date
Annotations
Anfangsdatum
Diagram
Diagram index.tmp#date_woTime_type_V index.tmp#date_woTime_type
Type date_woTime_type
Properties
content complex
Attributes
QName Type Use
V smalldate_simple_type required
[ top ]
Element validity_period_type / end_date
Annotations
Enddatum
Diagram
Diagram index.tmp#date_woTime_type_V index.tmp#date_woTime_type
Type date_woTime_type
Properties
content complex
Attributes
QName Type Use
V smalldate_simple_type required
[ top ]
Element case_admin_kk_type / protocol
Annotations
Aufnahme von Prüfungen, die auf Datensatzebene individuelle Ergebnisse bringen.
Diagram
Diagram index.tmp#case_protocol_type_status_case index.tmp#case_protocol_type_validation_item index.tmp#case_protocol_type
Type case_protocol_type
Properties
content complex
Model
Children status_case, validation_item
Instance
<protocol xmlns="urn:gba:sqg">
  <status_case V="">{1,1}</status_case>
  <validation_item c_date="" check_tool="" description="" id="" V="">{0,unbounded}</validation_item>
</protocol>
[ top ]
Element case_protocol_type / status_case
Diagram
Diagram index.tmp#case_protocol_type_case_protocol_type_status_case_V
Properties
content complex
Attributes
QName Type Use
V status_type required
[ top ]
Element case_protocol_type / validation_item
Diagram
Diagram index.tmp#protocol_type_status index.tmp#protocol_type index.tmp#validation_item_type_id index.tmp#validation_item_type_V index.tmp#validation_item_type_c_date index.tmp#validation_item_type_description index.tmp#validation_item_type_check_tool index.tmp#validation_item_type
Type validation_item_type
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children status
Instance
<validation_item c_date="" check_tool="" description="" id="" V="" xmlns="urn:gba:sqg">
  <status V="">{1,1}</status>
</validation_item>
Attributes
QName Type Use Annotation
V enum_validation_type required
Dieser Wert bezeichnet die durchgeführte Prüfung anhand der enumeration enum_validation_type.
c_date smalldatetime_simple_type optional
Hier kann ein Zeitstempel für die Verarbeitung angegeben werden.
check_tool xs:string optional
Hier kann beim Einsatz eines Tools für die Prüfung der XML-Dateien der Name und die Versionsnummer des Tools hinterlassen werden (beim Einsatz des Datenprüfprogramms wird die Versionsnummer des XSLT-Skripts eingetragen)
description xs:string optional
Hier kann bei erklärungsbedürftigen Items eine Beschreibung hinterlassen werden (auf Dokumentebene).
id xs:int optional
Diese ID ist dokumentweit gültig und darf im Header nur einmal vorkommen. Prüfungen auf Datensatzebene (Element "case"), die zu dieser Prüfung gehören werden über diese ID zugeordnet. Die ID muss nur dann vergeben werden, wenn eine Prüfung auf Datensatzebene stattfindet.
[ top ]
Element care_provider_type / nummer
Annotations
IKNR oder BSNR
Diagram
Diagram index.tmp#care_provider_type_care_provider_type_nummer_nummer
Properties
content complex
Attributes
QName Type Use Annotation
nummer bsnr_type required
IKNR oder BSNR
[ top ]
Element care_provider_ohne_fachgruppe_type / nummer
Annotations
IKNR oder BSNR
Diagram
Diagram index.tmp#care_provider_ohne_fachgruppe_type_care_provider_ohne_fachgruppe_type_nummer_nummer
Properties
content complex
Attributes
QName Type Use Annotation
nummer bsnr_type required
IKNR oder BSNR
[ top ]
Element statistic_base_type / sent
Annotations
geschickte Vorgänge
Diagram
Diagram
Properties
minOccurs 0
[ top ]
Element statistic_base_type / processed
Annotations
verarbeitete Vorgänge
Diagram
Diagram
Properties
minOccurs 0
[ top ]
Element statistic_base_type / expected
Annotations
erwartete Fälle (ambulant)
Diagram
Diagram
Properties
minOccurs 0
[ top ]
Element statistic_type / sent
Annotations
gesendete Vorgänge
Diagram
Diagram index.tmp#statistic_data_base_type_count index.tmp#statistic_data_base_type_create index.tmp#statistic_data_base_type_update index.tmp#statistic_data_base_type_delete index.tmp#statistic_data_base_type_corrupted index.tmp#statistic_data_base_type index.tmp#statistic_data_type_count index.tmp#statistic_data_type_create index.tmp#statistic_data_type_corrupted index.tmp#statistic_data_type
Type statistic_data_type
Type hierarchy
Properties
content complex
Model
Children corrupted, create
Instance
<sent count="" xmlns="urn:gba:sqg">
  <create V="">{1,1}</create>
  <corrupted V="">{0,1}</corrupted>
</sent>
Attributes
QName Type Use Annotation
count non_negative_integer_type required
Gesamtzahl von Vorgängen
[ top ]
Element statistic_type / processed
Annotations
verarbeitete Vorgänge
Diagram
Diagram index.tmp#statistic_data_base_type_count index.tmp#statistic_data_base_type_create index.tmp#statistic_data_base_type_update index.tmp#statistic_data_base_type_delete index.tmp#statistic_data_base_type_corrupted index.tmp#statistic_data_base_type index.tmp#statistic_data_type_count index.tmp#statistic_data_type_create index.tmp#statistic_data_type_corrupted index.tmp#statistic_data_type
Type statistic_data_type
Type hierarchy
Properties
content complex
Model
Children corrupted, create
Instance
<processed count="" xmlns="urn:gba:sqg">
  <create V="">{1,1}</create>
  <corrupted V="">{0,1}</corrupted>
</processed>
Attributes
QName Type Use Annotation
count non_negative_integer_type required
Gesamtzahl von Vorgängen
[ top ]
Complex Type sqg_root_type
Annotations
Umschlagselement für alle XML-Typen in den QS-Verfahren
Diagram
Diagram index.tmp#root_attr index.tmp#sqg_root_type_header index.tmp#sqg_root_type_body
Used by
Element root
Model
Children body, header
Attributes
QName Type Fixed Use Annotation
container_version xs:string 2.0 required
Version der Container-Struktur (Header/Body)
content_version content_version_type required
Version der Inhaltsstruktur (QS-Daten ...)
[ top ]
Complex Type sqg_header_type
Diagram
Diagram index.tmp#sqg_header_type_id index.tmp#sqg_header_type_set_id index.tmp#sqg_header_type_origination_dttm index.tmp#sqg_header_type_modification_dttm index.tmp#sqg_header_type_validity_start_date index.tmp#sqg_header_type_validity_end_date index.tmp#sqg_header_type_specification index.tmp#sqg_header_type_data_flow index.tmp#sqg_header_type_data_target index.tmp#sqg_header_type_total_count index.tmp#sqg_header_type_protocol
Used by
Model
Children protocol
Attributes
QName Type Use Annotation
data_flow enum_flow_type required
Nach Erstellung nicht mehr modifizierbar. Gibt an, für welchen Datenfluss dieses Dokument erzeugt wurde
data_target enum_target_type required
Nach Erstellung nicht mehr modifizierbar. Gibt an, welches Ziel der Datenfluss hat: Bundesdatenpool, Probedatenpool, Testdatenpool
id guid_simple_type required
Nach Erstellung nicht mehr modifizierbar. Eindeutige ID des Dokuments, wird vom Dokumentenersteller als GUID erzeugt
modification_dttm smalldatetime_simple_type required
Jede Modifikation des Dokuments erfordert hier ein neuen Zeitstempel
origination_dttm smalldatetime_simple_type required
Nach Erstellung nicht mehr modifizierbar. Ist der Zeitstempel der ursprünglichen Dokumenterzeugung, ursprünglich c_date
set_id guid_simple_type required
Nach Erstellung nicht mehr modifizierbar. Eindeutige ID für mehrere Dokumente, die im selben Zusammenhang stehen, wird vom Datenlieferanten erzeugt. Dafür könnte z.B. die guid des ersten Dokumentes des Zusammenhangs verwednet werden
specification enum_spez_type required
Angabe der zum Export eingesetzten Version der Spezifikation. Hieraus ergeben sich insbesondere die eingesetzten Filterkriterien und Code-Listen.
total_count non_negative_integer_type required
Gesamtzahl der exportierten Fälle in allen XML-Dateien einer Transaktion
validity_end_date datum_en_type required
Ende des Bezugszeitraums der übermittelten Daten
validity_start_date datum_en_type required
Beginn des Bezugszeitraums der übermittelten Daten
[ top ]
Complex Type protocol_header_type
Diagram
Diagram index.tmp#protocol_header_base_type_document_id index.tmp#protocol_header_base_type_validation_provider index.tmp#protocol_header_base_type_status_document index.tmp#protocol_header_base_type
Type extension of protocol_header_base_type
Type hierarchy
Used by
Model
Children status_document, validation_provider
Attributes
QName Type Use Annotation
document_id xs:string optional
Dieses optionales Attribut nimmt die GUID (ID des zu prüfenden XML-Dokuments) auf.
Das Attribut wird nur für das 'Mini-Protokoll' benötigt und zwar, wenn das XML-Dokument nicht Schema-Konform aber wohlgeformt ist.
Das 'Mini-Protokoll' wird jedes Mal erstellt, wenn die Prüfungsergebnisse nicht in das Hauptdokument integrierbar sind (z.B. bei einem gravierenden Schemaverstoß).
Das Attribut ist nicht vom selben Datentypen wie die ursprüngliche Dokumenten-ID (GUID), weil diese ID selber fehlerhaft sein könnte.
Das Attribut darf nur von einer Datenprüfstelle gesetzt werden (Datenannahmestelle, Vertrauensstelle, BAS, Datenprüfprogramm beim Leistungserbringer).
[ top ]
Complex Type protocol_header_base_type
Diagram
Diagram index.tmp#protocol_header_base_type_document_id index.tmp#protocol_header_base_type_validation_provider index.tmp#protocol_header_base_type_status_document
Used by
Complex Type protocol_header_type
Model
Children status_document, validation_provider
Attributes
QName Type Use Annotation
document_id xs:string optional
Dieses optionales Attribut nimmt die GUID (ID des zu prüfenden XML-Dokuments) auf.
Das Attribut wird nur für das 'Mini-Protokoll' benötigt und zwar, wenn das XML-Dokument nicht Schema-Konform aber wohlgeformt ist.
Das 'Mini-Protokoll' wird jedes Mal erstellt, wenn die Prüfungsergebnisse nicht in das Hauptdokument integrierbar sind (z.B. bei einem gravierenden Schemaverstoß).
Das Attribut ist nicht vom selben Datentypen wie die ursprüngliche Dokumenten-ID (GUID), weil diese ID selber fehlerhaft sein könnte.
Das Attribut darf nur von einer Datenprüfstelle gesetzt werden (Datenannahmestelle, Vertrauensstelle, BAS, Datenprüfprogramm beim Leistungserbringer).
[ top ]
Complex Type organisation_without_cp_type
Diagram
Diagram index.tmp#organisation_without_cp_type_name index.tmp#organisation_without_cp_type_email index.tmp#organisation_without_cp_type_fax index.tmp#organisation_without_cp_type_phone index.tmp#organisation_without_cp_type_address index.tmp#organisation_without_cp_type_function index.tmp#organisation_without_cp_type_registration
Used by
Attributes
QName Type Use Annotation
address restriction of xs:string optional
email emailAddress_type optional
fax restriction of xs:string optional
function enum_validation_provider_type required
In diesem Attribut wird aus einer Enum ausgewählt, welche die
Funktion im QS-Datenfluss beschreibt
name restriction of xs:string required
phone restriction of xs:string optional
registration registration_type required
Registriernummer, notwendig
[ top ]
Simple Type emailAddress_type
Diagram
Diagram
Type restriction of xs:string
Facets
maxLength 128
pattern [A-Za-z0-9._%+\-]+@[A-Za-z0-9.\-]+\.[A-Za-z]{2,4}
Used by
[ top ]
Simple Type enum_validation_provider_type
Diagram
Diagram index.tmp#enum_organisation_type
Type restriction of enum_organisation_type
Type hierarchy
Facets
enumeration Bundesauswertestelle
enumeration Datenannahmestelle
enumeration Vertrauensstelle
enumeration Softwarehersteller
enumeration Krankenkasse
enumeration undefined
Used by
[ top ]
Simple Type enum_organisation_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Bundesauswertestelle
enumeration Datenannahmestelle
enumeration Vertrauensstelle
enumeration Leistungserbringer
enumeration Softwarehersteller
enumeration Krankenkasse
enumeration undefined
Used by
[ top ]
Simple Type registration_type
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 1
maxLength 20
Used by
[ top ]
Complex Type validation_item_type
Diagram
Diagram index.tmp#protocol_type_status index.tmp#protocol_type index.tmp#validation_item_type_id index.tmp#validation_item_type_V index.tmp#validation_item_type_c_date index.tmp#validation_item_type_description index.tmp#validation_item_type_check_tool
Type extension of protocol_type
Type hierarchy
Used by
Model
Children status
Attributes
QName Type Use Annotation
V enum_validation_type required
Dieser Wert bezeichnet die durchgeführte Prüfung anhand der enumeration enum_validation_type.
c_date smalldatetime_simple_type optional
Hier kann ein Zeitstempel für die Verarbeitung angegeben werden.
check_tool xs:string optional
Hier kann beim Einsatz eines Tools für die Prüfung der XML-Dateien der Name und die Versionsnummer des Tools hinterlassen werden (beim Einsatz des Datenprüfprogramms wird die Versionsnummer des XSLT-Skripts eingetragen)
description xs:string optional
Hier kann bei erklärungsbedürftigen Items eine Beschreibung hinterlassen werden (auf Dokumentebene).
id xs:int optional
Diese ID ist dokumentweit gültig und darf im Header nur einmal vorkommen. Prüfungen auf Datensatzebene (Element "case"), die zu dieser Prüfung gehören werden über diese ID zugeordnet. Die ID muss nur dann vergeben werden, wenn eine Prüfung auf Datensatzebene stattfindet.
[ top ]
Complex Type protocol_type
Diagram
Diagram index.tmp#protocol_type_status
Used by
Complex Type validation_item_type
Model
Children status
[ top ]
Complex Type all_data_type
Diagram
Diagram
Properties
abstract true
Used by
[ top ]
Complex Type validation_error_type
Diagram
Diagram index.tmp#validation_error_type_originator index.tmp#rule_id index.tmp#rule_type index.tmp#list index.tmp#error_message
Used by
Model
Children error_message, list, rule_id, rule_type
Attributes
QName Type Use
originator enum_organisation_type optional
[ top ]
Complex Type rule_id_type
Diagram
Diagram index.tmp#rule_id_type_V
Used by
Element rule_id
Attributes
QName Type Use
V xs:int required
[ top ]
Complex Type ruletype_type
Diagram
Diagram index.tmp#ruletype_type_V
Used by
Element rule_type
Attributes
QName Type Use
V enum_ruletype_type required
[ top ]
Simple Type enum_ruletype_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration H
enumeration W
enumeration D
Used by
Attribute ruletype_type/@V
[ top ]
Complex Type list_type
Diagram
Diagram index.tmp#list_type_V
Used by
Element list
Attributes
QName Type Use
V xs:string required
[ top ]
Complex Type error_message_type
Diagram
Diagram index.tmp#error_message_type_V
Used by
Element error_message
Attributes
QName Type Use
V xs:string required
[ top ]
Simple Type status_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration OK
enumeration WARNING
enumeration ERROR
Used by
[ top ]
Simple Type enum_validation_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Spezifikation
Fehler bei der Prüfung gegen Spezifikation
enumeration PID_Pseudonym
Fehler bei der Prüfung der PID-Daten
enumeration Schema
Verschtoß gegen die Schema-Komformität
enumeration Dechiffrierung
Fehler bei der Entschlüsselung der XML-Elemente
enumeration sonstige Prüfung
zur freien Verwendung, im optionalen Attribut description auf Dokumentenebene sollte eine Beschreibung eingetragen werden
enumeration Transaktion
Fehler in der Transaktion, wenn  z.B. die Registriernummer unbekannt ist.
Used by
[ top ]
Simple Type smalldatetime_simple_type
Annotations
DateTime, sekundengenaue Zeitangabe von 2013 bis 2099 ohne Angabe
einer Zeitzone
Diagram
Diagram
Type restriction of xs:dateTime
Facets
maxInclusive 2099-12-31T23:59:59
minInclusive 2013-01-01T00:00:00
pattern ((000[1-9])|(00[1-9][0-9])|(0[1-9][0-9]{2})|([1-9][0-9]{3}))-((0[1-9])|(1[012]))-((0[1-9])|([12][0-9])|(3[01]))T(([01][0-9])|(2[0-3]))(:[0-5][0-9])(:[0-5][0-9])
Used by
[ top ]
Simple Type guid_simple_type
Diagram
Diagram
Type restriction of xs:string
Facets
pattern \{([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}\}
Used by
[ top ]
Simple Type datum_en_type
Annotations
Zehnstelliges Datum (JJJJ-MM-TT)
Diagram
Diagram
Type restriction of xs:string
Facets
pattern (19|20)\d{2}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
Used by
[ top ]
Simple Type enum_spez_type
Annotations
Diese Aufzählung enthält die Namen der Spezifikationsversionen.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 2020_oKFE_SozDat_KK_RB_XML_V01
enumeration 2020_oKFE_SozDat_KK_RB_XML_V02
Used by
[ top ]
Simple Type enum_flow_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration QS-Bundesbezogen
enumeration QS-Laenderbezogen
enumeration QS-Kollektivvertraglich
enumeration QS-Selektivvertraglich
enumeration Strukturierter Dialog
enumeration Datenvalidierung
enumeration Protokoll
enumeration Sollstatistik
enumeration Sozialdaten
enumeration Aufstellung
enumeration Information
Used by
[ top ]
Simple Type enum_target_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Probedatenpool
enumeration Echtdatenpool
enumeration Testdatenpool
Used by
[ top ]
Simple Type non_negative_integer_type
Annotations
Ganze Zahl >= 0 (0,1,2,..)
Diagram
Diagram
Type xs:nonNegativeInteger
Used by
[ top ]
Complex Type sqg_body_type
Diagram
Diagram index.tmp#sqg_body_type_kasseiknr index.tmp#sqg_body_type_module index.tmp#sqg_body_type_case index.tmp#sqg_body_type_statistic
Used by
Model
Children case, statistic
Attributes
QName Type Use Annotation
kasseiknr kasse_iknr_simple_type required
Haupt-IKNR der Krankenkasse
module enum_modul_type required
Enthält das Modul, aus dem die Datensätze stammen.
[ top ]
Complex Type case_type
Diagram
Diagram index.tmp#case_type_lfdnr index.tmp#case_type_qs_data
Used by
Model
Children qs_data
Attributes
QName Type Use Annotation
lfdnr case_id_simple_type required
Laufende Nummer als Case-ID, eindeutig auf Ebene der gesamten Datenlieferung
[ top ]
Complex Type qs_data_type
Diagram
Diagram index.tmp#BSP index.tmp#KFEDK index.tmp#KFEZK
Used by
Model
Children BSP, KFEDK, KFEZK
[ top ]
Complex Type qs_data_beispiel_type
Diagram
Diagram index.tmp#qs_data_beispiel_type_versicherter index.tmp#qs_data_beispiel_type_fall_25a
Used by
Element BSP
Model
Children fall_25a, versicherter
[ top ]
Complex Type versicherter_geburtsjahr_type
Annotations
Dieser Typ erweitert den Basstypen für Versicherte um das Geburtsjahr. Für die meisten QS-Verfahren ist dies eine ausreichend genaue Angabe, um das Alter des Versicherten zu bestimmen.
Diagram
Diagram index.tmp#versicherter_base_type_geschlecht index.tmp#versicherter_base_type_sterbedatum index.tmp#versicherter_base_type_quartalsstammdaten index.tmp#versicherter_base_type index.tmp#versicherter_geburtsjahr_type_gebjahr
Type extension of versicherter_base_type
Type hierarchy
Used by
Model
Children quartalsstammdaten
Attributes
QName Type Use Annotation
gebjahr jahr_type required
geschlecht enum_geschlecht_type required
Geschlecht
sterbedatum datum_en_type optional
Sterbedatum des Versicherten
[ top ]
Complex Type versicherter_base_type
Annotations
Abstrakter Basistyp für den Versicherten. Dieser Typ enthält keine Angaben zum Geburtsdatum und muss daher durch einen konkreten Typ spezifiziert werden.
Diagram
Diagram index.tmp#versicherter_base_type_geschlecht index.tmp#versicherter_base_type_sterbedatum index.tmp#versicherter_base_type_quartalsstammdaten
Properties
abstract true
Used by
Model
Children quartalsstammdaten
Attributes
QName Type Use Annotation
geschlecht enum_geschlecht_type required
Geschlecht
sterbedatum datum_en_type optional
Sterbedatum des Versicherten
[ top ]
Complex Type quartalsstammdaten_type
Diagram
Diagram index.tmp#quartalsstammdaten_type_versicherungsdatum index.tmp#quartalsstammdaten_type_versicherungsstatus
Used by
Attributes
QName Type Use Annotation
versicherungsdatum datum_quartalsmitte_type required
Datumsangabe zum Versicherungsstatus
versicherungsstatus enum_jn_type required
versicherungsstatus
[ top ]
Simple Type datum_quartalsmitte_type
Annotations
Zehnstelliges Datum der Quartalsmitte
Diagram
Diagram
Type restriction of xs:string
Facets
pattern (20)\d{2}-((02)|(05)|(08)|(11))-15
Used by
[ top ]
Simple Type enum_jn_type
Annotations
Ja / Nein
Diagram
Diagram
Type restriction of xs:int
Facets
enumeration 0
nein
enumeration 1
ja
Used by
[ top ]
Simple Type enum_geschlecht_type
Annotations
Geschlecht
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration m
männlich
enumeration w
weiblich
enumeration u
unbestimmt
enumeration d
divers
Used by
[ top ]
Simple Type jahr_type
Annotations
4-stelliges Jahr
Diagram
Diagram
Type restriction of xs:string
Facets
pattern (19|20)\d{2}
Used by
[ top ]
Complex Type fall_25a_type
Annotations
Einladungswesen gemäß oKFE-RL
Diagram
Diagram index.tmp#fall_base_type_patientenfilter index.tmp#fall_base_type index.tmp#fall_25a_type_programmnummer index.tmp#fall_25a_type_einladungsdatum index.tmp#fall_25a_type_widerspruchsdatum
Type extension of fall_base_type
Type hierarchy
Used by
Attributes
QName Type Fixed Use Annotation
einladungsdatum datum_en_type optional
Einladungsdatum gemäß oKFE-RL
patientenfilter int_based_boolean 1 optional
Dieses Attribut wird auf "1" gesetzt, wenn der entsprechende Fall durch den Patientenfilter ausgelöst wurde (im Unterschied zum Leistungs-/Medikationsfilter). Dieses Fall enthält also eine Index-Leistung, die zur Dokumentation des Versicherten geführt hat.
programmnummer enum_okfe_programm_type required
Programmnummer gemäß oKFE-RL
widerspruchsdatum datum_en_type optional
Widerspruchsdatum gemäß oKFE-RL
[ top ]
Complex Type fall_base_type
Annotations
Abstrakter Datentyp für einen beliebigen Behandlungsfall
Diagram
Diagram index.tmp#fall_base_type_patientenfilter
Properties
abstract true
Used by
Complex Type fall_25a_type
Attributes
QName Type Fixed Use Annotation
patientenfilter int_based_boolean 1 optional
Dieses Attribut wird auf "1" gesetzt, wenn der entsprechende Fall durch den Patientenfilter ausgelöst wurde (im Unterschied zum Leistungs-/Medikationsfilter). Dieses Fall enthält also eine Index-Leistung, die zur Dokumentation des Versicherten geführt hat.
[ top ]
Simple Type int_based_boolean
Diagram
Diagram
Type restriction of xs:int
Facets
enumeration 0
nein
enumeration 1
ja
Used by
[ top ]
Simple Type enum_okfe_programm_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration DK
Programm zur Früherkennung von Darmkrebs
enumeration ZK
Programm zur Früherkennung von Zervixkarzinomen
Used by
[ top ]
Complex Type qs_data_kfedk_type
Diagram
Diagram index.tmp#qs_data_kfedk_type_versicherter index.tmp#qs_data_kfedk_type_fall_25a
Used by
Element KFEDK
Model
Children fall_25a, versicherter
[ top ]
Complex Type versicherter_geburtstag_type
Annotations
Dieser Typ erweitert den abstrakten Versicherten-Basistyp um ein tagesgenaues Geburtsdatum. Dies ist z.B. in der Neonatologie notwendig, um bei Sterbefällen eine genaue Überlebenszeit ermitteln zu können.
Diagram
Diagram index.tmp#versicherter_base_type_geschlecht index.tmp#versicherter_base_type_sterbedatum index.tmp#versicherter_base_type_quartalsstammdaten index.tmp#versicherter_base_type index.tmp#versicherter_geburtstag_type_gebdatum
Type extension of versicherter_base_type
Type hierarchy
Used by
Model
Children quartalsstammdaten
Attributes
QName Type Use Annotation
gebdatum datum_en_type required
geschlecht enum_geschlecht_type required
Geschlecht
sterbedatum datum_en_type optional
Sterbedatum des Versicherten
[ top ]
Complex Type qs_data_kfezk_type
Diagram
Diagram index.tmp#qs_data_kfezk_type_versicherter index.tmp#qs_data_kfezk_type_fall_25a
Used by
Element KFEZK
Model
Children fall_25a, versicherter
[ top ]
Simple Type case_id_simple_type
Diagram
Diagram
Type restriction of xs:positiveInteger
Facets
pattern ([\-+]?[0-9]+) & ([1-9]{1}[0-9]*)
Used by
[ top ]
Complex Type statistic_kk_type
Diagram
Diagram index.tmp#statistic_kk_type_sent
Used by
Model
Children sent
[ top ]
Complex Type statistic_data_kk_type
Diagram
Diagram index.tmp#statistic_data_kk_type_count
Used by
Attributes
QName Type Use Annotation
count non_negative_integer_type required
Gesamtzahl von Datensätzen
[ top ]
Simple Type kasse_iknr_simple_type
Diagram
Diagram
Type restriction of xs:int
Facets
pattern ([\-+]?[0-9]+) & (((10)|(18))[0-9]{7})
Used by
[ top ]
Simple Type enum_modul_type
Annotations
Module
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration BSP
BEISPIEL (Dies ist ein Dummy-Modul)
enumeration KFEDK
Programm zur Früherkennung von Darmkrebs
enumeration KFEZK
Programm zur Früherkennung von Zervixkarzinomen
Used by
[ top ]
Simple Type content_version_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 1.0
Used by
[ top ]
Simple Type enum_aufngrund_type
Annotations
Aufnahmegrund Schlüssel
Diagram
Diagram
Type restriction of xs:int
Facets
enumeration 1
Krankenhausbehandlung, vollstationär
enumeration 2
Krankenhausbehandlung, vollstationär mit vorausgegangener vorstationärer Behandlung
enumeration 3
Krankenhausbehandlung, teilstationär
enumeration 4
vorstationäre Behandlung ohne anschließende vollstationäre Behandlung
enumeration 5
stationäre Entbindung
enumeration 6
Geburt
enumeration 7
Wiederaufnahme wegen Komplikationen (Fallpauschale) nach KFPV 2003
enumeration 8
stationäre Aufnahme zur Organentnahme
[ top ]
Simple Type enum_behandlungsart_type
Annotations
Art der Behandlung beim niedergelassenen Arzt nach §295
Diagram
Diagram
Type restriction of xs:int
Facets
enumeration 1
ambulant (default)
enumeration 2
stationär
[ top ]
Simple Type enum_inanspruchnahme_type
Annotations
Inanspruchnahme Schlüssel
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration K
Konsiliarbehandlung
enumeration M
Mit-/Weiterbehandlung
enumeration N
Notfallschein
enumeration O
Originalschein
enumeration V
Vertreterschein
enumeration Z
Zielauftrag
enumeration D
Direkt (für Selektivverträge)
enumeration H
HZV: Abrechnung Verträge nach §§ 73b,c SGB V (nur selektivvertraglich)
enumeration I
IV: Abrechnung Verträge nach § 140a SGB V (nur selektivvertraglich)
[ top ]
Simple Type enum_diagnoseart_khambo_type
Annotations
Diagnosseart §301 (AMBO)
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 1
Behandlungsdiagnose
enumeration 2
bei § 116b: Diagnose der Überweisung innerhalb der ASV
Used by
[ top ]
Simple Type enum_diagnosesicherheit_type
Annotations
Diagnosesicherheit
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration G
Gesichert
enumeration V
Verdacht auf
enumeration A
Ausschluss von
enumeration Z
Zustand nach
Used by
[ top ]
Simple Type enum_seitenlokalisation_type
Annotations
Lokalisationsschlüssel (R, L, B)
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration B
beide Seiten
enumeration L
linke Seite
enumeration R
rechte Seite
Used by
[ top ]
Simple Type enum_datenquelle_khamb_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 115b
Ambulantes Operieren (KH)
enumeration 116b
Ambulante Spezialfachärztliche Versorgung
enumeration 117
Hochschulambulanz
enumeration 118
Psychiatrische Institutsambulanz
enumeration 119
Sozialpädiatrisches Zentrum
[ top ]
Simple Type enum_datenquelle_ambk_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 295k
Kollektivvertragsärzte
[ top ]
Simple Type enum_datenquelle_ambs_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 295_140
Selektivvertragsärzte (Integrierte Versorgungsformen)
enumeration 295_73b
Selektivvertragsärzte (Hausarztzentrierte Versorgung)
enumeration 295_73c
Selektivvertragsärzte (Besondere ambulante ärztliche Versorgung)
[ top ]
Simple Type enum_datenquelle_295_type
Diagram
Diagram index.tmp#enum_datenquelle_ambs_type index.tmp#enum_datenquelle_ambk_type
Type union of(enum_datenquelle_ambs_type, enum_datenquelle_ambk_type)
[ top ]
Simple Type enum_datenquelle_kh_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 301
Krankenhäuser
[ top ]
Simple Type enum_datenquelle_apo_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 300
Apotheken
[ top ]
Simple Type enum_datenquelle_302_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 302_heil
Heilmittel
enumeration 302_hilf
Hilfsmittel
[ top ]
Simple Type enum_datenquelle_type
Diagram
Diagram index.tmp#enum_datenquelle_apo_type index.tmp#enum_datenquelle_302_type index.tmp#enum_datenquelle_ambk_type index.tmp#enum_datenquelle_ambs_type index.tmp#enum_datenquelle_kh_type index.tmp#enum_datenquelle_khamb_type
Type union of(enum_datenquelle_apo_type, enum_datenquelle_302_type, enum_datenquelle_ambk_type, enum_datenquelle_ambs_type, enum_datenquelle_kh_type, enum_datenquelle_khamb_type)
[ top ]
Simple Type enum_bundesland_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 00
Ausland
enumeration 01
Schleswig-Holstein
enumeration 02
Hamburg
enumeration 03
Niedersachsen
enumeration 04
Bremen
enumeration 05
Nordrhein-Westfalen
enumeration 06
Hessen
enumeration 07
Rheinland-Pfalz
enumeration 08
Baden-Württemberg
enumeration 09
Bayern
enumeration 10
Saarland
enumeration 11
Berlin
enumeration 12
Brandenburg
enumeration 13
Mecklenburg-Vorpommern
enumeration 14
Sachsen
enumeration 15
Sachsen-Anhalt
enumeration 16
Thüringen
Used by
[ top ]
Simple Type enum_kvregion_type
Annotations
KV-Kennziffer auf Regionsebene
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 01
Schleswig-Holstein
enumeration 02
Hamburg
enumeration 03
Bremen
enumeration 17
Niedersachsen
enumeration 20
Westfalen-Lippe
enumeration 38
Nordrhein
enumeration 46
Hessen
enumeration 51
Rheinland-Pfalz
enumeration 52
Baden-Württemberg
enumeration 71
Bayerns
enumeration 72
Berlin
enumeration 73
Saarland
enumeration 74
KBV
enumeration 78
Mecklenburg-Vorpommern
enumeration 83
Brandenburg
enumeration 88
Sachsen-Anhalt
enumeration 93
Thüringen
enumeration 98
Sachsen
enumeration 00
Platzhalter
enumeration 26
Platzhalter
enumeration 35
Platzhalter
enumeration 75
Platzhalter
[ top ]
Simple Type ops301_type
Annotations
OPS Schlüssel
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [135689](\-)?([0-9]){2}([a-zA-Z0-9]){1}((\.)?([a-zA-Z0-9]{1,2}))*
Used by
[ top ]
Simple Type ops301_116_type
Annotations
OPS Schluessel oder Sonderleistung nach §116b
Diagram
Diagram
Type restriction of xs:string
Facets
pattern ([135689](\-)?([0-9]){2}([a-zA-Z0-9]){1}((\.)?([a-zA-Z0-9]{1,2}))*)|(0[1-3][0-1][0-9][0-1][0-9])
[ top ]
Simple Type icd10_type
Annotations
ICD Schluessel
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [a-zA-Z][0-9]{2}(\.([\-]|[0-9][\-]|[0-9]{1,2}))?([#†\*\+!])?
Used by
[ top ]
Simple Type belegart_type
Annotations
Art der Belegleistung
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]
[ top ]
Simple Type fachabt_type
Annotations
Fachabteilung
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{3,4}
Used by
[ top ]
Simple Type uhrzeit_type
Annotations
Minutengenaue Uhrzeit
Diagram
Diagram
Type restriction of xs:string
Facets
pattern ([01]?\d|2[0-3]):([0-5]?\d)
[ top ]
Simple Type mondatum_type
Annotations
Monatsdatum (ohne Angabe von Tagen)
Diagram
Diagram
Type restriction of xs:string
Facets
pattern (0[1-9]|1[012])\.[12][0-9]{3}
[ top ]
Simple Type quartdatum_type
Annotations
Quartalsdatum (ohne Angabe von Tagen oder Monaten)
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [1-4]/[12][0-9]{3}
[ top ]
Simple Type spez_type
Annotations
Pattern für die Namen der Spezifikationsversionen.
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{4}_SozDat_RB_V[0-9]{2}
[ top ]
Simple Type aufngrund_type
Annotations
Aufnahmegrund Schlüssel
Diagram
Diagram
Type restriction of xs:string
Facets
pattern (0[1-9]|10)[024][1-7]
[ top ]
Simple Type entlgrund_type
Annotations
Entlassungsgrund Schlüssel
Diagram
Diagram
Type restriction of xs:string
Facets
pattern ((0[1-9])|(1[0-9])|(2[0-7]))[129]
[ top ]
Simple Type enum_procedure_type
Annotations
Verfahrenskennung, die eindeutig zusammengehörende Exportmodule vermerkt, die patientenbezogen zusammengeführt werden sollen. D.h.,
die PID-Felder eines Pseudonymisierungsverfahrens müssen von der Vertrauensstelle mit demselben Schlüssel pseudonymisiert werden.
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration BSP
enumeration DK
enumeration ZK
[ top ]
Simple Type kvregion_type
Annotations
Region Schlüssel
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{2}
[ top ]
Simple Type fachgruppe_type
Annotations
Fachgruppenschlüssel (zweistellig)
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{2}
Used by
[ top ]
Simple Type abrechnungscode_type
Annotations
2-stelliger Code
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{2}
[ top ]
Simple Type datum_de_type
Annotations
Zehnstelliges Datum
Diagram
Diagram
Type restriction of xs:string
Facets
pattern (0[1-9]|[12][0-9]|3[01])[\.](0[1-9]|1[012])[\.](19|20)\d{2}
[ top ]
Simple Type datum_en_nullable_type
Annotations
Zehnstelliges Datum, das bei Monat und Tag Nullen enthalten darf
Diagram
Diagram
Type restriction of xs:string
Facets
pattern (19|20)\d{2}-(0[0-9]|1[012])-(0[0-9]|[12][0-9]|3[01])
[ top ]
Simple Type enum_belegarzt_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 0
keine
enumeration 2
Hauptabteilung und Beleghebamme
enumeration 3
Belegoperateur
enumeration 4
Belegoperateur und Beleganästhesist
enumeration 5
Belegoperateur und Beleghebamme
enumeration 6
Belegoperateur, Beleganästhesist und Beleghebamme
enumeration 8
Belegarzt mit Honorarvertrag
[ top ]
Simple Type enum_fachabteilung_type
Annotations
Fachabteilungsschlüssel nach Anhang zum Schlüsselverzeichnis
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 0000
enumeration 0100
enumeration 0103
enumeration 0104
enumeration 0105
enumeration 0106
enumeration 0107
enumeration 0108
enumeration 0109
enumeration 0114
enumeration 0190
enumeration 0200
enumeration 0300
enumeration 0390
enumeration 0400
enumeration 0490
enumeration 0500
enumeration 0590
enumeration 0591
enumeration 0600
enumeration 0607
enumeration 0690
enumeration 0700
enumeration 0706
enumeration 0790
enumeration 0800
enumeration 0890
enumeration 0900
enumeration 0990
enumeration 1000
enumeration 1005
enumeration 1006
enumeration 1007
enumeration 1011
enumeration 1014
enumeration 1028
enumeration 1090
enumeration 1091
enumeration 1092
enumeration 1093
enumeration 1094
enumeration 1400
enumeration 1490
enumeration 2200
enumeration 2290
enumeration 2300
enumeration 2309
enumeration 2390
enumeration 2391
enumeration 2395
enumeration 2400
enumeration 2425
enumeration 2600
enumeration 2700
enumeration 2800
enumeration 2890
enumeration 2891
enumeration 2900
enumeration 2930
enumeration 2931
enumeration 2950
enumeration 2990
enumeration 3000
enumeration 3100
enumeration 3190
enumeration 3400
enumeration 3490
enumeration 3750
enumeration 8500
enumeration 8510
enumeration 8590
enumeration 8591
enumeration 8600
enumeration 8690
enumeration 8691
enumeration 8692
enumeration 8693
enumeration 8694
enumeration 8695
enumeration 8700
enumeration 9999
[ top ]
Simple Type enum_kennzeichentyp_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 1
Hilfsmittelpositionsnummer
enumeration 2
Pharmazentralnummer
enumeration 3
Sonderkennzeichen
[ top ]
Simple Type bsnr_type
Annotations
BSNR-Typ 9-stellig jeweils "0" bis "9"
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{9}
Used by
[ top ]
Simple Type ebm_5_type
Annotations
EBM 5-stellig
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{5}
[ top ]
Simple Type ebm_7_type
Annotations
EBM bis 7-stellig mit Buchstaben
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9A-Z]{5,7}
[ top ]
Complex Type fachabteilung_type
Diagram
Diagram index.tmp#fachabteilung_type_fachabteilung
Attributes
QName Type Use Annotation
fachabteilung fachabt_type required
Fachabteilung
[ top ]
Simple Type hilfsmittel_type
Annotations
Zifferncode 10-stellig
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{10}
[ top ]
Simple Type heilmittel_type
Annotations
Zifferncode 5-stellig
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{5}
[ top ]
Simple Type heilhilfsmittel_type
Annotations
Zifferncode 5-stellig oder 10-stellig
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{5}|([0-9]{10})
[ top ]
Simple Type indikat_schluessel_type
Annotations
Max. 4-stelliger Indikationsschlüssel
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{1,4}
[ top ]
Simple Type iknr_type
Annotations
IK-Nummern-Typ 9-stellig, 1. Stelle "1" bis "9", weitere Stellen jeweils "0" bis "9"
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [1-9][0-9]{8}
Used by
[ top ]
Simple Type kvbezirk_type
Annotations
KV-Kennziffer auf Regions- oder Bezirksebene
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{2}
Used by
[ top ]
Simple Type lanr_type
Annotations
Lebenslange Arztnummer-Typ 9-stellig jeweils "0" bis "9"
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{9}
[ top ]
Simple Type pznhimsonder_type
Annotations
PZN, Hilfsmittelnummer oder Sonderkennzeichen 8-stellig bzw. 10-stellig
Diagram
Diagram
Type restriction of xs:string
Facets
pattern ([0-9]{8})|([0-9]{10})
[ top ]
Simple Type pzn_type
Annotations
PZN 8-stellig
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9]{8}
[ top ]
Simple Type datum_uhrzeit_type
Annotations
Datum mit Uhrzeit JJJJ-MM-DDThh:mm:ss
Diagram
Diagram
Type restriction of xs:dateTime
Facets
maxInclusive 2099-12-31T23:59:59
minInclusive 1850-01-01T00:00:00
pattern [0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}
[ top ]
Complex Type diagnose_amb_type
Annotations
Diagnosen inkl. der Seitenlokalisation und der Diagnosensicherheit
Diagram
Diagram index.tmp#diagnose_amb_type_icd index.tmp#diagnose_amb_type_lokalisation index.tmp#diagnose_amb_type_sicherheit index.tmp#diagnose_amb_type_datum
Attributes
[ top ]
Complex Type diagnose_amb_ohne_seite_type
Annotations
Diagnosen inkl. der Seitenlokalisation und der Diagnosensicherheit
Diagram
Diagram index.tmp#diagnose_amb_ohne_seite_type_icd index.tmp#diagnose_amb_ohne_seite_type_sicherheit index.tmp#diagnose_amb_ohne_seite_type_datum
Attributes
QName Type Use
datum datum_en_type optional
icd icd10_type required
sicherheit enum_diagnosesicherheit_type optional
[ top ]
Complex Type diagnose_amb_ohne_datum_type
Annotations
Diagnosen inkl. der Seitenlokalisation und der Diagnosensicherheit
Diagram
Diagram index.tmp#diagnose_amb_ohne_datum_type_icd index.tmp#diagnose_amb_ohne_datum_type_lokalisation index.tmp#diagnose_amb_ohne_datum_type_sicherheit
Attributes
[ top ]
Complex Type diagnose_kh_amb_type
Annotations
Diagnosen inkl. optionaler Seitenlokalisation und Diagnosensicherheit
Diagram
Diagram index.tmp#diagnose_kh_amb_type_icd index.tmp#diagnose_kh_amb_type_lokalisation index.tmp#diagnose_kh_amb_type_sicherheit index.tmp#diagnose_kh_amb_type_icd_sek index.tmp#diagnose_kh_amb_type_lokalisation_sek index.tmp#diagnose_kh_amb_type_sicherheit_sek index.tmp#diagnose_kh_amb_type_diagnoseart
Attributes
QName Type Use Annotation
diagnoseart enum_diagnoseart_khambo_type optional
Diagnoseart
icd icd10_type required
ICD Schluessel
icd_sek icd10_type optional
Sekundäre Diagnose nach ICD-10
lokalisation enum_seitenlokalisation_type optional
Sietenlokalisation
lokalisation_sek enum_seitenlokalisation_type optional
Seitenlokalisation - Sekundäre Diagnose
sicherheit enum_diagnosesicherheit_type optional
Diagnosesicherheit
sicherheit_sek enum_diagnosesicherheit_type optional
Diagnosesicherheit
[ top ]
Complex Type diagnose_kh_amb_ohne_art_type
Annotations
Diagnosen inkl. optionaler Seitenlokalisation und Diagnosensicherheit
Diagram
Diagram index.tmp#diagnose_kh_amb_ohne_art_type_icd index.tmp#diagnose_kh_amb_ohne_art_type_lokalisation index.tmp#diagnose_kh_amb_ohne_art_type_sicherheit index.tmp#diagnose_kh_amb_ohne_art_type_icd_sek index.tmp#diagnose_kh_amb_ohne_art_type_lokalisation_sek index.tmp#diagnose_kh_amb_ohne_art_type_sicherheit_sek
Attributes
QName Type Use Annotation
icd icd10_type required
ICD Schluessel
icd_sek icd10_type optional
Sekundäre Diagnose nach ICD-10
lokalisation enum_seitenlokalisation_type optional
Sietenlokalisation
lokalisation_sek enum_seitenlokalisation_type optional
Seitenlokalisation - Sekundäre Diagnose
sicherheit enum_diagnosesicherheit_type optional
Diagnosesicherheit
sicherheit_sek enum_diagnosesicherheit_type optional
Diagnosesicherheit
[ top ]
Complex Type diagnose_kh_amb_ohne_seite_und_art_type
Annotations
Diagnosen inkl. optionaler Seitenlokalisation und Diagnosensicherheit
Diagram
Diagram index.tmp#diagnose_kh_amb_ohne_seite_und_art_type_icd index.tmp#diagnose_kh_amb_ohne_seite_und_art_type_sicherheit index.tmp#diagnose_kh_amb_ohne_seite_und_art_type_icd_sek index.tmp#diagnose_kh_amb_ohne_seite_und_art_type_sicherheit_sek
Attributes
QName Type Use Annotation
icd icd10_type required
ICD Schluessel
icd_sek icd10_type optional
Sekundäre Diagnose nach ICD-10
sicherheit enum_diagnosesicherheit_type optional
Diagnosesicherheit
sicherheit_sek enum_diagnosesicherheit_type optional
Diagnosesicherheit
[ top ]
Complex Type diagnose_stat_type
Annotations
Diagnosen inkl. der Seitenlokalisation und evtl. Sekundaerdiagnose
Diagram
Diagram index.tmp#diagnose_stat_type_icd index.tmp#diagnose_stat_type_lokalisation index.tmp#diagnose_stat_type_icd_sek index.tmp#diagnose_stat_type_lokalisation_sek
Attributes
QName Type Use Annotation
icd icd10_type required
Diagnose nach ICD-10
icd_sek icd10_type optional
Sekundäre Diagnose nach ICD-10
lokalisation enum_seitenlokalisation_type optional
Seitenlokalisation
lokalisation_sek enum_seitenlokalisation_type optional
Seitenlokalisation - Sekundäre Diagnose
[ top ]
Complex Type diagnose_stat_ohne_seite_type
Annotations
Diagnosen inkl. der Seitenlokalisation und evtl. Sekundaerdiagnose
Diagram
Diagram index.tmp#diagnose_stat_ohne_seite_type_icd index.tmp#diagnose_stat_ohne_seite_type_icd_sek
Attributes
QName Type Use Annotation
icd icd10_type required
Diagnose nach ICD-10
icd_sek icd10_type optional
Sekundäre Diagnose nach ICD-10
[ top ]
Complex Type prozedur_base_type
Annotations
Prozedur inkl. der Seitenlokalisation
Diagram
Diagram index.tmp#prozedur_base_type_ops index.tmp#prozedur_base_type_lokalisation index.tmp#prozedur_base_type_datum
Used by
Attributes
QName Type Use Annotation
datum datum_en_type optional
Operationsdatum
lokalisation enum_seitenlokalisation_type optional
Seitenlokalisation nach OPS
ops ops301_type required
Operation nach OPS
[ top ]
Complex Type prozedur_stat_type
Diagram
Diagram index.tmp#prozedur_base_type_ops index.tmp#prozedur_base_type_lokalisation index.tmp#prozedur_base_type_datum index.tmp#prozedur_base_type index.tmp#prozedur_stat_type_datum
Type restriction of prozedur_base_type
Type hierarchy
Used by
Attributes
QName Type Use Annotation
datum datum_en_type required
Operationsdatum (Muss-Attribut)
lokalisation enum_seitenlokalisation_type optional
Seitenlokalisation nach OPS
ops ops301_type required
Operation nach OPS
[ top ]
Complex Type prozedur_stat_ohne_seite_type
Diagram
Diagram index.tmp#prozedur_base_type_ops index.tmp#prozedur_base_type_lokalisation index.tmp#prozedur_base_type_datum index.tmp#prozedur_base_type index.tmp#prozedur_stat_type_datum index.tmp#prozedur_stat_type index.tmp#prozedur_stat_ohne_seite_type_lokalisation
Type restriction of prozedur_stat_type
Type hierarchy
Attributes
QName Type Use Annotation
datum datum_en_type required
Operationsdatum (Muss-Attribut)
ops ops301_type required
Operation nach OPS
[ top ]
Complex Type prozedur_amb_type
Diagram
Diagram index.tmp#prozedur_base_type_ops index.tmp#prozedur_base_type_lokalisation index.tmp#prozedur_base_type_datum index.tmp#prozedur_base_type
Type restriction of prozedur_base_type
Type hierarchy
Attributes
QName Type Use Annotation
datum datum_en_type optional
Operationsdatum
lokalisation enum_seitenlokalisation_type optional
Seitenlokalisation nach OPS
ops ops301_type required
Operation nach OPS
[ top ]
Complex Type prozedur_amb_ohne_seite_type
Diagram
Diagram index.tmp#prozedur_base_type_ops index.tmp#prozedur_base_type_lokalisation index.tmp#prozedur_base_type_datum index.tmp#prozedur_base_type index.tmp#prozedur_amb_ohne_seite_type_lokalisation
Type restriction of prozedur_base_type
Type hierarchy
Attributes
QName Type Use Annotation
datum datum_en_type optional
Operationsdatum
ops ops301_type required
Operation nach OPS
[ top ]
Complex Type prozedur_amb_ohne_datum_type
Diagram
Diagram index.tmp#prozedur_base_type_ops index.tmp#prozedur_base_type_lokalisation index.tmp#prozedur_base_type_datum index.tmp#prozedur_base_type index.tmp#prozedur_amb_ohne_datum_type_datum
Type restriction of prozedur_base_type
Type hierarchy
Attributes
QName Type Use Annotation
lokalisation enum_seitenlokalisation_type optional
Seitenlokalisation nach OPS
ops ops301_type required
Operation nach OPS
[ top ]
Simple Type enum_careproviderfunction_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration Verordner
enumeration Leistungserbringer
Used by
[ top ]
Simple Type enum_care_provider_art_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration iknr
enumeration bsnr
Used by
[ top ]
Simple Type enum_verordart_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 01
Erstverordnung (Regelfall)
enumeration 02
Folgeverordnung (Regelfall)
enumeration 10
Verordnung außerhalb des Regelfalls
[ top ]
Simple Type enum_verordbes_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 1
Zahnarzt/Kieferorthopäde
enumeration 2
Verordnung im Zusammenhang mit Schwangerschaft oder Entbindung
[ top ]
Simple Type enum_versichertenstatus_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration 0
nicht versichert
enumeration 1
Mitglied
enumeration 3
Familienversicherter
enumeration 5
Rentner
[ top ]
Complex Type count_element_type
Diagram
Diagram index.tmp#count_element_type_V
Used by
Attributes
QName Type Use
V restriction of xs:int required
[ top ]
Complex Type crud_type
Annotations
Werte können create, update, delete sein und legen fest, wie im
Datenfluss mit den Daten umgegangen werden müssen. Bei delete entfällt z.B. eine
Plausibilitätsprüfung von QS-Daten. Diese Daten würden im delete Fall gar nicht
vorliegen.
Diagram
Diagram index.tmp#crud_type_V
Attributes
QName Type Use
V enum_crud_type required
[ top ]
Simple Type enum_crud_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration create
enumeration update
enumeration delete
Used by
Attribute crud_type/@V
[ top ]
Complex Type datetime_type
Diagram
Diagram index.tmp#datetime_type_V
Attributes
QName Type Use
V smalldatetime_simple_type required
[ top ]
Simple Type smalldate_simple_type
Annotations
DateTime, sekundengenaue Zeitangabe von 2013 bis 2099 ohne Angabe
einer Zeitzone
Diagram
Diagram
Type restriction of xs:date
Facets
maxInclusive 2099-12-31
minInclusive 2013-01-01
pattern ((000[1-9])|(00[1-9][0-9])|(0[1-9][0-9]{2})|([1-9][0-9]{3}))-((0[1-9])|(1[012]))-((0[1-9])|([12][0-9])|(3[01]))
Used by
[ top ]
Complex Type date_woTime_type
Diagram
Diagram index.tmp#date_woTime_type_V
Used by
Attributes
QName Type Use
V smalldate_simple_type required
[ top ]
Simple Type enum_region_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration DE
Deutschlandweit
enumeration BA
Bayern
enumeration BB
Brandenburg
enumeration BE
Berlin
enumeration BW
Baden-Württemberg
enumeration HB
Bremen
enumeration HE
Hessen
enumeration HH
Hamburg
enumeration MV
Mecklenburg-Vorpommern
enumeration NI
Niedersachsen
enumeration NW
Nordrhein-Westfalen
enumeration RP
Rheinland-Pfalz
enumeration SH
Schleswig-Holstein
enumeration SL
Saarland
enumeration SN
Sachsen
enumeration ST
Sachsen-Anhalt
enumeration TH
Thüringen
[ top ]
Simple Type enum_relation_soll_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration B
Bundesbezogen
enumeration L
Landesbezogen
enumeration K
Krankenhausbezogen
enumeration Z
Zählleistungsbereich
[ top ]
Simple Type enum_submodule_type
Diagram
Diagram
Type restriction of xs:string
Facets
enumeration AORT
enumeration AORT_KATH_ENDO
enumeration AORT_KATH_TRAPI
enumeration KORO
enumeration KOMB
[ top ]
Complex Type flow_type
Diagram
Diagram index.tmp#flow_type_V
Attributes
QName Type Use
V enum_flow_type required
[ top ]
Complex Type guid_type
Diagram
Diagram index.tmp#guid_type_V
Attributes
QName Type Use
V restriction of xs:string required
[ top ]
Complex Type information_system_type
Annotations
Name der eingesetzten Software
Diagram
Diagram index.tmp#information_system_type_vendor index.tmp#information_system_type_name
Model
Children name, vendor
[ top ]
Complex Type vendor_type
Annotations
Version der eingesetzten Software
Diagram
Diagram index.tmp#vendor_type_V
Used by
Attributes
QName Type Use
V restriction of xs:string required
[ top ]
Complex Type softwareName_type
Annotations
Name der eingesetztenSoftware
Diagram
Diagram index.tmp#softwareName_type_V
Used by
Attributes
QName Type Use
V restriction of xs:string required
[ top ]
Complex Type module_type
Diagram
Diagram index.tmp#module_type_V
Attributes
QName Type Use
V enum_modul_type required
[ top ]
Complex Type organisation_type
Diagram
Diagram index.tmp#organisation_type_name index.tmp#organisation_type_email index.tmp#organisation_type_fax index.tmp#organisation_type_phone index.tmp#organisation_type_address index.tmp#organisation_type_function index.tmp#organisation_type_registration
Attributes
QName Type Use Annotation
address restriction of xs:string optional
email emailAddress_type optional
fax restriction of xs:string optional
function enum_organisation_type required
In diesem Attribut wird aus einer Enum ausgewählt, welche die
Funktion im QS-Datenfluss beschreibt
name restriction of xs:string required
phone restriction of xs:string optional
registration registration_type required
Registriernummer, notwendig
[ top ]
Complex Type softwareVersion_type
Annotations
Release der eingesetzten Software
Diagram
Diagram index.tmp#softwareVersion_type_V
Attributes
QName Type Use
V restriction of xs:string required
[ top ]
Complex Type softwareRelease_type
Annotations
Release der eingesetzten Software
Diagram
Diagram index.tmp#softwareRelease_type_V
Attributes
QName Type Use
V restriction of xs:string required
[ top ]
Complex Type specificationVersion_type
Annotations
Version der Spezifikation
Diagram
Diagram index.tmp#specificationVersion_type_V
Attributes
QName Type Use
V restriction of xs:string required
[ top ]
Complex Type specificationRelease_type
Annotations
Release-Version der Spezifikation
Diagram
Diagram index.tmp#specificationRelease_type_V
Attributes
QName Type Use
V restriction of xs:string required
[ top ]
Complex Type specification_type
Annotations
Infos über die Spezifikation
Diagram
Diagram index.tmp#specification_type_V
Attributes
QName Type Use
V enum_spez_type required
[ top ]
Complex Type statistic_data_type
Diagram
Diagram index.tmp#statistic_data_base_type_count index.tmp#statistic_data_base_type_create index.tmp#statistic_data_base_type_update index.tmp#statistic_data_base_type_delete index.tmp#statistic_data_base_type_corrupted index.tmp#statistic_data_base_type index.tmp#statistic_data_type_count index.tmp#statistic_data_type_create index.tmp#statistic_data_type_corrupted
Type restriction of statistic_data_base_type
Type hierarchy
Used by
Model
Children corrupted, create
Attributes
QName Type Use Annotation
count non_negative_integer_type required
Gesamtzahl von Vorgängen
[ top ]
Complex Type statistic_data_base_type
Diagram
Diagram index.tmp#statistic_data_base_type_count index.tmp#statistic_data_base_type_create index.tmp#statistic_data_base_type_update index.tmp#statistic_data_base_type_delete index.tmp#statistic_data_base_type_corrupted
Used by
Complex Type statistic_data_type
Model
Children corrupted, create, delete, update
Attributes
QName Type Use Annotation
count non_negative_integer_type required
Gesamtzahl von Vorgängen
[ top ]
Complex Type target_type
Diagram
Diagram index.tmp#target_type_V
Attributes
QName Type Use
V enum_target_type required
[ top ]
Complex Type total_count_type
Diagram
Diagram index.tmp#total_count_type_V
Attributes
QName Type Use
V non_negative_integer_type required
[ top ]
Complex Type validity_period_type
Diagram
Diagram index.tmp#validity_period_type_start_date index.tmp#validity_period_type_end_date
Model
Children end_date, start_date
[ top ]
Complex Type lanr_element_type
Annotations
Die lebenslange Arztnummer (LANR) 9 stellig?
Diagram
Diagram index.tmp#lanr_element_type_V
Attributes
QName Type Use
V restriction of xs:int required
[ top ]
Complex Type bsnr_element_type
Diagram
Diagram index.tmp#bsnr_element_type_V
Attributes
QName Type Use
V restriction of xs:int required
[ top ]
Complex Type iknr_element_type
Diagram
Diagram index.tmp#iknr_element_type_V
Attributes
QName Type Use
V iknr_type required
[ top ]
Complex Type kasse_iknr_type
Diagram
Diagram index.tmp#kasse_iknr_type_V
Attributes
QName Type Use
V kasse_iknr_simple_type required
[ top ]
Complex Type pseudonym_type
Diagram
Diagram index.tmp#pseudonym_type_V
Attributes
QName Type Use
V literal_type required
[ top ]
Simple Type literal_type
Diagram
Diagram
Type restriction of xs:string
Facets
pattern [0-9a-zA-Z+=#$/_\-]{1,500}
Used by
Attribute pseudonym_type/@V
[ top ]
Complex Type patient_pseudonym_type
Diagram
Diagram index.tmp#patient_pseudonym_type_alg index.tmp#patient_pseudonym_type_oldik index.tmp#patient_pseudonym_type_V
Attributes
QName Type Use
V xs:string required
alg xs:int optional
oldik int_based_boolean optional
[ top ]
Complex Type boolean_type
Annotations
Ja/Nein
Diagram
Diagram index.tmp#boolean_type_V
Attributes
QName Type Use
V enum_jn_type required
[ top ]
Complex Type version_type
Diagram
Diagram index.tmp#version_type_V
Attributes
QName Type Use
V xs:positiveInteger required
[ top ]
Complex Type case_id_type
Diagram
Diagram index.tmp#case_id_type_V
Attributes
QName Type Use
V case_id_simple_type required
[ top ]
Simple Type int9_type
Diagram
Diagram
Type restriction of xs:int
Facets
totalDigits 9
[ top ]
Simple Type int2_type
Diagram
Diagram
Type restriction of xs:int
Facets
totalDigits 2
[ top ]
Simple Type positive_integer_type
Annotations
positive ganze Zahl > 0 ohne null (1,2,..)
Diagram
Diagram
Type restriction of xs:positiveInteger
Facets
pattern ([\-+]?[0-9]+) & ([1-9]{1}[0-9]*)
[ top ]
Simple Type decimal_2fd_type
Annotations
Zahl mit zwei Nachkommastellen
Diagram
Diagram
Type restriction of xs:decimal
Facets
fractionDigits 2
[ top ]
Simple Type enum_dataprovider_type
Diagram
Diagram index.tmp#enum_organisation_type
Type restriction of enum_organisation_type
Type hierarchy
Facets
enumeration Leistungserbringer
enumeration Krankenkasse
[ top ]
Simple Type freitext_type
Annotations
beliebiger Text mit mindestens drei Zeichen
Diagram
Diagram
Type restriction of xs:string
Facets
minLength 3
[ top ]
Complex Type sqg_body_base_type
Diagram
Diagram
Properties
abstract true
[ top ]
Complex Type case_admin_kk_type
Diagram
Diagram index.tmp#case_admin_kk_type_protocol
Model
Children protocol
[ top ]
Complex Type case_protocol_type
Diagram
Diagram index.tmp#case_protocol_type_status_case index.tmp#case_protocol_type_validation_item
Used by
Model
Children status_case, validation_item
[ top ]
Simple Type twodigitik_type
Diagram
Diagram
Type restriction of xs:int
Facets
totalDigits 2
[ top ]
Complex Type care_provider_iknr_type
Diagram
Diagram index.tmp#care_provider_base_type index.tmp#care_provider_iknr_type_iknr index.tmp#care_provider_iknr_type_bundesland
Type extension of care_provider_base_type
Type hierarchy
Attributes
QName Type Use
bundesland enum_bundesland_type required
iknr iknr_type required
[ top ]
Complex Type care_provider_base_type
Diagram
Diagram
Properties
abstract true
Used by
[ top ]
Complex Type care_provider_bsnr_type
Diagram
Diagram index.tmp#care_provider_base_type index.tmp#care_provider_bsnr_type_bsnr index.tmp#care_provider_bsnr_type_kvregion index.tmp#care_provider_bsnr_type_fachgruppe
Type extension of care_provider_base_type
Type hierarchy
Attributes
QName Type Use
bsnr bsnr_type required
fachgruppe fachgruppe_type optional
kvregion kvbezirk_type required
[ top ]
Complex Type care_provider_funktion_iknr_type
Diagram
Diagram index.tmp#care_provider_funktion_base_type_funktion index.tmp#care_provider_funktion_base_type index.tmp#care_provider_funktion_iknr_type_iknr index.tmp#care_provider_funktion_iknr_type_bundesland
Type extension of care_provider_funktion_base_type
Type hierarchy
Attributes
[ top ]
Complex Type care_provider_funktion_base_type
Diagram
Diagram index.tmp#care_provider_funktion_base_type_funktion
Properties
abstract true
Used by
Attributes
QName Type Use
funktion enum_careproviderfunction_type required
[ top ]
Complex Type care_provider_type
Diagram
Diagram index.tmp#care_provider_base_type index.tmp#care_provider_type_art index.tmp#care_provider_type_kvregion index.tmp#care_provider_type_bundesland index.tmp#care_provider_type_fachgruppe index.tmp#care_provider_type_nummer
Type extension of care_provider_base_type
Type hierarchy
Model
Children nummer
Attributes
QName Type Use Annotation
art enum_care_provider_art_type required
BSNR oder IKNR
bundesland enum_bundesland_type optional
Bundesland des LE
fachgruppe fachgruppe_type optional
Fachgruppe des Arztes, codiert
kvregion kvbezirk_type optional
KV-Bezirk des LE
[ top ]
Complex Type care_provider_funktion_bsnr_type
Diagram
Diagram index.tmp#care_provider_funktion_base_type_funktion index.tmp#care_provider_funktion_base_type index.tmp#care_provider_funktion_bsnr_type_bsnr index.tmp#care_provider_funktion_bsnr_type_kvregion index.tmp#care_provider_funktion_bsnr_type_fachgruppe
Type extension of care_provider_funktion_base_type
Type hierarchy
Attributes
[ top ]
Complex Type care_provider_ohne_fachgruppe_type
Diagram
Diagram index.tmp#care_provider_base_type index.tmp#care_provider_ohne_fachgruppe_type_art index.tmp#care_provider_ohne_fachgruppe_type_kvregion index.tmp#care_provider_ohne_fachgruppe_type_bundesland index.tmp#care_provider_ohne_fachgruppe_type_nummer
Type extension of care_provider_base_type
Type hierarchy
Model
Children nummer
Attributes
QName Type Use Annotation
art enum_care_provider_art_type required
BSNR oder IKNR
bundesland enum_bundesland_type optional
Bundesland des LE
kvregion kvbezirk_type optional
KV-Bezirk des LE
[ top ]
Complex Type statistic_type
Diagram
Diagram index.tmp#statistic_base_type_sent index.tmp#statistic_base_type_processed index.tmp#statistic_base_type_expected index.tmp#statistic_base_type index.tmp#statistic_type_sent index.tmp#statistic_type_processed
Type restriction of statistic_base_type
Type hierarchy
Model
Children processed, sent
[ top ]
Complex Type statistic_base_type
Diagram
Diagram index.tmp#statistic_base_type_sent index.tmp#statistic_base_type_processed index.tmp#statistic_base_type_expected
Properties
abstract true
Used by
Complex Type statistic_type
Model
Children expected, processed, sent
[ top ]
Attribute organisation_without_cp_type / @name
Type restriction of xs:string
Properties
use required
Facets
minLength 1
maxLength 128
Used by
[ top ]
Attribute organisation_without_cp_type / @email
Type emailAddress_type
Properties
use optional
Facets
maxLength 128
pattern [A-Za-z0-9._%+\-]+@[A-Za-z0-9.\-]+\.[A-Za-z]{2,4}
Used by
[ top ]
Attribute organisation_without_cp_type / @fax
Type restriction of xs:string
Properties
content simple
Facets
maxLength 128
Used by
[ top ]
Attribute organisation_without_cp_type / @phone
Type restriction of xs:string
Properties
content simple
Facets
maxLength 128
Used by
[ top ]
Attribute organisation_without_cp_type / @address
Type restriction of xs:string
Properties
content simple
Facets
maxLength 256
Used by
[ top ]
Attribute organisation_without_cp_type / @function
Annotations
In diesem Attribut wird aus einer Enum ausgewählt, welche die
Funktion im QS-Datenfluss beschreibt
Type enum_validation_provider_type
Type hierarchy
Properties
use required
Facets
enumeration Bundesauswertestelle
enumeration Datenannahmestelle
enumeration Vertrauensstelle
enumeration Softwarehersteller
enumeration Krankenkasse
enumeration undefined
Used by
[ top ]
Attribute organisation_without_cp_type / @registration
Annotations
Registriernummer, notwendig
Type registration_type
Properties
use required
Facets
minLength 1
maxLength 20
Used by
[ top ]
Attribute rule_id_type / @V
Type xs:int
Properties
use required
Used by
Complex Type rule_id_type
[ top ]
Attribute ruletype_type / @V
Type enum_ruletype_type
Properties
use required
Facets
enumeration H
enumeration W
enumeration D
Used by
Complex Type ruletype_type
[ top ]
Attribute list_type / @V
Type xs:string
Properties
use required
Used by
Complex Type list_type
[ top ]
Attribute error_message_type / @V
Type xs:string
Properties
use required
Used by
Complex Type error_message_type
[ top ]
Attribute validation_error_type / @originator
Type enum_organisation_type
Properties
use optional
Facets
enumeration Bundesauswertestelle
enumeration Datenannahmestelle
enumeration Vertrauensstelle
enumeration Leistungserbringer
enumeration Softwarehersteller
enumeration Krankenkasse
enumeration undefined
Used by
Complex Type validation_error_type
[ top ]
Attribute protocol_type / status / @V
Annotations
gibt an, ob die betroffene Testeinheit ohne Fehler -> OK, mit Fehlern -> WARNING oder mit fatalem Fehler -> ERROR abgeschlossen wurde. Der Gesamtstatus des Dokuments orientiert sich jeweils am schlechtesten Test. Beim ersten Test mit dem Ergebnis ERROR muss die Weiterverarbeitung abgebrochen werden.
Type status_type
Properties
use required
Facets
enumeration OK
enumeration WARNING
enumeration ERROR
Used by
[ top ]
Attribute validation_item_type / @id
Annotations
Diese ID ist dokumentweit gültig und darf im Header nur einmal vorkommen. Prüfungen auf Datensatzebene (Element "case"), die zu dieser Prüfung gehören werden über diese ID zugeordnet. Die ID muss nur dann vergeben werden, wenn eine Prüfung auf Datensatzebene stattfindet.
Type xs:int
Properties
content simple
Used by
Complex Type validation_item_type
[ top ]
Attribute validation_item_type / @V
Annotations
Dieser Wert bezeichnet die durchgeführte Prüfung anhand der enumeration enum_validation_type.
Type enum_validation_type
Properties
use required
Facets
enumeration Spezifikation
Fehler bei der Prüfung gegen Spezifikation
enumeration PID_Pseudonym
Fehler bei der Prüfung der PID-Daten
enumeration Schema
Verschtoß gegen die Schema-Komformität
enumeration Dechiffrierung
Fehler bei der Entschlüsselung der XML-Elemente
enumeration sonstige Prüfung
zur freien Verwendung, im optionalen Attribut description auf Dokumentenebene sollte eine Beschreibung eingetragen werden
enumeration Transaktion
Fehler in der Transaktion, wenn  z.B. die Registriernummer unbekannt ist.
Used by
Complex Type validation_item_type
[ top ]
Attribute validation_item_type / @c_date
Annotations
Hier kann ein Zeitstempel für die Verarbeitung angegeben werden.
Type smalldatetime_simple_type
Properties
content simple
Facets
maxInclusive 2099-12-31T23:59:59
minInclusive 2013-01-01T00:00:00
pattern ((000[1-9])|(00[1-9][0-9])|(0[1-9][0-9]{2})|([1-9][0-9]{3}))-((0[1-9])|(1[012]))-((0[1-9])|([12][0-9])|(3[01]))T(([01][0-9])|(2[0-3]))(:[0-5][0-9])(:[0-5][0-9])
Used by
Complex Type validation_item_type
[ top ]
Attribute validation_item_type / @description
Annotations
Hier kann bei erklärungsbedürftigen Items eine Beschreibung hinterlassen werden (auf Dokumentebene).
Type xs:string
Properties
use optional
Used by
Complex Type validation_item_type
[ top ]
Attribute validation_item_type / @check_tool
Annotations
Hier kann beim Einsatz eines Tools für die Prüfung der XML-Dateien der Name und die Versionsnummer des Tools hinterlassen werden (beim Einsatz des Datenprüfprogramms wird die Versionsnummer des XSLT-Skripts eingetragen)
Type xs:string
Properties
use optional
Used by
Complex Type validation_item_type
[ top ]
Attribute protocol_header_base_type / status_document / @V
Type status_type
Properties
use required
Facets
enumeration OK
enumeration WARNING
enumeration ERROR
Used by
[ top ]
Attribute protocol_header_base_type / @document_id
Annotations
Dieses optionales Attribut nimmt die GUID (ID des zu prüfenden XML-Dokuments) auf.
Das Attribut wird nur für das 'Mini-Protokoll' benötigt und zwar, wenn das XML-Dokument nicht Schema-Konform aber wohlgeformt ist.
Das 'Mini-Protokoll' wird jedes Mal erstellt, wenn die Prüfungsergebnisse nicht in das Hauptdokument integrierbar sind (z.B. bei einem gravierenden Schemaverstoß).
Das Attribut ist nicht vom selben Datentypen wie die ursprüngliche Dokumenten-ID (GUID), weil diese ID selber fehlerhaft sein könnte.
Das Attribut darf nur von einer Datenprüfstelle gesetzt werden (Datenannahmestelle, Vertrauensstelle, BAS, Datenprüfprogramm beim Leistungserbringer).
Type xs:string
Properties
use optional
Used by
[ top ]
Attribute sqg_header_type / @id
Annotations
Nach Erstellung nicht mehr modifizierbar. Eindeutige ID des Dokuments, wird vom Dokumentenersteller als GUID erzeugt
Type guid_simple_type
Properties
use required
Facets
pattern \{([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}\}
Used by
Complex Type sqg_header_type
[ top ]
Attribute sqg_header_type / @set_id
Annotations
Nach Erstellung nicht mehr modifizierbar. Eindeutige ID für mehrere Dokumente, die im selben Zusammenhang stehen, wird vom Datenlieferanten erzeugt. Dafür könnte z.B. die guid des ersten Dokumentes des Zusammenhangs verwednet werden
Type guid_simple_type
Properties
use required
Facets
pattern \{([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}\}
Used by
Complex Type sqg_header_type
[ top ]
Attribute sqg_header_type / @origination_dttm
Annotations
Nach Erstellung nicht mehr modifizierbar. Ist der Zeitstempel der ursprünglichen Dokumenterzeugung, ursprünglich c_date
Type smalldatetime_simple_type
Properties
use required
Facets
maxInclusive 2099-12-31T23:59:59
minInclusive 2013-01-01T00:00:00
pattern ((000[1-9])|(00[1-9][0-9])|(0[1-9][0-9]{2})|([1-9][0-9]{3}))-((0[1-9])|(1[012]))-((0[1-9])|([12][0-9])|(3[01]))T(([01][0-9])|(2[0-3]))(:[0-5][0-9])(:[0-5][0-9])
Used by
Complex Type sqg_header_type
[ top ]
Attribute sqg_header_type / @modification_dttm
Annotations
Jede Modifikation des Dokuments erfordert hier ein neuen Zeitstempel
Type smalldatetime_simple_type
Properties
use required
Facets
maxInclusive 2099-12-31T23:59:59
minInclusive 2013-01-01T00:00:00
pattern ((000[1-9])|(00[1-9][0-9])|(0[1-9][0-9]{2})|([1-9][0-9]{3}))-((0[1-9])|(1[012]))-((0[1-9])|([12][0-9])|(3[01]))T(([01][0-9])|(2[0-3]))(:[0-5][0-9])(:[0-5][0-9])
Used by
Complex Type sqg_header_type
[ top ]
Attribute sqg_header_type / @validity_start_date
Annotations
Beginn des Bezugszeitraums der übermittelten Daten
Type datum_en_type
Properties
use required
Facets
pattern (19|20)\d{2}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
Used by
Complex Type sqg_header_type
[ top ]
Attribute sqg_header_type / @validity_end_date
Annotations
Ende des Bezugszeitraums der übermittelten Daten
Type datum_en_type
Properties
use required
Facets
pattern (19|20)\d{2}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
Used by
Complex Type sqg_header_type
[ top ]
Attribute sqg_header_type / @specification
Annotations
Angabe der zum Export eingesetzten Version der Spezifikation. Hieraus ergeben sich insbesondere die eingesetzten Filterkriterien und Code-Listen.
Type enum_spez_type
Properties
use required
Facets
enumeration 2020_oKFE_SozDat_KK_RB_XML_V01
enumeration 2020_oKFE_SozDat_KK_RB_XML_V02
Used by
Complex Type sqg_header_type
[ top ]
Attribute sqg_header_type / @data_flow
Annotations
Nach Erstellung nicht mehr modifizierbar. Gibt an, für welchen Datenfluss dieses Dokument erzeugt wurde
Type enum_flow_type
Properties
use required
Facets
enumeration QS-Bundesbezogen
enumeration QS-Laenderbezogen
enumeration QS-Kollektivvertraglich
enumeration QS-Selektivvertraglich
enumeration Strukturierter Dialog
enumeration Datenvalidierung
enumeration Protokoll
enumeration Sollstatistik
enumeration Sozialdaten
enumeration Aufstellung
enumeration Information
Used by
Complex Type sqg_header_type
[ top ]
Attribute sqg_header_type / @data_target
Annotations
Nach Erstellung nicht mehr modifizierbar. Gibt an, welches Ziel der Datenfluss hat: Bundesdatenpool, Probedatenpool, Testdatenpool
Type enum_target_type
Properties
use required
Facets
enumeration Probedatenpool
enumeration Echtdatenpool
enumeration Testdatenpool
Used by
Complex Type sqg_header_type
[ top ]
Attribute sqg_header_type / @total_count
Annotations
Gesamtzahl der exportierten Fälle in allen XML-Dateien einer Transaktion
Type non_negative_integer_type
Properties
use required
Used by
Complex Type sqg_header_type
[ top ]
Attribute quartalsstammdaten_type / @versicherungsdatum
Annotations
Datumsangabe zum Versicherungsstatus
Type datum_quartalsmitte_type
Properties
use required
Facets
pattern (20)\d{2}-((02)|(05)|(08)|(11))-15
Used by
[ top ]
Attribute quartalsstammdaten_type / @versicherungsstatus
Annotations
versicherungsstatus
Type enum_jn_type
Properties
use required
Facets
enumeration 0
nein
enumeration 1
ja
Used by
[ top ]
Attribute versicherter_base_type / @geschlecht
Annotations
Geschlecht
Type enum_geschlecht_type
Properties
use required
Facets
enumeration m
männlich
enumeration w
weiblich
enumeration u
unbestimmt
enumeration d
divers
Used by
Complex Type versicherter_base_type
[ top ]
Attribute versicherter_base_type / @sterbedatum
Annotations
Sterbedatum des Versicherten
Type datum_en_type
Properties
use optional
Facets
pattern (19|20)\d{2}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
Used by
Complex Type versicherter_base_type
[ top ]
Attribute versicherter_geburtsjahr_type / @gebjahr
Type jahr_type
Properties
use required
Facets
pattern (19|20)\d{2}
Used by
[ top ]
Attribute fall_base_type / @patientenfilter
Annotations
Dieses Attribut wird auf "1" gesetzt, wenn der entsprechende Fall durch den Patientenfilter ausgelöst wurde (im Unterschied zum Leistungs-/Medikationsfilter). Dieses Fall enthält also eine Index-Leistung, die zur Dokumentation des Versicherten geführt hat.
Type int_based_boolean
Properties
use optional
fixed 1
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Complex Type fall_base_type
[ top ]
Attribute fall_25a_type / @programmnummer
Annotations
Programmnummer gemäß oKFE-RL
Type enum_okfe_programm_type
Properties
use required
Facets
enumeration DK
Programm zur Früherkennung von Darmkrebs
enumeration ZK
Programm zur Früherkennung von Zervixkarzinomen
Used by
Complex Type fall_25a_type
[ top ]
Attribute fall_25a_type / @einladungsdatum
Annotations
Einladungsdatum gemäß oKFE-RL
Type datum_en_type
Properties
use optional
Facets
pattern (19|20)\d{2}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
Used by
Complex Type fall_25a_type
[ top ]
Attribute fall_25a_type / @widerspruchsdatum
Annotations
Widerspruchsdatum gemäß oKFE-RL
Type datum_en_type
Properties
use optional
Facets
pattern (19|20)\d{2}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
Used by
Complex Type fall_25a_type
[ top ]
Attribute versicherter_geburtstag_type / @gebdatum
Type datum_en_type
Properties
use required
Facets
pattern (19|20)\d{2}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
Used by
[ top ]
Attribute case_type / @lfdnr
Annotations
Laufende Nummer als Case-ID, eindeutig auf Ebene der gesamten Datenlieferung
Type case_id_simple_type
Properties
use required
Facets
pattern ([\-+]?[0-9]+) & ([1-9]{1}[0-9]*)
Used by
Complex Type case_type
[ top ]
Attribute statistic_data_kk_type / @count
Annotations
Gesamtzahl von Datensätzen
Type non_negative_integer_type
Properties
use required
Used by
Complex Type statistic_data_kk_type
[ top ]
Attribute sqg_body_type / @kasseiknr
Annotations
Haupt-IKNR der Krankenkasse
Type kasse_iknr_simple_type
Properties
use required
Facets
pattern ([\-+]?[0-9]+) & (((10)|(18))[0-9]{7})
Used by
Complex Type sqg_body_type
[ top ]
Attribute sqg_body_type / @module
Annotations
Enthält das Modul, aus dem die Datensätze stammen.
Type enum_modul_type
Properties
use required
Facets
enumeration BSP
BEISPIEL (Dies ist ein Dummy-Modul)
enumeration KFEDK
Programm zur Früherkennung von Darmkrebs
enumeration KFEZK
Programm zur Früherkennung von Zervixkarzinomen
Used by
Complex Type sqg_body_type
[ top ]
Attribute root_attr / @container_version
Annotations
Version der Container-Struktur (Header/Body)
Type xs:string
Properties
use required
fixed 2.0
Used by
Attribute Group root_attr
[ top ]
Attribute root_attr / @content_version
Annotations
Version der Inhaltsstruktur (QS-Daten ...)
Type content_version_type
Properties
use required
Facets
enumeration 1.0
Used by
Attribute Group root_attr
[ top ]
Attribute fachabteilung_type / @fachabteilung
Annotations
Fachabteilung
Type fachabt_type
Properties
use required
Facets
pattern [0-9]{3,4}
Used by
Complex Type fachabteilung_type
[ top ]
Attribute diagnose_amb_type / @icd
Type icd10_type
Properties
use required
Facets
pattern [a-zA-Z][0-9]{2}(\.([\-]|[0-9][\-]|[0-9]{1,2}))?([#†\*\+!])?
Used by
Complex Type diagnose_amb_type
[ top ]
Attribute diagnose_amb_type / @lokalisation
Type enum_seitenlokalisation_type
Properties
use optional
Facets
enumeration B
beide Seiten
enumeration L
linke Seite
enumeration R
rechte Seite
Used by
Complex Type diagnose_amb_type
[ top ]
Attribute diagnose_amb_type / @sicherheit
Type enum_diagnosesicherheit_type
Properties
use optional
Facets
enumeration G
Gesichert
enumeration V
Verdacht auf
enumeration A
Ausschluss von
enumeration Z
Zustand nach
Used by
Complex Type diagnose_amb_type
[ top ]
Attribute diagnose_amb_type / @datum
Type datum_en_type
Properties
use optional
Facets
pattern (19|20)\d{2}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
Used by
Complex Type diagnose_amb_type
[ top ]
Attribute diagnose_amb_ohne_seite_type / @icd
Type icd10_type
Properties
use required
Facets
pattern [a-zA-Z][0-9]{2}(\.([\-]|[0-9][\-]|[0-9]{1,2}))?([#†\*\+!])?
Used by
[ top ]
Attribute diagnose_amb_ohne_seite_type / @sicherheit
Type enum_diagnosesicherheit_type
Properties
use optional
Facets
enumeration G
Gesichert
enumeration V
Verdacht auf
enumeration A
Ausschluss von
enumeration Z
Zustand nach
Used by
[ top ]
Attribute diagnose_amb_ohne_seite_type / @datum
Type datum_en_type
Properties
use optional
Facets
pattern (19|20)\d{2}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
Used by
[ top ]
Attribute diagnose_amb_ohne_datum_type / @icd
Type icd10_type
Properties
use required
Facets
pattern [a-zA-Z][0-9]{2}(\.([\-]|[0-9][\-]|[0-9]{1,2}))?([#†\*\+!])?
Used by
[ top ]
Attribute diagnose_amb_ohne_datum_type / @lokalisation
Type enum_seitenlokalisation_type
Properties
use optional
Facets
enumeration B
beide Seiten
enumeration L
linke Seite
enumeration R
rechte Seite
Used by
[ top ]
Attribute diagnose_amb_ohne_datum_type / @sicherheit
Type enum_diagnosesicherheit_type
Properties
use optional
Facets
enumeration G
Gesichert
enumeration V
Verdacht auf
enumeration A
Ausschluss von
enumeration Z
Zustand nach
Used by
[ top ]
Attribute diagnose_kh_amb_type / @icd
Annotations
ICD Schluessel
Type icd10_type
Properties
use required
Facets
pattern [a-zA-Z][0-9]{2}(\.([\-]|[0-9][\-]|[0-9]{1,2}))?([#†\*\+!])?
Used by
Complex Type diagnose_kh_amb_type
[ top ]
Attribute diagnose_kh_amb_type / @lokalisation
Annotations
Sietenlokalisation
Type enum_seitenlokalisation_type
Properties
use optional
Facets
enumeration B
beide Seiten
enumeration L
linke Seite
enumeration R
rechte Seite
Used by
Complex Type diagnose_kh_amb_type
[ top ]
Attribute diagnose_kh_amb_type / @sicherheit
Annotations
Diagnosesicherheit
Type enum_diagnosesicherheit_type
Properties
use optional
Facets
enumeration G
Gesichert
enumeration V
Verdacht auf
enumeration A
Ausschluss von
enumeration Z
Zustand nach
Used by
Complex Type diagnose_kh_amb_type
[ top ]
Attribute diagnose_kh_amb_type / @icd_sek
Annotations
Sekundäre Diagnose nach ICD-10
Type icd10_type
Properties
use optional
Facets
pattern [a-zA-Z][0-9]{2}(\.([\-]|[0-9][\-]|[0-9]{1,2}))?([#†\*\+!])?
Used by
Complex Type diagnose_kh_amb_type
[ top ]
Attribute diagnose_kh_amb_type / @lokalisation_sek
Annotations
Seitenlokalisation - Sekundäre Diagnose
Type enum_seitenlokalisation_type
Properties
use optional
Facets
enumeration B
beide Seiten
enumeration L
linke Seite
enumeration R
rechte Seite
Used by
Complex Type diagnose_kh_amb_type
[ top ]
Attribute diagnose_kh_amb_type / @sicherheit_sek
Annotations
Diagnosesicherheit
Type enum_diagnosesicherheit_type
Properties
use optional
Facets
enumeration G
Gesichert
enumeration V
Verdacht auf
enumeration A
Ausschluss von
enumeration Z
Zustand nach
Used by
Complex Type diagnose_kh_amb_type
[ top ]
Attribute diagnose_kh_amb_type / @diagnoseart
Annotations
Diagnoseart
Type enum_diagnoseart_khambo_type
Properties
use optional
Facets
enumeration 1
Behandlungsdiagnose
enumeration 2
bei § 116b: Diagnose der Überweisung innerhalb der ASV
Used by
Complex Type diagnose_kh_amb_type
[ top ]
Attribute diagnose_kh_amb_ohne_art_type / @icd
Annotations
ICD Schluessel
Type icd10_type
Properties
use required
Facets
pattern [a-zA-Z][0-9]{2}(\.([\-]|[0-9][\-]|[0-9]{1,2}))?([#†\*\+!])?
Used by
[ top ]
Attribute diagnose_kh_amb_ohne_art_type / @lokalisation
Annotations
Sietenlokalisation
Type enum_seitenlokalisation_type
Properties
use optional
Facets
enumeration B
beide Seiten
enumeration L
linke Seite
enumeration R
rechte Seite
Used by
[ top ]
Attribute diagnose_kh_amb_ohne_art_type / @sicherheit
Annotations
Diagnosesicherheit
Type enum_diagnosesicherheit_type
Properties
use optional
Facets
enumeration G
Gesichert
enumeration V
Verdacht auf
enumeration A
Ausschluss von
enumeration Z
Zustand nach
Used by
[ top ]
Attribute diagnose_kh_amb_ohne_art_type / @icd_sek
Annotations
Sekundäre Diagnose nach ICD-10
Type icd10_type
Properties
use optional
Facets
pattern [a-zA-Z][0-9]{2}(\.([\-]|[0-9][\-]|[0-9]{1,2}))?([#†\*\+!])?
Used by
[ top ]
Attribute diagnose_kh_amb_ohne_art_type / @lokalisation_sek
Annotations
Seitenlokalisation - Sekundäre Diagnose
Type enum_seitenlokalisation_type
Properties
use optional
Facets
enumeration B
beide Seiten
enumeration L
linke Seite
enumeration R
rechte Seite
Used by
[ top ]
Attribute diagnose_kh_amb_ohne_art_type / @sicherheit_sek
Annotations
Diagnosesicherheit
Type enum_diagnosesicherheit_type
Properties
use optional
Facets
enumeration G
Gesichert
enumeration V
Verdacht auf
enumeration A
Ausschluss von
enumeration Z
Zustand nach
Used by
[ top ]
Attribute diagnose_kh_amb_ohne_seite_und_art_type / @icd
Annotations
ICD Schluessel
Type icd10_type
Properties
use required
Facets
pattern [a-zA-Z][0-9]{2}(\.([\-]|[0-9][\-]|[0-9]{1,2}))?([#†\*\+!])?
Used by
[ top ]
Attribute diagnose_kh_amb_ohne_seite_und_art_type / @sicherheit
Annotations
Diagnosesicherheit
Type enum_diagnosesicherheit_type
Properties
use optional
Facets
enumeration G
Gesichert
enumeration V
Verdacht auf
enumeration A
Ausschluss von
enumeration Z
Zustand nach
Used by
[ top ]
Attribute diagnose_kh_amb_ohne_seite_und_art_type / @icd_sek
Annotations
Sekundäre Diagnose nach ICD-10
Type icd10_type
Properties
use optional
Facets
pattern [a-zA-Z][0-9]{2}(\.([\-]|[0-9][\-]|[0-9]{1,2}))?([#†\*\+!])?
Used by
[ top ]
Attribute diagnose_kh_amb_ohne_seite_und_art_type / @sicherheit_sek
Annotations
Diagnosesicherheit
Type enum_diagnosesicherheit_type
Properties
use optional
Facets
enumeration G
Gesichert
enumeration V
Verdacht auf
enumeration A
Ausschluss von
enumeration Z
Zustand nach
Used by
[ top ]
Attribute diagnose_stat_type / @icd
Annotations
Diagnose nach ICD-10
Type icd10_type
Properties
use required
Facets
pattern [a-zA-Z][0-9]{2}(\.([\-]|[0-9][\-]|[0-9]{1,2}))?([#†\*\+!])?
Used by
Complex Type diagnose_stat_type
[ top ]
Attribute diagnose_stat_type / @lokalisation
Annotations
Seitenlokalisation
Type enum_seitenlokalisation_type
Properties
use optional
Facets
enumeration B
beide Seiten
enumeration L
linke Seite
enumeration R
rechte Seite
Used by
Complex Type diagnose_stat_type
[ top ]
Attribute diagnose_stat_type / @icd_sek
Annotations
Sekundäre Diagnose nach ICD-10
Type icd10_type
Properties
use optional
Facets
pattern [a-zA-Z][0-9]{2}(\.([\-]|[0-9][\-]|[0-9]{1,2}))?([#†\*\+!])?
Used by
Complex Type diagnose_stat_type
[ top ]
Attribute diagnose_stat_type / @lokalisation_sek
Annotations
Seitenlokalisation - Sekundäre Diagnose
Type enum_seitenlokalisation_type
Properties
use optional
Facets
enumeration B
beide Seiten
enumeration L
linke Seite
enumeration R
rechte Seite
Used by
Complex Type diagnose_stat_type
[ top ]
Attribute diagnose_stat_ohne_seite_type / @icd
Annotations
Diagnose nach ICD-10
Type icd10_type
Properties
use required
Facets
pattern [a-zA-Z][0-9]{2}(\.([\-]|[0-9][\-]|[0-9]{1,2}))?([#†\*\+!])?
Used by
[ top ]
Attribute diagnose_stat_ohne_seite_type / @icd_sek
Annotations
Sekundäre Diagnose nach ICD-10
Type icd10_type
Properties
use optional
Facets
pattern [a-zA-Z][0-9]{2}(\.([\-]|[0-9][\-]|[0-9]{1,2}))?([#†\*\+!])?
Used by
[ top ]
Attribute prozedur_base_type / @ops
Annotations
Operation nach OPS
Type ops301_type
Properties
use required
Facets
pattern [135689](\-)?([0-9]){2}([a-zA-Z0-9]){1}((\.)?([a-zA-Z0-9]{1,2}))*
Used by
Complex Type prozedur_base_type
[ top ]
Attribute prozedur_base_type / @lokalisation
Annotations
Seitenlokalisation nach OPS
Type enum_seitenlokalisation_type
Properties
use optional
Facets
enumeration B
beide Seiten
enumeration L
linke Seite
enumeration R
rechte Seite
Used by
Complex Type prozedur_base_type
[ top ]
Attribute prozedur_base_type / @datum
Annotations
Operationsdatum
Type datum_en_type
Properties
use optional
Facets
pattern (19|20)\d{2}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
Used by
Complex Type prozedur_base_type
[ top ]
Attribute prozedur_stat_type / @datum
Annotations
Operationsdatum (Muss-Attribut)
Type datum_en_type
Properties
use required
Facets
pattern (19|20)\d{2}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
Used by
Complex Type prozedur_stat_type
[ top ]
Attribute prozedur_stat_ohne_seite_type / @lokalisation
Type enum_seitenlokalisation_type
Properties
use prohibited
Facets
enumeration B
beide Seiten
enumeration L
linke Seite
enumeration R
rechte Seite
Used by
[ top ]
Attribute prozedur_amb_ohne_seite_type / @lokalisation
Type enum_seitenlokalisation_type
Properties
use prohibited
Facets
enumeration B
beide Seiten
enumeration L
linke Seite
enumeration R
rechte Seite
Used by
[ top ]
Attribute prozedur_amb_ohne_datum_type / @datum
Type datum_en_type
Properties
use prohibited
Facets
pattern (19|20)\d{2}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
Used by
[ top ]
Attribute count_element_type / @V
Type restriction of xs:int
Properties
use required
Facets
maxInclusive 2147483647
minInclusive 0
Used by
Complex Type count_element_type
[ top ]
Attribute crud_type / @V
Type enum_crud_type
Properties
use required
Facets
enumeration create
enumeration update
enumeration delete
Used by
Complex Type crud_type
[ top ]
Attribute datetime_type / @V
Type smalldatetime_simple_type
Properties
use required
Facets
maxInclusive 2099-12-31T23:59:59
minInclusive 2013-01-01T00:00:00
pattern ((000[1-9])|(00[1-9][0-9])|(0[1-9][0-9]{2})|([1-9][0-9]{3}))-((0[1-9])|(1[012]))-((0[1-9])|([12][0-9])|(3[01]))T(([01][0-9])|(2[0-3]))(:[0-5][0-9])(:[0-5][0-9])
Used by
Complex Type datetime_type
[ top ]
Attribute date_woTime_type / @V
Type smalldate_simple_type
Properties
use required
Facets
maxInclusive 2099-12-31
minInclusive 2013-01-01
pattern ((000[1-9])|(00[1-9][0-9])|(0[1-9][0-9]{2})|([1-9][0-9]{3}))-((0[1-9])|(1[012]))-((0[1-9])|([12][0-9])|(3[01]))
Used by
Complex Type date_woTime_type
[ top ]
Attribute flow_type / @V
Type enum_flow_type
Properties
use required
Facets
enumeration QS-Bundesbezogen
enumeration QS-Laenderbezogen
enumeration QS-Kollektivvertraglich
enumeration QS-Selektivvertraglich
enumeration Strukturierter Dialog
enumeration Datenvalidierung
enumeration Protokoll
enumeration Sollstatistik
enumeration Sozialdaten
enumeration Aufstellung
enumeration Information
Used by
Complex Type flow_type
[ top ]
Attribute guid_type / @V
Type restriction of xs:string
Properties
use required
Facets
pattern \{([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}\}
Used by
Complex Type guid_type
[ top ]
Attribute vendor_type / @V
Type restriction of xs:string
Properties
use required
Facets
minLength 1
maxLength 128
Used by
Complex Type vendor_type
[ top ]
Attribute softwareName_type / @V
Type restriction of xs:string
Properties
use required
Facets
minLength 1
maxLength 128
Used by
Complex Type softwareName_type
[ top ]
Attribute module_type / @V
Type enum_modul_type
Properties
use required
Facets
enumeration BSP
BEISPIEL (Dies ist ein Dummy-Modul)
enumeration KFEDK
Programm zur Früherkennung von Darmkrebs
enumeration KFEZK
Programm zur Früherkennung von Zervixkarzinomen
Used by
Complex Type module_type
[ top ]
Attribute organisation_type / @name
Type restriction of xs:string
Properties
use required
Facets
minLength 1
maxLength 128
Used by
Complex Type organisation_type
[ top ]
Attribute organisation_type / @email
Type emailAddress_type
Properties
use optional
Facets
maxLength 128
pattern [A-Za-z0-9._%+\-]+@[A-Za-z0-9.\-]+\.[A-Za-z]{2,4}
Used by
Complex Type organisation_type
[ top ]
Attribute organisation_type / @fax
Type restriction of xs:string
Properties
content simple
Facets
maxLength 128
Used by
Complex Type organisation_type
[ top ]
Attribute organisation_type / @phone
Type restriction of xs:string
Properties
content simple
Facets
maxLength 128
Used by
Complex Type organisation_type
[ top ]
Attribute organisation_type / @address
Type restriction of xs:string
Properties
content simple
Facets
maxLength 256
Used by
Complex Type organisation_type
[ top ]
Attribute organisation_type / @function
Annotations
In diesem Attribut wird aus einer Enum ausgewählt, welche die
Funktion im QS-Datenfluss beschreibt
Type enum_organisation_type
Properties
use required
Facets
enumeration Bundesauswertestelle
enumeration Datenannahmestelle
enumeration Vertrauensstelle
enumeration Leistungserbringer
enumeration Softwarehersteller
enumeration Krankenkasse
enumeration undefined
Used by
Complex Type organisation_type
[ top ]
Attribute organisation_type / @registration
Annotations
Registriernummer, notwendig
Type registration_type
Properties
use required
Facets
minLength 1
maxLength 20
Used by
Complex Type organisation_type
[ top ]
Attribute softwareVersion_type / @V
Type restriction of xs:string
Properties
use required
Facets
minLength 1
maxLength 128
Used by
Complex Type softwareVersion_type
[ top ]
Attribute softwareRelease_type / @V
Type restriction of xs:string
Properties
use required
Facets
minLength 1
maxLength 128
Used by
Complex Type softwareRelease_type
[ top ]
Attribute specificationVersion_type / @V
Type restriction of xs:string
Properties
use required
Facets
minLength 1
maxLength 128
Used by
[ top ]
Attribute specificationRelease_type / @V
Type restriction of xs:string
Properties
use required
Facets
minLength 1
maxLength 128
Used by
[ top ]
Attribute specification_type / @V
Type enum_spez_type
Properties
use required
Facets
enumeration 2020_oKFE_SozDat_KK_RB_XML_V01
enumeration 2020_oKFE_SozDat_KK_RB_XML_V02
Used by
Complex Type specification_type
[ top ]
Attribute statistic_data_base_type / @count
Annotations
Gesamtzahl von Vorgängen
Type non_negative_integer_type
Properties
use required
Used by
[ top ]
Attribute statistic_data_type / @count
Annotations
Gesamtzahl von Vorgängen
Type non_negative_integer_type
Properties
use required
Used by
Complex Type statistic_data_type
[ top ]
Attribute target_type / @V
Type enum_target_type
Properties
use required
Facets
enumeration Probedatenpool
enumeration Echtdatenpool
enumeration Testdatenpool
Used by
Complex Type target_type
[ top ]
Attribute total_count_type / @V
Type non_negative_integer_type
Properties
use required
Used by
Complex Type total_count_type
[ top ]
Attribute lanr_element_type / @V
Type restriction of xs:int
Properties
use required
Facets
pattern ([\-+]?[0-9]+) & (\d{9})
Used by
Complex Type lanr_element_type
[ top ]
Attribute bsnr_element_type / @V
Type restriction of xs:int
Properties
use required
Facets
totalDigits 2
minInclusive 1
Used by
Complex Type bsnr_element_type
[ top ]
Attribute iknr_element_type / @V
Type iknr_type
Properties
use required
Facets
pattern [1-9][0-9]{8}
Used by
Complex Type iknr_element_type
[ top ]
Attribute kasse_iknr_type / @V
Type kasse_iknr_simple_type
Properties
use required
Facets
pattern ([\-+]?[0-9]+) & (((10)|(18))[0-9]{7})
Used by
Complex Type kasse_iknr_type
[ top ]
Attribute pseudonym_type / @V
Type literal_type
Properties
use required
Facets
pattern [0-9a-zA-Z+=#$/_\-]{1,500}
Used by
Complex Type pseudonym_type
[ top ]
Attribute patient_pseudonym_type / @alg
Type xs:int
Properties
use optional
Used by
Complex Type patient_pseudonym_type
[ top ]
Attribute patient_pseudonym_type / @oldik
Type int_based_boolean
Properties
use optional
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Complex Type patient_pseudonym_type
[ top ]
Attribute patient_pseudonym_type / @V
Type xs:string
Properties
use required
Used by
Complex Type patient_pseudonym_type
[ top ]
Attribute boolean_type / @V
Type enum_jn_type
Properties
use required
Facets
enumeration 0
nein
enumeration 1
ja
Used by
Complex Type boolean_type
[ top ]
Attribute version_type / @V
Type xs:positiveInteger
Properties
use required
Used by
Complex Type version_type
[ top ]
Attribute case_id_type / @V
Type case_id_simple_type
Properties
use required
Facets
pattern ([\-+]?[0-9]+) & ([1-9]{1}[0-9]*)
Used by
Complex Type case_id_type
[ top ]
Attribute case_protocol_type / status_case / @V
Type status_type
Properties
use required
Facets
enumeration OK
enumeration WARNING
enumeration ERROR
Used by
[ top ]
Attribute care_provider_iknr_type / @iknr
Type iknr_type
Properties
use required
Facets
pattern [1-9][0-9]{8}
Used by
[ top ]
Attribute care_provider_iknr_type / @bundesland
Type enum_bundesland_type
Properties
use required
Facets
enumeration 00
Ausland
enumeration 01
Schleswig-Holstein
enumeration 02
Hamburg
enumeration 03
Niedersachsen
enumeration 04
Bremen
enumeration 05
Nordrhein-Westfalen
enumeration 06
Hessen
enumeration 07
Rheinland-Pfalz
enumeration 08
Baden-Württemberg
enumeration 09
Bayern
enumeration 10
Saarland
enumeration 11
Berlin
enumeration 12
Brandenburg
enumeration 13
Mecklenburg-Vorpommern
enumeration 14
Sachsen
enumeration 15
Sachsen-Anhalt
enumeration 16
Thüringen
Used by
[ top ]
Attribute care_provider_bsnr_type / @bsnr
Type bsnr_type
Properties
use required
Facets
pattern [0-9]{9}
Used by
[ top ]
Attribute care_provider_bsnr_type / @kvregion
Type kvbezirk_type
Properties
use required
Facets
pattern [0-9]{2}
Used by
[ top ]
Attribute care_provider_bsnr_type / @fachgruppe
Type fachgruppe_type
Properties
use optional
Facets
pattern [0-9]{2}
Used by
[ top ]
Attribute care_provider_funktion_base_type / @funktion
Type enum_careproviderfunction_type
Properties
use required
Facets
enumeration Verordner
enumeration Leistungserbringer
Used by
[ top ]
Attribute care_provider_funktion_iknr_type / @iknr
Type iknr_type
Properties
use required
Facets
pattern [1-9][0-9]{8}
Used by
[ top ]
Attribute care_provider_funktion_iknr_type / @bundesland
Type enum_bundesland_type
Properties
use required
Facets
enumeration 00
Ausland
enumeration 01
Schleswig-Holstein
enumeration 02
Hamburg
enumeration 03
Niedersachsen
enumeration 04
Bremen
enumeration 05
Nordrhein-Westfalen
enumeration 06
Hessen
enumeration 07
Rheinland-Pfalz
enumeration 08
Baden-Württemberg
enumeration 09
Bayern
enumeration 10
Saarland
enumeration 11
Berlin
enumeration 12
Brandenburg
enumeration 13
Mecklenburg-Vorpommern
enumeration 14
Sachsen
enumeration 15
Sachsen-Anhalt
enumeration 16
Thüringen
Used by
[ top ]
Attribute care_provider_type / nummer / @nummer
Annotations
IKNR oder BSNR
Type bsnr_type
Properties
use required
Facets
pattern [0-9]{9}
Used by
[ top ]
Attribute care_provider_type / @art
Annotations
BSNR oder IKNR
Type enum_care_provider_art_type
Properties
use required
Facets
enumeration iknr
enumeration bsnr
Used by
Complex Type care_provider_type
[ top ]
Attribute care_provider_type / @kvregion
Annotations
KV-Bezirk des LE
Type kvbezirk_type
Properties
use optional
Facets
pattern [0-9]{2}
Used by
Complex Type care_provider_type
[ top ]
Attribute care_provider_type / @bundesland
Annotations
Bundesland des LE
Type enum_bundesland_type
Properties
use optional
Facets
enumeration 00
Ausland
enumeration 01
Schleswig-Holstein
enumeration 02
Hamburg
enumeration 03
Niedersachsen
enumeration 04
Bremen
enumeration 05
Nordrhein-Westfalen
enumeration 06
Hessen
enumeration 07
Rheinland-Pfalz
enumeration 08
Baden-Württemberg
enumeration 09
Bayern
enumeration 10
Saarland
enumeration 11
Berlin
enumeration 12
Brandenburg
enumeration 13
Mecklenburg-Vorpommern
enumeration 14
Sachsen
enumeration 15
Sachsen-Anhalt
enumeration 16
Thüringen
Used by
Complex Type care_provider_type
[ top ]
Attribute care_provider_type / @fachgruppe
Annotations
Fachgruppe des Arztes, codiert
Type fachgruppe_type
Properties
use optional
Facets
pattern [0-9]{2}
Used by
Complex Type care_provider_type
[ top ]
Attribute care_provider_funktion_bsnr_type / @bsnr
Type bsnr_type
Properties
use required
Facets
pattern [0-9]{9}
Used by
[ top ]
Attribute care_provider_funktion_bsnr_type / @kvregion
Type kvbezirk_type
Properties
use required
Facets
pattern [0-9]{2}
Used by
[ top ]
Attribute care_provider_funktion_bsnr_type / @fachgruppe
Type fachgruppe_type
Properties
use optional
Facets
pattern [0-9]{2}
Used by
[ top ]
Attribute care_provider_ohne_fachgruppe_type / nummer / @nummer
Annotations
IKNR oder BSNR
Type bsnr_type
Properties
use required
Facets
pattern [0-9]{9}
Used by
[ top ]
Attribute care_provider_ohne_fachgruppe_type / @art
Annotations
BSNR oder IKNR
Type enum_care_provider_art_type
Properties
use required
Facets
enumeration iknr
enumeration bsnr
Used by
[ top ]
Attribute care_provider_ohne_fachgruppe_type / @kvregion
Annotations
KV-Bezirk des LE
Type kvbezirk_type
Properties
use optional
Facets
pattern [0-9]{2}
Used by
[ top ]
Attribute care_provider_ohne_fachgruppe_type / @bundesland
Annotations
Bundesland des LE
Type enum_bundesland_type
Properties
use optional
Facets
enumeration 00
Ausland
enumeration 01
Schleswig-Holstein
enumeration 02
Hamburg
enumeration 03
Niedersachsen
enumeration 04
Bremen
enumeration 05
Nordrhein-Westfalen
enumeration 06
Hessen
enumeration 07
Rheinland-Pfalz
enumeration 08
Baden-Württemberg
enumeration 09
Bayern
enumeration 10
Saarland
enumeration 11
Berlin
enumeration 12
Brandenburg
enumeration 13
Mecklenburg-Vorpommern
enumeration 14
Sachsen
enumeration 15
Sachsen-Anhalt
enumeration 16
Thüringen
Used by
[ top ]
Attribute Group root_attr
Diagram
Diagram index.tmp#root_attr_container_version index.tmp#root_attr_content_version
Used by
Complex Type sqg_root_type
Attributes
QName Type Fixed Use Annotation
container_version xs:string 2.0 required
Version der Container-Struktur (Header/Body)
content_version content_version_type required
Version der Inhaltsstruktur (QS-Daten ...)
[ top ]