All schemas
RCMR_MT000002UV02.xsd
MessageTypeDetails
| Filename | RCMR_MT000002UV02.xsd |
|---|---|
| Domain | Medical Records |
| Type | MT |
| Type Name | MessageType |
| Artifact | RCMR_MT000002UV02 |
| Number | 000002 |
| Realm | UV |
| Version | 02 |
| Path | artifacts/RCMR_MT000002UV02.xsd |
| Size | 30.0 KB |
Identifier breakdown
RCMRDomain
000002Number
UVRealm
02Version
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 RCMR_MT000002UV02.
* Source information:
* Rendered by: RoseTree 4.2.7
* Rendered on:
* HMD was rendered into XML using software provided to HL7 by Beeler Consulting LLC.
HMD to MIF Transform: $Id: RoseTreeHmdToMIFStaticModel.xsl 8384 2010-04-12 17:34:28Z woody_beeler $
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 $
HTML To MIF markup: $Id: HtmlToMIFMarkup.xsl 8384 2010-04-12 17:34:28Z woody_beeler $
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:
HMD was rendered into XML using software provided to HL7 by Beeler Consulting LLC.
HMD to MIF Transform: $Id: RoseTreeHmdToMIFStaticModel.xsl 8384 2010-04-12 17:34:28Z woody_beeler $
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 $
HTML To MIF markup: $Id: HtmlToMIFMarkup.xsl 8384 2010-04-12 17:34:28Z woody_beeler $
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_MT090100UV01.xsd"/>
<xs:include schemaLocation="COCT_MT150000UV02.xsd"/>
<xs:include schemaLocation="COCT_MT050000UV02.xsd"/>
<xs:complexType name="RCMR_MT000002UV02.AssignedAuthor">
<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="addr" type="DSET_AD" minOccurs="0" maxOccurs="1"/>
<xs:element name="telecom" type="DSET_TEL" minOccurs="0" maxOccurs="1"/>
<xs:choice>
<xs:element name="assignedPerson" type="RCMR_MT000002UV02.Person" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="assignedAuthoringDevice" type="RCMR_MT000002UV02.AuthoringDevice"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:choice>
<xs:element name="representedOrganization" 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="RoleClassAssignedEntity" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.AssignedCustodian">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="representedOrganization" type="COCT_MT150000UV02.Organization"
nillable="true"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="classCode" type="RoleClassAssignedEntity" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.AssociatedEntity">
<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="addr" type="DSET_AD" minOccurs="0" maxOccurs="1"/>
<xs:element name="telecom" type="DSET_TEL" minOccurs="0" maxOccurs="1"/>
<xs:element name="associatedPerson" type="RCMR_MT000002UV02.Person" nillable="true"
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="RoleClassAssociative" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.Authenticator">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="time" type="TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="signatureCode" type="CS" minOccurs="1" 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="ParticipationAuthenticator" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.Author">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="functionCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="time" type="TS" minOccurs="1" maxOccurs="1"/>
<xs:element name="assignedAuthor" type="RCMR_MT000002UV02.AssignedAuthor" 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:complexType>
<xs:complexType name="RCMR_MT000002UV02.AuthoringDevice">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="manufacturerModelName" type="SC" minOccurs="0" maxOccurs="1"/>
<xs:element name="softwareName" type="SC" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="EntityClassDevice" use="required"/>
<xs:attribute name="determinerCode" type="EntityDeterminerSpecific" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.Authorization">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="consent" type="RCMR_MT000002UV02.Consent" 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="ActRelationshipAuthorizedBy" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.ClinicalDocument">
<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:element name="title" type="ST" minOccurs="0" maxOccurs="1"/>
<xs:element name="text" type="ED" minOccurs="0" 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="availabilityTime" type="TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="confidentialityCode" type="CD" minOccurs="1" 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="setId" type="II" minOccurs="0" maxOccurs="1"/>
<xs:element name="versionNumber" type="INT" minOccurs="0" maxOccurs="1"/>
<xs:element name="completionCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="storageCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="copyTime" type="TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="subject" type="RCMR_MT000002UV02.Subject" nillable="true" minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="recordTarget" type="RCMR_MT000002UV02.RecordTarget" nillable="true"
minOccurs="1"
maxOccurs="unbounded"/>
<xs:element name="author" type="RCMR_MT000002UV02.Author" nillable="true" minOccurs="1"
maxOccurs="unbounded"/>
<xs:element name="dataEnterer" type="RCMR_MT000002UV02.DataEnterer" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="custodian" type="RCMR_MT000002UV02.Custodian" minOccurs="1" maxOccurs="1"/>
<xs:element name="informationRecipient" type="RCMR_MT000002UV02.InformationRecipient"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="legalAuthenticator" type="RCMR_MT000002UV02.LegalAuthenticator"
nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="authenticator" type="RCMR_MT000002UV02.Authenticator" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="participation" type="RCMR_MT000002UV02.Participant1" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="inFulfillmentOf" type="RCMR_MT000002UV02.InFulfillmentOf" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="documentationOf" type="RCMR_MT000002UV02.DocumentationOf" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="relatedDocument" type="RCMR_MT000002UV02.RelatedDocument" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="authorization" type="RCMR_MT000002UV02.Authorization" nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="componentOf" type="RCMR_MT000002UV02.Component1" nillable="true"
minOccurs="0"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="classCode" type="ActClassClinicalDocument" use="required"/>
<xs:attribute name="moodCode" type="ActMoodEventOccurrence" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.Component1">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="encompassingEncounter" type="RCMR_MT000002UV02.EncompassingEncounter"
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:complexType>
<xs:complexType name="RCMR_MT000002UV02.Consent">
<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="statusCode" type="CS" minOccurs="1" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClassConsent" use="required"/>
<xs:attribute name="moodCode" type="ActMoodEventOccurrence" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.Custodian">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="assignedCustodian" type="RCMR_MT000002UV02.AssignedCustodian"
minOccurs="1"
maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="typeCode" type="ParticipationCustodian" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.DataEnterer">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="time" type="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:complexType>
<xs:complexType name="RCMR_MT000002UV02.DocumentationOf">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="serviceEvent" type="RCMR_MT000002UV02.ServiceEvent" 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="ActRelationshipDocuments" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.EncompassingEncounter">
<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="effectiveTime" type="IVL_TS" minOccurs="1" maxOccurs="1"/>
<xs:element name="dischargeDispositionCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="encounterParticipant" type="RCMR_MT000002UV02.EncounterParticipant"
nillable="true"
minOccurs="0"
maxOccurs="unbounded"/>
<xs:element name="location" type="RCMR_MT000002UV02.Location" 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="ActClassEncounter" use="required"/>
<xs:attribute name="moodCode" type="ActMoodEventOccurrence" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.EncounterParticipant">
<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="x_EncounterParticipant" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.HealthCareFacility">
<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="location" type="RCMR_MT000002UV02.Place" nillable="true" minOccurs="0"
maxOccurs="1"/>
<xs:element name="serviceProviderOrganization" 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="RoleClassServiceDeliveryLocation" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.InFulfillmentOf">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="order" type="RCMR_MT000002UV02.Order" 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="ActRelationshipFulfills" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.InformationRecipient">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="intendedRecipient" type="RCMR_MT000002UV02.IntendedRecipient"
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_InformationRecipient" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.IntendedRecipient">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="id" type="DSET_II" minOccurs="0" maxOccurs="1"/>
<xs:element name="addr" type="DSET_AD" minOccurs="0" maxOccurs="1"/>
<xs:element name="telecom" type="DSET_TEL" minOccurs="0" maxOccurs="1"/>
<xs:element name="informationRecipient" type="RCMR_MT000002UV02.Person" nillable="true"
minOccurs="0"
maxOccurs="1"/>
<xs:element name="receivedOrganization" 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="x_InformationRecipientRole" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.LegalAuthenticator">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="time" type="TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="signatureCode" type="CS" minOccurs="1" 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="ParticipationLegalAuthenticator" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.Location">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="healthCareFacility" type="RCMR_MT000002UV02.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:complexType>
<xs:complexType name="RCMR_MT000002UV02.Order">
<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="priorityCode" type="CD" 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="ActMoodRequest" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.ParentDocument">
<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="text" type="ED" minOccurs="0" maxOccurs="1"/>
<xs:element name="setId" type="II" minOccurs="0" maxOccurs="1"/>
<xs:element name="versionNumber" type="INT" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="ActClassClinicalDocument" use="required"/>
<xs:attribute name="moodCode" type="ActMoodEventOccurrence" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.Participant1">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="functionCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="time" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="associatedEntity" type="RCMR_MT000002UV02.AssociatedEntity"
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="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.Performer1">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="functionCode" type="CD" minOccurs="0" maxOccurs="1"/>
<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="x_ServiceEventPerformer" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.Person">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="name" type="DSET_EN" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="EntityClassPerson" use="required"/>
<xs:attribute name="determinerCode" type="EntityDeterminerSpecific" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.Place">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="name" type="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="RCMR_MT000002UV02.RecordTarget">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="patient" type="COCT_MT050000UV02.Patient" 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="ParticipationRecordTarget" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.RelatedDocument">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="parentDocument" type="RCMR_MT000002UV02.ParentDocument" 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_ActRelationshipDocument" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.RelatedSubject">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="code" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="addr" type="DSET_AD" minOccurs="0" maxOccurs="1"/>
<xs:element name="telecom" type="LIST_TEL" minOccurs="0" maxOccurs="1"/>
<xs:element name="subject" type="RCMR_MT000002UV02.SubjectPerson" 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_DocumentSubject" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.ServiceEvent">
<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="effectiveTime" type="IVL_TS" minOccurs="0" maxOccurs="1"/>
<xs:element name="performer" type="RCMR_MT000002UV02.Performer1" 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="ActClassRoot" use="required"/>
<xs:attribute name="moodCode" type="ActMoodEventOccurrence" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.Subject">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="relatedSubject" type="RCMR_MT000002UV02.RelatedSubject" 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="ParticipationTargetSubject" use="required"/>
</xs:complexType>
<xs:complexType name="RCMR_MT000002UV02.SubjectPerson">
<xs:sequence>
<xs:group ref="InfrastructureRootElements"/>
<xs:element name="name" type="DSET_EN" minOccurs="0" maxOccurs="1"/>
<xs:element name="administrativeGenderCode" type="CD" minOccurs="0" maxOccurs="1"/>
<xs:element name="birthTime" type="TS" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
<xs:attributeGroup ref="InfrastructureRootAttributes"/>
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional"/>
<xs:attribute name="classCode" type="EntityClassPerson" use="required"/>
<xs:attribute name="determinerCode" type="EntityDeterminerSpecific" use="required"/>
</xs:complexType>
</xs:schema>