Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

Codeblock
languagexml
firstline13861392
titleModul_Darm_Typ (oBDS_v3.0.0 Build 2022-0102-28_1)
linenumberstrue
collapsetrue
	<xs:complexType name="Modul_Darm_Typ">
		<xs:annotation>
			<xs:documentation>Der Einschluss der vollständigen Module Mamma und Darm, sowie Allgemein in verschiedenen Abschnitten des Datensatzes ist nicht so zu verstehen, dass an allen Stellen alle Felder zu befüllen sind, vielmehr soll die Möglichkeit eröffnet werden, z. B. im Element "Diagnose" alle Informationen zu übermitteln, ohne für einige Modul-Felder eine im Übrigen leere OP anlegen zu müssen, oder umgekehrt.</xs:documentation>
		</xs:annotation>
		<xs:sequence>
			<xs:element name="RektumAbstandAnokutanlinie" type="Zahl_3stellig_Typ" minOccurs="0"/>
			<xs:element name="RektumAbstandAboralerResektionsrand" type="Zahl_3stellig_Typ" minOccurs="0"/>
			<xs:element name="RektumAbstandCircResektionsebene" type="Zahl_3stellig_Typ" minOccurs="0"/>
			<xs:element name="RektumQualitaetTME" type="RektumQualitaetTME_Typ" minOccurs="0"/>
			<xs:element name="RektumMRTDuennschichtAngabemesorektaleFaszie" minOccurs="0">
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:pattern value="0|[1-9](\d)?|[DNU]"/>
					</xs:restriction>
				</xs:simpleType>
			</xs:element>
			<xs:element name="ArtEingriff" minOccurs="0">
				<xs:annotation>
					<xs:documentation>
					Modalität der Eingriffsdurchführung
					E = Elektiveingriff
					N = Notfalleingriff
					U = Unbekannt
					</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:enumeration value="E">
							<xs:annotation>
								<xs:documentation>Elektiveingriff</xs:documentation>
							</xs:annotation>
						</xs:enumeration>
						<xs:enumeration value="N">
							<xs:annotation>
								<xs:documentation>Notfalleingriff</xs:documentation>
							</xs:annotation>
						</xs:enumeration>
						<xs:enumeration value="U">
							<xs:annotation>
								<xs:documentation>Unbekannt</xs:documentation>
							</xs:annotation>
						</xs:enumeration>
					</xs:restriction>
				</xs:simpleType>
			</xs:element>
			<xs:element name="RektumAnzeichnungStomaposition" minOccurs="0">
				<xs:annotation>
					<xs:documentation>
					Präoperative Anzeichnung der Stomaposition
					D = Anzeichnung durchgeführt
					N = Anzeichnung nicht durchgeführt
					K = Kein Stoma
					S = Stoma angelegt, Anzeichnung nicht bekannt
					U = Unbekannt
					</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:enumeration value="D">
							<xs:annotation>
								<xs:documentation>Anzeichnung durchgeführt</xs:documentation>
							</xs:annotation>
						</xs:enumeration>
						<xs:enumeration value="N">
							<xs:annotation>
								<xs:documentation>Anzeichnung nicht durchgeführt</xs:documentation>
							</xs:annotation>
						</xs:enumeration>
						<xs:enumeration value="K">
							<xs:annotation>
								<xs:documentation>Kein Stoma</xs:documentation>
							</xs:annotation>
						</xs:enumeration>
						<xs:enumeration value="S">
							<xs:annotation>
								<xs:documentation>Stoma angelegt, Anzeichnung nicht bekannt</xs:documentation>
							</xs:annotation>
						</xs:enumeration>
						<xs:enumeration value="U">
							<xs:annotation>
								<xs:documentation>Unbekannt</xs:documentation>
							</xs:annotation>
						</xs:enumeration>
					</xs:restriction>
				</xs:simpleType>
			</xs:element>
			<xs:element name="GradRektumAnastomoseninsuffizienz" minOccurs="0">
				<xs:annotation>
					<xs:documentation>
					Rektum:
					Grad A (keine therapeutische Konsequenz)
					Grad B (Antibiotikagabe oder interventionelle Drainage oder transanale Lavage/Drainage)
					Grad C ((Re)-Laparotomie)
					Für Indikator Anastomoseninsuffizienz nach elektivem Eingriff mit Anastomosenanlage
					Ausprägung gem. Rahbari, N.N., et al., Definition and grading of anastomotic leakage following anterior resection of the rectum: a proposal by the International Study Group of Rectal Cancer.Surgery, 2010. 147(3): p. 339-51.
					</xs:documentation>
				</xs:annotation>
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:enumeration value="B">
							<xs:annotation>
								<xs:documentation>Anastomoseninsuffizienz Grad B</xs:documentation>
							</xs:annotation>
						</xs:enumeration>
						<xs:enumeration value="C">
							<xs:annotation>
								<xs:documentation>Anastomoseninsuffizienz Grad C</xs:documentation>
							</xs:annotation>
						</xs:enumeration>
						<xs:enumeration value="K">
							<xs:annotation>
								<xs:documentation>Keine Insuffizienz oder höchstens Grad A</xs:documentation>
							</xs:annotation>
						</xs:enumeration>
						<xs:enumeration value="U">
							<xs:annotation>
								<xs:documentation>Unbekannt</xs:documentation>
							</xs:annotation>
						</xs:enumeration>
					</xs:restriction>
				</xs:simpleType>
			</xs:element>
			<xs:element name="ASA" minOccurs="0">
				<xs:simpleType>
					<xs:restriction base="xs:string">
						<xs:enumeration value="1">
							<xs:annotation>
								<xs:documentation>Normaler, ansonsten gesunder Patient</xs:documentation>
							</xs:annotation>
						</xs:enumeration>
						<xs:enumeration value="2">
							<xs:annotation>
								<xs:documentation>Patient mit leichter Allgemeinerkrankung</xs:documentation>
							</xs:annotation>
						</xs:enumeration>
						<xs:enumeration value="3">
							<xs:annotation>
								<xs:documentation>Patient mit schwerer Allgemeinerkrankung und Leistungseinschränkung</xs:documentation>
							</xs:annotation>
						</xs:enumeration>
						<xs:enumeration value="4">
							<xs:annotation>
								<xs:documentation>Patient mit inaktivierender Allgemeinerkrankung, ständige Lebensbedrohung</xs:documentation>
							</xs:annotation>
						</xs:enumeration>
						<xs:enumeration value="5">
							<xs:annotation>
								<xs:documentation>Moribunder Patient</xs:documentation>
							</xs:annotation>
						</xs:enumeration>
					</xs:restriction>
				</xs:simpleType>
			</xs:element>
			<xs:element name="RASMutation" type="RASMutation_Typ" minOccurs="0"/>
		</xs:sequence>
	</xs:complexType>

...

Codeblock
languagexml
firstline13721378
titleModul_Darm_patho_Typ (oBDS_v3.0.0 Build 2022-0102-28_1)
linenumberstrue
collapsetrue
	<xs:complexType name="Modul_Darm_patho_Typ">
		<xs:complexContent>
			<xs:restriction base="Modul_Darm_Typ">
				<xs:sequence>
					<xs:element name="RektumAbstandAboralerResektionsrand" type="Zahl_3stellig_Typ" minOccurs="0"/>
					<xs:element name="RektumAbstandCircResektionsebene" type="Zahl_3stellig_Typ" minOccurs="0"/>
					<xs:element name="RektumQualitaetTME" type="RektumQualitaetTME_Typ" minOccurs="0"/>
					<xs:element name="RASMutation" type="RASMutation_Typ" minOccurs="0"/>
				</xs:sequence>
			</xs:restriction>
		</xs:complexContent> 
	</xs:complexType>

...