ds_idu_nrar-4.01.28.xsd 1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- 14.11.2025 Pridany atributy overil_xxx, duvod_znovuzarazeni a zena_rid --> 3 <xs:schema xmlns:dsComm="urn:cz-mzcr:ns:dasta:ds4:ds_type" xmlns:nrar="urn:cz-mzcr:ns:dasta:ds4:ds_idu_nrar" 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_nrar" elementFormDefault="qualified" version="4.01.03"> 4 <xs:import namespace="urn:cz-mzcr:ns:dasta:ds4:ds_cisidu" schemaLocation="ds_cisidu-4.03.05.xsd"/> 5 <xs:import namespace="urn:cz-mzcr:ns:dasta:ds4:ds_type" schemaLocation="ds_type-4.02.25.xsd"/> 6 <xs:complexType name="nraType"> 7 <xs:sequence> 8 <xs:element name="nrar" type="nrar:nrarType" maxOccurs="unbounded"> 9 <xs:annotation> 10 <xs:documentation>Záznam cyklu AR</xs:documentation> 11 </xs:annotation> 12 </xs:element> 13 </xs:sequence> 14 <xs:attribute name="aico" type="dsComm:icisType" use="required"> 15 <xs:annotation> 16 <xs:documentation>IČO (identifikační číslo zdravotnického zařízení)</xs:documentation> 17 </xs:annotation> 18 </xs:attribute> 19 <xs:attribute name="apcz" type="dsComm:number3de" use="required"> 20 <xs:annotation> 21 <xs:documentation>PČZ (pořadové číslo zdravotnického zařízení)</xs:documentation> 22 </xs:annotation> 23 </xs:attribute> 24 <xs:attribute name="apcpd" type="dsComm:number3de" use="required"> 25 <xs:annotation> 26 <xs:documentation>PČDP (pořadové číslo detašovaného pracoviště)</xs:documentation> 27 </xs:annotation> 28 </xs:attribute> 29 <xs:attribute name="aodd" type="dsComm:str5" use="required"> 30 <xs:annotation> 31 <xs:documentation>5-znakový kód oddělení</xs:documentation> 32 </xs:annotation> 33 </xs:attribute> 34 </xs:complexType> 35 <xs:element name="nra" type="nrar:nraType"/> 36 <xs:complexType name="nrarType"> 37 <xs:sequence> 38 <xs:element name="kod_vykonu_zp" type="nrar:kodVykonuType" minOccurs="0" maxOccurs="unbounded"> 39 <xs:annotation> 40 <xs:documentation> 41 Kód výkonu dle číselníku CisloVykonu 42 </xs:documentation> 43 </xs:annotation> 44 </xs:element> 45 <xs:element name="zdroj_cyklu" type="nrar:zdroj_cykluType" minOccurs="0" maxOccurs="unbounded"> 46 <xs:annotation> 47 <xs:documentation>Zdroj cyklu</xs:documentation> 48 </xs:annotation> 49 </xs:element> 50 <xs:element name="pgt_cil" type="nrar:pgt_cilType" minOccurs="0" maxOccurs="unbounded"> 51 <xs:annotation> 52 <xs:documentation>Typ PGT dle číselníku CilPGT 53 </xs:documentation> 54 </xs:annotation> 55 </xs:element> 56 </xs:sequence> 57 <xs:attribute name="cy_vnitrni_cislo_zz" type="xs:integer" use="required"> 58 <xs:annotation> 59 <xs:documentation>Vnitřní číslo cyklu zdrav zařízení</xs:documentation> 60 </xs:annotation> 61 </xs:attribute> 62 <xs:attribute name="cy_kontrolni_koncovka" type="dsComm:str4" use="required"> 63 <xs:annotation> 64 <xs:documentation>Kontrolní koncovka cyklu</xs:documentation> 65 </xs:annotation> 66 </xs:attribute> 67 <xs:attribute name="cy_poznamka" type="dsComm:str255"> 68 <xs:annotation> 69 <xs:documentation>Poznámka k záznamu cyklu</xs:documentation> 70 </xs:annotation> 71 </xs:attribute> 72 <xs:attribute name="zena_rodne_cislo" type="dsComm:rodcisType" use="optional"> 73 <xs:annotation> 74 <xs:documentation>Identifikace ženy - Rodné číslo</xs:documentation> 75 </xs:annotation> 76 </xs:attribute> 77 <xs:attribute name="zena_rid" type="dsComm:str10" use="optional"> 78 <xs:annotation> 79 <xs:documentation>Identifikace ženy - Rezortní identifikátor 80 </xs:documentation> 81 </xs:annotation> 82 </xs:attribute> 83 <xs:attribute name="zena_datum_narozeni" type="xs:date"> 84 <xs:annotation> 85 <xs:documentation>Identifikace ženy - Datum narození</xs:documentation> 86 </xs:annotation> 87 </xs:attribute> 88 <xs:attribute name="zena_datum_narozeni_rok" type="dsComm:number4d"> 89 <xs:annotation> 90 <xs:documentation>Identifikace ženy - Rok narození</xs:documentation> 91 </xs:annotation> 92 </xs:attribute> 93 <xs:attribute name="zena_stat_obc" type="dsComm:str2" use="required"> 94 <xs:annotation> 95 <xs:documentation>Identifikace ženy - Státní občanství dle číselníku Zeme, kód a2 96 </xs:documentation> 97 </xs:annotation> 98 </xs:attribute> 99 <xs:attribute name="zena_pobyt_cr" type="dsComm:logical"> 100 <xs:annotation> 101 <xs:documentation>* Trvalý pobyt v ČR (dle ROB) ano/ne - pouze u státního občanství jiného než CZ</xs:documentation> 102 </xs:annotation> 103 </xs:attribute> 104 <xs:attribute name="zena_zeme_pobyt" type="dsComm:str2"> 105 <xs:annotation> 106 <xs:documentation>* Země obvyklého pobytu ženy dle číselníku Zeme, kód a2</xs:documentation> 107 </xs:annotation> 108 </xs:attribute> 109 <xs:attribute name="zena_duvod_vek" type="dsComm:str50"> 110 <xs:annotation> 111 <xs:documentation>Důvod překročení věkové hranice (vyplňuje se pokud věk je méně než 18 nebo více než 50 let)</xs:documentation> 112 </xs:annotation> 113 </xs:attribute> 114 <xs:attribute name="overil_jmeno" type="dsComm:str50"> 115 <xs:annotation> 116 <xs:documentation>Jméno osoby, která provedla ověření, že dárkyně není vedená v „Modulu vyloučených“ a v „SOHO“</xs:documentation> 117 </xs:annotation> 118 </xs:attribute> 119 <xs:attribute name="overil_prijmeni" type="dsComm:str50"> 120 <xs:annotation> 121 <xs:documentation>Příjmení osoby, která provedla ověření, že dárkyně není vedená v „Modulu vyloučených“ a v „SOHO“</xs:documentation> 122 </xs:annotation> 123 </xs:attribute> 124 <xs:attribute name="overil_datum" type="dsComm:dateHourMin"> 125 <xs:annotation> 126 <xs:documentation>Datum a čas, kdy bylo ověřeno, že dárkyně není vedená v „Modulu vyloučených“ a v „SOHO“</xs:documentation> 127 </xs:annotation> 128 </xs:attribute> 129 <xs:attribute name="duvod_znovuzarazeni" type="dsComm:str100"> 130 <xs:annotation> 131 <xs:documentation>Důvod opětovného zařazení dárkyně </xs:documentation> 132 </xs:annotation> 133 </xs:attribute> 134 <xs:attribute name="zena_byla_jiz_teh" type="dsComm:logical"> 135 <xs:annotation> 136 <xs:documentation>Byla již těhotná (ano / ne) (povinné pokud cíl cyklu není ED)</xs:documentation> 137 </xs:annotation> 138 </xs:attribute> 139 <xs:attribute name="zena_indik_hlavni" type="dsComm:str5"> 140 <xs:annotation> 141 <xs:documentation>Indikace ženy - hlavní dle číselníku IndikaceZeny (povinné pokud cíl cyklu není ED)</xs:documentation> 142 </xs:annotation> 143 </xs:attribute> 144 <xs:attribute name="zena_indik_jina_poznamka" type="dsComm:str255"> 145 <xs:annotation> 146 <xs:documentation>Poznámka k dg. ženy</xs:documentation> 147 </xs:annotation> 148 </xs:attribute> 149 <xs:attribute name="zena_indik_vedlej" type="dsComm:str5"> 150 <xs:annotation> 151 <xs:documentation>Indikace ženy - vedlejší dle číselníku IndikaceZeny 152 </xs:documentation> 153 </xs:annotation> 154 </xs:attribute> 155 <xs:attribute name="muz_indik" type="dsComm:str5"> 156 <xs:annotation> 157 <xs:documentation>Indikace muže dle číselníku IndikaceMuze (povinné pokud cíl cyklu není ED)</xs:documentation> 158 </xs:annotation> 159 </xs:attribute> 160 <xs:attribute name="akt_lec_neplod" type="dsComm:logical"> 161 <xs:annotation> 162 <xs:documentation>Aktuelně přítomná a nyní léčená neplodnost ženy (ano / ne)</xs:documentation> 163 </xs:annotation> 164 </xs:attribute> 165 <xs:attribute name="cy_datum_zahaj" type="xs:date" use="required"> 166 <xs:annotation> 167 <xs:documentation>Datum zahájení cyklu</xs:documentation> 168 </xs:annotation> 169 </xs:attribute> 170 <xs:attribute name="cy_cil" type="dsComm:str5" use="required"> 171 <xs:annotation> 172 <xs:documentation>Zamýšlený cíl cyklu dle číselníku CilCyklu 173 </xs:documentation> 174 </xs:annotation> 175 </xs:attribute> 176 <xs:attribute name="cil_cy_jina_poznamka" type="dsComm:str255"> 177 <xs:annotation> 178 <xs:documentation>Poznámka k Zamýšlený cíl cyklu</xs:documentation> 179 </xs:annotation> 180 </xs:attribute> 181 <xs:attribute name="zamysl_pocet_emb_pro_et" type="xs:integer"> 182 <xs:annotation> 183 <xs:documentation>Zamýšlený počet embryí pro ET</xs:documentation> 184 </xs:annotation> 185 </xs:attribute> 186 <xs:attribute name="stimul_ovar_nebo_endom" type="dsComm:str5"> 187 <xs:annotation> 188 <xs:documentation>Stimulace ovarií dle číselníku StimulaceOvariiEndometriaKet 189 </xs:documentation> 190 </xs:annotation> 191 </xs:attribute> 192 <xs:attribute name="icsi_zamysleno" type="dsComm:str5"> 193 <xs:annotation> 194 <xs:documentation>Je zamýšleno ICSI dle číselníku ZamyslenoICSI 195 </xs:documentation> 196 </xs:annotation> 197 </xs:attribute> 198 <xs:attribute name="cy_co_skut_provedeno" type="dsComm:str5"> 199 <xs:annotation> 200 <xs:documentation>Skutečně v cyklu provedeno dle číselníku SkutecneVCykluProvedeno 201 </xs:documentation> 202 </xs:annotation> 203 </xs:attribute> 204 <xs:attribute name="ohss_tretiho_stup" type="dsComm:logical" use="required"> 205 <xs:annotation> 206 <xs:documentation>Byl OHSS III. st? (ano / ne)</xs:documentation> 207 </xs:annotation> 208 </xs:attribute> 209 <xs:attribute name="krvac_po_odb_oo" type="dsComm:logical" use="required"> 210 <xs:annotation> 211 <xs:documentation>Bylo závažné krvácení po odběru oocytů? (ano / ne)</xs:documentation> 212 </xs:annotation> 213 </xs:attribute> 214 <xs:attribute name="infek_po_odb_oo" type="dsComm:logical" use="required"> 215 <xs:annotation> 216 <xs:documentation>Byla infekce po odběru oocytů? (ano / ne)</xs:documentation> 217 </xs:annotation> 218 </xs:attribute> 219 <xs:attribute name="zamysl_pgt" type="dsComm:str5" use="required"> 220 <xs:annotation> 221 <xs:documentation>Je zamýšleno PGT dle číselníku ZamyslenoPGTesting 222 </xs:documentation> 223 </xs:annotation> 224 </xs:attribute> 225 <xs:attribute name="cy_co_skut_provedeno_pozn" type="dsComm:str100"> 226 <xs:annotation> 227 <xs:documentation>Skutečný cíl cyklu - poznámka</xs:documentation> 228 </xs:annotation> 229 </xs:attribute> 230 <xs:attribute name="cy_hradi" type="dsComm:number3d" use="required"> 231 <xs:annotation> 232 <xs:documentation>Kdo hradí cyklus dle číselníku ZdravotniPojistovna 233 </xs:documentation> 234 </xs:annotation> 235 </xs:attribute> 236 <xs:attribute name="vykaz_cy_zp_datum" type="xs:date"> 237 <xs:annotation> 238 <xs:documentation>Datum vykázání cyklu zdrav. Poj</xs:documentation> 239 </xs:annotation> 240 </xs:attribute> 241 <xs:attribute name="ukonceni_cy_datum" type="xs:date"> 242 <xs:annotation> 243 <xs:documentation>Datum ukončení cyklu</xs:documentation> 244 </xs:annotation> 245 </xs:attribute> 246 <xs:attribute name="odber_oo_datum" type="xs:date"> 247 <xs:annotation> 248 <xs:documentation>Datum odběru oocytů z ovarií</xs:documentation> 249 </xs:annotation> 250 </xs:attribute> 251 <xs:attribute name="odber_oo_pocet" type="dsComm:number0-99"> 252 <xs:annotation> 253 <xs:documentation>Počet nalezených oocytů</xs:documentation> 254 </xs:annotation> 255 </xs:attribute> 256 <xs:attribute name="zmrazenych_oo_pocet" type="xs:integer"> 257 <xs:annotation> 258 <xs:documentation>Zmrazeno oocytů pro tuto ženu</xs:documentation> 259 </xs:annotation> 260 </xs:attribute> 261 <xs:attribute name="darovala_cerstvych_oo_pocet" type="xs:integer"> 262 <xs:annotation> 263 <xs:documentation>Darovala čerstvých oocytů</xs:documentation> 264 </xs:annotation> 265 </xs:attribute> 266 <xs:attribute name="darovala_ke_zmraz_pocet" type="xs:integer"> 267 <xs:annotation> 268 <xs:documentation>Darovala ke zmrazení počet oocytů</xs:documentation> 269 </xs:annotation> 270 </xs:attribute> 271 <xs:attribute name="vlast_oo_emb_rozmraz_pocet" type="xs:integer"> 272 <xs:annotation> 273 <xs:documentation>Počet rozmražených vlastních oo. či emb.</xs:documentation> 274 </xs:annotation> 275 </xs:attribute> 276 <xs:attribute name="prijate_oo_od_dar_pocet" type="xs:integer"> 277 <xs:annotation> 278 <xs:documentation>Počet cizích přijatých oocytů čerstvých</xs:documentation> 279 </xs:annotation> 280 </xs:attribute> 281 <xs:attribute name="prijata_oo_emb_od_dar_pocet" type="xs:integer"> 282 <xs:annotation> 283 <xs:documentation>Počet cizích přijatých oo. či emb. rozmražených z kryokontejneru</xs:documentation> 284 </xs:annotation> 285 </xs:attribute> 286 <xs:attribute name="oploz_datum" type="xs:date"> 287 <xs:annotation> 288 <xs:documentation>Datum oplození oocytů</xs:documentation> 289 </xs:annotation> 290 </xs:attribute> 291 <xs:attribute name="oplozovano_oo_ivf" type="xs:integer"> 292 <xs:annotation> 293 <xs:documentation>Počet oplozovaných IVF</xs:documentation> 294 </xs:annotation> 295 </xs:attribute> 296 <xs:attribute name="oplozovano_oo_icsi" type="xs:integer"> 297 <xs:annotation> 298 <xs:documentation>Počet oplozovaných ICSI</xs:documentation> 299 </xs:annotation> 300 </xs:attribute> 301 <xs:attribute name="dipl_zygot_pocet" type="xs:integer"> 302 <xs:annotation> 303 <xs:documentation>Počet diplodiních zygot</xs:documentation> 304 </xs:annotation> 305 </xs:attribute> 306 <xs:attribute name="pgt_provedeno" type="dsComm:logical"> 307 <xs:annotation> 308 <xs:documentation>Bylo provedeno PGT (ano / ne)</xs:documentation> 309 </xs:annotation> 310 </xs:attribute> 311 <xs:attribute name="pgt_pocet_emb_ci_oo" type="xs:integer"> 312 <xs:annotation> 313 <xs:documentation>Počet emb./ oo bioptovaných pro PGT</xs:documentation> 314 </xs:annotation> 315 </xs:attribute> 316 <xs:attribute name="pgt_pocet_oo_ci_emb_s_vysl" type="xs:integer"> 317 <xs:annotation> 318 <xs:documentation>Počet všech emb. s použitelným výsledkem analyzy PGT</xs:documentation> 319 </xs:annotation> 320 </xs:attribute> 321 <xs:attribute name="pgt_pocet_bpm" type="xs:integer"> 322 <xs:annotation> 323 <xs:documentation>Počet PGT emb. vhodných k ET</xs:documentation> 324 </xs:annotation> 325 </xs:attribute> 326 <xs:attribute name="zmrazeno_bez_pgd" type="xs:integer"> 327 <xs:annotation> 328 <xs:documentation>Počet zmrazených emb (zygot) bez PGT</xs:documentation> 329 </xs:annotation> 330 </xs:attribute> 331 <xs:attribute name="zmrazeno_s_pgd" type="xs:integer"> 332 <xs:annotation> 333 <xs:documentation>Počet zmrazených emb (zygot) s PGT</xs:documentation> 334 </xs:annotation> 335 </xs:attribute> 336 <xs:attribute name="et_datum" type="xs:date"> 337 <xs:annotation> 338 <xs:documentation>Datum embryotransferu</xs:documentation> 339 </xs:annotation> 340 </xs:attribute> 341 <xs:attribute name="et_pocet" type="xs:integer"> 342 <xs:annotation> 343 <xs:documentation>Počet tranferovaných embryí</xs:documentation> 344 </xs:annotation> 345 </xs:attribute> 346 <xs:attribute name="et_pocet_pgt_emb" type="xs:integer"> 347 <xs:annotation> 348 <xs:documentation>Počet emb testovaných PGT</xs:documentation> 349 </xs:annotation> 350 </xs:attribute> 351 <xs:attribute name="et_emb_stari" type="xs:integer"> 352 <xs:annotation> 353 <xs:documentation>Počet dnů vývoje transferovaných embryí</xs:documentation> 354 </xs:annotation> 355 </xs:attribute> 356 <xs:attribute name="uz_datum" type="xs:date"> 357 <xs:annotation> 358 <xs:documentation>Datum UZ prokazujícího graviditu</xs:documentation> 359 </xs:annotation> 360 </xs:attribute> 361 <xs:attribute name="uz_gest_sac_pocet" type="xs:integer"> 362 <xs:annotation> 363 <xs:documentation>Počet plod. vajec</xs:documentation> 364 </xs:annotation> 365 </xs:attribute> 366 <xs:attribute name="plodu_s_akci_pocet" type="xs:integer"> 367 <xs:annotation> 368 <xs:documentation>Počet plodů s akcí srd.</xs:documentation> 369 </xs:annotation> 370 </xs:attribute> 371 <xs:attribute name="mimodel_pocet" type="xs:integer"> 372 <xs:annotation> 373 <xs:documentation>Počet mimoděl. úhnízděných plod. vajec</xs:documentation> 374 </xs:annotation> 375 </xs:attribute> 376 <xs:attribute name="grav_klinicka_zda_vznikla" type="dsComm:str5"> 377 <xs:annotation> 378 <xs:documentation>Byla dosažena klin. gravidita dle číselníku BylaDosazenaGravidita 379 </xs:documentation> 380 </xs:annotation> 381 </xs:attribute> 382 <xs:attribute name="artef_redukce_datum" type="xs:date"> 383 <xs:annotation> 384 <xs:documentation>Indikovaná redukce mnohočet těh. provedena dne</xs:documentation> 385 </xs:annotation> 386 </xs:attribute> 387 <xs:attribute name="artef_redukce_o_kolik" type="xs:integer"> 388 <xs:annotation> 389 <xs:documentation>Redukováno o kolik plodů</xs:documentation> 390 </xs:annotation> 391 </xs:attribute> 392 <xs:attribute name="grav_vysledek" type="dsComm:str5"> 393 <xs:annotation> 394 <xs:documentation>Výsledek gravidity dle číselníku VysledekGravidity 395 </xs:documentation> 396 </xs:annotation> 397 </xs:attribute> 398 <xs:attribute name="grav_datum_ukonc" type="xs:date"> 399 <xs:annotation> 400 <xs:documentation>Datum ukončení gravidity</xs:documentation> 401 </xs:annotation> 402 </xs:attribute> 403 <xs:attribute name="grav_pocet_poroz_plodu" type="dsComm:number0-5"> 404 <xs:annotation> 405 <xs:documentation>Počet porozených plodů</xs:documentation> 406 </xs:annotation> 407 </xs:attribute> 408 <xs:attribute name="ukonceno_sklad_emb" type="xs:date"> 409 <xs:annotation> 410 <xs:documentation>Datum ukončení skladování embryí (oocytů)</xs:documentation> 411 </xs:annotation> 412 </xs:attribute> 413 <xs:attribute name="darovano_emb_pocet" type="xs:integer"> 414 <xs:annotation> 415 <xs:documentation>Počet darovaných původně svých skladovaných embryí (oocytů)</xs:documentation> 416 </xs:annotation> 417 </xs:attribute> 418 <xs:attribute name="ukonceno_sklad_emb_bez_darovani" type="xs:integer"> 419 <xs:annotation> 420 <xs:documentation>Počet ukonč. skladování (emb, oo) jinak než darováním</xs:documentation> 421 </xs:annotation> 422 </xs:attribute> 423 <xs:attribute name="metoda_zisk_sp1" type="dsComm:str5"> 424 <xs:annotation> 425 <xs:documentation>Metoda získanií spermií 1 dle číselníku MetodaZiskaniSpermii 426 </xs:documentation> 427 </xs:annotation> 428 </xs:attribute> 429 <xs:attribute name="metoda_zisk_sp2" type="dsComm:str5"> 430 <xs:annotation> 431 <xs:documentation>Metoda získanií spermií 2 dle číselníku MetodaZiskaniSpermii 432 </xs:documentation> 433 </xs:annotation> 434 </xs:attribute> 435 <xs:attribute name="jmeno" type="dsComm:str50"/> 436 <xs:attribute name="prijmeni" type="dsComm:str50"/> 437 </xs:complexType> 438 <xs:complexType name="zdroj_cykluType"> 439 <xs:attribute name="oznaceni" type="dsComm:str20"> 440 <xs:annotation> 441 <xs:documentation>Identifikátor záznamu cyklu zdroje</xs:documentation> 442 </xs:annotation> 443 </xs:attribute> 444 <xs:attribute name="zdroj_cy_emb" type="dsComm:str5"> 445 <xs:annotation> 446 <xs:documentation>Detail co to bylo dle číselníku ZdrojCykluOoEmb 447 </xs:documentation> 448 </xs:annotation> 449 </xs:attribute> 450 <xs:attribute name="vyvoj_faze_dnu" type="xs:integer"> 451 <xs:annotation> 452 <xs:documentation>Vývojová fáze dnů</xs:documentation> 453 </xs:annotation> 454 </xs:attribute> 455 </xs:complexType> 456 <xs:complexType name="kodVykonuType"> 457 <xs:attribute name="kod" type="dsComm:str5" use="required"> 458 <xs:annotation> 459 <xs:documentation>Kód výkonu dle číselníku CisloVykonu 460 </xs:documentation> 461 </xs:annotation> 462 </xs:attribute> 463 </xs:complexType> 464 <xs:complexType name="pgt_cilType"> 465 <xs:attribute name="kod" type="dsComm:str5" use="required"> 466 <xs:annotation> 467 <xs:documentation>Cíl PGT dle číselníku CilPGT 468 </xs:documentation> 469 </xs:annotation> 470 </xs:attribute> 471 </xs:complexType> 472 </xs:schema>