ds_idu_nor-4.01.16.xsd
  1 <?xml version="1.0" encoding="utf-8"?>
  2 <xs:schema xmlns:dsComm="urn:cz-mzcr:ns:dasta:ds4:ds_type" xmlns:nor="urn:cz-mzcr:ns:dasta:ds4:ds_idu_nor" xmlns:dsiduCis="urn:cz-mzcr:ns:dasta:ds4:ds_cisidu" xmlns:xs="http://www.w3.org/2001/XMLSchema" targetNamespace="urn:cz-mzcr:ns:dasta:ds4:ds_idu_nor" elementFormDefault="qualified">
  3 	<xs:import namespace="urn:cz-mzcr:ns:dasta:ds4:ds_cisidu" schemaLocation="ds_cisidu-4.03.05.xsd"/>
  4 	<xs:import namespace="urn:cz-mzcr:ns:dasta:ds4:ds_type" schemaLocation="ds_type-4.02.21.xsd"/>
  5 	<xs:annotation>
  6 		<xs:documentation> VETEV NOR (Narodni onkologicky registr) </xs:documentation>
  7 	</xs:annotation>
  8 	<xs:complexType name="norType">
  9 		<xs:sequence>
 10 			<xs:element name="nor_dg" type="nor:dgType" maxOccurs="unbounded"/>
 11 		</xs:sequence>
 12 	</xs:complexType>
 13 	<xs:element name="nor" type="nor:norType"/>
 14 	<xs:complexType name="dgType">
 15 		<xs:attribute name="idzz" type="dsComm:str20" use="required">
 16 			<xs:annotation>
 17 				<xs:documentation>Identifikace  záznamu ze zdravotnického zařízení. Pomocný údaj zdravotnického zařízení, které vytvořilo dávku. Položka není na papírové verzi formuláře.</xs:documentation>
 18 			</xs:annotation>
 19 		</xs:attribute>
 20 		<xs:attribute name="hzz" type="dsComm:number14de" use="required">
 21 			<xs:annotation>
 22 				<xs:documentation>Identifikátor hlásícího pracoviště dle číselníku ZdravotnickeZarizeniProNOR
 23 				</xs:documentation>
 24 			</xs:annotation>
 25 		</xs:attribute>
 26 		<xs:attribute name="hodd" type="dsComm:number2d" use="required">
 27 			<xs:annotation>
 28 				<xs:documentation>Oddělení hlásícího pracoviště dle číselníku Oddeleni
 29 				</xs:documentation>
 30 			</xs:annotation>
 31 		</xs:attribute>
 32 		<xs:attribute name="htyp" type="dsComm:number2d" use="required">
 33 			<xs:annotation>
 34 				<xs:documentation>Typ péče poskytované pacientoviTypPece. Odpovídá položce Pracoviště hlásící nádor</xs:documentation>
 35 			</xs:annotation>
 36 		</xs:attribute>
 37 		<xs:attribute name="hdatum" type="xs:date" use="required">
 38 			<xs:annotation>
 39 				<xs:documentation>Datum hlášení </xs:documentation>
 40 			</xs:annotation>
 41 		</xs:attribute>
 42 		<xs:attribute name="rodcis" type="dsComm:rodcisType" use="required">
 43 			<xs:annotation>
 44 				<xs:documentation>Rodné číslo pacienta</xs:documentation>
 45 			</xs:annotation>
 46 		</xs:attribute>
 47 		<xs:attribute name="jmeno" type="dsComm:str50">
 48 			<xs:annotation>
 49 				<xs:documentation>Pouze pro účely ztotožnění pacienta, pokud není poskytovateli dostupné AIFO, položka nebude ukládána v databázi</xs:documentation>
 50 			</xs:annotation>
 51 		</xs:attribute>
 52 		<xs:attribute name="prijmeni" type="dsComm:str50">
 53 			<xs:annotation>
 54 				<xs:documentation>Pouze pro účely ztotožnění pacienta, pokud není poskytovateli dostupné AIFO, položka nebude ukládána v databázi</xs:documentation>
 55 			</xs:annotation>
 56 		</xs:attribute>
 57 		<xs:attribute name="pohlavi" type="dsComm:number1-2" use="required">
 58 			<xs:annotation>
 59 				<xs:documentation>Pohlaví pacienta dle číselníku Pohlavi
 60 				</xs:documentation>
 61 			</xs:annotation>
 62 		</xs:attribute>
 63 		<xs:attribute name="dat_nar" type="xs:date" use="required">
 64 			<xs:annotation>
 65 				<xs:documentation>Datum narození pacienta</xs:documentation>
 66 			</xs:annotation>
 67 		</xs:attribute>
 68 		<xs:attribute name="obec" type="dsComm:number6d" use="required">
 69 			<xs:annotation>
 70 				<xs:documentation>Kód obce trvalého bydliště  dle číselníku Obec
 71 				</xs:documentation>
 72 			</xs:annotation>
 73 		</xs:attribute>
 74 		<xs:attribute name="cizinec" type="dsComm:logical" use="optional">
 75 			<xs:annotation>
 76 				<xs:documentation>Pacient je cizincec
 77 				</xs:documentation>
 78 			</xs:annotation>
 79 		</xs:attribute>
 80 		<xs:attribute name="bezdomovec" type="dsComm:logical" use="optional">
 81 			<xs:annotation>
 82 				<xs:documentation>Pacient je bezdomovec
 83 				</xs:documentation>
 84 			</xs:annotation>
 85 		</xs:attribute>
 86 		<xs:attribute name="zeme" type="dsComm:number3d" use="required">
 87 			<xs:annotation>
 88 				<xs:documentation>Země původu pacienta dle číselníku Zeme
 89 				</xs:documentation>
 90 			</xs:annotation>
 91 		</xs:attribute>
 92 		<xs:attribute name="dat_dg" type="xs:date" use="required">
 93 			<xs:annotation>
 94 				<xs:documentation>Datum stanovení diagnózy</xs:documentation>
 95 			</xs:annotation>
 96 		</xs:attribute>
 97 		<xs:attribute name="lateralita" type="dsiduCis:lateralType" use="required">
 98 			<xs:annotation>
 99 				<xs:documentation>Lateralita nádoru dle číselníku Lateralita
