source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Common/Interfaces/src/schemas/HL7V3/NE2008/multicacheschemas/COCT_MT300000UV04.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.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 COCT_MT300000UV04.
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_MT240003UV02.xsd"/>
49 <xs:include schemaLocation="COCT_MT260003UV.xsd"/>
50 <xs:complexType name="COCT_MT300000UV04.Author">
51 <xs:sequence>
52 <xs:group ref="InfrastructureRootElements"/>
53 <xs:element name="prescriberRole" type="COCT_MT300000UV04.PrescriberRole" nillable="true"
54 minOccurs="1"
55 maxOccurs="1"/>
56 </xs:sequence>
57 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
58 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
59 <xs:attribute name="typeCode" type="ParticipationType" use="required" fixed="AUT"/>
60 </xs:complexType>
61 <xs:complexType name="COCT_MT300000UV04.Destination">
62 <xs:sequence>
63 <xs:group ref="InfrastructureRootElements"/>
64 <xs:element name="serviceDeliveryLocation" type="COCT_MT240003UV02.ServiceDeliveryLocation"
65 nillable="true"
66 minOccurs="1"
67 maxOccurs="1"/>
68 </xs:sequence>
69 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
70 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
71 <xs:attribute name="typeCode" type="ParticipationType" use="required" fixed="DST"/>
72 </xs:complexType>
73 <xs:complexType name="COCT_MT300000UV04.HealthCareProvider">
74 <xs:sequence>
75 <xs:group ref="InfrastructureRootElements"/>
76 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
77 </xs:sequence>
78 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
79 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
80 <xs:attribute name="classCode" type="RoleClass" use="required" fixed="PROV"/>
81 </xs:complexType>
82 <xs:complexType name="COCT_MT300000UV04.InFulfillmentOf">
83 <xs:sequence>
84 <xs:group ref="InfrastructureRootElements"/>
85 <xs:element name="substanceAdministrationOrder"
86 type="COCT_MT300000UV04.SubstanceAdministrationOrder"
87 nillable="true"
88 minOccurs="1"
89 maxOccurs="1"/>
90 </xs:sequence>
91 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
92 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
93 <xs:attribute name="typeCode" type="ActRelationshipFulfills" use="required"/>
94 </xs:complexType>
95 <xs:complexType name="COCT_MT300000UV04.Location">
96 <xs:sequence>
97 <xs:group ref="InfrastructureRootElements"/>
98 <xs:element name="serviceDeliveryLocation" type="COCT_MT240003UV02.ServiceDeliveryLocation"
99 minOccurs="1"
100 maxOccurs="1"/>
101 </xs:sequence>
102 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
103 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
104 <xs:attribute name="typeCode" type="ParticipationTargetLocation" use="required"/>
105 </xs:complexType>
106 <xs:complexType name="COCT_MT300000UV04.ManufacturedMaterialKind">
107 <xs:sequence>
108 <xs:group ref="InfrastructureRootElements"/>
109 <xs:element name="code" type="CE" minOccurs="0" maxOccurs="1"/>
110 <xs:element name="formCode" type="CE" minOccurs="0" maxOccurs="1"/>
111 </xs:sequence>
112 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
113 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
114 <xs:attribute name="classCode" type="EntityClassManufacturedMaterial" use="required"/>
115 <xs:attribute name="determinerCode" type="EntityDeterminerDetermined" use="required"/>
116 </xs:complexType>
117 <xs:complexType name="COCT_MT300000UV04.ManufacturedProduct">
118 <xs:sequence>
119 <xs:group ref="InfrastructureRootElements"/>
120 <xs:element name="quantity" type="RTO_PQ_PQ" minOccurs="0" maxOccurs="1"/>
121 <xs:element name="manufacturedMaterialKind"
122 type="COCT_MT300000UV04.ManufacturedMaterialKind"
123 nillable="true"
124 minOccurs="1"
125 maxOccurs="1"/>
126 </xs:sequence>
127 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
128 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
129 <xs:attribute name="classCode" type="RoleClassManufacturedProduct" use="required"/>
130 </xs:complexType>
131 <xs:complexType name="COCT_MT300000UV04.Origin">
132 <xs:sequence>
133 <xs:group ref="InfrastructureRootElements"/>
134 <xs:element name="serviceDeliveryLocation" type="COCT_MT240003UV02.ServiceDeliveryLocation"
135 nillable="true"
136 minOccurs="1"
137 maxOccurs="1"/>
138 </xs:sequence>
139 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
140 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
141 <xs:attribute name="typeCode" type="ParticipationType" use="required" fixed="ORG"/>
142 </xs:complexType>
143 <xs:complexType name="COCT_MT300000UV04.Performer1">
144 <xs:sequence>
145 <xs:group ref="InfrastructureRootElements"/>
146 <xs:element name="healthCareProvider" type="COCT_MT300000UV04.HealthCareProvider"
147 nillable="true"
148 minOccurs="1"
149 maxOccurs="1"/>
150 </xs:sequence>
151 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
152 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
153 <xs:attribute name="typeCode" type="ParticipationPhysicalPerformer" use="required"/>
154 </xs:complexType>
155 <xs:complexType name="COCT_MT300000UV04.Performer2">
156 <xs:sequence>
157 <xs:group ref="InfrastructureRootElements"/>
158 <xs:element name="substitutionRole" type="COCT_MT300000UV04.SubstitutionRole"
159 nillable="true"
160 minOccurs="1"
161 maxOccurs="1"/>
162 </xs:sequence>
163 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
164 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
165 <xs:attribute name="typeCode" type="ParticipationPhysicalPerformer" use="required"/>
166 </xs:complexType>
167 <xs:complexType name="COCT_MT300000UV04.PertinentInformation">
168 <xs:sequence>
169 <xs:group ref="InfrastructureRootElements"/>
170 <xs:element name="substitution" type="COCT_MT300000UV04.Substitution" nillable="true"
171 minOccurs="1"
172 maxOccurs="1"/>
173 </xs:sequence>
174 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
175 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
176 <xs:attribute name="typeCode" type="ActRelationshipPertains" use="required"/>
177 </xs:complexType>
178 <xs:complexType name="COCT_MT300000UV04.PertinentInformation2">
179 <xs:sequence>
180 <xs:group ref="InfrastructureRootElements"/>
181 <xs:element name="substitution" type="COCT_MT300000UV04.Substitution" nillable="true"
182 minOccurs="1"
183 maxOccurs="1"/>
184 </xs:sequence>
185 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
186 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
187 <xs:attribute name="typeCode" type="ActRelationshipPertains" use="required"/>
188 </xs:complexType>
189 <xs:complexType name="COCT_MT300000UV04.PrescriberPerson">
190 <xs:sequence>
191 <xs:group ref="InfrastructureRootElements"/>
192 <xs:element name="name" type="PN" minOccurs="0" maxOccurs="1"/>
193 <xs:element name="telecom" type="TEL" minOccurs="0" maxOccurs="3"/>
194 </xs:sequence>
195 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
196 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
197 <xs:attribute name="classCode" type="EntityClass" use="required" fixed="PSN"/>
198 <xs:attribute name="determinerCode" type="EntityDeterminer" use="required" fixed="INSTANCE"/>
199 </xs:complexType>
200 <xs:complexType name="COCT_MT300000UV04.PrescriberRole">
201 <xs:sequence>
202 <xs:group ref="InfrastructureRootElements"/>
203 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
204 <xs:element name="playingPrescriberPerson" type="COCT_MT300000UV04.PrescriberPerson"
205 nillable="true"
206 minOccurs="1"
207 maxOccurs="1"/>
208 </xs:sequence>
209 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
210 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
211 <xs:attribute name="classCode" type="RoleClassRoot" use="required"/>
212 </xs:complexType>
213 <xs:complexType name="COCT_MT300000UV04.Product">
214 <xs:sequence>
215 <xs:group ref="InfrastructureRootElements"/>
216 <xs:element name="manufacturedProduct" type="COCT_MT300000UV04.ManufacturedProduct"
217 nillable="true"
218 minOccurs="1"
219 maxOccurs="1"/>
220 </xs:sequence>
221 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
222 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
223 <xs:attribute name="typeCode" type="ParticipationType" use="required" fixed="PRD"/>
224 </xs:complexType>
225 <xs:complexType name="COCT_MT300000UV04.Reason">
226 <xs:sequence>
227 <xs:group ref="InfrastructureRootElements"/>
228 <xs:element name="supplyOrder" type="COCT_MT300000UV04.SupplyOrder" nillable="true"
229 minOccurs="1"
230 maxOccurs="1"/>
231 </xs:sequence>
232 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
233 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
234 <xs:attribute name="typeCode" type="ActRelationshipReason" use="required"/>
235 </xs:complexType>
236 <xs:complexType name="COCT_MT300000UV04.Reason2">
237 <xs:sequence>
238 <xs:group ref="InfrastructureRootElements"/>
239 <xs:element name="substanceAdministrationIntent"
240 type="COCT_MT300000UV04.SubstanceAdministrationIntent"
241 nillable="true"
242 minOccurs="1"
243 maxOccurs="1"/>
244 </xs:sequence>
245 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
246 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
247 <xs:attribute name="typeCode" type="ActRelationshipReason" use="required"/>
248 </xs:complexType>
249 <xs:complexType name="COCT_MT300000UV04.Subject">
250 <xs:sequence>
251 <xs:group ref="InfrastructureRootElements"/>
252 <xs:element name="detectedMedicationIssue" type="COCT_MT260003UV.DetectedMedicationIssue"
253 nillable="true"
254 minOccurs="1"
255 maxOccurs="1"/>
256 </xs:sequence>
257 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
258 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
259 <xs:attribute name="typeCode" type="ActRelationshipType" use="required" fixed="SUBJ"/>
260 </xs:complexType>
261 <xs:complexType name="COCT_MT300000UV04.SubstanceAdministrationIntent">
262 <xs:sequence>
263 <xs:group ref="InfrastructureRootElements"/>
264 <xs:element name="id" type="II" minOccurs="0" maxOccurs="1"/>
265 <xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
266 <xs:element name="priorityCode" type="CS" minOccurs="0" maxOccurs="1"/>
267 <xs:element name="inFulfillmentOf" type="COCT_MT300000UV04.InFulfillmentOf" nillable="true"
268 minOccurs="1"
269 maxOccurs="1"/>
270 <xs:element name="pertinentInformation" type="COCT_MT300000UV04.PertinentInformation2"
271 nillable="true"
272 minOccurs="0"
273 maxOccurs="1"/>
274 <xs:element name="subjectOf" type="COCT_MT300000UV04.Subject" nillable="true" minOccurs="0"
275 maxOccurs="unbounded"/>
276 </xs:sequence>
277 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
278 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
279 <xs:attribute name="classCode" type="ActClass" use="required" fixed="SBADM"/>
280 <xs:attribute name="moodCode" type="ActMoodIntent" use="required"/>
281 </xs:complexType>
282 <xs:complexType name="COCT_MT300000UV04.SubstanceAdministrationOrder">
283 <xs:sequence>
284 <xs:group ref="InfrastructureRootElements"/>
285 <xs:element name="author" type="COCT_MT300000UV04.Author" nillable="true" minOccurs="1"
286 maxOccurs="1"/>
287 <xs:element name="reason" type="COCT_MT300000UV04.Reason" nillable="true" minOccurs="0"
288 maxOccurs="1"/>
289 <xs:element name="pertinentInformation" type="COCT_MT300000UV04.PertinentInformation"
290 nillable="true"
291 minOccurs="0"
292 maxOccurs="1"/>
293 </xs:sequence>
294 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
295 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
296 <xs:attribute name="classCode" type="ActClass" use="required" fixed="SBADM"/>
297 <xs:attribute name="moodCode" type="ActMood" use="required" fixed="RQO"/>
298 </xs:complexType>
299 <xs:complexType name="COCT_MT300000UV04.Substitution">
300 <xs:sequence>
301 <xs:group ref="InfrastructureRootElements"/>
302 <xs:element name="code" type="CS" minOccurs="1" maxOccurs="1"/>
303 <xs:element name="reasonCode" type="CS" minOccurs="0" maxOccurs="1"/>
304 <xs:element name="performer" type="COCT_MT300000UV04.Performer2" nillable="true"
305 minOccurs="0"
306 maxOccurs="1"/>
307 </xs:sequence>
308 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
309 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
310 <xs:attribute name="classCode" type="ActClass" use="required" fixed="SUBST"/>
311 <xs:attribute name="moodCode" type="ActMood" use="required" fixed="EVN"/>
312 </xs:complexType>
313 <xs:complexType name="COCT_MT300000UV04.SubstitutionRole">
314 <xs:sequence>
315 <xs:group ref="InfrastructureRootElements"/>
316 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
317 </xs:sequence>
318 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
319 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
320 <xs:attribute name="classCode" type="RoleClassRoot" use="required"/>
321 </xs:complexType>
322 <xs:complexType name="COCT_MT300000UV04.SupplyEvent">
323 <xs:sequence>
324 <xs:group ref="InfrastructureRootElements"/>
325 <xs:element name="id" type="II" minOccurs="0" maxOccurs="1"/>
326 <xs:element name="code" type="CE" minOccurs="0" maxOccurs="1"/>
327 <xs:element name="effectiveTime" type="TS" minOccurs="1" maxOccurs="1"/>
328 <xs:element name="quantity" type="PQ" minOccurs="1" maxOccurs="1"/>
329 <xs:element name="expectedUseTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
330 <xs:element name="product" type="COCT_MT300000UV04.Product" nillable="true" minOccurs="1"
331 maxOccurs="1"/>
332 <xs:element name="performer" type="COCT_MT300000UV04.Performer1" nillable="true"
333 minOccurs="0"
334 maxOccurs="1"/>
335 <xs:element name="origin" type="COCT_MT300000UV04.Origin" nillable="true" minOccurs="0"
336 maxOccurs="1"/>
337 <xs:element name="destination" type="COCT_MT300000UV04.Destination" nillable="true"
338 minOccurs="0"
339 maxOccurs="1"/>
340 <xs:element name="location" type="COCT_MT300000UV04.Location" minOccurs="1" maxOccurs="1"/>
341 <xs:element name="reasonOf" type="COCT_MT300000UV04.Reason2" nillable="true" minOccurs="1"
342 maxOccurs="1"/>
343 </xs:sequence>
344 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
345 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
346 <xs:attribute name="classCode" type="ActClassSupply" use="required"/>
347 <xs:attribute name="moodCode" type="x_ActMoodIntentEvent" use="required"/>
348 </xs:complexType>
349 <xs:complexType name="COCT_MT300000UV04.SupplyOrder">
350 <xs:sequence>
351 <xs:group ref="InfrastructureRootElements"/>
352 <xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
353 <xs:element name="repeatNumber" type="IVL_INT" minOccurs="0" maxOccurs="1"/>
354 </xs:sequence>
355 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
356 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
357 <xs:attribute name="classCode" type="ActClassSupply" use="required"/>
358 <xs:attribute name="moodCode" type="ActMood" use="required" fixed="RQO"/>
359 </xs:complexType>
360</xs:schema>
Note: See TracBrowser for help on using the repository browser.