ds_idu_nrrod-4.03.04.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 <!--3.2.2016  - zrušena povinnost  rzemp, rozšířen číselník ZhodnoceniPorodu (úprava datového typu)-->
  4 <!--5.5.2016 - opraven datový typ rcpz a rpcpd-->
  5 <!--18.5.2016 - opraven datový typ rdvojc-->
  6 <!--9.6.2016 - popis u rkourpoc2-->
  7 <!--23.5.2017 - pridan atribut datum narozeni matky-->
  8 <!--10.3.2023 - Zásadní komplexní změny platné od 1.1.2024 -->
  9 <!--5.10.2024 - Aktualizace dle požadavků UZIS od 1.1.2025 -->
 10 <!--20.5.2025 a 20.1.2026 - dodatečně uvolněné povinnosti rdatdoba1, rdatdoba2, rdatplacenta-->
 11 <xs:schema xmlns:dsComm="urn:cz-mzcr:ns:dasta:ds4:ds_type" xmlns:nrrod="urn:cz-mzcr:ns:dasta:ds4:ds_idu_nrrod" 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_nrrod" elementFormDefault="qualified" version="4.02.01">
 12 	<xs:import namespace="urn:cz-mzcr:ns:dasta:ds4:ds_cisidu" schemaLocation="ds_cisidu-4.03.05.xsd"/>
 13 	<xs:import namespace="urn:cz-mzcr:ns:dasta:ds4:ds_type" schemaLocation="ds_type-4.02.25.xsd"/>
 14 	<xs:complexType name="nrrType">
 15 		<xs:sequence>
 16 			<xs:element name="nrrod" type="nrrod:nrrodType" maxOccurs="unbounded">
 17 				<xs:annotation>
 18 					<xs:documentation>Zpráva o rodičce</xs:documentation>
 19 				</xs:annotation>
 20 			</xs:element>
 21 		</xs:sequence>
 22 		<xs:attribute name="rico" type="dsComm:icisType" use="required">
 23 			<xs:annotation>
 24 				<xs:documentation>IČO (identifikační číslo zdravotnického zařízení)</xs:documentation>
 25 			</xs:annotation>
 26 		</xs:attribute>
 27 		<xs:attribute name="rpcz" type="dsComm:number3de" use="required">
 28 			<xs:annotation>
 29 				<xs:documentation>PČZ (pořadové číslo zdravotnického zařízení)</xs:documentation>
 30 			</xs:annotation>
 31 		</xs:attribute>
 32 		<xs:attribute name="rpcpd" type="dsComm:number3de" use="required">
 33 			<xs:annotation>
 34 				<xs:documentation>PČDP (pořadové číslo detašovaného pracoviště)</xs:documentation>
 35 			</xs:annotation>
 36 		</xs:attribute>
 37 		<xs:attribute name="rodd" type="dsComm:str5" use="required">
 38 			<xs:annotation>
 39 				<xs:documentation>5-znakový kód oddělení</xs:documentation>
 40 			</xs:annotation>
 41 		</xs:attribute>
 42 	</xs:complexType>
 43 	<xs:element name="nrr" type="nrrod:nrrType"/>
 44 	<xs:complexType name="nrrodType">
 45 		<xs:sequence>
 46 			<xs:element name="rteh" type="nrrod:polozkaCiselnikaType" minOccurs="1" maxOccurs="unbounded">
 47 				<xs:annotation>
 48 					<xs:documentation>Závažné komplikace těhotenství dle číselníku ZavazneKomplikaceTehotenstviAPorodu
 49 					</xs:documentation>
 50 				</xs:annotation>
 51 			</xs:element>
 52 			<!-- <xs:element name="rindduvod" type="nrrod:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
 53 				<xs:annotation>
 54 					<xs:documentation> * Důvod preindukce/indukce vaginálního porodu dle číselníku DuvodIndukce
 55 					</xs:documentation>
 56 				</xs:annotation>
 57 			</xs:element> -->
 58 			<xs:element name="rindmet" type="nrrod:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
 59 				<xs:annotation>
 60 					<xs:documentation> Metoda preindukce/indukce vaginálního porodu dle číselníku MetodaIndukce
 61 					</xs:documentation>
 62 				</xs:annotation>
 63 			</xs:element>
 64 			<!-- <xs:element name="rscindikace" type="nrrod:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
 65 				<xs:annotation>
 66 					<xs:documentation> Indikace k císařskému řezu dle číselníku IndikaceKSC
 67 					</xs:documentation>
 68 				</xs:annotation>
 69 			</xs:element> -->
 70 			<xs:element name="ranalgezie" type="nrrod:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
 71 				<xs:annotation>
 72 					<xs:documentation> Analgezie při vaginálním porodu dle číselníku AnalgeziePriPorodu
 73 					</xs:documentation>
 74 				</xs:annotation>
 75 			</xs:element>
 76 			<xs:element name="rporod" type="nrrod:polozkaCiselnikaType" minOccurs="1" maxOccurs="unbounded">
 77 				<xs:annotation>
 78 					<xs:documentation>Komplikace za porodu dle číselníka KomplikaceZaPorodu
 79 					</xs:documentation>
 80 				</xs:annotation>
 81 			</xs:element>
 82 			<xs:element name="rlekyteh" type="nrrod:polozkaCiselnikaType" minOccurs="1" maxOccurs="unbounded">
 83 				<xs:annotation>
 84 					<xs:documentation> Léky v průběhu těhotenství dle číselníku LekyVTehotenstvi
 85 					</xs:documentation>
 86 				</xs:annotation>
 87 			</xs:element>
 88 			<xs:element name="rleky" type="nrrod:polozkaCiselnikaType" minOccurs="1" maxOccurs="unbounded">
 89 				<xs:annotation>
 90 					<xs:documentation>Léky za porodu dle číselníka LekyZaPorodu
 91 					</xs:documentation>
 92 				</xs:annotation>
 93 			</xs:element>
 94 			<xs:element name="rasist" type="nrrod:polozkaCiselnikaType" minOccurs="1" maxOccurs="unbounded">
 95 				<xs:annotation>
 96 					<xs:documentation> Asistence u porodu dle číselníku AsistenceUPorodu
 97 					</xs:documentation>
 98 				</xs:annotation>
 99 			</xs:element>
