Package org.hl7.v3

Class MFMIMT700711UV01InformationRecipient

java.lang.Object
org.hl7.v3.MFMIMT700711UV01InformationRecipient

public class MFMIMT700711UV01InformationRecipient extends Object

Java class for MFMI_MT700711UV01.InformationRecipient complex type.

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

 <complexType name="MFMI_MT700711UV01.InformationRecipient">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <group ref="{urn:hl7-org:v3}InfrastructureRootElements"/>
         <element name="time" type="{urn:hl7-org:v3}IVL_TS" minOccurs="0"/>
         <element name="assignedPerson" type="{urn:hl7-org:v3}COCT_MT090100UV01.AssignedPerson"/>
       </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}ParticipationInformationRecipient" />
       <attribute name="contextControlCode" type="{urn:hl7-org:v3}ContextControl" default="AP" />
     </restriction>
   </complexContent>
 </complexType>