source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Adapters/General/AdapterReidentificationEJB/src/conf/wsdl/schemas/HL7V3/multicacheschemas/PRPA_MT201310UV.xsd@ 507

Last change on this file since 507 was 507, checked in by George Lilly, 15 years ago

NHIN gateway and adaptor for use on linux with VistA EHR and RPMS

File size: 30.5 KB
Line 
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<xs:schema xmlns="urn:hl7-org:v3" xmlns:xs="http://www.w3.org/2001/XMLSchema"
3 xmlns:ex="urn:hl7-org/v3-example"
4 targetNamespace="urn:hl7-org:v3"
5 elementFormDefault="qualified"><!--
6*****************************************************************************************************************
7* XML schema for message type PRPA_MT201310UV.
8* Source information:
9* Rendered by: Visio to MIF transform
10* Rendered on:
11*
12*
13* Generated by XMLITS version 3.0.3
14* MIF to XSD Transform $Id: StaticMifToXsd.xsl,v 1.2 2007/03/06 06:56:44 wbeeler Exp $
15* Package Id Conversion: $Id: TransformPackageIds.xsl,v 1.2 2007/03/06 06:56:45 wbeeler Exp $
16*
17* Copyright (c) 2002, 2003, 2004, 2005 Health Level Seven. All rights reserved.
18* Redistribution and use in source and binary forms, with or without
19* modification, are permitted provided that the following conditions
20* are met:
21* 1. Redistributions of source code must retain the above copyright
22* notice, this list of conditions and the following disclaimer.
23* 2. Redistributions in binary form must reproduce the above copyright
24* notice, this list of conditions and the following disclaimer in the
25* documentation and/or other materials provided with the distribution.
26* 3. All advertising materials mentioning features or use of this software
27* must display the following acknowledgement:
28* This product includes software developed by Health Level Seven.
29* THIS SOFTWARE IS PROVIDED BY HEALTH LEVEL SEVEN, INC. AND CONTRIBUTORS "AS IS" AND
30* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
31* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
32* ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
33* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
34* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
35* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
37* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
38* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
39* SUCH DAMAGE.
40*
41********************************************************************************************************************
42 --><xs:annotation>
43 <xs:documentation>Generated using schema builder version 3.0.3. Stylesheets:
44
45StaticMifToXsd.xsl version 2.0</xs:documentation>
46 </xs:annotation>
47 <xs:include schemaLocation="../coreschemas/infrastructureRoot.xsd"/>
48 <xs:include schemaLocation="COCT_MT150007UV.xsd"/>
49 <xs:include schemaLocation="COCT_MT820000UV.xsd"/>
50 <xs:include schemaLocation="COCT_MT150002UV01.xsd"/>
51 <xs:include schemaLocation="COCT_MT030007UV.xsd"/>
52 <xs:include schemaLocation="COCT_MT030207UV.xsd"/>
53 <xs:include schemaLocation="COCT_MT710007UV.xsd"/>
54 <xs:include schemaLocation="COCT_MT960000UV.xsd"/>
55 <xs:include schemaLocation="COCT_MT670000UV01.xsd"/>
56 <xs:include schemaLocation="COCT_MT150003UV03.xsd"/>
57 <xs:include schemaLocation="COCT_MT180000UV04.xsd"/>
58 <!-- vdp 2007-08-03 improper CMET inclusion
59 <xs:include schemaLocation="COCT_MT510000UV.xsd"/>
60 -->
61 <xs:complexType name="PRPA_MT201310UV.AdministrativeObservation">
62 <xs:sequence>
63 <xs:group ref="InfrastructureRootElements"/>
64 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
65 <xs:element name="code" type="CD" minOccurs="1" maxOccurs="1"/>
66 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
67 <xs:element name="effectiveTime" type="SXCM_TS_explicit" minOccurs="0" maxOccurs="unbounded"/>
68 <xs:element name="value" type="ANY" minOccurs="1" maxOccurs="1"/>
69 </xs:sequence>
70 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
71 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
72 <xs:attribute name="classCode" type="cs" use="required"/>
73 <xs:attribute name="moodCode" type="cs" use="optional" fixed="EVN"/>
74 </xs:complexType>
75 <xs:complexType name="PRPA_MT201310UV.BirthPlace">
76 <xs:sequence>
77 <xs:group ref="InfrastructureRootElements"/>
78 <xs:element name="addr" type="AD_explicit" minOccurs="0" maxOccurs="1"/>
79 <xs:element name="birthplace" type="COCT_MT710007UV.Place" nillable="true" minOccurs="0"
80 maxOccurs="1"/>
81 <xs:element name="subjectOf" type="PRPA_MT201310UV.Subject2" nillable="true" minOccurs="0"
82 maxOccurs="1"/>
83 </xs:sequence>
84 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
85 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
86 <xs:attribute name="classCode" type="cs" use="optional" fixed="BIRTHPL"/>
87 </xs:complexType>
88 <xs:complexType name="PRPA_MT201310UV.CareGiver">
89 <xs:sequence>
90 <xs:group ref="InfrastructureRootElements"/>
91 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
92 <xs:element name="code" type="CE" minOccurs="0" maxOccurs="1"/>
93 <xs:element name="addr" type="AD_explicit" minOccurs="0" maxOccurs="unbounded"/>
94 <xs:element name="telecom" type="TEL_explicit" minOccurs="0" maxOccurs="unbounded"/>
95 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
96 <xs:element name="effectiveTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
97 <xs:element name="careGiverPerson" type="COCT_MT030207UV.Person" nillable="true"
98 minOccurs="1"
99 maxOccurs="1"/>
100 </xs:sequence>
101 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
102 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
103 <xs:attribute name="classCode" type="cs" use="optional" fixed="CAREGIVER"/>
104 </xs:complexType>
105 <xs:complexType name="PRPA_MT201310UV.Citizen">
106 <xs:sequence>
107 <xs:group ref="InfrastructureRootElements"/>
108 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
109 <xs:element name="effectiveTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
110 <xs:element name="politicalNation" type="PRPA_MT201310UV.Nation" minOccurs="1"
111 maxOccurs="1"/>
112 </xs:sequence>
113 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
114 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
115 <xs:attribute name="classCode" type="cs" use="optional" fixed="CIT"/>
116 </xs:complexType>
117 <xs:complexType name="PRPA_MT201310UV.ContactParty">
118 <xs:sequence>
119 <xs:group ref="InfrastructureRootElements"/>
120 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
121 <xs:element name="code" type="CE" minOccurs="0" maxOccurs="1"/>
122 <xs:element name="addr" type="AD_explicit" minOccurs="0" maxOccurs="unbounded"/>
123 <xs:element name="telecom" type="TEL_explicit" minOccurs="1" maxOccurs="unbounded"/>
124 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
125 <xs:element name="effectiveTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
126 <xs:choice>
127 <xs:element name="contactPerson" type="COCT_MT030207UV.Person" nillable="true"
128 minOccurs="1"
129 maxOccurs="1"/>
130 <xs:element name="contactOrganization" type="COCT_MT150007UV.Organization" nillable="true"
131 minOccurs="1"
132 maxOccurs="1"/>
133 </xs:choice>
134 </xs:sequence>
135 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
136 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
137 <xs:attribute name="classCode" type="cs" use="required"/>
138 <xs:attribute name="negationInd" type="bl" use="optional"/>
139 </xs:complexType>
140 <xs:complexType name="PRPA_MT201310UV.CoveredParty">
141 <xs:sequence>
142 <xs:group ref="InfrastructureRootElements"/>
143 <xs:element name="sequenceNumber" type="INT" minOccurs="0" maxOccurs="1"/>
144 <xs:element name="time" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
145 <xs:element name="coverageRecord" type="COCT_MT180000UV04.PolicyOrAccount" nillable="true"
146 minOccurs="1"
147 maxOccurs="1"/>
148 <!-- vdp 2007-08-03 re-definition of coverageRecord using improper CMET
149 <xs:element name="coverageRecord" type="COCT_MT510000UV.CoverageRecord" nillable="true"
150 minOccurs="1"
151 maxOccurs="1"/>
152 -->
153 </xs:sequence>
154 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
155 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
156 <xs:attribute name="typeCode" type="cs" use="required"/>
157 </xs:complexType>
158 <xs:complexType name="PRPA_MT201310UV.Employee">
159 <xs:sequence>
160 <xs:group ref="InfrastructureRootElements"/>
161 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
162 <xs:element name="addr" type="AD_explicit" minOccurs="0" maxOccurs="unbounded"/>
163 <xs:element name="telecom" type="TEL_explicit" minOccurs="0" maxOccurs="unbounded"/>
164 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
165 <xs:element name="effectiveTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
166 <xs:element name="jobTitleName" type="SC" minOccurs="0" maxOccurs="1"/>
167 <xs:element name="jobClassCode" type="CE" minOccurs="0" maxOccurs="1"/>
168 <xs:element name="occupationCode" type="CE" minOccurs="0" maxOccurs="1"/>
169 <xs:element name="employerOrganization" type="COCT_MT150007UV.Organization" nillable="true"
170 minOccurs="1"
171 maxOccurs="1"/>
172 </xs:sequence>
173 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
174 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
175 <xs:attribute name="classCode" type="cs" use="required"/>
176 <xs:attribute name="negationInd" type="bl" use="optional"/>
177 </xs:complexType>
178 <xs:complexType name="PRPA_MT201310UV.Group">
179 <xs:sequence>
180 <xs:group ref="InfrastructureRootElements"/>
181 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
182 <xs:element name="code" type="CE" minOccurs="0" maxOccurs="1"/>
183 <xs:element name="name" type="EN_explicit" minOccurs="0" maxOccurs="unbounded"/>
184 <xs:element name="desc" type="ED_explicit" minOccurs="0" maxOccurs="1"/>
185 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
186 <xs:element name="existenceTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
187 <xs:element name="telecom" type="TEL_explicit" minOccurs="0" maxOccurs="unbounded"/>
188 <xs:element name="addr" type="AD_explicit" minOccurs="0" maxOccurs="1"/>
189 </xs:sequence>
190 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
191 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
192 <xs:attribute name="classCode" type="cs" use="required"/>
193 <xs:attribute name="determinerCode" type="cs" use="optional" fixed="INSTANCE"/>
194 </xs:complexType>
195 <xs:complexType name="PRPA_MT201310UV.Guardian">
196 <xs:sequence>
197 <xs:group ref="InfrastructureRootElements"/>
198 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
199 <xs:element name="addr" type="AD_explicit" minOccurs="0" maxOccurs="unbounded"/>
200 <xs:element name="telecom" type="TEL_explicit" minOccurs="0" maxOccurs="unbounded"/>
201 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
202 <xs:element name="effectiveTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
203 <xs:element name="certificateText" type="ED_explicit" minOccurs="0" maxOccurs="1"/>
204 <xs:choice>
205 <xs:element name="guardianPerson" type="COCT_MT030207UV.Person" nillable="true"
206 minOccurs="1"
207 maxOccurs="1"/>
208 <xs:element name="guardianOrganization" type="COCT_MT150007UV.Organization" nillable="true"
209 minOccurs="1"
210 maxOccurs="1"/>
211 </xs:choice>
212 </xs:sequence>
213 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
214 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
215 <xs:attribute name="classCode" type="cs" use="optional" fixed="GUARD"/>
216 <xs:attribute name="negationInd" type="bl" use="optional"/>
217 </xs:complexType>
218 <xs:complexType name="PRPA_MT201310UV.LanguageCommunication">
219 <xs:sequence>
220 <xs:group ref="InfrastructureRootElements"/>
221 <xs:element name="languageCode" type="CE" minOccurs="1" maxOccurs="1"/>
222 <xs:element name="modeCode" type="CE" minOccurs="0" maxOccurs="1"/>
223 <xs:element name="proficiencyLevelCode" type="CE" minOccurs="0" maxOccurs="1"/>
224 <xs:element name="preferenceInd" type="BL" minOccurs="0" maxOccurs="1"/>
225 </xs:sequence>
226 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
227 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
228 </xs:complexType>
229 <xs:complexType name="PRPA_MT201310UV.Member">
230 <xs:sequence>
231 <xs:group ref="InfrastructureRootElements"/>
232 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
233 <xs:element name="code" type="CE" minOccurs="0" maxOccurs="1"/>
234 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
235 <xs:element name="effectiveTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
236 <xs:element name="group" type="PRPA_MT201310UV.Group" nillable="true" minOccurs="1"
237 maxOccurs="1"/>
238 </xs:sequence>
239 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
240 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
241 <xs:attribute name="classCode" type="cs" use="required"/>
242 </xs:complexType>
243 <xs:complexType name="PRPA_MT201310UV.Nation">
244 <xs:sequence>
245 <xs:group ref="InfrastructureRootElements"/>
246 <xs:element name="code" type="CD" minOccurs="1" maxOccurs="1"/>
247 <xs:element name="name" type="ON_explicit" minOccurs="0" maxOccurs="1"/>
248 </xs:sequence>
249 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
250 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
251 <xs:attribute name="classCode" type="cs" use="optional" fixed="NAT"/>
252 <xs:attribute name="determinerCode" type="cs" use="optional" fixed="INSTANCE"/>
253 </xs:complexType>
254 <xs:complexType name="PRPA_MT201310UV.NonPersonLivingSubject">
255 <xs:sequence>
256 <xs:group ref="InfrastructureRootElements"/>
257 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
258 <xs:element name="code" type="CE" minOccurs="0" maxOccurs="1"/>
259 <xs:element name="name" type="EN_explicit" minOccurs="0" maxOccurs="unbounded"/>
260 <xs:element name="desc" type="ED_explicit" minOccurs="0" maxOccurs="1"/>
261 <xs:element name="existenceTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
262 <xs:element name="telecom" type="TEL_explicit" minOccurs="0" maxOccurs="unbounded"/>
263 <xs:element name="riskCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
264 <xs:element name="handlingCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
265 <xs:element name="administrativeGenderCode" type="CE" minOccurs="0" maxOccurs="1"/>
266 <xs:element name="birthTime" type="TS_explicit" minOccurs="0" maxOccurs="1"/>
267 <xs:element name="deceasedInd" type="BL" minOccurs="0" maxOccurs="1"/>
268 <xs:element name="deceasedTime" type="TS_explicit" minOccurs="0" maxOccurs="1"/>
269 <xs:element name="multipleBirthInd" type="BL" minOccurs="0" maxOccurs="1"/>
270 <xs:element name="multipleBirthOrderNumber" type="INT" minOccurs="0" maxOccurs="1"/>
271 <xs:element name="organDonorInd" type="BL" minOccurs="0" maxOccurs="1"/>
272 <xs:element name="strainText" type="ED_explicit" minOccurs="0" maxOccurs="1"/>
273 <xs:element name="genderStatusCode" type="CE" minOccurs="0" maxOccurs="1"/>
274 <xs:element name="asPatientOfOtherProvider" type="PRPA_MT201310UV.PatientOfOtherProvider"
275 nillable="true"
276 minOccurs="0"
277 maxOccurs="unbounded"/>
278 <xs:element name="asMember" type="PRPA_MT201310UV.Member" nillable="true" minOccurs="0"
279 maxOccurs="unbounded"/>
280 <xs:element name="asOtherIDs" type="PRPA_MT201310UV.OtherIDs" nillable="true" minOccurs="0"
281 maxOccurs="unbounded"/>
282 <xs:element name="contactParty" type="PRPA_MT201310UV.ContactParty" nillable="true"
283 minOccurs="0"
284 maxOccurs="unbounded"/>
285 <xs:element name="guardian" type="PRPA_MT201310UV.Guardian" nillable="true" minOccurs="0"
286 maxOccurs="unbounded"/>
287 <xs:element name="personalRelationship" type="PRPA_MT201310UV.PersonalRelationship"
288 nillable="true"
289 minOccurs="0"
290 maxOccurs="unbounded"/>
291 <xs:element name="careGiver" type="PRPA_MT201310UV.CareGiver" nillable="true" minOccurs="0"
292 maxOccurs="unbounded"/>
293 <xs:element name="birthPlace" type="PRPA_MT201310UV.BirthPlace" nillable="true"
294 minOccurs="0"
295 maxOccurs="1"/>
296 <xs:element name="guarantorRole" type="COCT_MT670000UV01.GuarantorRole" nillable="true"
297 minOccurs="0"
298 maxOccurs="unbounded"/>
299 </xs:sequence>
300 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
301 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
302 <xs:attribute name="classCode" type="cs" use="required"/>
303 <xs:attribute name="determinerCode" type="cs" use="optional" fixed="INSTANCE"/>
304 </xs:complexType>
305 <xs:complexType name="PRPA_MT201310UV.OtherIDs">
306 <xs:sequence>
307 <xs:group ref="InfrastructureRootElements"/>
308 <xs:element name="id" type="II" minOccurs="1" maxOccurs="unbounded"/>
309 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
310 <xs:element name="effectiveTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
311 <xs:element name="scopingOrganization" type="COCT_MT150002UV01.Organization"
312 nillable="true"
313 minOccurs="1"
314 maxOccurs="1"/>
315 </xs:sequence>
316 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
317 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
318 <xs:attribute name="classCode" type="cs" use="required"/>
319 </xs:complexType>
320 <xs:complexType name="PRPA_MT201310UV.Patient">
321 <xs:sequence>
322 <xs:group ref="InfrastructureRootElements"/>
323 <xs:element name="id" type="II" minOccurs="1" maxOccurs="unbounded"/>
324 <xs:element name="addr" type="AD_explicit" minOccurs="0" maxOccurs="unbounded"/>
325 <xs:element name="telecom" type="TEL_explicit" minOccurs="0" maxOccurs="unbounded"/>
326 <xs:element name="statusCode" type="CS" minOccurs="1" maxOccurs="1"/>
327 <xs:element name="effectiveTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
328 <xs:element name="confidentialityCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
329 <xs:element name="veryImportantPersonCode" type="CE" minOccurs="0" maxOccurs="1"/>
330 <xs:choice>
331 <xs:element name="patientPerson" type="PRPA_MT201310UV.Person" nillable="true"
332 minOccurs="1"
333 maxOccurs="1"/>
334 <xs:element name="patientNonPersonLivingSubject"
335 type="PRPA_MT201310UV.NonPersonLivingSubject"
336 nillable="true"
337 minOccurs="1"
338 maxOccurs="1"/>
339 </xs:choice>
340 <xs:element name="providerOrganization" type="COCT_MT150003UV03.Organization"
341 nillable="true"
342 minOccurs="0"
343 maxOccurs="1"/>
344 <xs:element name="subjectOf1" type="PRPA_MT201310UV.Subject" nillable="true" minOccurs="1"
345 maxOccurs="unbounded"/>
346 <xs:element name="subjectOf2" type="PRPA_MT201310UV.Subject4" nillable="true" minOccurs="0"
347 maxOccurs="unbounded"/>
348 <xs:element name="coveredPartyOf" type="PRPA_MT201310UV.CoveredParty" nillable="true"
349 minOccurs="0"
350 maxOccurs="unbounded"/>
351 </xs:sequence>
352 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
353 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
354 <xs:attribute name="classCode" type="cs" use="required"/>
355 </xs:complexType>
356 <xs:complexType name="PRPA_MT201310UV.PatientOfOtherProvider">
357 <xs:sequence>
358 <xs:group ref="InfrastructureRootElements"/>
359 <xs:element name="subjectOf" type="PRPA_MT201310UV.Subject3" minOccurs="1" maxOccurs="1"/>
360 </xs:sequence>
361 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
362 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
363 <xs:attribute name="classCode" type="cs" use="required"/>
364 </xs:complexType>
365 <xs:complexType name="PRPA_MT201310UV.Person">
366 <xs:sequence>
367 <xs:group ref="InfrastructureRootElements"/>
368 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
369 <xs:element name="name" type="PN_explicit" minOccurs="1" maxOccurs="unbounded"/>
370 <xs:element name="desc" type="ED_explicit" minOccurs="0" maxOccurs="1"/>
371 <xs:element name="telecom" type="TEL_explicit" minOccurs="0" maxOccurs="unbounded"/>
372 <xs:element name="administrativeGenderCode" type="CE" minOccurs="0" maxOccurs="1"/>
373 <xs:element name="birthTime" type="TS_explicit" minOccurs="0" maxOccurs="1"/>
374 <xs:element name="deceasedInd" type="BL" minOccurs="0" maxOccurs="1"/>
375 <xs:element name="deceasedTime" type="TS_explicit" minOccurs="0" maxOccurs="1"/>
376 <xs:element name="multipleBirthInd" type="BL" minOccurs="0" maxOccurs="1"/>
377 <xs:element name="multipleBirthOrderNumber" type="INT" minOccurs="0" maxOccurs="1"/>
378 <xs:element name="organDonorInd" type="BL" minOccurs="0" maxOccurs="1"/>
379 <xs:element name="addr" type="AD_explicit" minOccurs="0" maxOccurs="unbounded"/>
380 <xs:element name="maritalStatusCode" type="CE" minOccurs="0" maxOccurs="1"/>
381 <xs:element name="educationLevelCode" type="CE" minOccurs="0" maxOccurs="1"/>
382 <xs:element name="disabilityCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
383 <xs:element name="livingArrangementCode" type="CE" minOccurs="0" maxOccurs="1"/>
384 <xs:element name="religiousAffiliationCode" type="CE" minOccurs="0" maxOccurs="1"/>
385 <xs:element name="raceCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
386 <xs:element name="ethnicGroupCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
387 <xs:element name="asPatientOfOtherProvider" type="PRPA_MT201310UV.PatientOfOtherProvider"
388 nillable="true"
389 minOccurs="0"
390 maxOccurs="unbounded"/>
391 <xs:element name="asEmployee" type="PRPA_MT201310UV.Employee" nillable="true" minOccurs="0"
392 maxOccurs="unbounded"/>
393 <xs:element name="asCitizen" type="PRPA_MT201310UV.Citizen" nillable="true" minOccurs="0"
394 maxOccurs="unbounded"/>
395 <xs:element name="asStudent" type="PRPA_MT201310UV.Student" nillable="true" minOccurs="0"
396 maxOccurs="unbounded"/>
397 <xs:element name="asMember" type="PRPA_MT201310UV.Member" nillable="true" minOccurs="0"
398 maxOccurs="unbounded"/>
399 <xs:element name="asOtherIDs" type="PRPA_MT201310UV.OtherIDs" nillable="true" minOccurs="0"
400 maxOccurs="unbounded"/>
401 <xs:element name="contactParty" type="PRPA_MT201310UV.ContactParty" nillable="true"
402 minOccurs="0"
403 maxOccurs="unbounded"/>
404 <xs:element name="guardian" type="PRPA_MT201310UV.Guardian" nillable="true" minOccurs="0"
405 maxOccurs="unbounded"/>
406 <xs:element name="personalRelationship" type="PRPA_MT201310UV.PersonalRelationship"
407 nillable="true"
408 minOccurs="0"
409 maxOccurs="unbounded"/>
410 <xs:element name="careGiver" type="PRPA_MT201310UV.CareGiver" nillable="true" minOccurs="0"
411 maxOccurs="unbounded"/>
412 <xs:element name="birthPlace" type="PRPA_MT201310UV.BirthPlace" nillable="true"
413 minOccurs="0"
414 maxOccurs="1"/>
415 <xs:element name="guarantorRole" type="COCT_MT670000UV01.GuarantorRole" nillable="true"
416 minOccurs="0"
417 maxOccurs="unbounded"/>
418 <xs:element name="languageCommunication" type="PRPA_MT201310UV.LanguageCommunication"
419 nillable="true"
420 minOccurs="0"
421 maxOccurs="unbounded"/>
422 </xs:sequence>
423 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
424 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
425 <xs:attribute name="classCode" type="cs" use="optional" fixed="PSN"/>
426 <xs:attribute name="determinerCode" type="cs" use="optional" fixed="INSTANCE"/>
427 </xs:complexType>
428 <xs:complexType name="PRPA_MT201310UV.PersonalRelationship">
429 <xs:sequence>
430 <xs:group ref="InfrastructureRootElements"/>
431 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
432 <xs:element name="code" type="CE" minOccurs="1" maxOccurs="1"/>
433 <xs:element name="addr" type="AD_explicit" minOccurs="0" maxOccurs="unbounded"/>
434 <xs:element name="telecom" type="TEL_explicit" minOccurs="0" maxOccurs="unbounded"/>
435 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
436 <xs:element name="effectiveTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
437 <xs:choice>
438 <xs:element name="relationshipHolder1" type="COCT_MT030007UV.Person" nillable="true"
439 minOccurs="1"
440 maxOccurs="1"/>
441 <xs:element name="relationshipHolder2" type="COCT_MT030007UV.NonPersonLivingSubject"
442 nillable="true"
443 minOccurs="1"
444 maxOccurs="1"/>
445 </xs:choice>
446 </xs:sequence>
447 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
448 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
449 <xs:attribute name="classCode" type="cs" use="optional" fixed="PRS"/>
450 <xs:attribute name="negationInd" type="bl" use="optional"/>
451 </xs:complexType>
452 <xs:complexType name="PRPA_MT201310UV.QueryMatchObservation">
453 <xs:sequence>
454 <xs:group ref="InfrastructureRootElements"/>
455 <xs:element name="code" type="CD" minOccurs="1" maxOccurs="1"/>
456 <xs:element name="value" type="ANY" minOccurs="1" maxOccurs="1"/>
457 </xs:sequence>
458 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
459 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
460 <xs:attribute name="classCode" type="cs" use="optional" default="OBS"/>
461 <xs:attribute name="moodCode" type="cs" use="optional" default="EVN"/>
462 </xs:complexType>
463 <xs:complexType name="PRPA_MT201310UV.Student">
464 <xs:sequence>
465 <xs:group ref="InfrastructureRootElements"/>
466 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
467 <xs:element name="addr" type="AD_explicit" minOccurs="0" maxOccurs="unbounded"/>
468 <xs:element name="telecom" type="TEL_explicit" minOccurs="0" maxOccurs="unbounded"/>
469 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
470 <xs:element name="effectiveTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
471 <xs:element name="schoolOrganization" type="COCT_MT150007UV.Organization" nillable="true"
472 minOccurs="0"
473 maxOccurs="1"/>
474 </xs:sequence>
475 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
476 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
477 <xs:attribute name="classCode" type="cs" use="optional" fixed="STD"/>
478 </xs:complexType>
479 <xs:complexType name="PRPA_MT201310UV.Subject">
480 <xs:sequence>
481 <xs:group ref="InfrastructureRootElements"/>
482 <xs:element name="queryMatchObservation" type="PRPA_MT201310UV.QueryMatchObservation"
483 nillable="true"
484 minOccurs="1"
485 maxOccurs="1"/>
486 </xs:sequence>
487 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
488 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
489 <xs:attribute name="typeCode" type="cs" use="optional" fixed="SBJ"/>
490 </xs:complexType>
491 <xs:complexType name="PRPA_MT201310UV.Subject2">
492 <xs:sequence>
493 <xs:group ref="InfrastructureRootElements"/>
494 <xs:element name="position" type="COCT_MT960000UV.Position" nillable="true" minOccurs="1"
495 maxOccurs="1"/>
496 </xs:sequence>
497 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
498 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
499 <xs:attribute name="typeCode" type="cs" use="required"/>
500 </xs:complexType>
501 <xs:complexType name="PRPA_MT201310UV.Subject3">
502 <xs:sequence>
503 <xs:group ref="InfrastructureRootElements"/>
504 <xs:element name="careProvision" type="COCT_MT820000UV.CareProvision" minOccurs="1"
505 maxOccurs="1"/>
506 </xs:sequence>
507 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
508 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
509 <xs:attribute name="typeCode" type="cs" use="required"/>
510 </xs:complexType>
511 <xs:complexType name="PRPA_MT201310UV.Subject4">
512 <xs:sequence>
513 <xs:group ref="InfrastructureRootElements"/>
514 <xs:element name="administrativeObservation"
515 type="PRPA_MT201310UV.AdministrativeObservation"
516 nillable="true"
517 minOccurs="1"
518 maxOccurs="1"/>
519 </xs:sequence>
520 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
521 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
522 <xs:attribute name="typeCode" type="cs" use="required"/>
523 </xs:complexType>
524</xs:schema>
Note: See TracBrowser for help on using the repository browser.