RASMutation_Typ

RASMutation_Typ (oBDS_v3.0.0 Build 2022-02-28_1)
	<xs:simpleType name="RASMutation_Typ">
		<xs:restriction base="xs:string">
			<xs:enumeration value="W">
				<xs:annotation>
					<xs:documentation>Wildtyp</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="M">
				<xs:annotation>
					<xs:documentation>Mutation</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="U">
				<xs:annotation>
					<xs:documentation>Unbekannt</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
			<xs:enumeration value="N">
				<xs:annotation>
					<xs:documentation>Nicht untersucht</xs:documentation>
				</xs:annotation>
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
Beispieldatensatz (oBDS_v3.0.0 Build 2021-12-22_1)
<RASMutation>W</RASMutation>