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