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