ds_idu_nrpot-4.02.10.xsd
  1 <?xml version="1.0" encoding="utf-8"?>
  2 <!--14.11.2025 rozsireni datovych typu pocet_xx na dvoumistny integer
  3 20.1.2026 prostav rodinny stav - obecnejsi datový typ-->
  4 <xs:schema xmlns:dsComm="urn:cz-mzcr:ns:dasta:ds4:ds_type" xmlns:nrpot="urn:cz-mzcr:ns:dasta:ds4:ds_idu_nrpot" 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_nrpot" elementFormDefault="qualified" version="4.01.01">
  5 	<xs:import namespace="urn:cz-mzcr:ns:dasta:ds4:ds_cisidu" schemaLocation="ds_cisidu-4.03.05.xsd"/>
  6 	<xs:import namespace="urn:cz-mzcr:ns:dasta:ds4:ds_type" schemaLocation="ds_type-4.02.25.xsd"/>
  7 	<xs:complexType name="nrtType">
  8 		<xs:sequence>
  9 			<xs:element name="nrpot" type="nrpot:nrpotType" maxOccurs="unbounded">
 10 				<xs:annotation>
 11 					<xs:documentation>Hlášení potratu a mimoděložního těhotenství</xs:documentation>
 12 				</xs:annotation>
 13 			</xs:element>
 14 		</xs:sequence>
 15 		<xs:attribute name="picov" type="dsComm:icisType" use="required">
 16 			<xs:annotation>
 17 				<xs:documentation>IČ (identifikační číslo zařízení, které výkon provedlo)</xs:documentation>
 18 			</xs:annotation>
 19 		</xs:attribute>
 20 		<xs:attribute name="ppczv" type="dsComm:number3de" use="required">
 21 			<xs:annotation>
 22 				<xs:documentation>PČZ (pořadové číslo zařízení, které výkon provedlo)</xs:documentation>
 23 			</xs:annotation>
 24 		</xs:attribute>
 25 	</xs:complexType>
 26 	<xs:element name="nrt" type="nrpot:nrtType"/>
 27 	<xs:complexType name="nrpotType">
 28 		<xs:attribute name="prodcis" type="dsComm:rodcisType" use="required">
 29 			<xs:annotation>
 30 				<xs:documentation>Rodné číslo</xs:documentation>
 31 			</xs:annotation>
 32 		</xs:attribute>
 33 		<xs:attribute name="pdatnar" type="xs:date" use="required">
 34 			<xs:annotation>
 35 				<xs:documentation>*Datum narození</xs:documentation>
 36 			</xs:annotation>
 37 		</xs:attribute>
 38 		<xs:attribute name="pobec" type="dsComm:number6de" use="required">
 39 			<xs:annotation>
 40 				<xs:documentation>Obec bydliště dle číselníku Obec
 41 				</xs:documentation>
 42 			</xs:annotation>
 43 		</xs:attribute>
 44 		<xs:attribute name="pkzam" type="dsComm:number1d" use="required">
 45 			<xs:annotation>
 46 				<xs:documentation>Klasifikace zaměstnání dle číselníku KlasifikaceZamestnaniJednomistna
 47 				</xs:documentation>
 48 			</xs:annotation>
 49 		</xs:attribute>
 50 		<xs:attribute name="prostav" type="dsComm:number1d" use="required">
 51 			<xs:annotation>
 52 				<xs:documentation>Rodinný stav dle číselníku Stav
 53 				</xs:documentation>
 54 			</xs:annotation>
 55 		</xs:attribute>
 56 		<xs:attribute name="pzemepobyt" type="dsComm:str2" use="required">
 57 			<xs:annotation>
 58 				<xs:documentation>*Země obvyklého pobytu dle číselníku Zeme, kód a2</xs:documentation>
 59 			</xs:annotation>
 60 		</xs:attribute>
 61 		<xs:attribute name="pstaobc" type="dsComm:str2" use="required">
 62 			<xs:annotation>
 63 				<xs:documentation>Státní občanství dle číselníku Zeme, kód a2
 64 				</xs:documentation>
 65 			</xs:annotation>
 66 		</xs:attribute>
 67 		<xs:attribute name="ppobytcr" type="dsComm:logical">
 68 			<xs:annotation>
 69 				<xs:documentation> * Trvalý pobyt v ČR (dle ROB) ano/ne - pouze u státního občanství jiného než CZ</xs:documentation>
 70 			</xs:annotation>
 71 		</xs:attribute>
 72 		<xs:attribute name="pvzdela" type="dsComm:number1-9" use="required">
 73 			<xs:annotation>
 74 				<xs:documentation>Vzdělání dle číselníku Vzdelani, skupina platnosti 02</xs:documentation>
 75 			</xs:annotation>
 76 		</xs:attribute>
 77 		<xs:attribute name="ppopor" type="dsComm:number2d" use="required">
 78 			<xs:annotation>
 79 				<xs:documentation>Počet porodů</xs:documentation>
 80 			</xs:annotation>
 81 		</xs:attribute>
 82 		<xs:attribute name="ppozive" type="dsComm:number2d" use="required">
 83 			<xs:annotation>
 84 				<xs:documentation>Počet živě narozených dětí</xs:documentation>
 85 			</xs:annotation>
 86 		</xs:attribute>
 87 		<xs:attribute name="ppoint" type="dsComm:number2d" use="required">
 88 			<xs:annotation>
 89 				<xs:documentation>Počet dosavadních UPT</xs:documentation>
 90 			</xs:annotation>
 91 		</xs:attribute>
 92 		<xs:attribute name="pposap" type="dsComm:number2d" use="required">
 93 			<xs:annotation>
 94 				<xs:documentation>Počet dosavadních samovolných potratů</xs:documentation>
 95 			</xs:annotation>
 96 		</xs:attribute>
 97 		<xs:attribute name="pdiagteh" type="dsComm:number1d" use="required">
 98 			<xs:annotation>
 99 				<xs:documentation>*Diagnostika těhotenství dle číselníku Diagnostikatehotenstvi
