source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Gateway/NhinCA/src/jbiServiceUnits/META-INF/GatewayPolicyEngineFacadeBPEL/src/_references/_projects/Interfaces/src/schemas/HL7V3/multicacheschemas/MFMI_MT700711UV01.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: 20.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 MFMI_MT700711UV01.
8* Source information:
9* Rendered by: RoseTree 4.0.7
10* Rendered on:
11* HMD was rendered into XML using software provided to HL7 by Beeler Consulting LLC.
12 HMD to MIF Transform: $Id: RoseTreeHmdToMIFStaticModel.xsl,v 1.2 2007/03/06 06:56:44 wbeeler Exp $
13 Base transform: $Id: ConvertBase.xsl,v 1.2 2007/03/06 06:56:43 wbeeler Exp $
14 Package Id Conversion: $Id: TransformPackageIds.xsl,v 1.2 2007/03/06 06:56:45 wbeeler Exp $
15 HTML To MIF markup: $Id: HtmlToMIFMarkup.xsl,v 1.2 2007/03/06 06:56:44 wbeeler Exp $
16 Flat to Serialization Transform: $Id: MIFStaticModelFlatToSerialization.xsl,v 1.2 2007/03/06 06:56:44 wbeeler Exp $
17 Fix Names Transform: $Id: FixMifNames.xsl,v 1.2 2007/03/06 06:56:43 wbeeler Exp $
18 Base transform: $Id: ConvertBase.xsl,v 1.2 2007/03/06 06:56:43 wbeeler Exp $
19 Package Id Conversion: $Id: TransformPackageIds.xsl,v 1.2 2007/03/06 06:56:45 wbeeler Exp $
20*
21* Generated by XMLITS version 3.0.3
22* MIF to XSD Transform $Id: StaticMifToXsd.xsl,v 1.2 2007/03/06 06:56:44 wbeeler Exp $
23* Package Id Conversion: $Id: TransformPackageIds.xsl,v 1.2 2007/03/06 06:56:45 wbeeler Exp $
24*
25* Copyright (c) 2002, 2003, 2004, 2005 Health Level Seven. All rights reserved.
26* Redistribution and use in source and binary forms, with or without
27* modification, are permitted provided that the following conditions
28* are met:
29* 1. Redistributions of source code must retain the above copyright
30* notice, this list of conditions and the following disclaimer.
31* 2. Redistributions in binary form must reproduce the above copyright
32* notice, this list of conditions and the following disclaimer in the
33* documentation and/or other materials provided with the distribution.
34* 3. All advertising materials mentioning features or use of this software
35* must display the following acknowledgement:
36* This product includes software developed by Health Level Seven.
37* THIS SOFTWARE IS PROVIDED BY HEALTH LEVEL SEVEN, INC. AND CONTRIBUTORS "AS IS" AND
38* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
39* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
40* ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
41* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
42* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
43* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
44* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
45* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
46* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
47* SUCH DAMAGE.
48*
49********************************************************************************************************************
50 --><xs:annotation>
51 <xs:documentation>Generated using schema builder version 3.0.3. Stylesheets:
52HMD was rendered into XML using software provided to HL7 by Beeler Consulting LLC.
53 HMD to MIF Transform: $Id: RoseTreeHmdToMIFStaticModel.xsl,v 1.2 2007/03/06 06:56:44 wbeeler Exp $
54 Base transform: $Id: ConvertBase.xsl,v 1.2 2007/03/06 06:56:43 wbeeler Exp $
55 Package Id Conversion: $Id: TransformPackageIds.xsl,v 1.2 2007/03/06 06:56:45 wbeeler Exp $
56 HTML To MIF markup: $Id: HtmlToMIFMarkup.xsl,v 1.2 2007/03/06 06:56:44 wbeeler Exp $
57 Flat to Serialization Transform: $Id: MIFStaticModelFlatToSerialization.xsl,v 1.2 2007/03/06 06:56:44 wbeeler Exp $
58 Fix Names Transform: $Id: FixMifNames.xsl,v 1.2 2007/03/06 06:56:43 wbeeler Exp $
59 Base transform: $Id: ConvertBase.xsl,v 1.2 2007/03/06 06:56:43 wbeeler Exp $
60 Package Id Conversion: $Id: TransformPackageIds.xsl,v 1.2 2007/03/06 06:56:45 wbeeler Exp $
61StaticMifToXsd.xsl version 2.0</xs:documentation>
62 </xs:annotation>
63 <xs:include schemaLocation="../coreschemas/infrastructureRoot.xsd"/>
64 <xs:include schemaLocation="COCT_MT090300UV01.xsd"/>
65 <xs:include schemaLocation="COCT_MT090100UV01.xsd"/>
66 <xs:include schemaLocation="COCT_MT090003UV.xsd"/>
67 <!-- vdp 2007-08-03 improper CMET inclusion - non-existing CMET
68 <xs:include schemaLocation="COCT_MT900000UV.xsd"/>
69 -->
70 <xs:include schemaLocation="MCAI_MT900001UV01.xsd"/>
71 <xs:complexType name="MFMI_MT700711UV01.ActDefinition">
72 <xs:sequence>
73 <xs:group ref="InfrastructureRootElements"/>
74 <xs:element name="id" type="II" minOccurs="1" maxOccurs="unbounded"/>
75 <xs:element name="code" type="CD" minOccurs="1" maxOccurs="1"/>
76 <xs:element name="text" type="ED_explicit" minOccurs="0" maxOccurs="1"/>
77 </xs:sequence>
78 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
79 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
80 <xs:attribute name="classCode" type="ActClassRoot" use="optional" default="ACT"/>
81 <xs:attribute name="moodCode" type="ActMood" use="optional" fixed="DEF"/>
82 </xs:complexType>
83 <xs:complexType name="MFMI_MT700711UV01.Author1">
84 <xs:sequence>
85 <xs:group ref="InfrastructureRootElements"/>
86 <xs:element name="time" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
87 <xs:element name="assignedEntity" type="COCT_MT090003UV.AssignedEntity" 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="ParticipationType" use="optional" fixed="AUT"/>
94 </xs:complexType>
95 <xs:complexType name="MFMI_MT700711UV01.Author2">
96 <xs:sequence>
97 <xs:group ref="InfrastructureRootElements"/>
98 <xs:element name="noteText" type="ED_explicit" minOccurs="0" maxOccurs="1"/>
99 <xs:element name="time" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
100 <xs:element name="modeCode" type="CE" minOccurs="0" maxOccurs="1"/>
101 <xs:element name="assignedEntity" type="COCT_MT090003UV.AssignedEntity" nillable="true"
102 minOccurs="1"
103 maxOccurs="1"/>
104 </xs:sequence>
105 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
106 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
107 <xs:attribute name="typeCode" type="ParticipationType" use="optional" fixed="AUT"/>
108 <xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="AP"/>
109 </xs:complexType>
110 <xs:complexType name="MFMI_MT700711UV01.AuthorOrPerformer">
111 <xs:sequence>
112 <xs:group ref="InfrastructureRootElements"/>
113 <xs:element name="noteText" type="ED_explicit" minOccurs="0" maxOccurs="1"/>
114 <xs:element name="time" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
115 <xs:element name="modeCode" type="CE" minOccurs="0" maxOccurs="1"/>
116 <xs:element name="signatureCode" type="CE" minOccurs="0" maxOccurs="1"/>
117 <xs:element name="signatureText" type="ED_explicit" minOccurs="0" maxOccurs="1"/>
118 <xs:choice>
119 <xs:element name="assignedDevice" type="COCT_MT090300UV01.AssignedDevice" nillable="true"
120 minOccurs="1"
121 maxOccurs="1"/>
122 <xs:element name="assignedPerson" type="COCT_MT090100UV01.AssignedPerson" nillable="true"
123 minOccurs="1"
124 maxOccurs="1"/>
125 </xs:choice>
126 </xs:sequence>
127 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
128 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
129 <xs:attribute name="typeCode" type="x_ParticipationAuthorPerformer" use="required"/>
130 <xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="AP"/>
131 </xs:complexType><!--<xs:complexType name="MFMI_MT700711UV01.ControlActProcess">
132 <xs:sequence>
133 <xs:group ref="InfrastructureRootElements"/>
134 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
135 <xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
136 <xs:element name="text" type="ED_explicit" minOccurs="0" maxOccurs="1"/>
137 <xs:element name="effectiveTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
138 <xs:element name="priorityCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
139 <xs:element name="reasonCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
140 <xs:element name="languageCode" type="CE" minOccurs="0" maxOccurs="1"/>
141 <xs:element name="overseer" type="MFMI_MT700711UV01.Overseer" nillable="true" minOccurs="0"
142 maxOccurs="unbounded"/>
143 <xs:element name="authorOrPerformer" type="MFMI_MT700711UV01.AuthorOrPerformer"
144 nillable="true"
145 minOccurs="0"
146 maxOccurs="unbounded"/>
147 <xs:element name="dataEnterer" type="MFMI_MT700711UV01.DataEnterer" nillable="true"
148 minOccurs="0"
149 maxOccurs="unbounded"/>
150 <xs:element name="informationRecipient" type="MFMI_MT700711UV01.InformationRecipient"
151 nillable="true"
152 minOccurs="0"
153 maxOccurs="unbounded"/>
154 <xs:element name="subject" type="MFMI_MT700711UV01.Subject1" nillable="true" minOccurs="1"
155 maxOccurs="unbounded"/>
156 <xs:element name="reasonOf" type="MFMI_MT700711UV01.Reason" nillable="true" minOccurs="0"
157 maxOccurs="unbounded"/>
158 <xs:element name="queryAck" type="MFMI_MT700711UV01.QueryAck" minOccurs="1" maxOccurs="1"/>
159Placeholder for element referencing stub: QueryByParameter
160<xs:element name="REPLACE_ME" type="xs:anyType" nillable="true" minOccurs="0" maxOccurs="1"/>
161 </xs:sequence>
162 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
163 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
164 <xs:attribute name="classCode" type="ActClassControlAct" use="optional" default="CACT"/>
165 <xs:attribute name="moodCode" type="x_ActMoodIntentEvent" use="required"/>
166 </xs:complexType>--><xs:complexType name="MFMI_MT700711UV01.Custodian">
167 <xs:sequence>
168 <xs:group ref="InfrastructureRootElements"/>
169 <xs:element name="assignedEntity" type="COCT_MT090003UV.AssignedEntity" 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="typeCode" type="ParticipationType" use="optional" fixed="CST"/>
176 <xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="AP"/>
177 </xs:complexType>
178 <xs:complexType name="MFMI_MT700711UV01.DataEnterer">
179 <xs:sequence>
180 <xs:group ref="InfrastructureRootElements"/>
181 <xs:element name="noteText" type="ED_explicit" minOccurs="0" maxOccurs="1"/>
182 <xs:element name="time" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
183 <xs:element name="assignedPerson" type="COCT_MT090100UV01.AssignedPerson" nillable="true"
184 minOccurs="1"
185 maxOccurs="1"/>
186 </xs:sequence>
187 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
188 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
189 <xs:attribute name="typeCode" type="ParticipationType" use="optional" fixed="ENT"/>
190 <xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="AP"/>
191 </xs:complexType>
192 <xs:complexType name="MFMI_MT700711UV01.Definition">
193 <xs:sequence>
194 <xs:group ref="InfrastructureRootElements"/>
195 <xs:element name="actDefinition" type="MFMI_MT700711UV01.ActDefinition" nillable="true"
196 minOccurs="1"
197 maxOccurs="1"/>
198 </xs:sequence>
199 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
200 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
201 <xs:attribute name="typeCode" type="ActRelationshipType" use="optional" fixed="INST"/>
202 </xs:complexType>
203 <xs:complexType name="MFMI_MT700711UV01.InFulfillmentOf">
204 <xs:sequence>
205 <xs:group ref="InfrastructureRootElements"/>
206 <xs:element name="registrationRequest" type="MFMI_MT700711UV01.RegistrationRequest"
207 nillable="true"
208 minOccurs="1"
209 maxOccurs="1"/>
210 </xs:sequence>
211 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
212 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
213 <xs:attribute name="typeCode" type="ActRelationshipFulfills" use="optional" default="FLFS"/>
214 </xs:complexType>
215 <xs:complexType name="MFMI_MT700711UV01.InformationRecipient">
216 <xs:sequence>
217 <xs:group ref="InfrastructureRootElements"/>
218 <xs:element name="time" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
219 <xs:element name="assignedPerson" type="COCT_MT090100UV01.AssignedPerson" nillable="true"
220 minOccurs="1"
221 maxOccurs="1"/>
222 </xs:sequence>
223 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
224 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
225 <xs:attribute name="typeCode" type="ParticipationInformationRecipient" use="required"/>
226 <xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="AP"/>
227 </xs:complexType>
228 <xs:complexType name="MFMI_MT700711UV01.Overseer">
229 <xs:sequence>
230 <xs:group ref="InfrastructureRootElements"/>
231 <xs:element name="noteText" type="ED_explicit" minOccurs="0" maxOccurs="1"/>
232 <xs:element name="time" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
233 <xs:element name="modeCode" type="CE" minOccurs="0" maxOccurs="1"/>
234 <xs:element name="signatureCode" type="CE" minOccurs="0" maxOccurs="1"/>
235 <xs:element name="signatureText" type="ED_explicit" minOccurs="0" maxOccurs="1"/>
236 <xs:element name="assignedPerson" type="COCT_MT090100UV01.AssignedPerson" nillable="true"
237 minOccurs="1"
238 maxOccurs="1"/>
239 </xs:sequence>
240 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
241 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
242 <xs:attribute name="typeCode" type="x_ParticipationVrfRespSprfWit" use="required"/>
243 <xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="AP"/>
244 </xs:complexType>
245 <xs:complexType name="MFMI_MT700711UV01.QueryAck">
246 <xs:sequence>
247 <xs:group ref="InfrastructureRootElements"/>
248 <xs:element name="queryId" type="II" minOccurs="0" maxOccurs="1"/>
249 <xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
250 <xs:element name="queryResponseCode" type="CS" minOccurs="1" maxOccurs="1"/>
251 <xs:element name="resultTotalQuantity" type="INT" minOccurs="0" maxOccurs="1"/>
252 <xs:element name="resultCurrentQuantity" type="INT" minOccurs="0" maxOccurs="1"/>
253 <xs:element name="resultRemainingQuantity" type="INT" minOccurs="0" maxOccurs="1"/>
254 </xs:sequence>
255 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
256 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
257 </xs:complexType>
258 <xs:complexType name="MFMI_MT700711UV01.Reason">
259 <xs:sequence>
260 <xs:group ref="InfrastructureRootElements"/>
261 <xs:element name="detectedIssueEvent" type="MCAI_MT900001UV01.DetectedIssueEvent"
262 nillable="true"
263 minOccurs="1"
264 maxOccurs="1"/>
265 </xs:sequence>
266 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
267 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
268 <xs:attribute name="typeCode" type="ActRelationshipReason" use="optional" default="RSON"/>
269 <xs:attribute name="contextConductionInd" type="bl" use="optional"/>
270 </xs:complexType><!--<xs:complexType name="MFMI_MT700711UV01.RegistrationEvent">
271 <xs:sequence>
272 <xs:group ref="InfrastructureRootElements"/>
273 <xs:element name="id" type="II" minOccurs="1" maxOccurs="unbounded"/>
274 <xs:element name="statusCode" type="CS" minOccurs="1" maxOccurs="1"/>
275 <xs:element name="effectiveTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
276 <xs:element name="subject1" type="MFMI_MT700711UV01.Subject2" minOccurs="1" maxOccurs="1"/>
277 <xs:element name="author" type="MFMI_MT700711UV01.Author2" nillable="true" minOccurs="0"
278 maxOccurs="1"/>
279 <xs:element name="custodian" type="MFMI_MT700711UV01.Custodian" nillable="true"
280 minOccurs="1"
281 maxOccurs="1"/>
282 <xs:element name="inFulfillmentOf" type="MFMI_MT700711UV01.InFulfillmentOf" nillable="true"
283 minOccurs="0"
284 maxOccurs="unbounded"/>
285 <xs:element name="definition" type="MFMI_MT700711UV01.Definition" nillable="true"
286 minOccurs="0"
287 maxOccurs="unbounded"/>
288 </xs:sequence>
289 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
290 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
291 <xs:attribute name="classCode" type="ActClass" use="optional" fixed="REG"/>
292 <xs:attribute name="moodCode" type="ActMood" use="optional" fixed="EVN"/>
293 </xs:complexType>--><xs:complexType name="MFMI_MT700711UV01.RegistrationRequest">
294 <xs:sequence>
295 <xs:group ref="InfrastructureRootElements"/>
296 <xs:element name="id" type="II" minOccurs="1" maxOccurs="unbounded"/>
297 <xs:element name="author" type="MFMI_MT700711UV01.Author1" nillable="true" 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="ActClass" use="optional" fixed="REG"/>
303 <xs:attribute name="moodCode" type="ActMood" use="optional" fixed="RQO"/>
304 </xs:complexType><!--<xs:complexType name="MFMI_MT700711UV01.Subject1">
305 <xs:sequence>
306 <xs:group ref="InfrastructureRootElements"/>
307 <xs:element name="registrationEvent" type="MFMI_MT700711UV01.RegistrationEvent"
308 nillable="true"
309 minOccurs="1"
310 maxOccurs="1"/>
311 </xs:sequence>
312 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
313 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
314 <xs:attribute name="typeCode" type="ActRelationshipType" use="optional" fixed="SUBJ"/>
315 <xs:attribute name="contextConductionInd" type="bl" use="optional" default="false"/>
316 </xs:complexType>--><!--<xs:complexType name="MFMI_MT700711UV01.Subject2">
317 <xs:sequence>
318 <xs:group ref="InfrastructureRootElements"/>
319Placeholder for element referencing stub: RegisteredRole
320<xs:element name="REPLACE_ME" type="xs:anyType" nillable="true" minOccurs="1" maxOccurs="1"/>
321 </xs:sequence>
322 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
323 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
324 <xs:attribute name="typeCode" type="ParticipationTargetSubject" use="optional" default="SBJ"/>
325 </xs:complexType>--><!--<xs:complexType name="MFMI_MT700711UV01.Subject3">
326 <xs:sequence>
327 <xs:group ref="InfrastructureRootElements"/>
328Placeholder for element referencing stub: RegisteredAct
329<xs:element name="REPLACE_ME" type="xs:anyType" nillable="true" minOccurs="1" maxOccurs="1"/>
330 </xs:sequence>
331 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
332 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
333 <xs:attribute name="typeCode" type="ActRelationshipType" use="optional" fixed="SUBJ"/>
334 <xs:attribute name="contextConductionInd" type="bl" use="optional" default="false"/>
335 </xs:complexType>--></xs:schema>
Note: See TracBrowser for help on using the repository browser.