Package org.hl7.v3

Class AdxpCareOf


public class AdxpCareOf extends ADXP

Java class for adxp.careOf complex type.

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

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