source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Common/Interfaces/src/schemas/HL7V3/NE2008/multicacheschemas/COCT_MT030007UV.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: 19.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 COCT_MT030007UV.
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:include schemaLocation="COCT_MT150000UV02.xsd"/>
49 <xs:include schemaLocation="COCT_MT030202UV01.xsd"/>
50 <xs:include schemaLocation="COCT_MT150002UV01.xsd"/>
51 <xs:include schemaLocation="COCT_MT710000UV01.xsd"/>
52 <xs:complexType name="COCT_MT030007UV.BirthPlace">
53 <xs:sequence>
54 <xs:group ref="InfrastructureRootElements"/>
55 <xs:element name="birthplace" type="COCT_MT710000UV01.Place" nillable="true" minOccurs="1"
56 maxOccurs="1"/>
57 </xs:sequence>
58 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
59 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
60 <xs:attribute name="classCode" type="RoleClass" use="required" fixed="BIRTHPL"/>
61 </xs:complexType>
62 <xs:complexType name="COCT_MT030007UV.Citizen">
63 <xs:sequence>
64 <xs:group ref="InfrastructureRootElements"/>
65 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
66 <xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
67 <xs:element name="politicalOrganization" type="COCT_MT150000UV02.Organization"
68 nillable="true"
69 minOccurs="1"
70 maxOccurs="1"/>
71 </xs:sequence>
72 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
73 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
74 <xs:attribute name="classCode" type="RoleClass" use="required" fixed="CIT"/>
75 </xs:complexType>
76 <xs:complexType name="COCT_MT030007UV.ContactParty">
77 <xs:sequence>
78 <xs:group ref="InfrastructureRootElements"/>
79 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
80 <xs:element name="code" type="CE" minOccurs="0" maxOccurs="1"/>
81 <xs:element name="addr" type="AD" minOccurs="0" maxOccurs="unbounded"/>
82 <xs:element name="telecom" type="TEL" minOccurs="1" maxOccurs="unbounded"/>
83 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
84 <xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
85 <xs:choice>
86 <xs:element name="contactPerson" type="COCT_MT030202UV01.Person" nillable="true"
87 minOccurs="1"
88 maxOccurs="1"/>
89 <xs:element name="contactOrganization" type="COCT_MT150002UV01.Organization"
90 nillable="true"
91 minOccurs="1"
92 maxOccurs="1"/>
93 </xs:choice>
94 </xs:sequence>
95 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
96 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
97 <xs:attribute name="classCode" type="RoleClassContact" use="required"/>
98 </xs:complexType>
99 <xs:complexType name="COCT_MT030007UV.Employment">
100 <xs:sequence>
101 <xs:group ref="InfrastructureRootElements"/>
102 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
103 <xs:element name="addr" type="AD" minOccurs="0" maxOccurs="unbounded"/>
104 <xs:element name="telecom" type="TEL" minOccurs="0" maxOccurs="unbounded"/>
105 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
106 <xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
107 <xs:element name="jobCode" type="CE" minOccurs="0" maxOccurs="1"/>
108 <xs:element name="jobTitleName" type="SC" minOccurs="0" maxOccurs="1"/>
109 <xs:element name="jobClassCode" type="CE" minOccurs="0" maxOccurs="1"/>
110 <xs:element name="employerOrganization" type="COCT_MT150000UV02.Organization"
111 nillable="true"
112 minOccurs="0"
113 maxOccurs="1"/>
114 </xs:sequence>
115 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
116 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
117 <xs:attribute name="classCode" type="RoleClassEmployee" use="required"/>
118 <xs:attribute name="negationInd" type="bl" use="optional"/>
119 </xs:complexType>
120 <xs:complexType name="COCT_MT030007UV.Entity">
121 <xs:sequence>
122 <xs:group ref="InfrastructureRootElements"/>
123 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
124 <xs:element name="quantity" type="INT" minOccurs="0" maxOccurs="1"/>
125 <xs:element name="name" type="EN" minOccurs="0" maxOccurs="unbounded"/>
126 <xs:element name="desc" type="ED" minOccurs="0" maxOccurs="1"/>
127 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
128 <xs:element name="existenceTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
129 </xs:sequence>
130 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
131 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
132 <xs:attribute name="classCode" type="EntityClassRoot" use="required"/>
133 <xs:attribute name="determinerCode" type="EntityDeterminer" use="required" fixed="INSTANCE"/>
134 </xs:complexType>
135 <xs:complexType name="COCT_MT030007UV.Guarantor">
136 <xs:sequence>
137 <xs:group ref="InfrastructureRootElements"/>
138 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
139 <xs:element name="addr" type="AD" minOccurs="0" maxOccurs="unbounded"/>
140 <xs:element name="telecom" type="TEL" minOccurs="0" maxOccurs="unbounded"/>
141 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
142 <xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
143 <xs:choice>
144 <xs:element name="guarantorPerson" type="COCT_MT030202UV01.Person" nillable="true"
145 minOccurs="1"
146 maxOccurs="1"/>
147 <xs:element name="guarantorOrganization" type="COCT_MT150002UV01.Organization"
148 nillable="true"
149 minOccurs="1"
150 maxOccurs="1"/>
151 </xs:choice>
152 </xs:sequence>
153 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
154 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
155 <xs:attribute name="classCode" type="RoleClass" use="required" fixed="GUAR"/>
156 </xs:complexType>
157 <xs:complexType name="COCT_MT030007UV.Guardian">
158 <xs:sequence>
159 <xs:group ref="InfrastructureRootElements"/>
160 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
161 <xs:element name="addr" type="AD" minOccurs="0" maxOccurs="unbounded"/>
162 <xs:element name="telecom" type="TEL" minOccurs="0" maxOccurs="unbounded"/>
163 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
164 <xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
165 <xs:element name="certificateText" type="ED" minOccurs="0" maxOccurs="1"/>
166 <xs:choice>
167 <xs:element name="guardianPerson" type="COCT_MT030202UV01.Person" nillable="true"
168 minOccurs="1"
169 maxOccurs="1"/>
170 <xs:element name="guardianOrganization" type="COCT_MT150002UV01.Organization"
171 nillable="true"
172 minOccurs="1"
173 maxOccurs="1"/>
174 </xs:choice>
175 </xs:sequence>
176 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
177 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
178 <xs:attribute name="classCode" type="RoleClass" use="required" fixed="GUARD"/>
179 </xs:complexType>
180 <xs:complexType name="COCT_MT030007UV.LanguageCommunication">
181 <xs:sequence>
182 <xs:group ref="InfrastructureRootElements"/>
183 <xs:element name="languageCode" type="CE" minOccurs="1" maxOccurs="1"/>
184 <xs:element name="modeCode" type="CE" minOccurs="0" maxOccurs="1"/>
185 <xs:element name="proficiencyLevelCode" type="CE" minOccurs="0" maxOccurs="1"/>
186 <xs:element name="preferenceInd" type="BL" minOccurs="0" maxOccurs="1"/>
187 </xs:sequence>
188 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
189 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
190 </xs:complexType>
191 <xs:complexType name="COCT_MT030007UV.Member">
192 <xs:sequence>
193 <xs:group ref="InfrastructureRootElements"/>
194 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
195 <xs:element name="code" type="CE" minOccurs="0" maxOccurs="1"/>
196 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
197 <xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
198 <xs:element name="groupEntity" type="COCT_MT030007UV.Entity" nillable="true" minOccurs="1"
199 maxOccurs="1"/>
200 </xs:sequence>
201 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
202 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
203 <xs:attribute name="classCode" type="RoleClass" use="required" fixed="MBR"/>
204 </xs:complexType>
205 <xs:complexType name="COCT_MT030007UV.NonPersonLivingSubject">
206 <xs:sequence>
207 <xs:group ref="InfrastructureRootElements"/>
208 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
209 <xs:element name="quantity" type="INT" minOccurs="0" maxOccurs="1"/>
210 <xs:element name="name" type="EN" minOccurs="0" maxOccurs="unbounded"/>
211 <xs:element name="desc" type="ED" minOccurs="0" maxOccurs="1"/>
212 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
213 <xs:element name="existenceTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
214 <xs:element name="riskCode" type="CE" minOccurs="0" maxOccurs="1"/>
215 <xs:element name="handlingCode" type="CE" minOccurs="0" maxOccurs="1"/>
216 <xs:element name="administrativeGenderCode" type="CE" minOccurs="0" maxOccurs="1"/>
217 <xs:element name="birthTime" type="TS" minOccurs="0" maxOccurs="1"/>
218 <xs:element name="deceasedInd" type="BL" minOccurs="0" maxOccurs="1"/>
219 <xs:element name="multipleBirthInd" type="BL" minOccurs="0" maxOccurs="1"/>
220 <xs:element name="multipleBirthOrderNumber" type="INT" minOccurs="0" maxOccurs="1"/>
221 <xs:element name="organDonorInd" type="BL" minOccurs="0" maxOccurs="1"/>
222 <xs:element name="strainText" type="ED" minOccurs="0" maxOccurs="1"/>
223 <xs:element name="genderStatusCode" type="CE" minOccurs="0" maxOccurs="1"/>
224 <xs:element name="asMember" type="COCT_MT030007UV.Member" nillable="true" minOccurs="0"
225 maxOccurs="unbounded"/>
226 <xs:element name="asOtherIDs" type="COCT_MT030007UV.OtherIDs" nillable="true" minOccurs="0"
227 maxOccurs="unbounded"/>
228 <xs:element name="contactParty" type="COCT_MT030007UV.ContactParty" nillable="true"
229 minOccurs="0"
230 maxOccurs="unbounded"/>
231 <xs:element name="guardian" type="COCT_MT030007UV.Guardian" nillable="true" minOccurs="0"
232 maxOccurs="unbounded"/>
233 <xs:element name="guarantor" type="COCT_MT030007UV.Guarantor" nillable="true" minOccurs="0"
234 maxOccurs="unbounded"/>
235 <xs:element name="birthPlace" type="COCT_MT030007UV.BirthPlace" nillable="true"
236 minOccurs="0"
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="EntityClassNonPersonLivingSubject" use="required"/>
242 <xs:attribute name="determinerCode" type="x_DeterminerInstanceKind" use="required"/>
243 </xs:complexType>
244 <xs:complexType name="COCT_MT030007UV.OtherIDs">
245 <xs:sequence>
246 <xs:group ref="InfrastructureRootElements"/>
247 <xs:element name="id" type="II" minOccurs="1" maxOccurs="unbounded"/>
248 <xs:element name="scopingOrganization" type="COCT_MT150000UV02.Organization"
249 nillable="true"
250 minOccurs="0"
251 maxOccurs="1"/>
252 </xs:sequence>
253 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
254 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
255 <xs:attribute name="classCode" type="RoleClassRoot" use="required"/>
256 </xs:complexType>
257 <xs:complexType name="COCT_MT030007UV.Person">
258 <xs:sequence>
259 <xs:group ref="InfrastructureRootElements"/>
260 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
261 <xs:element name="name" type="EN" minOccurs="0" maxOccurs="unbounded"/>
262 <xs:element name="desc" type="ED" minOccurs="0" maxOccurs="1"/>
263 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
264 <xs:element name="administrativeGenderCode" type="CE" minOccurs="0" maxOccurs="1"/>
265 <xs:element name="birthTime" type="TS" minOccurs="0" maxOccurs="1"/>
266 <xs:element name="deceasedInd" type="BL" minOccurs="0" maxOccurs="1"/>
267 <xs:element name="deceasedTime" type="TS" minOccurs="0" maxOccurs="1"/>
268 <xs:element name="multipleBirthInd" type="BL" minOccurs="0" maxOccurs="1"/>
269 <xs:element name="multipleBirthOrderNumber" type="INT" minOccurs="0" maxOccurs="1"/>
270 <xs:element name="organDonorInd" type="BL" minOccurs="0" maxOccurs="1"/>
271 <xs:element name="maritalStatusCode" type="CE" minOccurs="0" maxOccurs="1"/>
272 <xs:element name="educationLevelCode" type="CE" minOccurs="0" maxOccurs="1"/>
273 <xs:element name="disabilityCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
274 <xs:element name="livingArrangementCode" type="CE" minOccurs="0" maxOccurs="1"/>
275 <xs:element name="religiousAffiliationCode" type="CE" minOccurs="0" maxOccurs="1"/>
276 <xs:element name="raceCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
277 <xs:element name="ethnicGroupCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
278 <xs:element name="asEmployment" type="COCT_MT030007UV.Employment" nillable="true"
279 minOccurs="0"
280 maxOccurs="unbounded"/>
281 <xs:element name="asCitizen" type="COCT_MT030007UV.Citizen" nillable="true" minOccurs="0"
282 maxOccurs="unbounded"/>
283 <xs:element name="asStudent" type="COCT_MT030007UV.Student" nillable="true" minOccurs="0"
284 maxOccurs="unbounded"/>
285 <xs:element name="asMember" type="COCT_MT030007UV.Member" nillable="true" minOccurs="0"
286 maxOccurs="unbounded"/>
287 <xs:element name="asOtherIDs" type="COCT_MT030007UV.OtherIDs" nillable="true" minOccurs="0"
288 maxOccurs="unbounded"/>
289 <xs:element name="contactParty" type="COCT_MT030007UV.ContactParty" nillable="true"
290 minOccurs="0"
291 maxOccurs="unbounded"/>
292 <xs:element name="guardian" type="COCT_MT030007UV.Guardian" nillable="true" minOccurs="0"
293 maxOccurs="unbounded"/>
294 <xs:element name="guarantor" type="COCT_MT030007UV.Guarantor" nillable="true" minOccurs="0"
295 maxOccurs="unbounded"/>
296 <xs:element name="birthPlace" type="COCT_MT030007UV.BirthPlace" nillable="true"
297 minOccurs="0"
298 maxOccurs="1"/>
299 <xs:element name="languageCommunication" type="COCT_MT030007UV.LanguageCommunication"
300 nillable="true"
301 minOccurs="0"
302 maxOccurs="unbounded"/>
303 </xs:sequence>
304 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
305 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
306 <xs:attribute name="classCode" type="EntityClass" use="required" fixed="PSN"/>
307 <xs:attribute name="determinerCode" type="x_DeterminerInstanceKind" use="required"/>
308 </xs:complexType>
309 <xs:complexType name="COCT_MT030007UV.Student">
310 <xs:sequence>
311 <xs:group ref="InfrastructureRootElements"/>
312 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
313 <xs:element name="addr" type="AD" minOccurs="0" maxOccurs="unbounded"/>
314 <xs:element name="telecom" type="TEL" minOccurs="0" maxOccurs="unbounded"/>
315 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="unbounded"/>
316 <xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
317 <xs:element name="schoolOrganization" type="COCT_MT150000UV02.Organization" nillable="true"
318 minOccurs="0"
319 maxOccurs="1"/>
320 </xs:sequence>
321 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
322 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
323 <xs:attribute name="classCode" type="RoleClass" use="required" fixed="STD"/>
324 </xs:complexType>
325</xs:schema>
Note: See TracBrowser for help on using the repository browser.