Package org.hl7.v3

Class PRPAIN201306UV02MFMIMT700711UV01Subject2

java.lang.Object
org.hl7.v3.PRPAIN201306UV02MFMIMT700711UV01Subject2

public class PRPAIN201306UV02MFMIMT700711UV01Subject2 extends Object

Java class for PRPA_IN201306UV02.MFMI_MT700711UV01.Subject2 complex type.

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

 <complexType name="PRPA_IN201306UV02.MFMI_MT700711UV01.Subject2">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <group ref="{urn:hl7-org:v3}InfrastructureRootElements"/>
         <element name="patient" type="{urn:hl7-org:v3}PRPA_MT201310UV02.Patient"/>
       </sequence>
       <attGroup ref="{urn:hl7-org:v3}InfrastructureRootAttributes"/>
       <attribute name="nullFlavor" type="{urn:hl7-org:v3}NullFlavor" />
       <attribute name="typeCode" use="required" type="{urn:hl7-org:v3}ParticipationTargetSubject" />
     </restriction>
   </complexContent>
 </complexType>