source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Gateway/NhinCA/src/jbiServiceUnits/NhinBPEL/META-INF/src/_references/_projects/Interfaces/src/schemas/HL7V3/multicacheschemas/PRPA_IN201304UV.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: 9.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:mif="urn:hl7-org:v3/mif"
4 targetNamespace="urn:hl7-org:v3"
5 elementFormDefault="qualified">
6 <xs:annotation>
7 <xs:documentation>Source Information
8 Rendered by: RoseTree 4.0.9
9 Rendered on:
10This document was rendered into XML using software provided to HL7 by Beeler Consulting LLC.
11 PubDB to MIF Transform: $RCSfile: PubDbXmlToMIF.xsl,v $ $Revision: 1.3 $ $Date: 2007/03/06 06:56:43 $
12 Fix names transform: $Id: FixMifNames.xsl,v 1.2 2007/03/06 06:56:43 wbeeler Exp $
13 HTML to MIF Markup transform: $Id: HtmlToMIFMarkup.xsl,v 1.2 2007/03/06 06:56:44 wbeeler Exp $
14 Base transform: $Id: ConvertBase.xsl,v 1.2 2007/03/06 06:56:43 wbeeler Exp $
15 Package Id Conversion: $Id: TransformPackageIds.xsl,v 1.2 2007/03/06 06:56:45 wbeeler Exp $
16 Generated using schema builder version: 3.0.3 and DynamicMifToXSD.xsl version: 1.4
17 Dynamic MIF to Schema Transform: $Id: DynamicMifToXsd.xsl,v 1.3 2007/03/06 06:56:44 wbeeler Exp $
18 Static MIF to Schema Transform: $Id: StaticMifToXsd.xsl,v 1.2 2007/03/06 06:56:44 wbeeler Exp $
19 Package Id Conversion: $Id: TransformPackageIds.xsl,v 1.2 2007/03/06 06:56:45 wbeeler Exp $</xs:documentation>
20 </xs:annotation>
21 <xs:include schemaLocation="../coreschemas/infrastructureRoot.xsd"/>
22 <xs:include schemaLocation="MCCI_MT000100UV01.xsd"/>
23 <xs:include schemaLocation="MFMI_MT700701UV01.xsd"/>
24 <xs:include schemaLocation="PRPA_MT201303UV.xsd"/>
25 <xs:element name="PRPA_IN201304UV">
26 <xs:complexType>
27 <xs:complexContent>
28 <xs:extension base="PRPA_IN201304UV.MCCI_MT000100UV01.Message">
29 <xs:attribute name="ITSVersion" type="xs:string" use="required" fixed="XML_1.0"/>
30 </xs:extension>
31 </xs:complexContent>
32 </xs:complexType>
33 </xs:element>
34 <xs:complexType name="PRPA_IN201304UV.MCCI_MT000100UV01.Message">
35 <xs:sequence>
36 <xs:group ref="InfrastructureRootElements"/>
37 <xs:element name="id" type="II" minOccurs="1" maxOccurs="1"/>
38 <xs:element name="creationTime" type="TS_explicit" minOccurs="1" maxOccurs="1"/>
39 <xs:element name="securityText" type="ST" minOccurs="0" maxOccurs="1"/>
40 <xs:element name="versionCode" type="CS" minOccurs="0" maxOccurs="1"/>
41 <xs:element name="interactionId" type="II" minOccurs="1" maxOccurs="1"/>
42 <xs:element name="profileId" type="II" minOccurs="0" maxOccurs="unbounded"/>
43 <xs:element name="processingCode" type="CS" minOccurs="1" maxOccurs="1"/>
44 <xs:element name="processingModeCode" type="CS" minOccurs="1" maxOccurs="1"/>
45 <xs:element name="acceptAckCode" type="CS" minOccurs="1" maxOccurs="1"/>
46 <xs:element name="sequenceNumber" type="INT" minOccurs="0" maxOccurs="1"/>
47 <xs:element name="attachmentText" type="ED_explicit" minOccurs="0" maxOccurs="unbounded"/>
48 <!-- note: I changed the receiver node from minOccurs=1 to =0 to overcome defect in netbeans/openesb -->
49 <xs:element name="receiver" type="MCCI_MT000100UV01.Receiver" minOccurs="0" maxOccurs="unbounded"/>
50 <xs:element name="respondTo" type="MCCI_MT000100UV01.RespondTo" nillable="true"
51 minOccurs="0"
52 maxOccurs="unbounded"/>
53 <xs:element name="sender" type="MCCI_MT000100UV01.Sender" minOccurs="1" maxOccurs="1"/>
54 <xs:element name="attentionLine" type="MCCI_MT000100UV01.AttentionLine" nillable="true"
55 minOccurs="0"
56 maxOccurs="unbounded"/>
57 <xs:element name="controlActProcess"
58 type="PRPA_IN201304UV.MFMI_MT700701UV01.ControlActProcess"
59 minOccurs="1"
60 maxOccurs="1"/>
61 </xs:sequence>
62 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
63 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
64 </xs:complexType>
65 <xs:complexType name="PRPA_IN201304UV.MFMI_MT700701UV01.ControlActProcess">
66 <xs:sequence>
67 <xs:group ref="InfrastructureRootElements"/>
68 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
69 <xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
70 <xs:element name="text" type="ED_explicit" minOccurs="0" maxOccurs="1"/>
71 <xs:element name="effectiveTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
72 <xs:element name="priorityCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
73 <xs:element name="reasonCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
74 <xs:element name="languageCode" type="CE" minOccurs="0" maxOccurs="1"/>
75 <xs:element name="overseer" type="MFMI_MT700701UV01.Overseer" nillable="true" minOccurs="0"
76 maxOccurs="unbounded"/>
77 <xs:element name="authorOrPerformer" type="MFMI_MT700701UV01.AuthorOrPerformer"
78 nillable="true"
79 minOccurs="0"
80 maxOccurs="unbounded"/>
81 <xs:element name="dataEnterer" type="MFMI_MT700701UV01.DataEnterer" nillable="true"
82 minOccurs="0"
83 maxOccurs="unbounded"/>
84 <xs:element name="informationRecipient" type="MFMI_MT700701UV01.InformationRecipient"
85 nillable="true"
86 minOccurs="0"
87 maxOccurs="unbounded"/>
88 <xs:element name="subject" type="PRPA_IN201304UV.MFMI_MT700701UV01.Subject1"
89 nillable="true"
90 minOccurs="1"
91 maxOccurs="unbounded"/>
92 <xs:element name="reasonOf" type="MFMI_MT700701UV01.Reason" nillable="true" minOccurs="0"
93 maxOccurs="unbounded"/>
94 </xs:sequence>
95 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
96 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
97 <xs:attribute name="classCode" type="ActClassControlAct" use="optional" default="CACT"/>
98 <xs:attribute name="moodCode" type="x_ActMoodIntentEvent" use="required"/>
99 </xs:complexType>
100 <xs:complexType name="PRPA_IN201304UV.MFMI_MT700701UV01.Subject1">
101 <xs:sequence>
102 <xs:group ref="InfrastructureRootElements"/>
103 <xs:element name="registrationEvent"
104 type="PRPA_IN201304UV.MFMI_MT700701UV01.RegistrationEvent"
105 nillable="true"
106 minOccurs="1"
107 maxOccurs="1"/>
108 </xs:sequence>
109 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
110 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
111 <xs:attribute name="typeCode" type="ActRelationshipType" use="optional" fixed="SUBJ"/>
112 <xs:attribute name="contextConductionInd" type="bl" use="optional" default="false"/>
113 </xs:complexType>
114 <xs:complexType name="PRPA_IN201304UV.MFMI_MT700701UV01.RegistrationEvent">
115 <xs:sequence>
116 <xs:group ref="InfrastructureRootElements"/>
117 <xs:element name="id" type="II" minOccurs="1" maxOccurs="unbounded"/>
118 <xs:element name="statusCode" type="CS" minOccurs="1" maxOccurs="1"/>
119 <xs:element name="effectiveTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
120 <xs:element name="subject1" type="PRPA_IN201304UV.MFMI_MT700701UV01.Subject2" minOccurs="1"
121 maxOccurs="1"/>
122 <xs:element name="author" type="MFMI_MT700701UV01.Author2" nillable="true" minOccurs="0"
123 maxOccurs="1"/>
124 <xs:element name="custodian" type="MFMI_MT700701UV01.Custodian" nillable="true"
125 minOccurs="1"
126 maxOccurs="1"/>
127 <xs:element name="inFulfillmentOf" type="MFMI_MT700701UV01.InFulfillmentOf" nillable="true"
128 minOccurs="0"
129 maxOccurs="unbounded"/>
130 <xs:element name="definition" type="MFMI_MT700701UV01.Definition" nillable="true"
131 minOccurs="0"
132 maxOccurs="unbounded"/>
133 <xs:element name="replacementOf" type="MFMI_MT700701UV01.ReplacementOf" nillable="true"
134 minOccurs="0"
135 maxOccurs="unbounded"/>
136 </xs:sequence>
137 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
138 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
139 <xs:attribute name="classCode" type="ActClass" use="optional" fixed="REG"/>
140 <xs:attribute name="moodCode" type="ActMood" use="optional" fixed="EVN"/>
141 </xs:complexType>
142 <xs:complexType name="PRPA_IN201304UV.MFMI_MT700701UV01.Subject2">
143 <xs:sequence>
144 <xs:group ref="InfrastructureRootElements"/>
145 <xs:element name="patient" type="PRPA_MT201303UV.Patient" nillable="true" minOccurs="1"
146 maxOccurs="1"/>
147 </xs:sequence>
148 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
149 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
150 <xs:attribute name="typeCode" type="ParticipationTargetSubject" use="optional" default="SBJ"/>
151 </xs:complexType>
152</xs:schema>
Note: See TracBrowser for help on using the repository browser.