Package org.hl7.v3

Class COCTMT740000UV04OralHealthService

java.lang.Object
org.hl7.v3.COCTMT740000UV04OralHealthService

public class COCTMT740000UV04OralHealthService extends Object

Java class for COCT_MT740000UV04.OralHealthService complex type.

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

 <complexType name="COCT_MT740000UV04.OralHealthService">
   <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"/>
         <element name="code" type="{urn:hl7-org:v3}CS"/>
         <element name="effectiveTime" type="{urn:hl7-org:v3}IVL_TS" minOccurs="0"/>
         <element name="reasonCode" type="{urn:hl7-org:v3}CS" maxOccurs="5" minOccurs="0"/>
         <element name="targetSiteCode" type="{urn:hl7-org:v3}CE" maxOccurs="unbounded" minOccurs="0"/>
         <element name="responsibleParty" type="{urn:hl7-org:v3}COCT_MT740000UV04.ResponsibleParty" minOccurs="0"/>
         <element name="performer" type="{urn:hl7-org:v3}COCT_MT740000UV04.Performer" minOccurs="0"/>
         <element name="location" type="{urn:hl7-org:v3}COCT_MT740000UV04.Location" maxOccurs="unbounded" minOccurs="0"/>
         <element name="pertinentInformation1" type="{urn:hl7-org:v3}COCT_MT740000UV04.PertinentInformation1" maxOccurs="unbounded" minOccurs="0"/>
         <element name="pertinentInformation2" type="{urn:hl7-org:v3}COCT_MT740000UV04.PertinentInformation2" maxOccurs="unbounded" minOccurs="0"/>
         <element name="referencedBy" type="{urn:hl7-org:v3}COCT_MT740000UV04.Reference" 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}ActClassProcedure" />
       <attribute name="moodCode" use="required" type="{urn:hl7-org:v3}x_ActMoodIntentEvent" />
     </restriction>
   </complexContent>
 </complexType>