100 				</xs:documentation>
101 			</xs:annotation>
102 		</xs:attribute>
103 		<xs:attribute name="pdiagtehklin" type="dsComm:number1d" use="optional">
104 			<xs:annotation>
105 				<xs:documentation>*Specifikace klinické diagnostiky těhotenství dle číselníku DiagnostikaTehotenstviKlinicka
106 				</xs:documentation>
107 			</xs:annotation>
108 		</xs:attribute>
109 		<xs:attribute name="pklastehlok" type="dsComm:number1d" use="required">
110 			<xs:annotation>
111 				<xs:documentation>*Klasifikace těhotenství dle lokalizace, hodnota dle číselníku KlasifikaceTehotenstviLokalizace
112 				</xs:documentation>
113 			</xs:annotation>
114 		</xs:attribute>
115 		<xs:attribute name="pklastehcetnost" type="dsComm:number1d">
116 			<xs:annotation>
117 				<xs:documentation>*Klasifikace těhotenství dle četnosti, hodnota dle číselníku KlasifikaceTehotenstviCetnost
118 				</xs:documentation>
119 			</xs:annotation>
120 		</xs:attribute>
121 		<xs:attribute name="pklastehprosp" type="dsComm:number1d" use="required">
122 			<xs:annotation>
123 				<xs:documentation>*Klasifikace těhotenství dle prosperity, hodnota dle číselníku KlasifikaceTehotenstviProsperita
124 				</xs:documentation>
125 			</xs:annotation>
126 		</xs:attribute>
127 		<xs:attribute name="pdrupot" type="dsComm:number1-5" use="required">
128 			<xs:annotation>
129 				<xs:documentation>Druh potratu dle číselníku DruhPotratu
130 				</xs:documentation>
131 			</xs:annotation>
132 		</xs:attribute>
133 		<xs:attribute name="pzdrduvupt" type="dsComm:logical">
134 			<xs:annotation>
135 				<xs:documentation>*Zdravotní důvod u UPT ano/ne</xs:documentation>
136 			</xs:annotation>
137 		</xs:attribute>
138 		<xs:attribute name="pdapot" type="xs:date" use="required">
139 			<xs:annotation>
140 				<xs:documentation>Datum provedení potratu</xs:documentation>
141 			</xs:annotation>
142 		</xs:attribute>
143 		<xs:attribute name="pstari" type="dsComm:number2de" use="required">
144 			<xs:annotation>
145 				<xs:documentation>Stáří plodu v týdnech</xs:documentation>
146 			</xs:annotation>
147 		</xs:attribute>
148 		<xs:attribute name="phmot" type="dsComm:number4d">
149 			<xs:annotation>
150 				<xs:documentation>Hmotnost (v gramech) plodu nad 17 týdnů</xs:documentation>
151 			</xs:annotation>
152 		</xs:attribute>
153 		<xs:attribute name="phmotplac" type="dsComm:number4d">
154 			<xs:annotation>
155 				<xs:documentation>*Hmotnost placenty v gramech </xs:documentation>
156 			</xs:annotation>
157 		</xs:attribute>
158 		<xs:attribute name="pnyngrav" type="dsComm:number2d" use="required">
159 			<xs:annotation>
160 				<xs:documentation>Nynější gravidita dle číselníku NynejsiGravidita
161 				</xs:documentation>
162 			</xs:annotation>
163 		</xs:attribute>
164 		<xs:attribute name="pinprediag" type="dsComm:number2d">
165 			<xs:annotation>
166 				<xs:documentation>Invazivní prenatální diagnostika dle číselníku InvazivniPrenatalniDiagnostika
167 				</xs:documentation>
168 			</xs:annotation>
169 		</xs:attribute>
170 		<xs:attribute name="pzpprov" type="dsComm:number2d">
171 			<xs:annotation>
172 				<xs:documentation>UPT podle způsobu provedení dle číselníku ZpusobProvedeni
173 				</xs:documentation>
174 			</xs:annotation>
175 		</xs:attribute>
176 		<xs:attribute name="jmeno" type="dsComm:str50">
177 			<xs:annotation>
178 				<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>
179 			</xs:annotation>
180 		</xs:attribute>
181 		<xs:attribute name="prijmeni" type="dsComm:str50">
182 			<xs:annotation>
183 				<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>
184 			</xs:annotation>
185 		</xs:attribute>
186 	</xs:complexType>
187 </xs:schema>