Package org.hl7.v3

Class PRPAMT201306UV02ParameterList

java.lang.Object
org.hl7.v3.PRPAMT201306UV02ParameterList

public class PRPAMT201306UV02ParameterList extends Object

Java class for PRPA_MT201306UV02.ParameterList complex type.

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

 <complexType name="PRPA_MT201306UV02.ParameterList">
   <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" minOccurs="0"/>
         <element name="livingSubjectAdministrativeGender" type="{urn:hl7-org:v3}PRPA_MT201306UV02.LivingSubjectAdministrativeGender" maxOccurs="unbounded" minOccurs="0"/>
         <element name="livingSubjectBirthPlaceAddress" type="{urn:hl7-org:v3}PRPA_MT201306UV02.LivingSubjectBirthPlaceAddress" maxOccurs="unbounded" minOccurs="0"/>
         <element name="livingSubjectBirthPlaceName" type="{urn:hl7-org:v3}PRPA_MT201306UV02.LivingSubjectBirthPlaceName" maxOccurs="unbounded" minOccurs="0"/>
         <element name="livingSubjectBirthTime" type="{urn:hl7-org:v3}PRPA_MT201306UV02.LivingSubjectBirthTime" maxOccurs="unbounded" minOccurs="0"/>
         <element name="livingSubjectDeceasedTime" type="{urn:hl7-org:v3}PRPA_MT201306UV02.LivingSubjectDeceasedTime" maxOccurs="unbounded" minOccurs="0"/>
         <element name="livingSubjectId" type="{urn:hl7-org:v3}PRPA_MT201306UV02.LivingSubjectId" maxOccurs="unbounded" minOccurs="0"/>
         <element name="livingSubjectName" type="{urn:hl7-org:v3}PRPA_MT201306UV02.LivingSubjectName" maxOccurs="unbounded" minOccurs="0"/>
         <element name="mothersMaidenName" type="{urn:hl7-org:v3}PRPA_MT201306UV02.MothersMaidenName" maxOccurs="unbounded" minOccurs="0"/>
         <element name="otherIDsScopingOrganization" type="{urn:hl7-org:v3}PRPA_MT201306UV02.OtherIDsScopingOrganization" maxOccurs="unbounded" minOccurs="0"/>
         <element name="patientAddress" type="{urn:hl7-org:v3}PRPA_MT201306UV02.PatientAddress" maxOccurs="unbounded" minOccurs="0"/>
         <element name="patientStatusCode" type="{urn:hl7-org:v3}PRPA_MT201306UV02.PatientStatusCode" maxOccurs="unbounded" minOccurs="0"/>
         <element name="patientTelecom" type="{urn:hl7-org:v3}PRPA_MT201306UV02.PatientTelecom" maxOccurs="unbounded" minOccurs="0"/>
         <element name="principalCareProviderId" type="{urn:hl7-org:v3}PRPA_MT201306UV02.PrincipalCareProviderId" maxOccurs="unbounded" minOccurs="0"/>
         <element name="principalCareProvisionId" type="{urn:hl7-org:v3}PRPA_MT201306UV02.PrincipalCareProvisionId" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
       <attGroup ref="{urn:hl7-org:v3}InfrastructureRootAttributes"/>
       <attribute name="nullFlavor" type="{urn:hl7-org:v3}NullFlavor" />
     </restriction>
   </complexContent>
 </complexType>