All schemas
REPC_HD000301UV.xsd
HMDDetails
| Filename | REPC_HD000301UV.xsd |
|---|---|
| Domain | Patient Care |
| Type | HD |
| Type Name | HMD |
| Artifact | REPC_HD000301UV |
| Number | 000301 |
| Realm | UV |
| Version | — |
| Path | artifacts/REPC_HD000301UV.xsd |
| Size | 31.5 KB |
Identifier breakdown
REPCDomain
000301Number
UVRealm
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 REPC_HD000301UV.
* Source information:
* Rendered by: Visio to MIF transform
* Rendered on:
* Saved in XML file by RMIM Designer in Visio at 2014-04-18T08:53:00
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 2014-04-18T08:53:00
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_MT090102UV02.xsd"/>
<xs:include schemaLocation="COCT_MT050000UV02.xsd"/>
<xs:include schemaLocation="COCT_MT910000UV.xsd"/>
<xs:include schemaLocation="COCT_MT040200UV09.xsd"/>
<xs:include schemaLocation="REPC_MT000100UV.xsd"/>
<xs:complexType name="REPC_HD000301UV.Annotation">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="text" type="ST" minOccurs="1" maxOccurs="1"/>
<xs:element name="statusCode" type="CS" minOccurs="1" maxOccurs="1"/>
<xs:element name="author" type="REPC_HD000301UV.Author" 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="ActClass" use="optional" fixed="ACT"/>
<xs:attribute name="moodCode" type="ActMood" use="optional" fixed="EVN"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.Author">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="noteText" type="ST" minOccurs="0" maxOccurs="1"/>
<xs:element name="time" type="TS" 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="patient1" type="COCT_MT050000UV02.Patient" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:choice>
<xs:element name="employee" type="COCT_MT910000UV.Employee" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="student" type="COCT_MT910000UV.Student" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="personalRelationship" type="COCT_MT910000UV.PersonalRelationship"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="careGiver" type="COCT_MT910000UV.CareGiver" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="responsibleParty" type="COCT_MT040200UV09.ResponsibleParty"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:choice>
<xs:element name="assignedPerson" type="COCT_MT090102UV02.AssignedPerson" 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="ParticipationType" use="optional" fixed="AUT"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="OP"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.Component">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="conditionEvent" type="REPC_HD000301UV.ConditionEvent" 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="ActRelationshipHasComponent" 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="REPC_HD000301UV.ConditionEvent">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="1" 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="QSET_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="confidentialityCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="uncertaintyCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="value" type="ANY" minOccurs="0" maxOccurs="1"/>
<xs:element name="subject" type="REPC_HD000301UV.Subject2" nillable="true" minOccurs="0"
maxOccurs="1"/>
<xs:element name="recordTarget" type="REPC_HD000301UV.RecordTarget" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="responsibleParty" type="REPC_HD000301UV.ResponsibleParty2"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="performer" type="REPC_HD000301UV.Performer" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="author" type="REPC_HD000301UV.Author" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="dataEnterer" type="REPC_HD000301UV.DataEnterer" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="informant" type="REPC_HD000301UV.Informant" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="verifier" type="REPC_HD000301UV.Verifier" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="location" type="REPC_HD000301UV.Location" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="replacementOf" type="REPC_HD000301UV.ReplacementOf" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="sequelTo" type="REPC_HD000301UV.SequelTo" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="component" type="REPC_HD000301UV.Component" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="subjectOf1" type="REPC_HD000301UV.Subject5" nillable="true" minOccurs="0"
maxOccurs="1"/>
<xs:element name="subjectOf2" type="REPC_HD000301UV.Subject1" nillable="true" minOccurs="0"
maxOccurs="1"/>
<xs:element name="subjectOf3" type="REPC_HD000301UV.Subject3" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="assignedConditionName" type="REPC_HD000301UV.ConditionNamed"
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="ActClass" use="optional" fixed="COND"/>
<xs:attribute name="moodCode" type="ActMood" use="optional" fixed="EVN"/>
<xs:attribute name="negationInd" type="xs:boolean" use="optional"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.ConditionNamed">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="conditionNodeEvent" type="REPC_HD000301UV.ConditionNodeEvent"
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="ActRelationshipAssignsName" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional"/>
<xs:attribute name="contextConductionInd" type="xs:boolean" use="optional" default="true"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.ConditionNodeEvent">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="II" minOccurs="0" maxOccurs="1"/>
<xs:element name="links" type="REPC_HD000301UV.Links" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="support" type="REPC_HD000301UV.Support" minOccurs="1"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClassConditionNode" use="required"/>
<xs:attribute name="moodCode" type="ActMoodEventOccurrence" use="required"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.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="statusCode" type="CS" minOccurs="1" maxOccurs="1"/>
<xs:element name="effectiveTime" type="TS" minOccurs="1" maxOccurs="1"/>
<xs:element name="reasonCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="responsibleParty" type="REPC_HD000301UV.ResponsibleParty" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="author" type="REPC_HD000301UV.Author" nillable="true" minOccurs="1"
maxOccurs="unbounded"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClass" use="optional" fixed="CACT"/>
<xs:attribute name="moodCode" type="ActMood" use="optional" fixed="EVN"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.DataEnterer">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<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="assignedPerson" type="COCT_MT090102UV02.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="ParticipationType" use="optional" fixed="ENT"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="OP"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.HealthCareFacility">
<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="location" type="REPC_HD000301UV.Place" nillable="true" minOccurs="0"
maxOccurs="1"/>
<xs:element name="serviceProviderOrganization" type="REPC_HD000301UV.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="RoleClassServiceDeliveryLocation" use="required"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.Informant">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="time" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="modeCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:element name="patient1" type="COCT_MT050000UV02.Patient" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:choice>
<xs:element name="employee" type="COCT_MT910000UV.Employee" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="student" type="COCT_MT910000UV.Student" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="personalRelationship" type="COCT_MT910000UV.PersonalRelationship"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="careGiver" type="COCT_MT910000UV.CareGiver" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="responsibleParty" type="COCT_MT040200UV09.ResponsibleParty"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:choice>
<xs:element name="assignedPerson" type="COCT_MT090102UV02.AssignedPerson" 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="ParticipationType" use="optional" fixed="INF"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="OP"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.Links">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="conditionNodeEvent" type="REPC_HD000301UV.ConditionNodeEvent"
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="ActRelationshipEpisodelink" use="required"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.Location">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="healthCareFacility" type="REPC_HD000301UV.HealthCareFacility"
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="ParticipationTargetLocation" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.Organization">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="0" maxOccurs="1"/>
<xs:element name="name" type="DSET_EN" minOccurs="0" maxOccurs="1"/>
<xs:element name="telecom" type="DSET_TEL" minOccurs="0" maxOccurs="1"/>
<xs:element name="addr" type="DSET_AD" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="EntityClassOrganization" use="required"/>
<xs:attribute name="determinerCode" type="EntityDeterminerSpecific" use="required"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.Performer">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="time" type="TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="modeCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:element name="patient1" type="COCT_MT050000UV02.Patient" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:choice>
<xs:element name="employee" type="COCT_MT910000UV.Employee" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="student" type="COCT_MT910000UV.Student" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="personalRelationship" type="COCT_MT910000UV.PersonalRelationship"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="careGiver" type="COCT_MT910000UV.CareGiver" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="responsibleParty" type="COCT_MT040200UV09.ResponsibleParty"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:choice>
<xs:element name="assignedPerson" type="COCT_MT090102UV02.AssignedPerson" 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="REPC_HD000301UV.Place">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="name" type="DSET_EN" minOccurs="0" maxOccurs="1"/>
<xs:element name="addr" type="AD" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="EntityClassPlace" use="required"/>
<xs:attribute name="determinerCode" type="EntityDeterminerSpecific" use="required"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.RecordTarget">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:choice>
<xs:element name="patient" type="COCT_MT050000UV02.Patient" 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="ParticipationRecordTarget" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="OP"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.ReplacementOf">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="conditionEvent" type="REPC_HD000301UV.ConditionEvent" 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="ActRelationshipType" use="optional" fixed="RPLC"/>
<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="REPC_HD000301UV.ResponsibleParty">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="assignedPerson" type="COCT_MT090102UV02.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="ParticipationResponsibleParty" use="required"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.ResponsibleParty2">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="assignedPerson" type="COCT_MT090102UV02.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="ParticipationResponsibleParty" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.SequelTo">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="conditionEvent" type="REPC_HD000301UV.ConditionEvent" 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="ActRelationshipSequel" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="ON"/>
<xs:attribute name="contextConductionInd" type="xs:boolean" use="optional" default="false"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.SeverityObservation">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="code" type="CD" minOccurs="1" maxOccurs="1"/>
<xs:element name="statusCode" type="CS" minOccurs="1" maxOccurs="1"/>
<xs:element name="value" type="CD" minOccurs="1" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClass" use="optional" fixed="OBS"/>
<xs:attribute name="moodCode" type="ActMood" use="optional" fixed="EVN"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.Subject1">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="severityObservation" type="REPC_HD000301UV.SeverityObservation"
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="ActRelationshipType" use="optional" fixed="SUBJ"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" fixed="AN"/>
<xs:attribute name="contextConductionInd" type="xs:boolean" use="required"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.Subject2">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="awarenessCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:choice>
<xs:element name="patient1" type="COCT_MT050000UV02.Patient" nillable="true" minOccurs="1"
maxOccurs="1"/>
</xs:choice>
<xs:choice>
<xs:element name="employee" type="COCT_MT910000UV.Employee" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="student" type="COCT_MT910000UV.Student" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="personalRelationship" type="COCT_MT910000UV.PersonalRelationship"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="careGiver" type="COCT_MT910000UV.CareGiver" nillable="true" minOccurs="1"
maxOccurs="1"/>
<xs:element name="responsibleParty" type="COCT_MT040200UV09.ResponsibleParty"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:choice>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="typeCode" type="ParticipationType" use="optional" fixed="SBJ"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="OP"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.Subject3">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="annotation" type="REPC_HD000301UV.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="ActRelationshipType" use="optional" fixed="SUBJ"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" fixed="AN"/>
<xs:attribute name="contextConductionInd" type="xs:boolean" use="required"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.Subject5">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="controlActEvent" type="REPC_HD000301UV.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="ActRelationshipType" use="optional" fixed="SUBJ"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" fixed="ON"/>
<xs:attribute name="contextConductionInd" type="xs:boolean" use="required"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.Support">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:choice>
<xs:choice>
<xs:element name="observation" type="REPC_MT000100UV.Observation" minOccurs="1"
maxOccurs="1"/>
<xs:element name="substanceAdministration" type="REPC_MT000100UV.SubstanceAdministration"
minOccurs="1"
maxOccurs="1"/>
<xs:element name="supply" type="REPC_MT000100UV.Supply" minOccurs="1" maxOccurs="1"/>
<xs:element name="procedure" type="REPC_MT000100UV.Procedure" minOccurs="1" maxOccurs="1"/>
<xs:element name="encounter" type="REPC_MT000100UV.Encounter" minOccurs="1" maxOccurs="1"/>
<xs:element name="act" type="REPC_MT000100UV.Act" minOccurs="1" maxOccurs="1"/>
<xs:element name="organizer" type="REPC_MT000100UV.Organizer" minOccurs="1" maxOccurs="1"/>
</xs:choice>
<xs:element name="actReference" type="REPC_MT000100UV.ActReference" minOccurs="1"
maxOccurs="1"/>
</xs:choice>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="typeCode" type="ActRelationshipType" use="optional" fixed="SPRT"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" fixed="AN"/>
<xs:attribute name="contextConductionInd" type="xs:boolean" use="optional" default="true"/>
</xs:complexType>
<xs:complexType name="REPC_HD000301UV.Verifier">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="noteText" type="ED" 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="assignedPerson" type="COCT_MT090102UV02.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="ParticipationVerifier" use="required"/>
<xs:attribute name="contextControlCode" type="ContextControl" use="optional" default="OP"/>
</xs:complexType>
</xs:schema>