Package org.hl7.v3

Class COCTMT310000UV04AccomodationSupplied

java.lang.Object
org.hl7.v3.COCTMT310000UV04AccomodationSupplied

public class COCTMT310000UV04AccomodationSupplied extends Object

Java class for COCT_MT310000UV04.AccomodationSupplied complex type.

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

 <complexType name="COCT_MT310000UV04.AccomodationSupplied">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <group ref="{urn:hl7-org:v3}InfrastructureRootElements"/>
         <element name="code" type="{urn:hl7-org:v3}CS"/>
         <element name="effectiveTime" type="{urn:hl7-org:v3}IVL_TS"/>
         <element name="reasonCode" type="{urn:hl7-org:v3}CS"/>
         <element name="location" type="{urn:hl7-org:v3}COCT_MT310000UV04.Location"/>
         <element name="inFulfillmentOf" type="{urn:hl7-org:v3}COCT_MT310000UV04.InFulfillmentOf"/>
         <element name="pertinentInformation1" type="{urn:hl7-org:v3}COCT_MT310000UV04.PertinentInformation1" minOccurs="0"/>
         <element name="pertinentInformation2" type="{urn:hl7-org:v3}COCT_MT310000UV04.PertinentInformation2"/>
       </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="ACCM" />
       <attribute name="moodCode" use="required" type="{urn:hl7-org:v3}x_ActMoodIntentEvent" />
     </restriction>
   </complexContent>
 </complexType>