Package org.hl7.v3

Class COCTMT300000UV04SubstanceAdministrationOrder

java.lang.Object
org.hl7.v3.COCTMT300000UV04SubstanceAdministrationOrder

public class COCTMT300000UV04SubstanceAdministrationOrder extends Object

Java class for COCT_MT300000UV04.SubstanceAdministrationOrder complex type.

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

 <complexType name="COCT_MT300000UV04.SubstanceAdministrationOrder">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <group ref="{urn:hl7-org:v3}InfrastructureRootElements"/>
         <element name="author" type="{urn:hl7-org:v3}COCT_MT300000UV04.Author"/>
         <element name="reason" type="{urn:hl7-org:v3}COCT_MT300000UV04.Reason" minOccurs="0"/>
         <element name="pertinentInformation" type="{urn:hl7-org:v3}COCT_MT300000UV04.PertinentInformation" minOccurs="0"/>
       </sequence>
       <attGroup ref="{urn:hl7-org:v3}InfrastructureRootAttributes"/>
       <attribute name="nullFlavor" type="{urn:hl7-org:v3}NullFlavor" />
       <attribute name="classCode" use="required" type="{urn:hl7-org:v3}ActClass" fixed="SBADM" />
       <attribute name="moodCode" use="required" type="{urn:hl7-org:v3}ActMood" fixed="RQO" />
     </restriction>
   </complexContent>
 </complexType>