source: ccr/trunk/nhin-vista/projects/NHINC/Current/Product/Production/Gateway/NhinCA/src/jbiServiceUnits/META-INF/NhinBPEL/src/_references/_projects/Interfaces/src/schemas/HL7V3/multicacheschemas/PRPA_IN201301UV.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_MT201301UV.xsd"/>
25 <xs:element name="PRPA_IN201301UV">
26 <xs:complexType>
27 <xs:complexContent>
28 <xs:extension base="PRPA_IN201301UV.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_IN201301UV.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
49 <!-- note: I changed the receiver node from minOccurs=1 to =0 to overcome defect in netbeans/openesb -->
50 <xs:element name="receiver" type="MCCI_MT000100UV01.Receiver" minOccurs="0" maxOccurs="unbounded"/>
51 <xs:element name="respondTo" type="MCCI_MT000100UV01.RespondTo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
52 <xs:element name="sender" type="MCCI_MT000100UV01.Sender" minOccurs="1" maxOccurs="1"/>
53 <xs:element name="attentionLine" type="MCCI_MT000100UV01.AttentionLine" nillable="true"
54 minOccurs="0"
55 maxOccurs="unbounded"/>
56 <xs:element name="controlActProcess"
57 type="PRPA_IN201301UV.MFMI_MT700701UV01.ControlActProcess"
58 minOccurs="1"
59 maxOccurs="1"/>
60 </xs:sequence>
61 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
62 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
63 </xs:complexType>
64 <xs:complexType name="PRPA_IN201301UV.MFMI_MT700701UV01.ControlActProcess">
65 <xs:sequence>
66 <xs:group ref="InfrastructureRootElements"/>
67 <xs:element name="id" type="II" minOccurs="0" maxOccurs="unbounded"/>
68 <xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
69 <xs:element name="text" type="ED_explicit" minOccurs="0" maxOccurs="1"/>
70 <xs:element name="effectiveTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
71 <xs:element name="priorityCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
72 <xs:element name="reasonCode" type="CE" minOccurs="0" maxOccurs="unbounded"/>
73 <xs:element name="languageCode" type="CE" minOccurs="0" maxOccurs="1"/>
74 <xs:element name="overseer" type="MFMI_MT700701UV01.Overseer" nillable="true" minOccurs="0"
75 maxOccurs="unbounded"/>
76 <xs:element name="authorOrPerformer" type="MFMI_MT700701UV01.AuthorOrPerformer"
77 nillable="true"
78 minOccurs="0"
79 maxOccurs="unbounded"/>
80 <xs:element name="dataEnterer" type="MFMI_MT700701UV01.DataEnterer" nillable="true"
81 minOccurs="0"
82 maxOccurs="unbounded"/>
83 <xs:element name="informationRecipient" type="MFMI_MT700701UV01.InformationRecipient"
84 nillable="true"
85 minOccurs="0"
86 maxOccurs="unbounded"/>
87 <xs:element name="subject" type="PRPA_IN201301UV.MFMI_MT700701UV01.Subject1"
88 nillable="true"
89 minOccurs="1"
90 maxOccurs="unbounded"/>
91 <xs:element name="reasonOf" type="MFMI_MT700701UV01.Reason" nillable="true" minOccurs="0"
92 maxOccurs="unbounded"/>
93 </xs:sequence>
94 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
95 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
96 <xs:attribute name="classCode" type="ActClassControlAct" use="optional" default="CACT"/>
97 <xs:attribute name="moodCode" type="x_ActMoodIntentEvent" use="required"/>
98 </xs:complexType>
99 <xs:complexType name="PRPA_IN201301UV.MFMI_MT700701UV01.Subject1">
100 <xs:sequence>
101 <xs:group ref="InfrastructureRootElements"/>
102 <xs:element name="registrationEvent"
103 type="PRPA_IN201301UV.MFMI_MT700701UV01.RegistrationEvent"
104 nillable="true"
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="ActRelationshipType" use="optional" fixed="SUBJ"/>
111 <xs:attribute name="contextConductionInd" type="bl" use="optional" default="false"/>
112 </xs:complexType>
113 <xs:complexType name="PRPA_IN201301UV.MFMI_MT700701UV01.RegistrationEvent">
114 <xs:sequence>
115 <xs:group ref="InfrastructureRootElements"/>
116 <xs:element name="id" type="II" minOccurs="1" maxOccurs="unbounded"/>
117 <xs:element name="statusCode" type="CS" minOccurs="1" maxOccurs="1"/>
118 <xs:element name="effectiveTime" type="IVL_TS_explicit" minOccurs="0" maxOccurs="1"/>
119 <xs:element name="subject1" type="PRPA_IN201301UV.MFMI_MT700701UV01.Subject2" minOccurs="1"
120 maxOccurs="1"/>
121 <xs:element name="author" type="MFMI_MT700701UV01.Author2" nillable="true" minOccurs="0"
122 maxOccurs="1"/>
123 <xs:element name="custodian" type="MFMI_MT700701UV01.Custodian" nillable="true"
124 minOccurs="1"
125 maxOccurs="1"/>
126 <xs:element name="inFulfillmentOf" type="MFMI_MT700701UV01.InFulfillmentOf" nillable="true"
127 minOccurs="0"
128 maxOccurs="unbounded"/>
129 <xs:element name="definition" type="MFMI_MT700701UV01.Definition" nillable="true"
130 minOccurs="0"
131 maxOccurs="unbounded"/>
132 <xs:element name="replacementOf" type="MFMI_MT700701UV01.ReplacementOf" nillable="true"
133 minOccurs="0"
134 maxOccurs="unbounded"/>
135 </xs:sequence>
136 <xs:attributeGroup ref="InfrastructureRootAttributes"/>
137 <xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
138 <xs:attribute name="classCode" type="ActClass" use="optional" fixed="REG"/>
139 <xs:attribute name="moodCode" type="ActMood" use="optional" fixed="EVN"/>
140 </xs:complexType>
141 <xs:complexType name="PRPA_IN201301UV.MFMI_MT700701UV01.Subject2">
142 <xs:sequence>
143 <xs:group ref="InfrastructureRootElements"/>
144 <xs:element name="patient" type="PRPA_MT201301UV.Patient" nillable="true" 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="ParticipationTargetSubject" use="optional" default="SBJ"/>
150 </xs:complexType>
151</xs:schema>
Note: See TracBrowser for help on using the repository browser.