Elexis_Artikelstamm_v5.xsd in oddb2xml-2.6.6 vs Elexis_Artikelstamm_v5.xsd in oddb2xml-2.6.7

- old
+ new

@@ -1,13 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Copyright (c) 2016 MEDEVIT. All rights reserved. This program and the - accompanying materials are made available under the terms of the Eclipse - Public License v1.0 which accompanies this distribution, and is available - at http://www.eclipse.org/legal/epl-v10.html v002 - Ergänzung K Komplementärprodukt - bei generic type, Consider ATC code of length 8 (on vet.med. articles) Relax - ADDSCR occurence to 0 .. 1 v003 - PRODNO hinzugefügt LIMNAMEBAG zur formal-kennzeichnung - von identen limitations v4 - Major refactoring, see https://redmine.medelexis.ch/issues/4405 +<!-- Copyright (c) 2016 MEDEVIT. All rights reserved. This program and the + accompanying materials are made available under the terms of the Eclipse + Public License v1.0 which accompanies this distribution, and is available + at http://www.eclipse.org/legal/epl-v10.html v002 - Ergänzung K Komplementärprodukt + bei generic type, Consider ATC code of length 8 (on vet.med. articles) Relax + ADDSCR occurence to 0 .. 1 v003 - PRODNO hinzugefügt LIMNAMEBAG zur formal-kennzeichnung + von identen limitations v4 - Major refactoring, see https://redmine.medelexis.ch/issues/4405 Contributors: MEDEVIT <office@medevit.at> - initial API and implementation --> <xs:schema targetNamespace="http://elexis.ch/Elexis_Artikelstamm_v5" elementFormDefault="qualified" attributeFormDefault="unqualified" version="4" id="Elexis_Artikelstamm_v003" xmlns="http://elexis.ch/Elexis_Artikelstamm_v5" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:element name="ARTIKELSTAMM"> @@ -337,11 +337,10 @@ </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="GENERIC_TYPE" maxOccurs="1" minOccurs="0"> - <xs:simpleType> <xs:annotation> <xs:documentation> O Original G Generikum K @@ -357,10 +356,13 @@ value="G"> </xs:enumeration> <xs:enumeration value="K"> </xs:enumeration> + <xs:enumeration + value="C"> <!-- BAG 9.6.2020: BDer Buchstabe C bei «Original Generika Code» steht für Co-Marketing Arzneimittel --> + </xs:enumeration> </xs:restriction> </xs:simpleType> </xs:element> <xs:element name="HAS_GENERIC" type="xs:boolean" minOccurs="0" maxOccurs="1"> @@ -426,9 +428,12 @@ <xs:documentation> Produktnummer des Artikels </xs:documentation> </xs:annotation> + </xs:element> + <xs:element name="Chapter70_HACK" + type="xs:string" minOccurs="0" maxOccurs="1"> </xs:element> </xs:sequence>