100 				</xs:documentation>
101 			</xs:annotation>
102 		</xs:attribute>
103 		<xs:attribute name="dg_stan" type="dsiduCis:dgstanType" use="required">
104 			<xs:annotation>
105 				<xs:documentation>K diagnóze vedla tato vyšetření, sumární kód z povolených možností dle číselníku StanoveniDg ZMENA obsahu</xs:documentation>
106 			</xs:annotation>
107 		</xs:attribute>
108 		<xs:attribute name="dg_nov_slovne" type="dsComm:str80" use="required">
109 			<xs:annotation>
110 				<xs:documentation>Diagnóza slovně</xs:documentation>
111 			</xs:annotation>
112 		</xs:attribute>
113 		<xs:attribute name="dg_nov" type="dsiduCis:dg_kodType" use="required">
114 			<xs:annotation>
115 				<xs:documentation>Kód diagnózy dle klasifikace MKN-10 , číselník Mkn10-5
116 				</xs:documentation>
117 			</xs:annotation>
118 		</xs:attribute>
119 		<xs:attribute name="topo" type="dsiduCis:topo_kodType" use="required">
120 			<xs:annotation>
121 				<xs:documentation>Kód topografie dle MKN-O-3 klasifikace dle číselníku MKNO3Topografie
122 				</xs:documentation>
123 			</xs:annotation>
124 		</xs:attribute>
125 		<xs:attribute name="morfo_slovne" type="dsComm:str80" use="optional">
126 			<xs:annotation>
127 				<xs:documentation>Morfologie nádoru slovně</xs:documentation>
128 			</xs:annotation>
129 		</xs:attribute>
130 		<xs:attribute name="morfo_metoda" type="dsiduCis:morfo_mType" use="optional">
131 			<xs:annotation>
132 				<xs:documentation>Metoda stanovení morfologie nádoru C = cytologicky, H=histologicky</xs:documentation>
133 			</xs:annotation>
134 		</xs:attribute>
135 		<xs:attribute name="morfo" type="dsiduCis:morfo_kodType" use="required">
136 			<xs:annotation>
137 				<xs:documentation>Morfologie nádoru dle MKN-O-3 klasifikace, číselník MKNO3Morfologie
138 				</xs:documentation>
139 			</xs:annotation>
140 		</xs:attribute>
141 		<xs:attribute name="grade" type="dsiduCis:gradingType" use="optional">
142 			<xs:annotation>
143 				<xs:documentation>Grading nádoru dle číselníku Grading
144 				</xs:documentation>
145 			</xs:annotation>
146 		</xs:attribute>
147 		<xs:attribute name="t" type="dsComm:str3" use="optional">
148 			<xs:annotation>
149 				<xs:documentation>T klasifikace dle TNM 8 číselník TNM_T</xs:documentation>
150 			</xs:annotation>
151 		</xs:attribute>
152 		<xs:attribute name="n" type="dsComm:str2" use="optional">
153 			<xs:annotation>
154 				<xs:documentation>N klasifikace dle TNM 8, číselník TNM_N</xs:documentation>
155 			</xs:annotation>
156 		</xs:attribute>
157 		<xs:attribute name="m" type="dsComm:str2" use="optional">
158 			<xs:annotation>
159 				<xs:documentation>M klasifikace dle TNM 8, číselník TNM_M</xs:documentation>
160 			</xs:annotation>
161 		</xs:attribute>
162 		<xs:attribute name="ptnmy" type="dsComm:logical" use="optional">
163 			<xs:annotation>
164 				<xs:documentation>Příznak y dle TNM klasifikace</xs:documentation>
165 			</xs:annotation>
166 		</xs:attribute>
167 		<xs:attribute name="pt" type="dsComm:str3" use="optional">
168 			<xs:annotation>
169 				<xs:documentation>pT klasifikace, kód dle číselníku TNM_T</xs:documentation>
170 			</xs:annotation>
171 		</xs:attribute>
172 		<xs:attribute name="pn" type="dsComm:str2" use="optional">
173 			<xs:annotation>
174 				<xs:documentation>pN klasifikace, kód dle číselníku TNM_N</xs:documentation>
175 			</xs:annotation>
176 		</xs:attribute>
177 		<xs:attribute name="pvu" type="dsComm:number0-99" use="optional">
178 			<xs:annotation>
179 				<xs:documentation>Počet vyšetřených lymfatických uzlin</xs:documentation>
180 			</xs:annotation>
181 		</xs:attribute>
182 		<xs:attribute name="ppu" type="dsComm:number0-99" use="optional">
183 			<xs:annotation>
184 				<xs:documentation>Počet pozitivních lymfatických uzlin</xs:documentation>
185 			</xs:annotation>
186 		</xs:attribute>
187 		<xs:attribute name="psu" type="dsiduCis:ptnm_n_snType" use="optional">
188 			<xs:annotation>
189 				<xs:documentation>Výsledek vyšetření sentiinelové lymfatické uzliny dle číselníku SentinelovaMizniUzlina
190 				</xs:documentation>
191 			</xs:annotation>
192 		</xs:attribute>
193 		<xs:attribute name="pm" type="dsComm:str2" use="optional">
194 			<xs:annotation>
195 				<xs:documentation>pM klasifikace, kód dle číselníku TNM_M</xs:documentation>
196 			</xs:annotation>
197 		</xs:attribute>
198 		<xs:attribute name="metastaze" type="dsComm:number4d" use="optional">
199 			<xs:annotation>
200 				<xs:documentation>Lokalizace metastáz dle číselníku LokalizaceMetastaz
201 				</xs:documentation>
202 			</xs:annotation>
203 		</xs:attribute>
204 		<xs:attribute name="trofoblast" type="dsiduCis:tnm_rizType" use="optional">
205 			<xs:annotation>
206 				<xs:documentation>Riziková kategorie u trofoblastu dle číselníku RizikovaKategorie
207 				</xs:documentation>
208 			</xs:annotation>
209 		</xs:attribute>
210 		<xs:attribute name="serove_markery" type="dsiduCis:tnm_sType" use="optional">
211 			<xs:annotation>
212 				<xs:documentation>Sérové nádorové markery u nádorů varlat dle číselníku SerovyNadorovyMarker
213 				</xs:documentation>
214 			</xs:annotation>
215 		</xs:attribute>
216 		<xs:attribute name="p16" type="dsComm:number1d" use="optional">
217 			<xs:annotation>
218 				<xs:documentation>p16 pozitivita (jen pro orofarynx) dle číselníkuP16
219 				</xs:documentation>
220 			</xs:annotation>
221 		</xs:attribute>
222 		<xs:attribute name="stadium" type="dsComm:str4" use="required">
223 			<xs:annotation>
224 				<xs:documentation>Klinické stádium TNM 8 dle číselníku KlinickeStadiumOnemocneni
225 				</xs:documentation>
226 			</xs:annotation>
227 		</xs:attribute>
228 		<xs:attribute name="rozsah" type="dsiduCis:onemocType" use="optional">
229 			<xs:annotation>
230 				<xs:documentation>Pokročilost onemocnění dle číselníku Onemocneni
231 				</xs:documentation>
232 			</xs:annotation>
233 		</xs:attribute>
234 		<xs:attribute name="lekar" type="dsComm:str50" use="required">
235 			<xs:annotation>
236 				<xs:documentation>Jméno hlásícího/zodpovědného lékaře 
237 				</xs:documentation>
238 			</xs:annotation>
239 		</xs:attribute>
240 		<xs:attribute name="pozn" type="dsComm:str80" use="optional">
241 			<xs:annotation>
242 				<xs:documentation>Poznámka k novotvaru</xs:documentation>
243 			</xs:annotation>
244 		</xs:attribute>
245 		<xs:attribute name="specificke_stadium" type="dsComm:str10" use="optional">
246 			<xs:annotation>
247 				<xs:documentation>Specifické stádium pro dětské typy nádorových onemocnění dle číselníku DiagnostickaSkupinaStadRizik
248 				</xs:documentation>
249 			</xs:annotation>
250 		</xs:attribute>
251 		<xs:attribute name="lecba_novotvaru" type="dsComm:logical" use="optional">
252 			<xs:annotation>
253 				<xs:documentation>Byla aplikována protinádorová léčba? Pouze u dětských typů nádorových onemocnění</xs:documentation>
254 			</xs:annotation>
255 		</xs:attribute>
256 		<xs:attribute name="odpoved" type="dsComm:str5" use="optional">
257 			<xs:annotation>
258 				<xs:documentation>Odpověď na protinádorovou léčbu dle číselníku LecbaOdpoved. Pouze pro dětské nádory</xs:documentation>
259 			</xs:annotation>
260 		</xs:attribute>
261 	</xs:complexType>
262 </xs:schema>