ds_idu_nrnar-4.03.13.xsd
  1 <?xml version="1.0" encoding="utf-8"?>
  2 <!-- edited with XMLSpy v2016 rel. 2 sp1 (x64) (http://www.altova.com) by Daniel Klimes (Ustav zdravotnickych informaci a statistiky CR) -->
  3 <!-- novy datovy typu nhlava (desetinne misto) -->
  4 <xs:schema xmlns:dsComm="urn:cz-mzcr:ns:dasta:ds4:ds_type" xmlns:nrnar="urn:cz-mzcr:ns:dasta:ds4:ds_idu_nrnar" 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_nrnar" elementFormDefault="qualified" version="4.01.03">
  5 <xs:import namespace="urn:cz-mzcr:ns:dasta:ds4:ds_type" schemaLocation="ds_type-4.02.23.xsd"/>
  6 	<xs:import namespace="urn:cz-mzcr:ns:dasta:ds4:ds_cisidu" schemaLocation="ds_cisidu-4.03.05.xsd"/>
  7 	<xs:complexType name="nrnType">
  8 		<xs:sequence>
  9 			<xs:element name="nrnar" type="nrnar:nrnarType" maxOccurs="unbounded">
 10 				<xs:annotation>
 11 					<xs:documentation>Zpráva o novorozenci</xs:documentation>
 12 				</xs:annotation>
 13 			</xs:element>
 14 		</xs:sequence>
 15 		<xs:attribute name="nico" type="dsComm:icisType" use="required">
 16 			<xs:annotation>
 17 				<xs:documentation>IČO (identifikační číslo zdravotnického zařízení)</xs:documentation>
 18 			</xs:annotation>
 19 		</xs:attribute>
 20 		<xs:attribute name="npcz" type="dsComm:number3de" use="required">
 21 			<xs:annotation>
 22 				<xs:documentation>PČZ (pořadové číslo zdravotnického zařízení)</xs:documentation>
 23 			</xs:annotation>
 24 		</xs:attribute>
 25 		<xs:attribute name="npcpd" type="dsComm:number3de" use="required">
 26 			<xs:annotation>
 27 				<xs:documentation>PČDP (pořadové číslo detašovaného pracoviště)</xs:documentation>
 28 			</xs:annotation>
 29 		</xs:attribute>
 30 		<xs:attribute name="nodd" type="dsComm:str5" use="required">
 31 			<xs:annotation>
 32 				<xs:documentation>Posledních 5 znaků kódu oddělení z číselníku ZdravotnickeOddeleni
 33 				</xs:documentation>
 34 			</xs:annotation>
 35 		</xs:attribute>
 36 	</xs:complexType>
 37 	<xs:element name="nrn" type="nrnar:nrnType"/>
 38 	<xs:complexType name="nrnarType">
 39 		<xs:sequence>
 40 			<xs:element name="npecesal" type="nrnar:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
 41 				<xs:annotation>
 42 					<xs:documentation>Péče na sále dle číselníku PeceNaSale
 43 					</xs:documentation>
 44 				</xs:annotation>
 45 			</xs:element>
 46 			<xs:element name="nlecsal" type="nrnar:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
 47 				<xs:annotation>
 48 					<xs:documentation>Léčba na sále dle číselníku LecbaNaSale
 49 					</xs:documentation>
 50 				</xs:annotation>
 51 			</xs:element>
 52 			<xs:element name="napgar" type="nrnar:nrn_apgarType" minOccurs="0" maxOccurs="3">
 53 				<xs:annotation>
 54 					<xs:documentation>Apgarové skóre dítětě za 1., 5. a 10. minutu</xs:documentation>
 55 				</xs:annotation>
 56 			</xs:element>
 57 			<xs:element name="nlecodd" type="nrnar:polozkaCiselnikaType" maxOccurs="unbounded">
 58 				<xs:annotation>
 59 					<xs:documentation>Léčba na oddělení dle číselníku LecbaNaOddeleni
 60 					</xs:documentation>
 61 				</xs:annotation>
 62 			</xs:element>
 63 			<xs:element name="nnem" type="nrnar:polozkaCiselnikaType" maxOccurs="unbounded">
 64 				<xs:annotation>
 65 					<xs:documentation>Vybrané nemoci a komplikace dle číselníku VybraneNemociAKomplikace
 66 					</xs:documentation>
 67 				</xs:annotation>
 68 			</xs:element>
 69 			<!-- 
 70 			<xs:element name="nskrin" type="nrnar:polozkaCiselnikaType" maxOccurs="unbounded">
 71 				<xs:annotation>
 72 					<xs:documentation>* Od 1.1.2025 bude zrušeno Provedený screening dle číselníku ProvedenyScreening
 73 					</xs:documentation>
 74 				</xs:annotation>
 75 			</xs:element>
 76 			-->
 77 			<xs:element name="ndgvv" type="nrnar:polozkaCiselnikaDgType" minOccurs="0" maxOccurs="unbounded">
 78 				<xs:annotation>
 79 					<xs:documentation>Diagnóza vrozené vady dle číselníku MKN10_5
 80 					</xs:documentation>
 81 				</xs:annotation>
 82 			</xs:element>
 83 			<xs:element name="ndgvedlejsi" type="nrnar:polozkaCiselnikaDgType" minOccurs="0" maxOccurs="unbounded">
 84 				<xs:annotation>
 85 					<xs:documentation>Diagnóza při propuštění, překladu, úmrtí - vedlejší dle číselníku MKN10_5
 86 					</xs:documentation>
 87 				</xs:annotation>
 88 			</xs:element>
 89 			<xs:element name="nintervencejaka" type="nrnar:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
 90 				<xs:annotation>
 91 					<xs:documentation>*Prenatální intervence - jaká dle číselníku PrenatalniIntervence
 92 					</xs:documentation>
 93 				</xs:annotation>
 94 			</xs:element>
 95 			<xs:element name="nkortikobpd" type="nrnar:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
 96 				<xs:annotation>
 97 					<xs:documentation>*Kortikosteroidy pro BPD dle číselníku BPDKortikosteroidy
 98 					</xs:documentation>
 99 				</xs:annotation>
100 			</xs:element>
101 			<xs:element name="nhspdater" type="nrnar:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
102 				<xs:annotation>
103 					<xs:documentation>*hsPDA - terapie dle číselníku TerapiehsPDA
104 					</xs:documentation>
105 				</xs:annotation>
106 			</xs:element>
107 			<xs:element name="nhypotenzeter" type="nrnar:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
108 				<xs:annotation>
109 					<xs:documentation>*Hypotenze v prvních 72 hodinách - terapie dle číselníku Hypotenze
110 					</xs:documentation>
111 				</xs:annotation>
112 			</xs:element>
113 			<xs:element name="nkomplgit" type="nrnar:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
114 				<xs:annotation>
115 					<xs:documentation>*Komplikace GIT dle číselníku KomplikaceGIT
116 					</xs:documentation>
117 				</xs:annotation>
118 			</xs:element>
119 			<xs:element name="nropter" type="nrnar:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
120 				<xs:annotation>
121 					<xs:documentation>*ROP - terapie dle číselníku TerapieROP
122 					</xs:documentation>
123 				</xs:annotation>
124 			</xs:element>
125 			<xs:element name="nsepsepozdnityp" type="nrnar:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
126 				<xs:annotation>
127 					<xs:documentation>*Pozdní sepse - typ dle číselníku PozdniSepseTyp
128 					</xs:documentation>
129 				</xs:annotation>
130 			</xs:element>
131 			<xs:element name="nkrevder" type="nrnar:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
132 				<xs:annotation>
133 					<xs:documentation>*Krevní deriváty dle číselníku KrevniDerivaty
134 					</xs:documentation>
135 				</xs:annotation>
136 			</xs:element>
137 		</xs:sequence>
138 		<xs:attribute name="nzprava" type="dsComm:number1-9" use="required">
139 			<xs:annotation>
140 				<xs:documentation>Zpráva číslo</xs:documentation>
141 			</xs:annotation>
142 		</xs:attribute>
143 		<xs:attribute name="ncispor" type="dsComm:number0-9999" use="required">
144 			<xs:annotation>
145 				<xs:documentation>Číslo dítěte (chorobopisu)</xs:documentation>
146 			</xs:annotation>
147 		</xs:attribute>
148 		<xs:attribute name="ndvojcata" type="dsComm:number2d">
149 			<xs:annotation>
150 				<xs:documentation>* Dvojčata dle číselniku Dvojcata
151 				</xs:documentation>
152 			</xs:annotation>
153 		</xs:attribute>
154 		<xs:attribute name="ncetteh" type="dsComm:number1-9" use="required">
155 			<xs:annotation>
156 				<xs:documentation>Četnost těhotenství</xs:documentation>
157 			</xs:annotation>
158 		</xs:attribute>
159 		<xs:attribute name="npord" type="dsComm:number1d" use="required">
160 			<xs:annotation>
161 				<xs:documentation>Pořadí</xs:documentation>
162 			</xs:annotation>
163 		</xs:attribute>
164 		<xs:attribute name="nrcd" type="dsComm:rodcisType">
165 			<xs:annotation>
166 				<xs:documentation>Rodné číslo dítěte</xs:documentation>
167 			</xs:annotation>
168 		</xs:attribute>
169 		<xs:attribute name="nrcm" type="dsComm:rodcisType" use="required">
170 			<xs:annotation>
171 				<xs:documentation>Rodné číslo matky</xs:documentation>
172 			</xs:annotation>
173 		</xs:attribute>
174 		<xs:attribute name="nrnaro" type="xs:gYear">
175 			<xs:annotation>
176 				<xs:documentation>Rok narození otce</xs:documentation>
177 			</xs:annotation>
178 		</xs:attribute>
179 		<!-- 
180 		<xs:attribute name="nbydlm" type="dsComm:str6">
181 			<xs:annotation>
182 				<xs:documentation>* Od 1.1.2025 bude zrušeno Číslo kraje a okresu bydliště matky (NUTS3 a NUTS4) dle číselníku KrajOkres
183 				</xs:documentation>
184 			</xs:annotation>
185 		</xs:attribute>
186 		-->
187 		<xs:attribute name="nobecm" type="dsComm:number6d" use="required">
188 			<xs:annotation>
189 				<xs:documentation>Obec bydliště dle číselníku Obec
190 				</xs:documentation>
191 			</xs:annotation>
192 		</xs:attribute>
193 		<!--
194 		<xs:attribute name="norp" type="dsComm:number4de">
195 			<xs:annotation>
196 				<xs:documentation>* Od 1.1.2025 bude zrušeno Číslo obce s rozšířenou působností</xs:documentation>
197 			</xs:annotation>
198 		</xs:attribute>
199 		-->
200 		<xs:attribute name="nstaobc" type="dsComm:str2" use="required">
201 			<xs:annotation>
202 				<xs:documentation>Státní občanství dítěte dle číselníku Zeme, kód a2
203 				</xs:documentation>
204 			</xs:annotation>
205 		</xs:attribute>
206 		<xs:attribute name="nstaobcmatka" type="dsComm:str2" use="optional">
207 			<xs:annotation>
208 				<xs:documentation>* Státní občanství matky dle číselníku Zeme, kód a2
209 				</xs:documentation>
210 			</xs:annotation>
211 		</xs:attribute>
212 		<xs:attribute name="nporod" type="dsComm:number1d">
213 			<xs:annotation>
214 				<xs:documentation>Porod (kde) dle číselníku PorodKde
215 				</xs:documentation>
216 			</xs:annotation>
217 		</xs:attribute>
218 		<xs:attribute name="nzpusob" type="dsComm:number1d">
219 			<xs:annotation>
220 				<xs:documentation>Způsob porodu dle číselníku ZpusobPorodu
221 				</xs:documentation>
222 			</xs:annotation>
223 		</xs:attribute>
224 		<xs:attribute name="npoloha" type="dsComm:number1-3">
225 			<xs:annotation>
226 				<xs:documentation>Poloha plodu dle číselníku PolohaPlodu
227 				</xs:documentation>
228 			</xs:annotation>
229 		</xs:attribute>
230 		<xs:attribute name="nnar" type="dsComm:dateHourMin" use="required">
231 			<xs:annotation>
232 				<xs:documentation>Datum a čas narození</xs:documentation>
233 			</xs:annotation>
234 		</xs:attribute>
235 		<xs:attribute name="nnarmatka" type="xs:date" use="optional">
236 			<xs:annotation>
237 				<xs:documentation>*Datum narození matky</xs:documentation>
238 			</xs:annotation>
239 		</xs:attribute>
240 		<xs:attribute name="njmenomatka" type="dsComm:str50">
241 			<xs:annotation>
242 				<xs:documentation>*Jméno matky</xs:documentation>
243 			</xs:annotation>
244 		</xs:attribute>
245 		<xs:attribute name="nprijmenimatka" type="dsComm:str50">
246 			<xs:annotation>
247 				<xs:documentation>*Příjmení matky</xs:documentation>
248 			</xs:annotation>
249 		</xs:attribute>
250 		<xs:attribute name="nzemepobytmatka" type="dsComm:str2">
251 			<xs:annotation>
252 				<xs:documentation>*Země pobytu matky dle číselníku Zeme, kód a2</xs:documentation>
253 			</xs:annotation>
254 		</xs:attribute>
255 		<xs:attribute name="npobytcrmatka" type="dsComm:logical">
256 			<xs:annotation>
257 				<xs:documentation>*Trvalý pobyt matky v ČR</xs:documentation>
258 			</xs:annotation>
259 		</xs:attribute>
260 		<xs:attribute name="nvital" type="dsComm:number1-2" use="required">
261 			<xs:annotation>
262 				<xs:documentation>Vitalita dle číselníku Vitalita
263 				</xs:documentation>
264 			</xs:annotation>
265 		</xs:attribute>
266 		<xs:attribute name="npohl" type="dsComm:number1-3" use="required">
267 			<xs:annotation>
268 				<xs:documentation>Pohlaví dle číselníku Pohlavi, skupina platnosti 02
269 				</xs:documentation>
270 			</xs:annotation>
271 		</xs:attribute>
272 		<xs:attribute name="nhmot" type="dsComm:number4d">
273 			<xs:annotation>
274 				<xs:documentation>Porodní údaje - Hmotnost (g)</xs:documentation>
275 			</xs:annotation>
276 		</xs:attribute>
277 		<xs:attribute name="nobvod" type="dsComm:number2.1">
278 			<xs:annotation>
279 				<xs:documentation>* Porodní údaje - obvod hlavy (cm)</xs:documentation>
280 			</xs:annotation>
281 		</xs:attribute>
282 		<xs:attribute name="ndelka" type="dsComm:number20-70">
283 			<xs:annotation>
284 				<xs:documentation>Porodní údaje - Délka (cm)</xs:documentation>
285 			</xs:annotation>
286 		</xs:attribute>
287 		<xs:attribute name="ngesta" type="dsComm:number22-45">
288 			<xs:annotation>
289 				<xs:documentation>Porodní údaje - Gestační stáří - týdny</xs:documentation>
290 			</xs:annotation>
291 		</xs:attribute>
292 		<xs:attribute name="ngestadny" type="dsComm:number1d">
293 			<xs:annotation>
294 				<xs:documentation>*Porodní údaje - Gestační stáří - dny</xs:documentation>
295 			</xs:annotation>
296 		</xs:attribute>
297 		<xs:attribute name="npri" type="dsComm:dateHourMin">
298 			<xs:annotation>
299 				<xs:documentation>Datum a čas přijetí dítěte na oddělení</xs:documentation>
300 			</xs:annotation>
301 		</xs:attribute>
302 		<xs:attribute name="nteplotap" type="dsComm:number2.1">
303 			<xs:annotation>
304 				<xs:documentation>*Příjmová teplota ve °C</xs:documentation>
305 			</xs:annotation>
306 		</xs:attribute>
307 		<xs:attribute name="ndnyupv" type="dsComm:number0-92">
308 			<xs:annotation>
309 				<xs:documentation>Počet dní na UPV (upřesnení léčba na oddělení - UPV)</xs:documentation>
310 			</xs:annotation>
311 		</xs:attribute>
312 		<xs:attribute name="ndnyniv" type="dsComm:number0-99">
313 			<xs:annotation>
314 				<xs:documentation>Počet dní na neinvazivní ventilaci</xs:documentation>
315 			</xs:annotation>
316 		</xs:attribute>
317 		<!--
318 		<xs:attribute name="ndnyatb" type="dsComm:number0-99">
319 			<xs:annotation>
320 				<xs:documentation>* Od 1.1.2025 bude zrušeno Počet dní podávání antibiotik</xs:documentation>
321 			</xs:annotation>
322 		</xs:attribute>
323 		-->
324 		<xs:attribute name="ndnyo2" type="dsComm:number3d">
325 			<xs:annotation>
326 				<xs:documentation>* Počet dní na O2</xs:documentation>
327 			</xs:annotation>
328 		</xs:attribute>
329 		<xs:attribute name="ndnyparnut" type="dsComm:number3d">
330 			<xs:annotation>
331 				<xs:documentation>*Počet dní na parenterální nutrici </xs:documentation>
332 			</xs:annotation>
333 		</xs:attribute>
334 		<xs:attribute name="ndgop" type="dsComm:str5">
335 			<xs:annotation>
336 				<xs:documentation>Operační dg (upřesnení léčba na oddělení - operace) dle číselníku MKN10_5
337 				</xs:documentation>
338 			</xs:annotation>
339 		</xs:attribute>
340 		<xs:attribute name="nvitak" type="dsComm:number2d">
341 			<xs:annotation>
342 				<xs:documentation>Vitamin K dle číselníku VitaminK
343 				</xs:documentation>
344 			</xs:annotation>
345 		</xs:attribute>
346 		<xs:attribute name="nsurfaktant" type="dsComm:number1d">
347 			<xs:annotation>
348 				<xs:documentation>* Surfaktant - způsob aplikace první dávky dle číselníku SurfaktantAplikace
349 				</xs:documentation>
350 			</xs:annotation>
351 		</xs:attribute>
352 		<xs:attribute name="nsurfaktantcas" type="dsComm:dateHourMin">
353 			<xs:annotation>
354 				<xs:documentation>* Čas první dávky surfaktantu (datum + čas)</xs:documentation>
355 			</xs:annotation>
356 		</xs:attribute>
357 		<xs:attribute name="nsurfaktantpocet" type="dsComm:number2d">
358 			<xs:annotation>
359 				<xs:documentation>* Počet dávek surfaktantu </xs:documentation>
360 			</xs:annotation>
361 		</xs:attribute>
362 		<xs:attribute name="nairleaklecba" type="dsComm:number1d">
363 			<xs:annotation>
364 				<xs:documentation>*Air-leak syndrome - léčba - číselník AirLeakLecba
365 				</xs:documentation>
366 			</xs:annotation>
367 		</xs:attribute>
368 		<xs:attribute name="nvent36" type="dsComm:logical">
369 			<xs:annotation>
370 				<xs:documentation>* Ventilační podpora ve 36+0 (ano/ne)</xs:documentation>
371 			</xs:annotation>
372 		</xs:attribute>
373 		<xs:attribute name="nbpdstupen" type="dsComm:number1d">
374 			<xs:annotation>
375 				<xs:documentation>* BPD - stupeň - číselník BPDStupen
376 				</xs:documentation>
377 			</xs:annotation>
378 		</xs:attribute>
379 		<xs:attribute name="nsluch" type="dsComm:str1">
380 			<xs:annotation>
381 				<xs:documentation>* Screeningové vyšetření sluchu dle číselníku ScreeningProvedeno
382 				</xs:documentation>
383 			</xs:annotation>
384 		</xs:attribute>
385 		<xs:attribute name="nsluchmet" type="dsComm:str1">
386 			<xs:annotation>
387 				<xs:documentation>Screeningvá metoda vyšetření sluchu dle číselníku ScreeningSluchuMetoda
388 				</xs:documentation>
389 			</xs:annotation>
390 		</xs:attribute>
391 		<xs:attribute name="nsluchvysl" type="dsComm:str1">
392 			<xs:annotation>
393 				<xs:documentation>Výsledek screeningu sluchu dle číselníku ScreeningSluchuVysledek
394 				</xs:documentation>
395 			</xs:annotation>
396 		</xs:attribute>
397 		<xs:attribute name="nsluchprava" type="dsComm:logical">
398 			<xs:annotation>
399 				<xs:documentation>Nevýbavná pravá strana (ano/ne)</xs:documentation>
400 			</xs:annotation>
401 		</xs:attribute>
402 		<xs:attribute name="nsluchleva" type="dsComm:logical">
403 			<xs:annotation>
404 				<xs:documentation>Nevýbavná levá strana (ano/ne)</xs:documentation>
405 			</xs:annotation>
406 		</xs:attribute>
407 		<xs:attribute name="nskrinnls" type="dsComm:str1">
408 			<xs:annotation>
409 				<xs:documentation>*Vyšetření NLS z kapky krve dle číselníku ScreeningProvedeno
410 				</xs:documentation>
411 			</xs:annotation>
412 		</xs:attribute>
413 		<xs:attribute name="nkatarakta" type="dsComm:str1">
414 			<xs:annotation>
415 				<xs:documentation>* Katarakta, hodnota dle číselníku ScreeningVysledek
416 				</xs:documentation>
417 			</xs:annotation>
418 		</xs:attribute>
419 		<xs:attribute name="noxymetrie" type="dsComm:str1">
420 			<xs:annotation>
421 				<xs:documentation>* Pulzní oxymetrie dle číselníku ScreeningVysledek
422 				</xs:documentation>
423 			</xs:annotation>
424 		</xs:attribute>
425 		<xs:attribute name="nkycle" type="dsComm:str1">
426 			<xs:annotation>
427 				<xs:documentation>* Vyšetření kyčlí dle číselníku ScreeningVysledek
428 				</xs:documentation>
429 			</xs:annotation>
430 		</xs:attribute>
431 		<xs:attribute name="nkoarktace" type="dsComm:str1">
432 			<xs:annotation>
433 				<xs:documentation>* Koarktace AO (puls AF) dle číselníku ScreeningVysledek
434 				</xs:documentation>
435 			</xs:annotation>
436 		</xs:attribute>
437 		<xs:attribute name="nvv" type="dsComm:logical" use="required">
438 			<xs:annotation>
439 				<xs:documentation>Vrozená vada (ano/ne)</xs:documentation>
440 			</xs:annotation>
441 		</xs:attribute>
442 		<xs:attribute name="nuko" type="dsComm:dateHourMin" use="required">
443 			<xs:annotation>
444 				<xs:documentation>Datum a hodina ukončení ZN</xs:documentation>
445 			</xs:annotation>
446 		</xs:attribute>
447 		<xs:attribute name="nhmotp" type="dsComm:number4d" use="optional">
448 			<xs:annotation>
449 				<xs:documentation>Hmotnost (g) při propuštění dítěte</xs:documentation>
450 			</xs:annotation>
451 		</xs:attribute>
452 		<xs:attribute name="nhlava" type="dsComm:number2.1" use="optional">
453 			<xs:annotation>
454 				<xs:documentation>Hlava (cm) obvod při propuštění dítěte</xs:documentation>
455 			</xs:annotation>
456 		</xs:attribute>
457 		<xs:attribute name="ndelkap" type="dsComm:number2d" use="optional">
458 			<xs:annotation>
459 				<xs:documentation>* Délka při propuštění  (cm)
460 </xs:documentation>
461 			</xs:annotation>
462 		</xs:attribute>
463 		<xs:attribute name="nventp" type="dsComm:number1d">
464 			<xs:annotation>
465 				<xs:documentation>* Ventilační podpora při dimisi/překladu/úmrtí dle číselníku VentilacniPodpora
466 				</xs:documentation>
467 			</xs:annotation>
468 		</xs:attribute>
469 		<xs:attribute name="nvyziv" type="dsComm:number2d" use="required">
470 			<xs:annotation>
471 				<xs:documentation>Výživa dle číselníku VyzivaNovorozence
472 				</xs:documentation>
473 			</xs:annotation>
474 		</xs:attribute>
475 		<xs:attribute name="nduvuk" type="dsComm:number0-5" use="required">
476 			<xs:annotation>
477 				<xs:documentation>Důvod ukončení ZN dle číselníku DuvodUkonceniZpravyONovorozenci
478 				</xs:documentation>
479 			</xs:annotation>
480 		</xs:attribute>
481 		<xs:attribute name="nicoprel" type="dsComm:icisType">
482 			<xs:annotation>
483 				<xs:documentation>Překlad - IČO zařízení</xs:documentation>
484 			</xs:annotation>
485 		</xs:attribute>
486 		<xs:attribute name="npczprel" type="dsComm:number3de">
487 			<xs:annotation>
488 				<xs:documentation>Překlad - PČZ zařízení</xs:documentation>
489 			</xs:annotation>
490 		</xs:attribute>
491 		<xs:attribute name="nprekladduvod" type="dsComm:number1d">
492 			<xs:annotation>
493 				<xs:documentation>* Primární důvod překladu (pouze 1) - číselník PrimarniDuvodPrekladu
494 				</xs:documentation>
495 			</xs:annotation>
496 		</xs:attribute>
497 		<xs:attribute name="numrti" type="dsComm:number1d">
498 			<xs:annotation>
499 				<xs:documentation>Příčina úmrtí dle číselníku PricinaUmrtiNovorozence
500 				</xs:documentation>
501 			</xs:annotation>
502 		</xs:attribute>
503 		<xs:attribute name="nprenatpece" type="dsComm:logical">
504 			<xs:annotation>
505 				<xs:documentation>* Prenatální péče</xs:documentation>
506 			</xs:annotation>
507 		</xs:attribute>
508 		<xs:attribute name="nantenmagn" type="dsComm:logical">
509 			<xs:annotation>
510 				<xs:documentation>* Antenatální magnesium sulfát</xs:documentation>
511 			</xs:annotation>
512 		</xs:attribute>
513 		<xs:attribute name="nantenster" type="dsComm:number1d">
514 			<xs:annotation>
515 				<xs:documentation>* Antenatální steroidy - číselník Antenatalni steroidy
516 				</xs:documentation>
517 			</xs:annotation>
518 		</xs:attribute>
519 		<xs:attribute name="nrustrest" type="dsComm:logical">
520 			<xs:annotation>
521 				<xs:documentation>* Růstová restrikce</xs:documentation>
522 			</xs:annotation>
523 		</xs:attribute>
524 		<xs:attribute name="ndiabetes" type="dsComm:logical">
525 			<xs:annotation>
526 				<xs:documentation>*Maternální diabetes mellitus (ano/ne) </xs:documentation>
527 			</xs:annotation>
528 		</xs:attribute>
529 		<xs:attribute name="nhypertenze" type="dsComm:logical">
530 			<xs:annotation>
531 				<xs:documentation>* Maternální hypertenze </xs:documentation>
532 			</xs:annotation>
533 		</xs:attribute>
534 		<xs:attribute name="npredcasduvod" type="dsComm:number1d">
535 			<xs:annotation>
536 				<xs:documentation>* Důvod předčasného porodu - číselník DuvodPredcasnyPorod
537 				</xs:documentation>
538 			</xs:annotation>
539 		</xs:attribute>
540 		<xs:attribute name="nzanet" type="dsComm:number1d">
541 			<xs:annotation>
542 				<xs:documentation>*Intra-amniální zánět/infekce (ano/ne/neznámo) dle číselníku AnoNeNezadano
543 				</xs:documentation>
544 			</xs:annotation>
545 		</xs:attribute>
546 		<xs:attribute name="nintervence" type="dsComm:logical">
547 			<xs:annotation>
548 				<xs:documentation>* Prenatální intervence (ano/ne)</xs:documentation>
549 			</xs:annotation>
550 		</xs:attribute>
551 		<xs:attribute name="nivf" type="dsComm:logical">
552 			<xs:annotation>
553 				<xs:documentation>*In vitro fertilizace (ano/ne)</xs:documentation>
554 			</xs:annotation>
555 		</xs:attribute>
556 		<xs:attribute name="nfio" type="dsComm:number1.2">
557 			<xs:annotation>
558 				<xs:documentation>* Max FiO2</xs:documentation>
559 			</xs:annotation>
560 		</xs:attribute>
561 		<xs:attribute name="npivhst" type="dsComm:number1d">
562 			<xs:annotation>
563 				<xs:documentation>* PIVH - stupeň</xs:documentation>
564 			</xs:annotation>
565 		</xs:attribute>
566 		<xs:attribute name="nkranmorb" type="dsComm:number1d">
567 			<xs:annotation>
568 				<xs:documentation>* závažná kraniální morbidita číselník ZavaznaKranialniMorbidita
569 				</xs:documentation>
570 			</xs:annotation>
571 		</xs:attribute>
572 		<xs:attribute name="nplusd" type="dsComm:logical">
573 			<xs:annotation>
574 				<xs:documentation>* Plus disease (ano/ne)</xs:documentation>
575 			</xs:annotation>
576 		</xs:attribute>
577 		<xs:attribute name="nsepsecasnaet" type="dsComm:number1d">
578 			<xs:annotation>
579 				<xs:documentation>* Časná sepse - etiologie CasnaSepseEtiologie
580 				</xs:documentation>
581 			</xs:annotation>
582 		</xs:attribute>
583 		<xs:attribute name="nsepsecasnaatb" type="dsComm:number2d">
584 			<xs:annotation>
585 				<xs:documentation>* Časná sepse - délka ATB terapie (počet dní)</xs:documentation>
586 			</xs:annotation>
587 		</xs:attribute>
588 		<xs:attribute name="nsepsecasnatyp" type="dsComm:number1d">
589 			<xs:annotation>
590 				<xs:documentation>*Časná sepse - typ číselník CasnaSepseTyp
591 				</xs:documentation>
592 			</xs:annotation>
593 		</xs:attribute>
594 		<xs:attribute name="nsepsepozdniet" type="dsComm:number1d">
595 			<xs:annotation>
596 				<xs:documentation>* Pozdní sepse - etiologie číselník PozdniSepseEtiologie
597 				</xs:documentation>
598 			</xs:annotation>
599 		</xs:attribute>
600 		<xs:attribute name="nprodesbl" type="dsComm:logical">
601 			<xs:annotation>
602 				<xs:documentation>*Producent ESBL/karbapenemáza - ANO/NE</xs:documentation>
603 			</xs:annotation>
604 		</xs:attribute>
605 		<xs:attribute name="nsepsepozdniatb" type="dsComm:number2d">
606 			<xs:annotation>
607 				<xs:documentation>*Pozdní sepse - délka ATB terapie (počet dní)
608 </xs:documentation>
609 			</xs:annotation>
610 		</xs:attribute>
611 		<xs:attribute name="nderivaty" type="dsComm:logical">
612 			<xs:annotation>
613 				<xs:documentation>Krevní deriváty ANO/NE</xs:documentation>
614 			</xs:annotation>
615 		</xs:attribute>
616 		<xs:attribute name="nuac" type="dsComm:logical">
617 			<xs:annotation>
618 				<xs:documentation>* UAC (ano/ne)</xs:documentation>
619 			</xs:annotation>
620 		</xs:attribute>
621 		<xs:attribute name="nuacdny" type="dsComm:number2d">
622 			<xs:annotation>
623 				<xs:documentation>*UAC - počet dní</xs:documentation>
624 			</xs:annotation>
625 		</xs:attribute>
626 		<xs:attribute name="nuvc" type="dsComm:logical">
627 			<xs:annotation>
628 				<xs:documentation>*UVC (ano/ne) </xs:documentation>
629 			</xs:annotation>
630 		</xs:attribute>
631 		<xs:attribute name="nuvcdny" type="dsComm:number2d">
632 			<xs:annotation>
633 				<xs:documentation>* UVC - počet dní </xs:documentation>
634 			</xs:annotation>
635 		</xs:attribute>
636 		<xs:attribute name="ncvk" type="dsComm:logical">
637 			<xs:annotation>
638 				<xs:documentation>* CVK (ano/ne)</xs:documentation>
639 			</xs:annotation>
640 		</xs:attribute>
641 		<xs:attribute name="ncvkdny" type="dsComm:number2d">
642 			<xs:annotation>
643 				<xs:documentation>* CVK - počet dní</xs:documentation>
644 			</xs:annotation>
645 		</xs:attribute>
646 		<xs:attribute name="ndghlavni" type="dsComm:str5" use="required">
647 			<xs:annotation>
648 				<xs:documentation>Diagnóza při propuštění, překladu, úmrtí - hlavní dle číselníku MKN10_5
649 				</xs:documentation>
650 			</xs:annotation>
651 		</xs:attribute>
652 	</xs:complexType>
653 	<xs:complexType name="nrn_apgarType">
654 		<xs:attribute name="minuta" type="dsComm:number0-10">
655 			<xs:annotation>
656 				<xs:documentation>Minuta výpočtu skóre (1., 5. nebo 10. minuta)</xs:documentation>
657 			</xs:annotation>
658 		</xs:attribute>
659 		<xs:attribute name="akce" type="dsComm:number0-2">
660 			<xs:annotation>
661 				<xs:documentation>Akce</xs:documentation>
662 			</xs:annotation>
663 		</xs:attribute>
664 		<xs:attribute name="dech" type="dsComm:number0-2">
665 			<xs:annotation>
666 				<xs:documentation>Dech</xs:documentation>
667 			</xs:annotation>
668 		</xs:attribute>
669 		<xs:attribute name="tonus" type="dsComm:number0-2">
670 			<xs:annotation>
671 				<xs:documentation>Tonus</xs:documentation>
672 			</xs:annotation>
673 		</xs:attribute>
674 		<xs:attribute name="reflex" type="dsComm:number0-2">
675 			<xs:annotation>
676 				<xs:documentation>Reflex</xs:documentation>
677 			</xs:annotation>
678 		</xs:attribute>
679 		<xs:attribute name="barva" type="dsComm:number0-2">
680 			<xs:annotation>
681 				<xs:documentation>Barva</xs:documentation>
682 			</xs:annotation>
683 		</xs:attribute>
684 		<xs:attribute name="celkem" type="dsComm:number0-10">
685 			<xs:annotation>
686 				<xs:documentation>Součet skóre</xs:documentation>
687 			</xs:annotation>
688 		</xs:attribute>
689 	</xs:complexType>
690 	<xs:complexType name="polozkaCiselnikaType">
691 		<xs:attribute name="kod" type="dsComm:number2d" use="required">
692 			<xs:annotation>
693 				<xs:documentation>Kód číselníkové položky</xs:documentation>
694 			</xs:annotation>
695 		</xs:attribute>
696 	</xs:complexType>
697 	<xs:complexType name="polozkaCiselnikaDgType">
698 		<xs:attribute name="kod" type="dsComm:str5" use="required">
699 			<xs:annotation>
700 				<xs:documentation>Kód diagnózy</xs:documentation>
701 			</xs:annotation>
702 		</xs:attribute>
703 	</xs:complexType>
704 </xs:schema>