Package org.hl7.v3

Class PRPAIN201306UV02MFMIMT700711UV01ControlActProcess

java.lang.Object
org.hl7.v3.PRPAIN201306UV02MFMIMT700711UV01ControlActProcess

public class PRPAIN201306UV02MFMIMT700711UV01ControlActProcess extends Object

Java class for PRPA_IN201306UV02.MFMI_MT700711UV01.ControlActProcess complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="PRPA_IN201306UV02.MFMI_MT700711UV01.ControlActProcess">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <group ref="{urn:hl7-org:v3}InfrastructureRootElements"/>
         <element name="id" type="{urn:hl7-org:v3}II" maxOccurs="unbounded" minOccurs="0"/>
         <element name="code" type="{urn:hl7-org:v3}CD" minOccurs="0"/>
         <element name="text" type="{urn:hl7-org:v3}ED" minOccurs="0"/>
         <element name="effectiveTime" type="{urn:hl7-org:v3}IVL_TS" minOccurs="0"/>
         <element name="priorityCode" type="{urn:hl7-org:v3}CE" maxOccurs="unbounded" minOccurs="0"/>
         <element name="reasonCode" type="{urn:hl7-org:v3}CE" maxOccurs="unbounded" minOccurs="0"/>
         <element name="languageCode" type="{urn:hl7-org:v3}CE" minOccurs="0"/>
         <element name="overseer" type="{urn:hl7-org:v3}MFMI_MT700711UV01.Overseer" maxOccurs="unbounded" minOccurs="0"/>
         <element name="authorOrPerformer" type="{urn:hl7-org:v3}MFMI_MT700711UV01.AuthorOrPerformer" maxOccurs="unbounded" minOccurs="0"/>
         <element name="dataEnterer" type="{urn:hl7-org:v3}MFMI_MT700711UV01.DataEnterer" maxOccurs="unbounded" minOccurs="0"/>
         <element name="informationRecipient" type="{urn:hl7-org:v3}MFMI_MT700711UV01.InformationRecipient" maxOccurs="unbounded" minOccurs="0"/>
         <element name="subject" type="{urn:hl7-org:v3}PRPA_IN201306UV02.MFMI_MT700711UV01.Subject1" maxOccurs="unbounded" minOccurs="0"/>
         <element name="reasonOf" type="{urn:hl7-org:v3}MFMI_MT700711UV01.Reason" maxOccurs="unbounded" minOccurs="0"/>
         <element name="queryAck" type="{urn:hl7-org:v3}MFMI_MT700711UV01.QueryAck"/>
         <element name="queryByParameter" type="{urn:hl7-org:v3}PRPA_MT201306UV02.QueryByParameter" minOccurs="0"/>
       </sequence>
       <attGroup ref="{urn:hl7-org:v3}InfrastructureRootAttributes"/>
       <attribute name="nullFlavor" type="{urn:hl7-org:v3}NullFlavor" />
       <attribute name="classCode" use="required" type="{urn:hl7-org:v3}ActClassControlAct" />
       <attribute name="moodCode" use="required" type="{urn:hl7-org:v3}x_ActMoodIntentEvent" />
     </restriction>
   </complexContent>
 </complexType>