source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Adapters/General/AdapterCA/src/jbiServiceUnits/META-INF/AdapterPolicyEngineBPEL/src/_references/_projects/Interfaces/src/schemas/HL7V3/multicacheschemas/PRPA_MT201302UV.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: 29.2 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_MT201302UV.
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 inclusion of CMET
59 <xs:include schemaLocation="COCT_MT510000UV.xsd"/>
60 -->
61 <xs:complexType name="PRPA_MT201302UV.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_MT201302UV.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_MT201302UV.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_MT201302UV.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_MT201302UV.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_MT201302UV.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_MT201302UV.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_MT201302UV.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
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_MT201302UV.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_MT201302UV.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_MT201302UV.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_MT201302UV.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_MT201302UV.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_MT201302UV.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_MT201302UV.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_MT201302UV.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_MT201302UV.PatientOfOtherProvider"
275 nillable="true"
276 minOccurs="0"
277 maxOccurs="unbounded"/>
278 <xs:element name="asMember" type="PRPA_MT201302UV.Member" nillable="true" minOccurs="0"
279 maxOccurs="unbounded"/>
280 <xs:element name="asOtherIDs" type="PRPA_MT201302UV.OtherIDs" nillable="true" minOccurs="0"
281 maxOccurs="unbounded"/>
282 <xs:element name="contactParty" type="PRPA_MT201302UV.ContactParty" nillable="true"
283 minOccurs="0"
284 maxOccurs="unbounded"/>
285 <xs:element name="guardian" type="PRPA_MT201302UV.Guardian" nillable="true" minOccurs="0"
286 maxOccurs="unbounded"/>
287 <xs:element name="personalRelationship" type="PRPA_MT201302UV.PersonalRelationship"
288 nillable="true"
289 minOccurs="0"
290 maxOccurs="unbounded"/>
291 <xs:element name="careGiver" type="PRPA_MT201302UV.CareGiver" nillable="true" minOccurs="0"
292 maxOccurs="unbounded"/>
293 <xs:element name="birthPlace" type="PRPA_MT201302UV.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_MT201302UV.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_MT201302UV.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_MT201302UV.Person" nillable="true"
332 minOccurs="1"
333 maxOccurs="1"/>
334 <xs:element name="patientNonPersonLivingSubject"
335 type="PRPA_MT201302UV.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="subjectOf" type="PRPA_MT201302UV.Subject4" nillable="true" minOccurs="0"
345 maxOccurs="unbounded"/>
346 <xs:element name="coveredPartyOf" type="PRPA_MT201302UV.CoveredParty" nillable="true"
347 minOccurs="0"
348 maxOccurs="unbounded"/>
349 </xs:sequence>
350 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
351 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
352 <xs:attribute name="classCode" type="cs" use="required"/>
353 </xs:complexType>
354 <xs:complexType name="PRPA_MT201302UV.PatientOfOtherProvider">
355 <xs:sequence>
356 <xs:group ref="InfrastructureRootElements"/>
357 <xs:element name="subjectOf" type="PRPA_MT201302UV.Subject3" minOccurs="1" maxOccurs="1"/>
358 </xs:sequence>
359 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
360 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
361 <xs:attribute name="classCode" type="cs" use="required"/>
362 </xs:complexType>
363 <xs:complexType name="PRPA_MT201302UV.Person">
364 <xs:sequence>
365 <xs:group ref="InfrastructureRootElements"/>
366 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
367 <xs:element name="name" type="PN_explicit" minOccurs="1" maxOccurs="unbounded"/>
368 <xs:element name="desc" type="ED_explicit" minOccurs="0" maxOccurs="1"/>
369 <xs:element name="telecom" type="TEL_explicit" minOccurs="0" maxOccurs="unbounded"/>
370 <xs:element name="administrativeGenderCode" type="CE" minOccurs="0" maxOccurs="1"/>
371 <xs:element name="birthTime" type="TS_explicit" minOccurs="0" maxOccurs="1"/>
372 <xs:element name="deceasedInd" type="BL" minOccurs="0" maxOccurs="1"/>
373 <xs:element name="deceasedTime" type="TS_explicit" minOccurs="0" maxOccurs="1"/>
374 <xs:element name="multipleBirthInd" type="BL" minOccurs="0" maxOccurs="1"/>
375 <xs:element name="multipleBirthOrderNumber" type="INT" minOccurs="0" maxOccurs="1"/>
376 <xs:element name="organDonorInd" type="BL" minOccurs="0" maxOccurs="1"/>
377 <xs:element name="addr" type="AD_explicit" minOccurs="0" maxOccurs="unbounded"/>
378 <xs:element name="maritalStatusCode" type="CE" minOccurs="0" maxOccurs="1"/>
379 <xs:element name="educationLevelCode" type="CE" minOccurs="0" maxOccurs="1"/>
380 <xs:element name="disabilityCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
381 <xs:element name="livingArrangementCode" type="CE" minOccurs="0" maxOccurs="1"/>
382 <xs:element name="religiousAffiliationCode" type="CE" minOccurs="0" maxOccurs="1"/>
383 <xs:element name="raceCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
384 <xs:element name="ethnicGroupCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
385 <xs:element name="asPatientOfOtherProvider" type="PRPA_MT201302UV.PatientOfOtherProvider"
386 nillable="true"
387 minOccurs="0"
388 maxOccurs="unbounded"/>
389 <xs:element name="asEmployee" type="PRPA_MT201302UV.Employee" nillable="true" minOccurs="0"
390 maxOccurs="unbounded"/>
391 <xs:element name="asCitizen" type="PRPA_MT201302UV.Citizen" nillable="true" minOccurs="0"
392 maxOccurs="unbounded"/>
393 <xs:element name="asStudent" type="PRPA_MT201302UV.Student" nillable="true" minOccurs="0"
394 maxOccurs="unbounded"/>
395 <xs:element name="asMember" type="PRPA_MT201302UV.Member" nillable="true" minOccurs="0"
396 maxOccurs="unbounded"/>
397 <xs:element name="asOtherIDs" type="PRPA_MT201302UV.OtherIDs" nillable="true" minOccurs="0"
398 maxOccurs="unbounded"/>
399 <xs:element name="contactParty" type="PRPA_MT201302UV.ContactParty" nillable="true"
400 minOccurs="0"
401 maxOccurs="unbounded"/>
402 <xs:element name="guardian" type="PRPA_MT201302UV.Guardian" nillable="true" minOccurs="0"
403 maxOccurs="unbounded"/>
404 <xs:element name="personalRelationship" type="PRPA_MT201302UV.PersonalRelationship"
405 nillable="true"
406 minOccurs="0"
407 maxOccurs="unbounded"/>
408 <xs:element name="careGiver" type="PRPA_MT201302UV.CareGiver" nillable="true" minOccurs="0"
409 maxOccurs="unbounded"/>
410 <xs:element name="birthPlace" type="PRPA_MT201302UV.BirthPlace" nillable="true"
411 minOccurs="0"
412 maxOccurs="1"/>
413 <xs:element name="guarantorRole" type="COCT_MT670000UV01.GuarantorRole" nillable="true"
414 minOccurs="0"
415 maxOccurs="unbounded"/>
416 <xs:element name="languageCommunication" type="PRPA_MT201302UV.LanguageCommunication"
417 nillable="true"
418 minOccurs="0"
419 maxOccurs="unbounded"/>
420 </xs:sequence>
421 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
422 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
423 <xs:attribute name="classCode" type="cs" use="optional" fixed="PSN"/>
424 <xs:attribute name="determinerCode" type="cs" use="optional" fixed="INSTANCE"/>
425 </xs:complexType>
426 <xs:complexType name="PRPA_MT201302UV.PersonalRelationship">
427 <xs:sequence>
428 <xs:group ref="InfrastructureRootElements"/>
429 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
430 <xs:element name="code" type="CE" minOccurs="1" maxOccurs="1"/>
431 <xs:element name="addr" type="AD_explicit" minOccurs="0" maxOccurs="unbounded"/>
432 <xs:element name="telecom" type="TEL_explicit" minOccurs="0" maxOccurs="unbounded"/>
433 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
434 <xs:element name="effectiveTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
435 <xs:choice>
436 <xs:element name="relationshipHolder1" type="COCT_MT030007UV.Person" nillable="true"
437 minOccurs="1"
438 maxOccurs="1"/>
439 <xs:element name="relationshipHolder2" type="COCT_MT030007UV.NonPersonLivingSubject"
440 nillable="true"
441 minOccurs="1"
442 maxOccurs="1"/>
443 </xs:choice>
444 </xs:sequence>
445 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
446 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
447 <xs:attribute name="classCode" type="cs" use="optional" fixed="PRS"/>
448 <xs:attribute name="negationInd" type="bl" use="optional"/>
449 </xs:complexType>
450 <xs:complexType name="PRPA_MT201302UV.Student">
451 <xs:sequence>
452 <xs:group ref="InfrastructureRootElements"/>
453 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
454 <xs:element name="addr" type="AD_explicit" minOccurs="0" maxOccurs="unbounded"/>
455 <xs:element name="telecom" type="TEL_explicit" minOccurs="0" maxOccurs="unbounded"/>
456 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
457 <xs:element name="effectiveTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
458 <xs:element name="schoolOrganization" type="COCT_MT150007UV.Organization" nillable="true"
459 minOccurs="0"
460 maxOccurs="1"/>
461 </xs:sequence>
462 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
463 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
464 <xs:attribute name="classCode" type="cs" use="optional" fixed="STD"/>
465 </xs:complexType>
466 <xs:complexType name="PRPA_MT201302UV.Subject2">
467 <xs:sequence>
468 <xs:group ref="InfrastructureRootElements"/>
469 <xs:element name="position" type="COCT_MT960000UV.Position" nillable="true" minOccurs="1"
470 maxOccurs="1"/>
471 </xs:sequence>
472 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
473 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
474 <xs:attribute name="typeCode" type="cs" use="required"/>
475 </xs:complexType>
476 <xs:complexType name="PRPA_MT201302UV.Subject3">
477 <xs:sequence>
478 <xs:group ref="InfrastructureRootElements"/>
479 <xs:element name="careProvision" type="COCT_MT820000UV.CareProvision" minOccurs="1"
480 maxOccurs="1"/>
481 </xs:sequence>
482 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
483 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
484 <xs:attribute name="typeCode" type="cs" use="required"/>
485 </xs:complexType>
486 <xs:complexType name="PRPA_MT201302UV.Subject4">
487 <xs:sequence>
488 <xs:group ref="InfrastructureRootElements"/>
489 <xs:element name="administrativeObservation"
490 type="PRPA_MT201302UV.AdministrativeObservation"
491 nillable="true"
492 minOccurs="1"
493 maxOccurs="1"/>
494 </xs:sequence>
495 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
496 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
497 <xs:attribute name="typeCode" type="cs" use="required"/>
498 </xs:complexType>
499</xs:schema>
Note: See TracBrowser for help on using the repository browser.