source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Common/Interfaces/src/schemas/HL7V3/NE2008/multicacheschemas/COCT_MT600000UV06.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.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_MT600000UV06.
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_MT240000UV01.xsd"/>
50 <xs:complexType name="COCT_MT600000UV06.Author">
51 <xs:sequence>
52 <xs:group ref="InfrastructureRootElements"/>
53 <xs:element name="healthCareProvider" type="COCT_MT600000UV06.HealthCareProvider"
54 nillable="true"
55 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="typeCode" type="ParticipationType" use="required" fixed="AUT"/>
61 </xs:complexType>
62 <xs:complexType name="COCT_MT600000UV06.Destination">
63 <xs:sequence>
64 <xs:group ref="InfrastructureRootElements"/>
65 <xs:element name="serviceDeliveryLocation" type="COCT_MT240003UV02.ServiceDeliveryLocation"
66 nillable="true"
67 minOccurs="1"
68 maxOccurs="1"/>
69 </xs:sequence>
70 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
71 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
72 <xs:attribute name="typeCode" type="ParticipationType" use="required" fixed="DST"/>
73 </xs:complexType>
74 <xs:complexType name="COCT_MT600000UV06.Diagnosis">
75 <xs:sequence>
76 <xs:group ref="InfrastructureRootElements"/>
77 <xs:element name="code" type="CD" minOccurs="1" maxOccurs="1"/>
78 <xs:element name="text" type="ST" minOccurs="0" maxOccurs="1"/>
79 <xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
80 <xs:element name="value" type="CD" minOccurs="1" maxOccurs="1"/>
81 </xs:sequence>
82 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
83 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
84 <xs:attribute name="classCode" type="ActClassObservation" use="required"/>
85 <xs:attribute name="moodCode" type="ActMood" use="required" fixed="EVN"/>
86 </xs:complexType>
87 <xs:complexType name="COCT_MT600000UV06.HealthCareProvider">
88 <xs:sequence>
89 <xs:group ref="InfrastructureRootElements"/>
90 <xs:element name="id" type="II" minOccurs="1" maxOccurs="unbounded"/>
91 <xs:element name="code" type="CE" minOccurs="0" maxOccurs="1"/>
92 <xs:element name="healthCareProviderPerson" type="COCT_MT600000UV06.ProviderPerson"
93 nillable="true"
94 minOccurs="0"
95 maxOccurs="1"/>
96 </xs:sequence>
97 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
98 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
99 <xs:attribute name="classCode" type="RoleClass" use="required" fixed="PROV"/>
100 </xs:complexType>
101 <xs:complexType name="COCT_MT600000UV06.InFulfillmentOf">
102 <xs:sequence>
103 <xs:group ref="InfrastructureRootElements"/>
104 <xs:element name="prescriptionOrder" type="COCT_MT600000UV06.PrescriptionOrder"
105 minOccurs="1"
106 maxOccurs="1"/>
107 </xs:sequence>
108 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
109 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
110 <xs:attribute name="typeCode" type="ActRelationshipFulfills" use="required"/>
111 </xs:complexType>
112 <xs:complexType name="COCT_MT600000UV06.Location">
113 <xs:sequence>
114 <xs:group ref="InfrastructureRootElements"/>
115 <xs:element name="serviceDeliveryLocation" type="COCT_MT240000UV01.ServiceDeliveryLocation"
116 minOccurs="1"
117 maxOccurs="1"/>
118 </xs:sequence>
119 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
120 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
121 <xs:attribute name="typeCode" type="ParticipationTargetLocation" use="required"/>
122 </xs:complexType>
123 <xs:complexType name="COCT_MT600000UV06.ManufacturedProduct">
124 <xs:sequence>
125 <xs:group ref="InfrastructureRootElements"/>
126 <xs:element name="code" type="CE" minOccurs="0" maxOccurs="1"/>
127 <xs:element name="manufacturedVisionProduct" type="COCT_MT600000UV06.VisionProduct"
128 nillable="true"
129 minOccurs="0"
130 maxOccurs="1"/>
131 <xs:element name="productOf" type="COCT_MT600000UV06.Product2" nillable="true"
132 minOccurs="0"
133 maxOccurs="unbounded"/>
134 </xs:sequence>
135 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
136 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
137 <xs:attribute name="classCode" type="RoleClassManufacturedProduct" use="required"/>
138 </xs:complexType>
139 <xs:complexType name="COCT_MT600000UV06.Origin">
140 <xs:sequence>
141 <xs:group ref="InfrastructureRootElements"/>
142 <xs:element name="serviceDeliveryLocation" type="COCT_MT240003UV02.ServiceDeliveryLocation"
143 nillable="true"
144 minOccurs="1"
145 maxOccurs="1"/>
146 </xs:sequence>
147 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
148 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
149 <xs:attribute name="typeCode" type="ParticipationType" use="required" fixed="ORG"/>
150 </xs:complexType>
151 <xs:complexType name="COCT_MT600000UV06.Performer">
152 <xs:sequence>
153 <xs:group ref="InfrastructureRootElements"/>
154 <xs:element name="healthCareProvider" type="COCT_MT600000UV06.HealthCareProvider"
155 nillable="true"
156 minOccurs="1"
157 maxOccurs="1"/>
158 </xs:sequence>
159 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
160 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
161 <xs:attribute name="typeCode" type="ParticipationPhysicalPerformer" use="required"/>
162 </xs:complexType>
163 <xs:complexType name="COCT_MT600000UV06.PertinentInformation">
164 <xs:sequence>
165 <xs:group ref="InfrastructureRootElements"/>
166 <xs:element name="sequenceNumber" type="INT" minOccurs="0" maxOccurs="1"/>
167 <xs:element name="diagnosis" type="COCT_MT600000UV06.Diagnosis" nillable="true"
168 minOccurs="1"
169 maxOccurs="1"/>
170 </xs:sequence>
171 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
172 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
173 <xs:attribute name="typeCode" type="ActRelationshipPertains" use="required"/>
174 </xs:complexType>
175 <xs:complexType name="COCT_MT600000UV06.PertinentInformation1">
176 <xs:sequence>
177 <xs:group ref="InfrastructureRootElements"/>
178 <xs:element name="visionPrescriptionObservationEvent"
179 type="COCT_MT600000UV06.VisionPrescriptionObservationEvent"
180 nillable="true"
181 minOccurs="1"
182 maxOccurs="1"/>
183 </xs:sequence>
184 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
185 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
186 <xs:attribute name="typeCode" type="ActRelationshipPertains" use="required"/>
187 </xs:complexType>
188 <xs:complexType name="COCT_MT600000UV06.PertinentInformation2">
189 <xs:sequence>
190 <xs:group ref="InfrastructureRootElements"/>
191 <xs:element name="prescriptionIntent" type="COCT_MT600000UV06.PrescriptionIntent"
192 nillable="true"
193 minOccurs="1"
194 maxOccurs="1"/>
195 </xs:sequence>
196 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
197 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
198 <xs:attribute name="typeCode" type="ActRelationshipPertains" use="required"/>
199 </xs:complexType>
200 <xs:complexType name="COCT_MT600000UV06.PrescriptionIntent">
201 <xs:sequence>
202 <xs:group ref="InfrastructureRootElements"/>
203 <xs:element name="inFulfillmentOf" type="COCT_MT600000UV06.InFulfillmentOf" minOccurs="1"
204 maxOccurs="1"/>
205 </xs:sequence>
206 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
207 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
208 <xs:attribute name="classCode" type="ActClass" use="required" fixed="SBADM"/>
209 <xs:attribute name="moodCode" type="ActMoodIntent" use="required"/>
210 </xs:complexType>
211 <xs:complexType name="COCT_MT600000UV06.PrescriptionOrder">
212 <xs:sequence>
213 <xs:group ref="InfrastructureRootElements"/>
214 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
215 <xs:element name="effectiveTime" type="TS" minOccurs="0" maxOccurs="1"/>
216 <xs:element name="author" type="COCT_MT600000UV06.Author" nillable="true" minOccurs="0"
217 maxOccurs="1"/>
218 </xs:sequence>
219 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
220 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
221 <xs:attribute name="classCode" type="ActClass" use="required" fixed="SBADM"/>
222 <xs:attribute name="moodCode" type="ActMood" use="required" fixed="RQO"/>
223 </xs:complexType>
224 <xs:complexType name="COCT_MT600000UV06.Product">
225 <xs:sequence>
226 <xs:group ref="InfrastructureRootElements"/>
227 <xs:element name="manufacturedProduct" type="COCT_MT600000UV06.ManufacturedProduct"
228 minOccurs="1"
229 maxOccurs="1"/>
230 </xs:sequence>
231 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
232 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
233 <xs:attribute name="typeCode" type="ParticipationType" use="required" fixed="PRD"/>
234 </xs:complexType>
235 <xs:complexType name="COCT_MT600000UV06.Product2">
236 <xs:sequence>
237 <xs:group ref="InfrastructureRootElements"/>
238 <xs:element name="supplyObservationEvent" type="COCT_MT600000UV06.SupplyObservationEvent"
239 nillable="true"
240 minOccurs="1"
241 maxOccurs="1"/>
242 </xs:sequence>
243 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
244 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
245 <xs:attribute name="typeCode" type="ParticipationType" use="required" fixed="PRD"/>
246 </xs:complexType>
247 <xs:complexType name="COCT_MT600000UV06.ProviderPerson">
248 <xs:sequence>
249 <xs:group ref="InfrastructureRootElements"/>
250 <xs:element name="name" type="PN" minOccurs="0" maxOccurs="1"/>
251 </xs:sequence>
252 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
253 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
254 <xs:attribute name="classCode" type="EntityClass" use="required" fixed="PSN"/>
255 <xs:attribute name="determinerCode" type="EntityDeterminer" use="required" fixed="INSTANCE"/>
256 </xs:complexType>
257 <xs:complexType name="COCT_MT600000UV06.SupplyEvent">
258 <xs:sequence>
259 <xs:group ref="InfrastructureRootElements"/>
260 <xs:element name="code" type="CD" minOccurs="1" maxOccurs="1"/>
261 <xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
262 <xs:element name="priorityCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
263 <xs:element name="product" type="COCT_MT600000UV06.Product" minOccurs="1" maxOccurs="2"/>
264 <xs:element name="performer" type="COCT_MT600000UV06.Performer" nillable="true"
265 minOccurs="0"
266 maxOccurs="1"/>
267 <xs:element name="origin" type="COCT_MT600000UV06.Origin" nillable="true" minOccurs="0"
268 maxOccurs="1"/>
269 <xs:element name="destination" type="COCT_MT600000UV06.Destination" nillable="true"
270 minOccurs="0"
271 maxOccurs="1"/>
272 <xs:element name="location" type="COCT_MT600000UV06.Location" minOccurs="1" maxOccurs="1"/>
273 <xs:element name="pertinentInformation1" type="COCT_MT600000UV06.PertinentInformation1"
274 nillable="true"
275 minOccurs="0"
276 maxOccurs="unbounded"/>
277 <xs:element name="pertinentInformation2" type="COCT_MT600000UV06.PertinentInformation2"
278 nillable="true"
279 minOccurs="1"
280 maxOccurs="1"/>
281 <xs:element name="pertinentInformation3" type="COCT_MT600000UV06.PertinentInformation"
282 nillable="true"
283 minOccurs="0"
284 maxOccurs="unbounded"/>
285 </xs:sequence>
286 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
287 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
288 <xs:attribute name="classCode" type="ActClassSupply" use="required"/>
289 <xs:attribute name="moodCode" type="ActMood" use="required" fixed="EVN"/>
290 </xs:complexType>
291 <xs:complexType name="COCT_MT600000UV06.SupplyObservationEvent">
292 <xs:sequence>
293 <xs:group ref="InfrastructureRootElements"/>
294 <xs:element name="targetSiteCode" type="CD" minOccurs="0" maxOccurs="1"/>
295 </xs:sequence>
296 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
297 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
298 <xs:attribute name="classCode" type="ActClassObservation" use="required"/>
299 <xs:attribute name="moodCode" type="ActMood" use="required" fixed="EVN"/>
300 </xs:complexType>
301 <xs:complexType name="COCT_MT600000UV06.VisionPrescriptionObservationEvent">
302 <xs:sequence>
303 <xs:group ref="InfrastructureRootElements"/>
304 <xs:element name="code" type="CD" minOccurs="1" maxOccurs="1"/>
305 <xs:element name="value" type="ANY" minOccurs="1" maxOccurs="1"/>
306 <xs:element name="targetSiteCode" type="CD" minOccurs="1" 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="ActClassObservation" use="required"/>
311 <xs:attribute name="moodCode" type="ActMood" use="required" fixed="EVN"/>
312 </xs:complexType>
313 <xs:complexType name="COCT_MT600000UV06.VisionProduct">
314 <xs:sequence>
315 <xs:group ref="InfrastructureRootElements"/>
316 <xs:element name="name" type="EN" minOccurs="0" maxOccurs="1"/>
317 </xs:sequence>
318 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
319 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
320 <xs:attribute name="classCode" type="EntityClassMaterial" use="required"/>
321 <xs:attribute name="determinerCode" type="EntityDeterminer" use="required" fixed="INSTANCE"/>
322 </xs:complexType>
323</xs:schema>
Note: See TracBrowser for help on using the repository browser.