source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Common/Interfaces/src/schemas/HL7V3/NE2008/multicacheschemas/PRPA_MT201306UV02.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: 17.0 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_MT201306UV02.
8* Source information:
9* Rendered by: Visio to MIF transform
10* Rendered on:
11*
12*
13* Generated by XMLITS version 3.1.6
14* MIF to XSD Transform $Id: StaticMifToXsd.xsl,v 1.30 2007/12/06 05:50:08 wbeeler Exp $
15* Package Id Conversion: $Id: TransformPackageIds.xsl,v 1.6 2007/03/20 02:48:49 wbeeler Exp $
16*
17* Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007 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.1.6. Stylesheets:
44
45StaticMifToXsd.xsl version 2.0</xs:documentation>
46 </xs:annotation>
47 <xs:include schemaLocation="../coreschemas/infrastructureRoot.xsd"/>
48 <xs:complexType name="PRPA_MT201306UV02.LivingSubjectAdministrativeGender">
49 <xs:sequence>
50 <xs:group ref="InfrastructureRootElements"/>
51 <xs:element name="value" type="CE" minOccurs="1" maxOccurs="unbounded"/>
52 <xs:element name="semanticsText" type="ST" minOccurs="1" maxOccurs="1"/>
53 </xs:sequence>
54 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
55 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
56 </xs:complexType>
57 <xs:complexType name="PRPA_MT201306UV02.LivingSubjectBirthPlaceAddress">
58 <xs:sequence>
59 <xs:group ref="InfrastructureRootElements"/>
60 <xs:element name="value" type="AD" minOccurs="1" maxOccurs="unbounded"/>
61 <xs:element name="semanticsText" type="ST" minOccurs="1" maxOccurs="1"/>
62 </xs:sequence>
63 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
64 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
65 </xs:complexType>
66 <xs:complexType name="PRPA_MT201306UV02.LivingSubjectBirthPlaceName">
67 <xs:sequence>
68 <xs:group ref="InfrastructureRootElements"/>
69 <xs:element name="value" type="EN" minOccurs="1" maxOccurs="unbounded"/>
70 <xs:element name="semanticsText" type="ST" minOccurs="1" maxOccurs="1"/>
71 </xs:sequence>
72 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
73 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
74 </xs:complexType>
75 <xs:complexType name="PRPA_MT201306UV02.LivingSubjectBirthTime">
76 <xs:sequence>
77 <xs:group ref="InfrastructureRootElements"/>
78 <xs:element name="value" type="IVL_TS" minOccurs="1" maxOccurs="unbounded"/>
79 <xs:element name="semanticsText" type="ST" minOccurs="1" maxOccurs="1"/>
80 </xs:sequence>
81 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
82 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
83 </xs:complexType>
84 <xs:complexType name="PRPA_MT201306UV02.LivingSubjectDeceasedTime">
85 <xs:sequence>
86 <xs:group ref="InfrastructureRootElements"/>
87 <xs:element name="value" type="IVL_TS" minOccurs="1" maxOccurs="unbounded"/>
88 <xs:element name="semanticsText" type="ST" minOccurs="1" maxOccurs="1"/>
89 </xs:sequence>
90 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
91 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
92 </xs:complexType>
93 <xs:complexType name="PRPA_MT201306UV02.LivingSubjectId">
94 <xs:sequence>
95 <xs:group ref="InfrastructureRootElements"/>
96 <xs:element name="value" type="II" minOccurs="1" maxOccurs="unbounded"/>
97 <xs:element name="semanticsText" type="ST" minOccurs="1" maxOccurs="1"/>
98 </xs:sequence>
99 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
100 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
101 </xs:complexType>
102 <xs:complexType name="PRPA_MT201306UV02.LivingSubjectName">
103 <xs:sequence>
104 <xs:group ref="InfrastructureRootElements"/>
105 <xs:element name="value" type="EN" minOccurs="1" maxOccurs="unbounded"/>
106 <xs:element name="semanticsText" type="ST" minOccurs="1" maxOccurs="1"/>
107 </xs:sequence>
108 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
109 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
110 </xs:complexType>
111 <xs:complexType name="PRPA_MT201306UV02.MatchAlgorithm">
112 <xs:sequence>
113 <xs:group ref="InfrastructureRootElements"/>
114 <xs:element name="value" type="ANY" minOccurs="1" maxOccurs="1"/>
115 <xs:element name="semanticsText" type="ST" minOccurs="1" maxOccurs="1"/>
116 </xs:sequence>
117 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
118 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
119 </xs:complexType>
120 <xs:complexType name="PRPA_MT201306UV02.MatchCriterionList">
121 <xs:sequence>
122 <xs:group ref="InfrastructureRootElements"/>
123 <xs:element name="id" type="II" minOccurs="0" maxOccurs="1"/>
124 <xs:element name="matchAlgorithm" type="PRPA_MT201306UV02.MatchAlgorithm" nillable="true"
125 minOccurs="0"
126 maxOccurs="1"/>
127 <xs:element name="matchWeight" type="PRPA_MT201306UV02.MatchWeight" nillable="true"
128 minOccurs="0"
129 maxOccurs="1"/>
130 <xs:element name="minimumDegreeMatch" type="PRPA_MT201306UV02.MinimumDegreeMatch"
131 nillable="true"
132 minOccurs="0"
133 maxOccurs="1"/>
134 </xs:sequence>
135 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
136 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
137 </xs:complexType>
138 <xs:complexType name="PRPA_MT201306UV02.MatchWeight">
139 <xs:sequence>
140 <xs:group ref="InfrastructureRootElements"/>
141 <xs:element name="value" type="ANY" minOccurs="1" maxOccurs="1"/>
142 <xs:element name="semanticsText" type="ST" minOccurs="1" maxOccurs="1"/>
143 </xs:sequence>
144 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
145 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
146 </xs:complexType>
147 <xs:complexType name="PRPA_MT201306UV02.MinimumDegreeMatch">
148 <xs:sequence>
149 <xs:group ref="InfrastructureRootElements"/>
150 <xs:element name="value" type="ANY" minOccurs="1" maxOccurs="1"/>
151 <xs:element name="semanticsText" type="ST" minOccurs="1" maxOccurs="1"/>
152 </xs:sequence>
153 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
154 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
155 </xs:complexType>
156 <xs:complexType name="PRPA_MT201306UV02.MothersMaidenName">
157 <xs:sequence>
158 <xs:group ref="InfrastructureRootElements"/>
159 <xs:element name="value" type="PN" minOccurs="1" maxOccurs="unbounded"/>
160 <xs:element name="semanticsText" type="ST" minOccurs="1" maxOccurs="1"/>
161 </xs:sequence>
162 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
163 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
164 </xs:complexType>
165 <xs:complexType name="PRPA_MT201306UV02.OtherIDsScopingOrganization">
166 <xs:sequence>
167 <xs:group ref="InfrastructureRootElements"/>
168 <xs:element name="value" type="II" minOccurs="1" maxOccurs="unbounded"/>
169 <xs:element name="semanticsText" type="ST" minOccurs="1" maxOccurs="1"/>
170 </xs:sequence>
171 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
172 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
173 </xs:complexType>
174 <xs:complexType name="PRPA_MT201306UV02.ParameterList">
175 <xs:sequence>
176 <xs:group ref="InfrastructureRootElements"/>
177 <xs:element name="id" type="II" minOccurs="0" maxOccurs="1"/>
178 <xs:element name="livingSubjectAdministrativeGender"
179 type="PRPA_MT201306UV02.LivingSubjectAdministrativeGender"
180 nillable="true"
181 minOccurs="0"
182 maxOccurs="unbounded"/>
183 <xs:element name="livingSubjectBirthPlaceAddress"
184 type="PRPA_MT201306UV02.LivingSubjectBirthPlaceAddress"
185 nillable="true"
186 minOccurs="0"
187 maxOccurs="unbounded"/>
188 <xs:element name="livingSubjectBirthPlaceName"
189 type="PRPA_MT201306UV02.LivingSubjectBirthPlaceName"
190 nillable="true"
191 minOccurs="0"
192 maxOccurs="unbounded"/>
193 <xs:element name="livingSubjectBirthTime" type="PRPA_MT201306UV02.LivingSubjectBirthTime"
194 nillable="true"
195 minOccurs="0"
196 maxOccurs="unbounded"/>
197 <xs:element name="livingSubjectDeceasedTime"
198 type="PRPA_MT201306UV02.LivingSubjectDeceasedTime"
199 nillable="true"
200 minOccurs="0"
201 maxOccurs="unbounded"/>
202 <xs:element name="livingSubjectId" type="PRPA_MT201306UV02.LivingSubjectId" nillable="true"
203 minOccurs="0"
204 maxOccurs="unbounded"/>
205 <xs:element name="livingSubjectName" type="PRPA_MT201306UV02.LivingSubjectName"
206 nillable="true"
207 minOccurs="0"
208 maxOccurs="unbounded"/>
209 <xs:element name="mothersMaidenName" type="PRPA_MT201306UV02.MothersMaidenName"
210 nillable="true"
211 minOccurs="0"
212 maxOccurs="unbounded"/>
213 <xs:element name="otherIDsScopingOrganization"
214 type="PRPA_MT201306UV02.OtherIDsScopingOrganization"
215 nillable="true"
216 minOccurs="0"
217 maxOccurs="unbounded"/>
218 <xs:element name="patientAddress" type="PRPA_MT201306UV02.PatientAddress" nillable="true"
219 minOccurs="0"
220 maxOccurs="unbounded"/>
221 <xs:element name="patientStatusCode" type="PRPA_MT201306UV02.PatientStatusCode"
222 nillable="true"
223 minOccurs="0"
224 maxOccurs="unbounded"/>
225 <xs:element name="patientTelecom" type="PRPA_MT201306UV02.PatientTelecom" nillable="true"
226 minOccurs="0"
227 maxOccurs="unbounded"/>
228 <xs:element name="principalCareProviderId" type="PRPA_MT201306UV02.PrincipalCareProviderId"
229 nillable="true"
230 minOccurs="0"
231 maxOccurs="unbounded"/>
232 <xs:element name="principalCareProvisionId"
233 type="PRPA_MT201306UV02.PrincipalCareProvisionId"
234 nillable="true"
235 minOccurs="0"
236 maxOccurs="unbounded"/>
237 </xs:sequence>
238 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
239 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
240 </xs:complexType>
241 <xs:complexType name="PRPA_MT201306UV02.PatientAddress">
242 <xs:sequence>
243 <xs:group ref="InfrastructureRootElements"/>
244 <xs:element name="value" type="AD" minOccurs="1" maxOccurs="unbounded"/>
245 <xs:element name="semanticsText" type="ST" minOccurs="1" maxOccurs="1"/>
246 </xs:sequence>
247 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
248 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
249 </xs:complexType>
250 <xs:complexType name="PRPA_MT201306UV02.PatientStatusCode">
251 <xs:sequence>
252 <xs:group ref="InfrastructureRootElements"/>
253 <xs:element name="value" type="CV" minOccurs="1" maxOccurs="1"/>
254 <xs:element name="semanticsText" type="ST" minOccurs="1" maxOccurs="1"/>
255 </xs:sequence>
256 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
257 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
258 </xs:complexType>
259 <xs:complexType name="PRPA_MT201306UV02.PatientTelecom">
260 <xs:sequence>
261 <xs:group ref="InfrastructureRootElements"/>
262 <xs:element name="value" type="TEL" minOccurs="1" maxOccurs="unbounded"/>
263 <xs:element name="semanticsText" type="ST" minOccurs="1" maxOccurs="1"/>
264 </xs:sequence>
265 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
266 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
267 </xs:complexType>
268 <xs:complexType name="PRPA_MT201306UV02.PrincipalCareProviderId">
269 <xs:sequence>
270 <xs:group ref="InfrastructureRootElements"/>
271 <xs:element name="value" type="II" minOccurs="1" maxOccurs="unbounded"/>
272 <xs:element name="semanticsText" type="ST" minOccurs="0" maxOccurs="1"/>
273 </xs:sequence>
274 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
275 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
276 </xs:complexType>
277 <xs:complexType name="PRPA_MT201306UV02.PrincipalCareProvisionId">
278 <xs:sequence>
279 <xs:group ref="InfrastructureRootElements"/>
280 <xs:element name="value" type="II" minOccurs="1" maxOccurs="unbounded"/>
281 <xs:element name="semanticsText" type="ST" minOccurs="1" maxOccurs="1"/>
282 </xs:sequence>
283 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
284 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
285 </xs:complexType>
286 <xs:complexType name="PRPA_MT201306UV02.QueryByParameter">
287 <xs:sequence>
288 <xs:group ref="InfrastructureRootElements"/>
289 <xs:element name="queryId" type="II" minOccurs="1" maxOccurs="1"/>
290 <xs:element name="statusCode" type="CS" minOccurs="1" maxOccurs="1"/>
291 <xs:element name="modifyCode" type="CS" minOccurs="0" maxOccurs="1"/>
292 <xs:element name="responseElementGroupId" type="II" minOccurs="0" maxOccurs="unbounded"/>
293 <xs:element name="responseModalityCode" type="CS" minOccurs="0" maxOccurs="1"/>
294 <xs:element name="responsePriorityCode" type="CS" minOccurs="0" maxOccurs="1"/>
295 <xs:element name="initialQuantity" type="INT" minOccurs="0" maxOccurs="1"/>
296 <xs:element name="initialQuantityCode" type="CE" minOccurs="0" maxOccurs="1"/>
297 <xs:element name="executionAndDeliveryTime" type="TS" minOccurs="0" maxOccurs="1"/>
298 <xs:element name="matchCriterionList" type="PRPA_MT201306UV02.MatchCriterionList"
299 nillable="true"
300 minOccurs="0"
301 maxOccurs="1"/>
302 <xs:element name="parameterList" type="PRPA_MT201306UV02.ParameterList" minOccurs="1"
303 maxOccurs="1"/>
304 <xs:element name="sortControl" type="PRPA_MT201306UV02.SortControl" nillable="true"
305 minOccurs="0"
306 maxOccurs="unbounded"/>
307 </xs:sequence>
308 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
309 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
310 </xs:complexType>
311 <xs:complexType name="PRPA_MT201306UV02.SortControl">
312 <xs:sequence>
313 <xs:group ref="InfrastructureRootElements"/>
314 <xs:element name="sequenceNumber" type="INT" minOccurs="0" maxOccurs="1"/>
315 <xs:element name="elementName" type="SC" minOccurs="0" maxOccurs="1"/>
316 <xs:element name="directionCode" type="CS" minOccurs="0" maxOccurs="1"/>
317 </xs:sequence>
318 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
319 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
320 </xs:complexType>
321</xs:schema>
Note: See TracBrowser for help on using the repository browser.