Package org.hl7.v3

Class COCTMT530000UVSubstanceAdministration

java.lang.Object
org.hl7.v3.COCTMT530000UVSubstanceAdministration

public class COCTMT530000UVSubstanceAdministration extends Object

Java class for COCT_MT530000UV.SubstanceAdministration complex type.

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

 <complexType name="COCT_MT530000UV.SubstanceAdministration">
   <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" maxOccurs="unbounded" minOccurs="0"/>
         <element name="code" type="{urn:hl7-org:v3}CD" minOccurs="0"/>
         <element name="text" type="{urn:hl7-org:v3}ED" minOccurs="0"/>
         <element name="statusCode" type="{urn:hl7-org:v3}CS" minOccurs="0"/>
         <element name="effectiveTime" type="{urn:hl7-org:v3}SXCM_TS" maxOccurs="unbounded" minOccurs="0"/>
         <element name="availabilityTime" type="{urn:hl7-org:v3}TS" minOccurs="0"/>
         <element name="priorityCode" type="{urn:hl7-org:v3}CE" minOccurs="0"/>
         <element name="confidentialityCode" type="{urn:hl7-org:v3}CE" maxOccurs="unbounded" minOccurs="0"/>
         <element name="repeatNumber" type="{urn:hl7-org:v3}IVL_INT" minOccurs="0"/>
         <element name="languageCode" type="{urn:hl7-org:v3}CE" minOccurs="0"/>
         <element name="routeCode" type="{urn:hl7-org:v3}CE" minOccurs="0"/>
         <element name="approachSiteCode" type="{urn:hl7-org:v3}CD" maxOccurs="unbounded" minOccurs="0"/>
         <element name="doseQuantity" type="{urn:hl7-org:v3}IVL_PQ" minOccurs="0"/>
         <element name="rateQuantity" type="{urn:hl7-org:v3}IVL_PQ" minOccurs="0"/>
         <element name="doseCheckQuantity" type="{urn:hl7-org:v3}RTO_QTY_QTY" maxOccurs="unbounded" minOccurs="0"/>
         <element name="maxDoseQuantity" type="{urn:hl7-org:v3}RTO_PQ_PQ" minOccurs="0"/>
         <element name="administrationUnitCode" type="{urn:hl7-org:v3}CE" minOccurs="0"/>
         <element name="subject" type="{urn:hl7-org:v3}COCT_MT530000UV.Subject2" maxOccurs="unbounded" minOccurs="0"/>
         <element name="consumable" type="{urn:hl7-org:v3}COCT_MT530000UV.Consumable" minOccurs="0"/>
         <element name="recordTarget" type="{urn:hl7-org:v3}COCT_MT530000UV.RecordTarget" minOccurs="0"/>
         <element name="responsibleParty" type="{urn:hl7-org:v3}COCT_MT530000UV.ResponsibleParty2" maxOccurs="unbounded" minOccurs="0"/>
         <element name="performer" type="{urn:hl7-org:v3}COCT_MT530000UV.Performer" maxOccurs="unbounded" minOccurs="0"/>
         <element name="author" type="{urn:hl7-org:v3}COCT_MT530000UV.Author" maxOccurs="unbounded" minOccurs="0"/>
         <element name="dataEnterer" type="{urn:hl7-org:v3}COCT_MT530000UV.DataEnterer" minOccurs="0"/>
         <element name="informant" type="{urn:hl7-org:v3}COCT_MT530000UV.Informant" maxOccurs="unbounded" minOccurs="0"/>
         <element name="verifier" type="{urn:hl7-org:v3}COCT_MT530000UV.Verifier" maxOccurs="unbounded" minOccurs="0"/>
         <element name="location" type="{urn:hl7-org:v3}COCT_MT530000UV.Location" maxOccurs="unbounded" minOccurs="0"/>
         <element name="definition" type="{urn:hl7-org:v3}COCT_MT530000UV.Definition" minOccurs="0"/>
         <element name="conditions" type="{urn:hl7-org:v3}COCT_MT530000UV.Conditions" maxOccurs="unbounded" minOccurs="0"/>
         <element name="sourceOf1" type="{urn:hl7-org:v3}COCT_MT530000UV.SourceOf1" maxOccurs="unbounded" minOccurs="0"/>
         <element name="sourceOf2" type="{urn:hl7-org:v3}COCT_MT530000UV.SourceOf3" maxOccurs="unbounded" minOccurs="0"/>
         <element name="subjectOf" type="{urn:hl7-org:v3}COCT_MT530000UV.Subject1" minOccurs="0"/>
         <element name="targetOf" type="{urn:hl7-org:v3}COCT_MT530000UV.SourceOf2" maxOccurs="unbounded" 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}x_ClinicalStatementSubstanceMood" />
       <attribute name="negationInd" type="{urn:hl7-org:v3}bl" />
     </restriction>
   </complexContent>
 </complexType>