100 			<xs:element name="nrrodn" type="nrrod:nrrodnType" minOccurs="0" maxOccurs="unbounded">
101 				<xs:annotation>
102 					<xs:documentation>Dítě (údaje o plodu/novorozenci)</xs:documentation>
103 				</xs:annotation>
104 			</xs:element>
105 			<xs:element name="rporaneni" type="nrrod:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
106 				<xs:annotation>
107 					<xs:documentation> Poranění za porodu dle číselníku PoraneniZaPorodu
108 					</xs:documentation>
109 				</xs:annotation>
110 			</xs:element>
111 			<xs:element name="rdoprovod" type="nrrod:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
112 				<xs:annotation>
113 					<xs:documentation> Doprovod u porodu dle číselníku DoprovodUPorodu
114 					</xs:documentation>
115 				</xs:annotation>
116 			</xs:element>
117 			<xs:element name="rsest" type="nrrod:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
118 				<xs:annotation>
119 					<xs:documentation>Komplikace v časném šestinedělí dle číselníka KomplikaceVSestinedeli
120 					</xs:documentation>
121 				</xs:annotation>
122 			</xs:element>
123 			<xs:element name="rlecsest" type="nrrod:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
124 				<xs:annotation>
125 					<xs:documentation>Léčba v časném šestinedělí dle číselníka TypLecbaVSestonedeli
126 					</xs:documentation>
127 				</xs:annotation>
128 			</xs:element>
129 			<xs:element name="rplacenta" type="nrrod:polozkaCiselnikaType" minOccurs="0" maxOccurs="unbounded">
130 				<xs:annotation>
131 					<xs:documentation>Poruchy placentacePoruchyPlacentace
132 					</xs:documentation>
133 				</xs:annotation>
134 			</xs:element>
135 		</xs:sequence>
136 		<xs:attribute name="rcispor" type="dsComm:number0-9999" use="optional">
137 			<xs:annotation>
138 				<xs:documentation>Číslo porodopisu</xs:documentation>
139 			</xs:annotation>
140 		</xs:attribute>
141 		<xs:attribute name="rrcm" type="dsComm:rodcisType" use="required">
142 			<xs:annotation>
143 				<xs:documentation>Číslo pojištěnce matky</xs:documentation>
144 			</xs:annotation>
145 		</xs:attribute>
146 		<xs:attribute name="rdatnarm" type="xs:date" use="required">
147 			<xs:annotation>
148 				<xs:documentation>Datum narození matky</xs:documentation>
149 			</xs:annotation>
150 		</xs:attribute>
151 		<xs:attribute name="rprij" type="dsComm:dateHour" use="required">
152 			<xs:annotation>
153 				<xs:documentation>Datum a čas přijetí</xs:documentation>
154 			</xs:annotation>
155 		</xs:attribute>
156 		<xs:attribute name="rvzdel" type="dsComm:number2d">
157 			<xs:annotation>
158 				<xs:documentation>Vzdělání dle číselníku VzdelaniRodicka
159 				</xs:documentation>
160 			</xs:annotation>
161 		</xs:attribute>
162 		<xs:attribute name="rstav" type="dsComm:number2d">
163 			<xs:annotation>
164 				<xs:documentation>Rodinný stav dle číselníku Stav
165 				</xs:documentation>
166 			</xs:annotation>
167 		</xs:attribute>
168 		<xs:attribute name="rpojistovna" type="dsComm:number3d" use="required">
169 			<xs:annotation>
170 				<xs:documentation>Zdravotní pojišťovnaZdravotniPojistovna
171 				</xs:documentation>
172 			</xs:annotation>
173 		</xs:attribute>
174 		<xs:attribute name="robecm" type="dsComm:number6d" use="required">
175 			<xs:annotation>
176 				<xs:documentation>Obec bydliště dle číselníku Obec
177 				</xs:documentation>
178 			</xs:annotation>
179 		</xs:attribute>
180 		<xs:attribute name="rstaobc" type="dsComm:str2" use="required">
181 			<xs:annotation>
182 				<xs:documentation>Státní občanství dle číselníku Zeme, dvojmístný znakový kód a2
183 				</xs:documentation>
184 			</xs:annotation>
185 		</xs:attribute>
186 		<xs:attribute name="rpobytcr" type="dsComm:logical">
187 			<xs:annotation>
188 				<xs:documentation>Trvalý pobyt v ČR (dle ROB) ano/ne - pouze u státního občanství jiného než CZ</xs:documentation>
189 			</xs:annotation>
190 		</xs:attribute>
191 		<xs:attribute name="rzemepobyt" type="dsComm:str2">
192 			<xs:annotation>
193 				<xs:documentation>Země obvyklého pobytu dle číselníku Zeme, dvojmístný znakový kód a2</xs:documentation>
194 			</xs:annotation>
195 		</xs:attribute>
196 		<xs:attribute name="rcelpor" type="dsComm:number2d" use="required">
197 			<xs:annotation>
198 				<xs:documentation>Porodů celkem</xs:documentation>
199 			</xs:annotation>
200 		</xs:attribute>
201 		<xs:attribute name="rscpor" type="dsComm:number2d" use="required">
202 			<xs:annotation>
203 				<xs:documentation>Počet předchozích porodů císařským řezem</xs:documentation>
204 			</xs:annotation>
205 		</xs:attribute>
206 		<xs:attribute name="rnikotin" type="dsComm:number1d" use="required">
207 			<xs:annotation>
208 				<xs:documentation>Nikotinismus dle číselníku NavykoveLatkyRodicka
209 				</xs:documentation>
210 			</xs:annotation>
211 		</xs:attribute>
212 		<xs:attribute name="rdrogy" type="dsComm:number1d" use="required">
213 			<xs:annotation>
214 				<xs:documentation>Užívání drog dle číselníku NavykoveLatkyRodicka
215 				</xs:documentation>
216 			</xs:annotation>
217 		</xs:attribute>
218 		<xs:attribute name="rvyska" type="dsComm:number3d">
219 			<xs:annotation>
220 				<xs:documentation>Tělesná výška rodičky v cm</xs:documentation>
221 			</xs:annotation>
222 		</xs:attribute>
223 		<xs:attribute name="rhmotnostz" type="dsComm:number3d">
224 			<xs:annotation>
225 				<xs:documentation>Hmotnost rodičky na začátku těhotenství v kg</xs:documentation>
226 			</xs:annotation>
227 		</xs:attribute>
228 		<xs:attribute name="rhmotnostk" type="dsComm:number3d">
229 			<xs:annotation>
230 				<xs:documentation>* Hmotnost rodičky na konci těhotenství v kg</xs:documentation>
231 			</xs:annotation>
232 		</xs:attribute>
233 		<xs:attribute name="rscreenkombin" type="dsComm:str1" use="required">
234 			<xs:annotation>
235 				<xs:documentation>Kombinovaný screening v I. trimestru (11.-13. týden) dle číselníku AnoNeNezadano
236 				</xs:documentation>
237 			</xs:annotation>
238 		</xs:attribute>
239 		<xs:attribute name="rscreenmorf" type="dsComm:str1" use="required">
240 			<xs:annotation>
241 				<xs:documentation>Podrobné hodnocení morfologie plodu ve II. trimestru (20.-22. týden)  dle číselníku AnoNeNezadano
242 				</xs:documentation>
243 			</xs:annotation>
244 		</xs:attribute>
245 		<xs:attribute name="rscreengbs" type="dsComm:number2d" use="optional">
246 			<xs:annotation>
247 				<xs:documentation>Výsledek screeningu na GBS dle číselníku ScreeningVysledek
248 				</xs:documentation>
249 			</xs:annotation>
250 		</xs:attribute>
251 		<xs:attribute name="rlektehjiny" type="dsComm:str255">
252 			<xs:annotation>
253 				<xs:documentation>Jiný lék v těhotenství</xs:documentation>
254 			</xs:annotation>
255 		</xs:attribute>
256 		<xs:attribute name="rgravid" type="dsComm:number2d">
257 			<xs:annotation>
258 				<xs:documentation>Těhotenství dle číselníku Gravidita
259 				</xs:documentation>
260 			</xs:annotation>
261 		</xs:attribute>
262 		<xs:attribute name="rodtok" type="dsComm:dateHour" use="required">
263 			<xs:annotation>
264 				<xs:documentation>Datum odtoku plod. vody</xs:documentation>
265 			</xs:annotation>
266 		</xs:attribute>
267 		<xs:attribute name="rdatdoba1" type="dsComm:dateHour" use="optional">
268 			<xs:annotation>
269 				<xs:documentation>Datum a hodina začátku porodu (I.doby porodní)</xs:documentation>
270 			</xs:annotation>
271 		</xs:attribute>
272 		<xs:attribute name="rdatdoba2" type="dsComm:dateHour" use="optional">
273 			<xs:annotation>
274 				<xs:documentation>Datum začátku II. doby porodní</xs:documentation>
275 			</xs:annotation>
276 		</xs:attribute>
277 		<xs:attribute name="rdatpor" type="dsComm:dateHour" use="required">
278 			<xs:annotation>
279 				<xs:documentation>Datum a hodina porodu</xs:documentation>
280 			</xs:annotation>
281 		</xs:attribute>
282 		<xs:attribute name="rdatplacenta" type="dsComm:dateHour" use="optional">
283 			<xs:annotation>
284 				<xs:documentation>Datum a čas porodu placenty</xs:documentation>
285 			</xs:annotation>
286 		</xs:attribute>
287 		<xs:attribute name="rpoloha" type="dsComm:number1d" use="required">
288 			<xs:annotation>
289 				<xs:documentation>Poloha plodu při začátku porodu PolohaPloduRodicka
290 				</xs:documentation>
291 			</xs:annotation>
292 		</xs:attribute>
293 		<xs:attribute name="rvicecetne" type="dsComm:logical" use="required">
294 			<xs:annotation>
295 				<xs:documentation>Vícečetné těhotenství ano/ne</xs:documentation>
296 			</xs:annotation>
297 		</xs:attribute>
298 		<xs:attribute name="rcetnosttyp" type="dsComm:number2d">
299 			<xs:annotation>
300 				<xs:documentation>Vícečetné těhotenství – Jaké, hodnota dle číselníku VicecetneTehotenstviJake
301 				</xs:documentation>
302 			</xs:annotation>
303 		</xs:attribute>
304 		<xs:attribute name="rnitrodelumrti" type="dsComm:number2d">
305 			<xs:annotation>
306 				<xs:documentation>Nitroděložní úmrtí plodu dle číselníku NitrodelozniUmrtiPlodu
307 				</xs:documentation>
308 			</xs:annotation>
309 		</xs:attribute>
310 		<xs:attribute name="rgesta" type="dsComm:number22-45" use="required">
311 			<xs:annotation>
312 				<xs:documentation>Gestační stáří - počet týdnů</xs:documentation>
313 			</xs:annotation>
314 		</xs:attribute>
315 		<xs:attribute name="rgestadny" type="dsComm:number0-6" use="required">
316 			<xs:annotation>
317 				<xs:documentation>Gestační stáří - dny</xs:documentation>
318 			</xs:annotation>
319 		</xs:attribute>
320 		<xs:attribute name="rindukce" type="dsComm:logical" use="required">
321 			<xs:annotation>
322 				<xs:documentation>Preindukce/indukce vaginálního porodu ano/ne</xs:documentation>
323 			</xs:annotation>
324 		</xs:attribute>
325 		<xs:attribute name="ranes" type="dsComm:number2d">
326 			<xs:annotation>
327 				<xs:documentation>Anestézie při císařském řezu dle číselníku AnesteziePriPorodu
328 				</xs:documentation>
329 			</xs:annotation>
330 		</xs:attribute>
331 		<xs:attribute name="rsc" type="dsComm:number2d">
332 			<xs:annotation>
333 				<xs:documentation>Ukončení císařským řezem dle číselníku UkonceniPerSc
334 				</xs:documentation>
335 			</xs:annotation>
336 		</xs:attribute>
337 		<xs:attribute name="rdatuk" type="dsComm:dateHour" use="required">
338 			<xs:annotation>
339 				<xs:documentation>Datum ukončení ZR</xs:documentation>
340 			</xs:annotation>
341 		</xs:attribute>
342 		<xs:attribute name="rduvuk" type="dsComm:number2d" use="required">
343 			<xs:annotation>
344 				<xs:documentation>Důvod ukončení ZR dle číselníku DuvodUkonceniZpravyORodicce
345 				</xs:documentation>
346 			</xs:annotation>
347 		</xs:attribute>
348 		<xs:attribute name="rsestkomp" type="dsComm:str255">
349 			<xs:annotation>
350 				<xs:documentation>Jiné komplikace v šestinedělí
351 				</xs:documentation>
352 			</xs:annotation>
353 		</xs:attribute>
354 		<xs:attribute name="jmeno" type="dsComm:str50">
355 			<xs:annotation>
356 				<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>
357 			</xs:annotation>
358 		</xs:attribute>
359 		<xs:attribute name="prijmeni" type="dsComm:str50">
360 			<xs:annotation>
361 				<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>
362 			</xs:annotation>
363 		</xs:attribute>
364 		<!-- <xs:attribute name="rvagterm" type="dsComm:number2d" use="required">
365 			<xs:annotation>
366 				<xs:documentation>* Počet předchozích vaginálních porodů „v termínu porodu“</xs:documentation>
367 			</xs:annotation>
368 		</xs:attribute> -->
369 		<!-- <xs:attribute name="rvagpred" type="dsComm:number2d" use="required">
370 			<xs:annotation>
371 				<xs:documentation>* Počet předchozích vaginálních porodů „předčasných“</xs:documentation>
372 			</xs:annotation>
373 		</xs:attribute> -->
374 		<!-- <xs:attribute name="rscterm" type="dsComm:number2d" use="required">
375 			<xs:annotation>
376 				<xs:documentation>* nový	Počet předchozích porodů císařským řezem „v termínu porodu“</xs:documentation>
377 			</xs:annotation>
378 		</xs:attribute>
379 		<xs:attribute name="rscpred" type="dsComm:number2d" use="required">
380 			<xs:annotation>
381 				<xs:documentation>* Počet předchozích porodů císařským řezem „předčasných“</xs:documentation>
382 			</xs:annotation>
383 		</xs:attribute> -->
384 		<!-- <xs:attribute name="rcelteh" type="dsComm:number2d" use="required">
385 			<xs:annotation>
386 				<xs:documentation>* Celkem těhotenství</xs:documentation>
387 			</xs:annotation>
388 		</xs:attribute> -->
389 		<!-- <xs:attribute name="rmrtve" type="dsComm:number1d" use="required">
390 			<xs:annotation>
391 				<xs:documentation>Z toho mrtvě narozených</xs:documentation>
392 			</xs:annotation>
393 		</xs:attribute> -->
394 		<!--
395 		<xs:attribute name="rcnu" type="dsComm:number1d" use="required">
396 			<xs:annotation>
397 				<xs:documentation>ČNÚ (časná novorozenecká úmrtnost)</xs:documentation>
398 			</xs:annotation>
399 		</xs:attribute>
400 		<xs:attribute name="rpnu" type="dsComm:number1d" use="required">
401 			<xs:annotation>
402 				<xs:documentation>PNÚ (pozdní novorozenecká úmrtnost)</xs:documentation>
403 			</xs:annotation>
404 		</xs:attribute>
405 		<xs:attribute name="rsponpot1" type="dsComm:number1d" use="required">
406 			<xs:annotation>
407 				<xs:documentation>* Počet předchozích spontánních potratů v I. trimestru (gestační stáří 12+6)</xs:documentation>
408 			</xs:annotation>
409 		</xs:attribute>
410 		<xs:attribute name="rsponpot2" type="dsComm:number1d" use="required">
411 			<xs:annotation>
412 				<xs:documentation>* Počet předchozích spontánních potratů v II. trimestru (gestační stáří 13+0 – 26+6)</xs:documentation>
413 			</xs:annotation>
414 		</xs:attribute>
415 		<xs:attribute name="rupt1" type="dsComm:number2d" use="required">
416 			<xs:annotation>
417 				<xs:documentation>* Počet předchozích uměle ukončených potratů v I. trimestru (gestační stáří 12+6)</xs:documentation>
418 			</xs:annotation>
419 		</xs:attribute>
420 		<xs:attribute name="rupt2" type="dsComm:number2d" use="required">
421 			<xs:annotation>
422 				<xs:documentation>* Počet předchozích uměle ukončených potratů v II. trimestru (gestační stáří od 13+0)</xs:documentation>
423 			</xs:annotation>
424 		</xs:attribute>
425 		<xs:attribute name="rmimo" type="dsComm:number2d" use="required">
426 			<xs:annotation>
427 				<xs:documentation>Počet ukončení ektopických těhotenství</xs:documentation>
428 			</xs:annotation>
429 		</xs:attribute>
430 		-->
431 		<!-- <xs:attribute name="rprvnidiag" type="dsComm:number2d" use="required">
432 			<xs:annotation>
433 				<xs:documentation>* První diagnostika těhotenství u lékaře (týden)</xs:documentation>
434 			</xs:annotation>
435 		</xs:attribute> -->
436 		<!--
437 		<xs:attribute name="rscreen14" type="dsComm:str1" use="required">
438 			<xs:annotation>
439 				<xs:documentation>* Ultrazvukové vyšetření do 14. týdne dle číselníku AnoNeNezadano
440 				</xs:documentation>
441 			</xs:annotation>
442 		</xs:attribute>
443 		<xs:attribute name="rscreen1822" type="dsComm:str1" use="required">
444 			<xs:annotation>
445 				<xs:documentation>*Ultrazvukové vyšetření ve 18.- 22. týdnu  dle číselníku AnoNeNezadano
446 				</xs:documentation>
447 			</xs:annotation>
448 		</xs:attribute>
449 		<xs:attribute name="rscreen3032" type="dsComm:str1" use="required">
450 			<xs:annotation>
451 				<xs:documentation>* Ultrazvukové vyšetření ve 30.- 32. týdnu  dle číselníku AnoNeNezadano
452 				</xs:documentation>
453 			</xs:annotation>
454 		</xs:attribute>
455 		-->
456 		<!--
457 		<xs:attribute name="rscreenrust" type="dsComm:str1" use="required">
458 			<xs:annotation>
459 				<xs:documentation>* Ultrazvukový screening růstové restrikce plodu ve III. trimestru (36.-37. týden)  dle číselníku AnoNeNezadano
460 				</xs:documentation>
461 			</xs:annotation>
462 		</xs:attribute>
463 		<xs:attribute name="rdatumplodvody" type="xs:date">
464 			<xs:annotation>
465 				<xs:documentation>* Datum odběru plodové vody</xs:documentation>
466 			</xs:annotation>
467 		</xs:attribute>
468 		<xs:attribute name="rdatumchorklku" type="xs:date">
469 			<xs:annotation>
470 				<xs:documentation>* Datum odběru choriových klků</xs:documentation>
471 			</xs:annotation>
472 		</xs:attribute>
473 		<xs:attribute name="rdatumkrevplod" type="xs:date">
474 			<xs:annotation>
475 				<xs:documentation>* Datum odběru krve plodu</xs:documentation>
476 			</xs:annotation>
477 		</xs:attribute>
478 		-->
479 		<!-- <xs:attribute name="rkompteh" type="dsComm:str255">
480 			<xs:annotation>
481 				<xs:documentation>* Závažné komplikace v těhotenství - jiné 
482 				</xs:documentation>
483 			</xs:annotation>
484 		</xs:attribute> -->
485 		<!-- <xs:attribute name="rmisto" type="dsComm:number2d">
486 			<xs:annotation>
487 				<xs:documentation>* Místo porodu dle číselníku PorodKde
488 				</xs:documentation>
489 			</xs:annotation>
490 		</xs:attribute>
491 		<xs:attribute name="rdelka1" type="xs:integer">
492 			<xs:annotation>
493 				<xs:documentation>Délka I. doby porodní (hodiny)</xs:documentation>
494 			</xs:annotation>
495 		</xs:attribute>
496 		<xs:attribute name="rdelka2" type="xs:integer">
497 			<xs:annotation>
498 				<xs:documentation>Délka II. doby porodní (minuty)</xs:documentation>
499 			</xs:annotation>
500 		</xs:attribute>
501 		 -->
502 		<!-- <xs:attribute name="rindukcejinyduvod" type="dsComm:str255" use="optional">
503 			<xs:annotation>
504 				<xs:documentation>* Jiný důvod preindukce/indukce vaginálního porodu (poznámka)</xs:documentation>
505 			</xs:annotation>
506 		</xs:attribute> -->
507 		<!-- <xs:attribute name="rkomppor" type="dsComm:str255">
508 			<xs:annotation>
509 				<xs:documentation>* Jiná porodní komplikace (poznámka) – text
510 				</xs:documentation>
511 			</xs:annotation>
512 		</xs:attribute>
513 		<xs:attribute name="rkrevztrata" type="dsComm:number2d">
514 			<xs:annotation>
515 				<xs:documentation>*Krevní ztráta u porodu dle číselníku KrevniZtrata
516 				</xs:documentation>
517 			</xs:annotation>
518 		</xs:attribute> -->
519 		<!-- <xs:attribute name="rinvdiag" type="dsComm:number2d">
520 			<xs:annotation>
521 				<xs:documentation> Invazivní prenatální diagnostika dle číselníku InvazivniPrenatalniDiagnostika Přesunuto mezi atributy</xs:documentation>
522 			</xs:annotation>
523 		</xs:attribute> -->
524 	</xs:complexType>
525 	<xs:complexType name="nrrodnType">
526 		<xs:attribute name="rpord" type="dsComm:number2d" use="required">
527 			<xs:annotation>
528 				<xs:documentation>Pořadí</xs:documentation>
529 			</xs:annotation>
530 		</xs:attribute>
531 		<xs:attribute name="rvagin" type="dsComm:number2d">
532 			<xs:annotation>
533 				<xs:documentation>Ukončení vaginálním porodem dle číselníku UkonceniVaginalne
534 				</xs:documentation>
535 			</xs:annotation>
536 		</xs:attribute>
537 		<xs:attribute name="rpohl" type="dsComm:number2d" use="required">
538 			<xs:annotation>
539 				<xs:documentation>Pohlaví dle číselníku Pohlavi, skupina platnosti 02
540 				</xs:documentation>
541 			</xs:annotation>
542 		</xs:attribute>
543 		<xs:attribute name="rvit" type="dsComm:number2d" use="required">
544 			<xs:annotation>
545 				<xs:documentation>Vitalita dle číselníku Vitalita
546 				</xs:documentation>
547 			</xs:annotation>
548 		</xs:attribute>
549 		<xs:attribute name="rhmot" type="dsComm:number300-8000">
550 			<xs:annotation>
551 				<xs:documentation>Porodní hmotnost (g)</xs:documentation>
552 			</xs:annotation>
553 		</xs:attribute>
554 		<xs:attribute name="rapgar1" type="dsComm:number0-10">
555 			<xs:annotation>
556 				<xs:documentation>Součet apgarového skóre za 1. minutu</xs:documentation>
557 			</xs:annotation>
558 		</xs:attribute>
559 		<xs:attribute name="rapgar5" type="dsComm:number0-10">
560 			<xs:annotation>
561 				<xs:documentation>Součet apgarového skóre za 5. minutu</xs:documentation>
562 			</xs:annotation>
563 		</xs:attribute>
564 		<xs:attribute name="rapgar10" type="dsComm:number0-10">
565 			<xs:annotation>
566 				<xs:documentation>Součet apgarového skóre za 10. minutu</xs:documentation>
567 			</xs:annotation>
568 		</xs:attribute>
569 		<xs:attribute name="rph" type="dsComm:number1.2">
570 			<xs:annotation>
571 				<xs:documentation>Arteriálni pH - koncentrace vodíkových iontů</xs:documentation>
572 			</xs:annotation>
573 		</xs:attribute>
574 		<xs:attribute name="rlaktat" type="dsComm:number3.1">
575 			<xs:annotation>
576 				<xs:documentation>Laktát</xs:documentation>
577 			</xs:annotation>
578 		</xs:attribute>
579 	</xs:complexType>
580 	<xs:complexType name="polozkaCiselnikaType">
581 		<xs:attribute name="kod" type="dsComm:number2d" use="required">
582 			<xs:annotation>
583 				<xs:documentation>Kód číselníkové položky</xs:documentation>
584 			</xs:annotation>
585 		</xs:attribute>
586 	</xs:complexType>
587 </xs:schema>