Package org.hl7.v3

Class AdxpDeliveryInstallationQualifier

java.lang.Object
org.hl7.v3.BIN
org.hl7.v3.ED
org.hl7.v3.ST
org.hl7.v3.ADXP
org.hl7.v3.AdxpDeliveryInstallationQualifier

public class AdxpDeliveryInstallationQualifier extends ADXP

Java class for adxp.deliveryInstallationQualifier complex type.

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

 <complexType name="adxp.deliveryInstallationQualifier">
   <complexContent>
     <restriction base="{urn:hl7-org:v3}ADXP">
       <attribute name="partType" type="{urn:hl7-org:v3}AddressPartType" fixed="DINSTQ" />
     </restriction>
   </complexContent>
 </complexType>