All schemas
COCT_HD080000UV09.xsd
HMDDetails
| Filename | COCT_HD080000UV09.xsd |
|---|---|
| Domain | Common Message Element Types |
| Type | HD |
| Type Name | HMD |
| Artifact | COCT_HD080000UV09 |
| Number | 080000 |
| Realm | UV |
| Version | 09 |
| Path | artifacts/COCT_HD080000UV09.xsd |
| Size | 54.8 KB |
Identifier breakdown
COCTDomain
080000Number
UVRealm
09Version
XSD Source
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<xs:schema xmlns="urn:hl7-org:v3" xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:ex="urn:hl7-org/v3-example"
targetNamespace="urn:hl7-org:v3"
elementFormDefault="qualified"><!--
*****************************************************************************************************************
* XML schema for message type COCT_HD080000UV09.
* Source information:
* Rendered by: Visio to MIF transform
* Rendered on:
* Saved in XML file by RMIM Designer in Visio at 2012-07-01T08:48:38
Flat to Serialization Transform: $Id: MIFStaticModelFlatToSerialization.xsl 8529 2011-02-09 20:49:58Z lloyd_mckenzie $
Fix Names Transform: $Id: FixMifNames.xsl 8355 2009-10-07 03:16:34Z lloyd_mckenzie $
Base transform: $Id: ConvertBase.xsl 8870 2011-09-14 18:32:56Z woody_beeler $
Package Id Conversion: $Id: TransformPackageIds.xsl 8398 2010-10-12 01:52:15Z lloyd_mckenzie $
Flat to Serialization Transform: $Id: MIFStaticModelFlatToSerialization.xsl 7375 2009-01-26 19:26:53Z wbeeler $
*
* Generated by XMLITS version 3.4.12
* MIF to XSD Transform $Id: StaticMifToXsd.xsl 8890 2012-11-27 02:38:05Z woody_beeler $
* Package Id Conversion: $Id: TransformPackageIds.xsl 8398 2010-10-12 01:52:15Z lloyd_mckenzie $
/****************************************************************************************
* Copyright (c) 2017 Health Level Seven International
* All rights reserved. All contributors are assumed to participate freely in
* IP sharing without restriction. All licensing conforms to the Open Health
* Tools IP Policy. http://www.openhealthtools.org/ip_policy.htm.
* The Eclipse Public License shall serve as the primary license for the
* contributions. http://www.eclipse.org/legal/epl-v10.html.
*
* Contributors: Health Level Seven International - initial implementation
****************************************************************************************/
--><xs:annotation>
<xs:documentation>Generated using schema builder version 3.4.12. Stylesheets:
Saved in XML file by RMIM Designer in Visio at 2012-07-01T08:48:38
Flat to Serialization Transform: $Id: MIFStaticModelFlatToSerialization.xsl 8529 2011-02-09 20:49:58Z lloyd_mckenzie $
Fix Names Transform: $Id: FixMifNames.xsl 8355 2009-10-07 03:16:34Z lloyd_mckenzie $
Base transform: $Id: ConvertBase.xsl 8870 2011-09-14 18:32:56Z woody_beeler $
Package Id Conversion: $Id: TransformPackageIds.xsl 8398 2010-10-12 01:52:15Z lloyd_mckenzie $
Flat to Serialization Transform: $Id: MIFStaticModelFlatToSerialization.xsl 7375 2009-01-26 19:26:53Z wbeeler $
StaticMifToXsd.xsl version 2.0</xs:documentation>
</xs:annotation>
<xs:include schemaLocation="../coreschemas/infrastructureRoot-r2.xsd"/>
<xs:include schemaLocation="COCT_MT150000UV02.xsd"/>
<xs:include schemaLocation="COCT_MT070000UV01.xsd"/>
<xs:include schemaLocation="COCT_MT590000UV.xsd"/>
<xs:include schemaLocation="COCT_MT210000UV02.xsd"/>
<xs:include schemaLocation="COCT_MT530000UV.xsd"/>
<xs:include schemaLocation="COCT_MT430000UV09.xsd"/>
<xs:include schemaLocation="COCT_MT250000UV03.xsd"/>
<xs:include schemaLocation="COCT_MT090000UV01.xsd"/>
<xs:include schemaLocation="COCT_MT050000UV02.xsd"/>
<xs:include schemaLocation="COCT_MT090100UV01.xsd"/>
<xs:include schemaLocation="COCT_MT090300UV01.xsd"/>
<xs:complexType name="COCT_HD080000UV09.ActDefinition">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="II" minOccurs="1" maxOccurs="1"/>
<xs:element name="text" type="ED" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClassRoot" use="required"/>
<xs:attribute name="moodCode" type="ActMood" use="optional" fixed="DEF"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.ActReference">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="II" minOccurs="1" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClassRoot" use="required"/>
<xs:attribute name="moodCode" type="ActMoodEventOccurrence" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Additive">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="0" maxOccurs="1"/>
<xs:element name="quantity" type="RTO" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:element name="additiveHolder" type="COCT_HD080000UV09.Holder" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="additiveContainer" type="COCT_HD080000UV09.Container" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="additiveMaterial" type="COCT_HD080000UV09.AdditiveMaterial"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:choice>
<xs:element name="related" type="COCT_HD080000UV09.SourceOf" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="RoleClassAdditive" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.AdditiveMaterial">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="0" maxOccurs="1"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="desc" type="ED" minOccurs="0" maxOccurs="1"/>
<xs:element name="riskCode" type="DSET_CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="handlingCode" type="DSET_CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="asEntityInEntity" type="COCT_HD080000UV09.EntityInEntity" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="asLocatedEntity" type="COCT_MT070000UV01.LocatedEntity" nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="EntityClassMaterial" use="required"/>
<xs:attribute name="determinerCode" type="EntityDeterminer" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Author">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="sequenceNumber" type="INT" minOccurs="0" maxOccurs="1"/>
<xs:element name="noteText" type="ST" minOccurs="0" maxOccurs="1"/>
<xs:element name="time" type="TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="modeCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="signatureCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="signatureText" type="ED" minOccurs="0" maxOccurs="1"/>
<xs:element name="assignedEntity" type="COCT_MT090000UV01.AssignedEntity" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ParticipationAuthorOriginator" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="OP"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.AuthorOrPerformer">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="noteText" type="ED" minOccurs="0" maxOccurs="1"/>
<xs:element name="time" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="modeCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="signatureCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="signatureText" type="ED" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:element name="assignedPerson" type="COCT_MT090100UV01.AssignedPerson" nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="assignedDevice" type="COCT_MT090300UV01.AssignedDevice" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="x_ParticipationAuthorPerformer" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="AN"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Consumable">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="sequenceNumber" type="INT" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:element name="labTestKit" type="COCT_MT430000UV09.LabTestKit" nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="reagent" type="COCT_MT250000UV03.Reagent" nillable="true" minOccurs="1"
maxOccurs="1"/>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ParticipationConsumable" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="ON"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Container">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="II" minOccurs="0" maxOccurs="1"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="desc" type="ED" minOccurs="0" maxOccurs="1"/>
<xs:element name="riskCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="handlingCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="capacityQuantity" type="PQ" minOccurs="0" maxOccurs="1"/>
<xs:element name="heightQuantity" type="PQ" minOccurs="0" maxOccurs="1"/>
<xs:element name="diameterQuantity" type="PQ" minOccurs="0" maxOccurs="1"/>
<xs:element name="capTypeCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="separatorTypeCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="barrierDeltaQuantity" type="PQ" minOccurs="0" maxOccurs="1"/>
<xs:element name="bottomDeltaQuantity" type="PQ" minOccurs="0" maxOccurs="1"/>
<xs:element name="asEntityInEntity" type="COCT_HD080000UV09.EntityInEntity" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="asLocatedEntity" type="COCT_MT070000UV01.LocatedEntity" nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="EntityClassContainer" use="required"/>
<xs:attribute name="determinerCode" type="EntityDeterminer" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.ControlActEvent">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="II" minOccurs="0" maxOccurs="1"/>
<xs:element name="code" type="CD" minOccurs="1" maxOccurs="1"/>
<xs:element name="text" type="ED" minOccurs="0" maxOccurs="1"/>
<xs:element name="effectiveTime" type="TS" minOccurs="1" maxOccurs="1"/>
<xs:element name="priorityCode" type="DSET_CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="reasonCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="languageCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="overseer" type="COCT_HD080000UV09.Overseer" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="authorOrPerformer" type="COCT_HD080000UV09.AuthorOrPerformer"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="dataEnterer" type="COCT_HD080000UV09.DataEnterer" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="informationRecipient" type="COCT_HD080000UV09.InformationRecipient"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClassControlAct" use="required"/>
<xs:attribute name="moodCode" type="ActMood" use="optional" fixed="EVN"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.ControlVariable">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="sequenceNumber" type="INT" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:element name="dillution" type="COCT_MT210000UV02.Dillution" nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="endogenousContent" type="COCT_MT210000UV02.EndogenousContent"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="reflexPermission" type="COCT_MT210000UV02.ReflexPermission"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="autoRepeatPermission" type="COCT_MT210000UV02.AutoRepeatPermission"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ActRelationshipHasControlVariable" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="AN"/>
<xs:attribute name="contextConductionInd" type="xs:boolean" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Criterion">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="0" maxOccurs="1"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="text" type="ED" minOccurs="0" maxOccurs="1"/>
<xs:element name="value" type="ANY" minOccurs="0" maxOccurs="1"/>
<xs:element name="interpretationCode" type="DSET_CD" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClassObservation" use="required"/>
<xs:attribute name="moodCode" type="ActMoodEventCriterion" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.DataEnterer">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="time" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="assignedPerson" type="COCT_MT090100UV01.AssignedPerson" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ParticipationDataEntryPerson" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="AN"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Definition">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="actDefinition" type="COCT_HD080000UV09.ActDefinition" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ActRelationshipInstantiatesMaster" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="AN"/>
<xs:attribute name="contextConductionInd" type="xs:boolean" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.DerivedSpecimen">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="II" minOccurs="1" maxOccurs="1"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:element name="specimenNatural" type="COCT_HD080000UV09.Natural" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="specimenManufacturedMaterial"
type="COCT_HD080000UV09.ManufacturedMaterial"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:choice>
<xs:element name="subjectOf1" type="COCT_HD080000UV09.Subject2" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="subjectOf2" type="COCT_HD080000UV09.Subject3" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="productOf" type="COCT_HD080000UV09.Product" nillable="true" minOccurs="0"
maxOccurs="1"/>
<xs:element name="related" type="COCT_HD080000UV09.SourceOf" nillable="true" minOccurs="0"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="RoleClassSpecimen" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Device">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="sequenceNumber" type="INT" minOccurs="0" maxOccurs="1"/>
<xs:element name="time" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="labTestKit" type="COCT_MT430000UV09.LabTestKit" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ParticipationTargetDevice" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="ON"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.EntityInEntity">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="positionNumber" type="LIST_INT" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:element name="containerHolder" type="COCT_HD080000UV09.Holder" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="container" type="COCT_HD080000UV09.Container" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="containerAdditiveMaterial" type="COCT_HD080000UV09.AdditiveMaterial"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="RoleClassContent" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Holder">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="desc" type="ED" minOccurs="0" maxOccurs="1"/>
<xs:element name="asEntityInEntity" type="COCT_HD080000UV09.EntityInEntity" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="asLocatedEntity" type="COCT_MT070000UV01.LocatedEntity" nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="EntityClassHolder" use="required"/>
<xs:attribute name="determinerCode" type="EntityDeterminer" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.IdentifiedEntity">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="II" minOccurs="1" maxOccurs="1"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="assigningOrganization" type="COCT_MT150000UV02.Organization"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="RoleClassIdentifiedEntity" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.InformationRecipient">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="time" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="assignedPerson" type="COCT_MT090100UV01.AssignedPerson" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ParticipationInformationRecipient" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="AN"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.ManufacturedMaterial">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="code" type="CD" minOccurs="1" maxOccurs="1"/>
<xs:element name="quantity" type="PQ" minOccurs="0" maxOccurs="1"/>
<xs:element name="desc" type="ED" minOccurs="0" maxOccurs="1"/>
<xs:element name="riskCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="handlingCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="lotNumberText" type="ST" minOccurs="0" maxOccurs="1"/>
<xs:element name="expirationTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="asManufacturedProduct" type="COCT_HD080000UV09.ManufacturedProduct"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="asSpecimenStub" type="COCT_HD080000UV09.SpecimenStub" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="asSpecimenInContainer" type="COCT_HD080000UV09.SpecimenInContainer"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="asOtherIDs" type="COCT_HD080000UV09.OtherIDs" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="derivedSpecimen" type="COCT_HD080000UV09.DerivedSpecimen" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="additive" type="COCT_HD080000UV09.Additive" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="EntityClassManufacturedMaterial" use="required"/>
<xs:attribute name="determinerCode" type="EntityDeterminer" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.ManufacturedProduct">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="manufacturerOrganization" type="COCT_MT150000UV02.Organization"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="RoleClassManufacturedProduct" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Natural">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="code" type="CD" minOccurs="1" maxOccurs="1"/>
<xs:element name="quantity" type="PQ" minOccurs="0" maxOccurs="1"/>
<xs:element name="desc" type="ED" minOccurs="0" maxOccurs="1"/>
<xs:element name="riskCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="handlingCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="asSpecimenStub" type="COCT_HD080000UV09.SpecimenStub" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="asSpecimenInContainer" type="COCT_HD080000UV09.SpecimenInContainer"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="asOtherIDs" type="COCT_HD080000UV09.OtherIDs" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="derivedSpecimen" type="COCT_HD080000UV09.DerivedSpecimen" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="additive" type="COCT_HD080000UV09.Additive" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="EntityClassRoot" use="required"/>
<xs:attribute name="determinerCode" type="EntityDeterminer" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.ObservationEvent">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="0" maxOccurs="1"/>
<xs:element name="code" type="CD" minOccurs="1" maxOccurs="1"/>
<xs:element name="text" type="ED" minOccurs="0" maxOccurs="1"/>
<xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
<xs:element name="effectiveTime" type="TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="value" type="ANY" minOccurs="1" maxOccurs="1"/>
<xs:element name="subject" type="COCT_HD080000UV09.Subject1" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="device" type="COCT_HD080000UV09.Device" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="consumable" type="COCT_HD080000UV09.Consumable" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="performer" type="COCT_HD080000UV09.Performer" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="author" type="COCT_HD080000UV09.Author" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="transcriber" type="COCT_HD080000UV09.Transcriber" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="verifier" type="COCT_HD080000UV09.Verifier" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="definition" type="COCT_HD080000UV09.Definition" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="precondition" type="COCT_HD080000UV09.Precondition" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="pertinentInformation" type="COCT_HD080000UV09.PertinentInformation"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="controlVariable" type="COCT_HD080000UV09.ControlVariable" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="subjectOf1" type="COCT_HD080000UV09.Subject4" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="subjectOf2" type="COCT_HD080000UV09.Subject5" nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClassObservation" use="required"/>
<xs:attribute name="moodCode" type="ActMoodEventOccurrence" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.OtherIDs">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="1" maxOccurs="1"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="scopingOrganization" type="COCT_MT150000UV02.Organization"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="RoleClassRoot" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Overseer">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="noteText" type="ED" minOccurs="0" maxOccurs="1"/>
<xs:element name="time" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="modeCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="signatureCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="signatureText" type="ED" minOccurs="0" maxOccurs="1"/>
<xs:element name="assignedPerson" type="COCT_MT090100UV01.AssignedPerson" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="x_ParticipationVrfRespSprfWit" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="AN"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Performer">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="sequenceNumber" type="INT" minOccurs="0" maxOccurs="1"/>
<xs:element name="noteText" type="ST" minOccurs="0" maxOccurs="1"/>
<xs:element name="time" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:element name="patient" type="COCT_MT050000UV02.Patient" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="assignedEntity" type="COCT_MT090000UV01.AssignedEntity" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ParticipationPhysicalPerformer" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="OP"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.PertinentInformation">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="sequenceNumber" type="INT" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:choice>
<xs:element name="observation" type="COCT_MT530000UV.Observation" nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="substanceAdministration" type="COCT_MT530000UV.SubstanceAdministration"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="supply" type="COCT_MT530000UV.Supply" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="procedure" type="COCT_MT530000UV.Procedure" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="encounter" type="COCT_MT530000UV.Encounter" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="act" type="COCT_MT530000UV.Act" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="organizer" type="COCT_MT530000UV.Organizer" nillable="true" minOccurs="1"
maxOccurs="1"/>
</xs:choice>
<xs:element name="actReference" type="COCT_MT530000UV.ActReference" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ActRelationshipPertains" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="AN"/>
<xs:attribute name="contextConductionInd" type="xs:boolean" use="optional" default="true"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Precondition">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="sequenceNumber" type="INT" minOccurs="0" maxOccurs="1"/>
<xs:element name="priorityNumber" type="INT" minOccurs="0" maxOccurs="1"/>
<xs:element name="conjunctionCode" type="CS" minOccurs="0" maxOccurs="1"/>
<xs:element name="criterion" type="COCT_HD080000UV09.Criterion" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ActRelationshipHasPre-condition" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="AN"/>
<xs:attribute name="contextConductionInd" type="xs:boolean" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Product">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="time" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:element name="specimenProcessStep" type="COCT_HD080000UV09.SpecimenProcessStep"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="specimenCollectionProcess"
type="COCT_HD080000UV09.SpecimenCollectionProcess"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ParticipationProduct" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="OP"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.SourceOf">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="source" type="COCT_HD080000UV09.IdentifiedEntity" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="RoleLinkIdentification" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Specimen">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="II" minOccurs="1" maxOccurs="1"/>
<xs:element name="code" type="CD" minOccurs="1" maxOccurs="1"/>
<xs:choice>
<xs:element name="specimenNatural" type="COCT_HD080000UV09.Natural" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="specimenManufacturedMaterial"
type="COCT_HD080000UV09.ManufacturedMaterial"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:choice>
<xs:choice>
<xs:element name="sourceNatural" type="COCT_HD080000UV09.Natural" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="sourceManufacturedMaterial" type="COCT_HD080000UV09.ManufacturedMaterial"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:choice>
<xs:element name="subjectOf1" type="COCT_HD080000UV09.Subject2" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="subjectOf2" type="COCT_HD080000UV09.Subject3" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="productOf" type="COCT_HD080000UV09.Product" nillable="true" minOccurs="0"
maxOccurs="1"/>
<xs:element name="related" type="COCT_HD080000UV09.SourceOf" nillable="true" minOccurs="0"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="classCode" type="RoleClassSpecimen" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.SpecimenCollectionProcess">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="0" maxOccurs="1"/>
<xs:element name="code" type="CD" minOccurs="1" maxOccurs="1"/>
<xs:element name="text" type="ST" minOccurs="0" maxOccurs="1"/>
<xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
<xs:element name="effectiveTime" type="QSET_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="approachSiteCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="targetSiteCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="subject" type="COCT_HD080000UV09.Subject1" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="device" type="COCT_HD080000UV09.Device" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="consumable" type="COCT_HD080000UV09.Consumable" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="performer" type="COCT_HD080000UV09.Performer" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="author" type="COCT_HD080000UV09.Author" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="transcriber" type="COCT_HD080000UV09.Transcriber" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="verifier" type="COCT_HD080000UV09.Verifier" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="definition" type="COCT_HD080000UV09.Definition" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="precondition" type="COCT_HD080000UV09.Precondition" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="pertinentInformation" type="COCT_HD080000UV09.PertinentInformation"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="controlVariable" type="COCT_HD080000UV09.ControlVariable" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="subjectOf1" type="COCT_HD080000UV09.Subject4" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="subjectOf2" type="COCT_HD080000UV09.Subject5" nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClassSpecimenCollection" use="required"/>
<xs:attribute name="moodCode" type="x_ActMoodIntentEvent" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.SpecimenInContainer">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:element name="containerHolder" type="COCT_HD080000UV09.Holder" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="container" type="COCT_HD080000UV09.Container" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="containerAdditiveMaterial" type="COCT_HD080000UV09.AdditiveMaterial"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:choice>
<xs:element name="related" type="COCT_HD080000UV09.SourceOf" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="RoleClassContent" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.SpecimenProcessStep">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="0" maxOccurs="1"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="text" type="ST" minOccurs="0" maxOccurs="1"/>
<xs:element name="statusCode" type="CS" minOccurs="0" maxOccurs="1"/>
<xs:element name="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="subject" type="COCT_HD080000UV09.Subject1" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="device" type="COCT_HD080000UV09.Device" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="consumable" type="COCT_HD080000UV09.Consumable" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="performer" type="COCT_HD080000UV09.Performer" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="author" type="COCT_HD080000UV09.Author" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="transcriber" type="COCT_HD080000UV09.Transcriber" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="verifier" type="COCT_HD080000UV09.Verifier" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="definition" type="COCT_HD080000UV09.Definition" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="precondition" type="COCT_HD080000UV09.Precondition" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="pertinentInformation" type="COCT_HD080000UV09.PertinentInformation"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="controlVariable" type="COCT_HD080000UV09.ControlVariable" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="subjectOf1" type="COCT_HD080000UV09.Subject4" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="subjectOf2" type="COCT_HD080000UV09.Subject5" nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="x_LabProcessClassCodes" use="required"/>
<xs:attribute name="moodCode" type="ActMoodEventOccurrence" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.SpecimenStub">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="II" minOccurs="1" maxOccurs="1"/>
<xs:element name="related" type="COCT_HD080000UV09.SourceOf" nillable="true" minOccurs="0"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="RoleClassSpecimen" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Subject1">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="sequenceNumber" type="INT" minOccurs="0" maxOccurs="1"/>
<xs:element name="time" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:element name="specimenInContainer" type="COCT_HD080000UV09.SpecimenInContainer"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="additive" type="COCT_HD080000UV09.Additive" nillable="true" minOccurs="1"
maxOccurs="1"/>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ParticipationTargetSubject" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="OP"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Subject2">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="sequenceNumber" type="INT" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:choice>
<xs:element name="specimenProcessStep" type="COCT_HD080000UV09.SpecimenProcessStep"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="specimenCollectionProcess"
type="COCT_HD080000UV09.SpecimenCollectionProcess"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:choice>
<xs:element name="observationEvent" type="COCT_HD080000UV09.ObservationEvent"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ParticipationTargetSubject" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="OP"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Subject3">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="sequenceNumber" type="INT" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:element name="actReference" type="COCT_HD080000UV09.ActReference" nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="annotation" type="COCT_MT590000UV.Annotation" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ParticipationTargetSubject" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="OP"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Subject4">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="sequenceNumber" type="INT" minOccurs="0" maxOccurs="1"/>
<xs:element name="seperatableInd" type="BL" minOccurs="1" maxOccurs="1"/>
<xs:element name="annotation" type="COCT_MT590000UV.Annotation" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ActRelationshipHasSubject" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="AN"/>
<xs:attribute name="contextConductionInd" type="xs:boolean" use="required"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Subject5">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="controlActEvent" type="COCT_HD080000UV09.ControlActEvent" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ActRelationshipHasSubject" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="required"/>
<xs:attribute name="contextConductionInd" type="xs:boolean" use="optional" default="false"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Transcriber">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="sequenceNumber" type="INT" minOccurs="0" maxOccurs="1"/>
<xs:element name="noteText" type="ST" minOccurs="0" maxOccurs="1"/>
<xs:element name="time" type="TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="modeCode" type="CD" minOccurs="1" maxOccurs="1"/>
<xs:element name="assignedEntity" type="COCT_MT090000UV01.AssignedEntity" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ParticipationInformationTranscriber" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="OP"/>
</xs:complexType>
<xs:complexType name="COCT_HD080000UV09.Verifier">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="sequenceNumber" type="INT" minOccurs="0" maxOccurs="1"/>
<xs:element name="noteText" type="ST" minOccurs="0" maxOccurs="1"/>
<xs:element name="time" type="TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="modeCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="signatureCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="signatureText" type="ED" minOccurs="0" maxOccurs="1"/>
<xs:element name="assignedEntity" type="COCT_MT090000UV01.AssignedEntity" nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ParticipationVerifier" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="OP"/>
</xs:complexType>
</xs:schema>