Download this file

  <xs:schema  targetNamespace="urn:hl7-org:v3"  elementFormDefault="qualified">
<!--
*****************************************************************************************************************
* XML schema for message type PORR_MT049013UV.
* Source information:
* Rendered by: Visio to MIF transform
* Rendered on:
* Saved in XML file by RMIM Designer in Visio at 2011-01-21T14:26:56
Flat to Serialization Transform: $Id: MIFStaticModelFlatToSerialization.xsl 8355 2009-10-07 03:16:34Z lloyd_mckenzie $
Fix Names Transform: $Id: FixMifNames.xsl 8355 2009-10-07 03:16:34Z lloyd_mckenzie $
Base transform: $Id: ConvertBase.xsl 8360 2009-10-26 06:00:22Z 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.4
* MIF to XSD Transform $Id: StaticMifToXsd.xsl 8419 2010-11-15 00:10:54Z woody_beeler $
* Package Id Conversion: $Id: TransformPackageIds.xsl 8398 2010-10-12 01:52:15Z lloyd_mckenzie $
*
* Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007 Health Level Seven. All rights reserved.
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
* This product includes software developed by Health Level Seven.
* THIS SOFTWARE IS PROVIDED BY HEALTH LEVEL SEVEN, INC. AND CONTRIBUTORS "AS IS" AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
* FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
* DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
* OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
********************************************************************************************************************
-->

    <xs:annotation>
      <xs:documentation>Generated using schema builder version 3.4.4. Stylesheets: Saved in XML file by RMIM Designer in Visio at 2011-01-21T14:26:56 Flat to Serialization Transform: $Id: MIFStaticModelFlatToSerialization.xsl 8355 2009-10-07 03:16:34Z lloyd_mckenzie $ Fix Names Transform: $Id: FixMifNames.xsl 8355 2009-10-07 03:16:34Z lloyd_mckenzie $ Base transform: $Id: ConvertBase.xsl 8360 2009-10-26 06:00:22Z 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.xsd"/>
    <xs:include  schemaLocation="POCP_MT020200UV.xsd"/>
    <xs:include  schemaLocation="COCT_MT080000UV.xsd"/>
    <xs:include  schemaLocation="COCT_MT710000UV07.xsd"/>
    <xs:complexType  name="PORR_MT049013UV.Act">
      <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="statusCode"  type="CS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="effectiveTime"  type="IVL_TS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="confidentialityCode"  type="CE"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="subject"  type="PORR_MT049013UV.Subject"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="performer"  type="PORR_MT049013UV.Performer"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="author"  type="PORR_MT049013UV.Author"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="location"  type="PORR_MT049013UV.Location"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="definition"  type="PORR_MT049013UV.Definition"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="outboundRelationship1"  type="PORR_MT049013UV.SourceOf1"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="outboundRelationship2"  type="PORR_MT049013UV.SourceOf2"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="inboundRelationship"  type="PORR_MT049013UV.SourceOf"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
      </xs:sequence>
      <xs:attributeGroup  ref="InfrastructureRootAttributes"/>
      <xs:attribute  name="classCode"  type="ActClass"  use="optional"  fixed="ACT"/>
      <xs:attribute  name="moodCode"  type="x_ActMoodIntentEvent"  use="required"/>
      <xs:attribute  name="negationInd"  type="bl"  use="optional"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.ActDefinition">
      <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="ActClass"  use="optional"  fixed="ACT"/>
      <xs:attribute  name="moodCode"  type="ActMood"  use="optional"  fixed="DEF"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.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="cs"  use="required"/>
      <xs:attribute  name="moodCode"  type="x_ActMoodIntentEvent"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.AssignedEntity">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="code"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="assignedPerson"  type="PORR_MT049013UV.Person"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="representedOrganization"  type="PORR_MT049013UV.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="RoleClass"  use="optional"  fixed="ASSIGNED"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.Author">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="assignedEntity"  type="PORR_MT049013UV.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="ParticipationType"  use="optional"  fixed="AUT"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.Component">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:choice>
          <xs:choice>
            <xs:element  name="observation"  type="PORR_MT049013UV.Observation"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
            <xs:element  name="substanceAdministration"  type="PORR_MT049013UV.SubstanceAdministration"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
            <xs:element  name="supply"  type="PORR_MT049013UV.Supply"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
            <xs:element  name="procedure"  type="PORR_MT049013UV.Procedure"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
            <xs:element  name="encounter"  type="PORR_MT049013UV.Encounter"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
            <xs:element  name="act"  type="PORR_MT049013UV.Act"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
            <xs:element  name="organizer"  type="PORR_MT049013UV.Organizer"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          </xs:choice>
          <xs:element  name="actReference"  type="PORR_MT049013UV.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="ActRelationshipHasComponent"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"/>
      <xs:attribute  name="contextConductionInd"  type="bl"  use="optional"  default="true"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.Consumable">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="instanceOfKind"  type="POCP_MT020200UV.InstanceOfKind"  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="CSM"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.Definition">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="actDefinition"  type="PORR_MT049013UV.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:complexType>
    <xs:complexType  name="PORR_MT049013UV.Device">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="instanceOfKind"  type="POCP_MT020200UV.InstanceOfKind"  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="DEV"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.Encounter">
      <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="text"  type="ED"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="statusCode"  type="CS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="effectiveTime"  type="SXCM_TS"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="confidentialityCode"  type="CE"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="lengthOfStayQuantity"  type="PQ"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="dischargeDispositionCode"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="performer"  type="PORR_MT049013UV.Performer"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="author"  type="PORR_MT049013UV.Author"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="location"  type="PORR_MT049013UV.Location"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="definition"  type="PORR_MT049013UV.Definition"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="outboundRelationship1"  type="PORR_MT049013UV.SourceOf1"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="outboundRelationship2"  type="PORR_MT049013UV.SourceOf2"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="inboundRelationship"  type="PORR_MT049013UV.SourceOf"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
      </xs:sequence>
      <xs:attributeGroup  ref="InfrastructureRootAttributes"/>
      <xs:attribute  name="classCode"  type="ActClass"  use="optional"  fixed="ENC"/>
      <xs:attribute  name="moodCode"  type="x_ActMoodIntentEvent"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.LicensedEntity">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="code"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="issuingPlace"  type="PORR_MT049013UV.Place"  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="RoleClass"  use="optional"  fixed="LIC"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.LocatedEntity">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="code"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="locatedPlace"  type="COCT_MT710000UV07.Place"  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="RoleClassLocatedEntity"  use="required"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.Location">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="locatedEntity"  type="PORR_MT049013UV.LocatedEntity"  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="LOC"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.Observation">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="0"  maxOccurs="unbounded"/>
        <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="SXCM_TS"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="confidentialityCode"  type="CE"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="repeatNumber"  type="IVL_INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="value"  type="ANY"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="interpretationCode"  type="CE"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="methodCode"  type="CE"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="targetSiteCode"  type="CD"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="performer"  type="PORR_MT049013UV.Performer"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="author"  type="PORR_MT049013UV.Author"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="location"  type="PORR_MT049013UV.Location"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="definition"  type="PORR_MT049013UV.Definition"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="referenceRange"  type="PORR_MT049013UV.ReferenceRange"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="outboundRelationship1"  type="PORR_MT049013UV.SourceOf1"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="outboundRelationship2"  type="PORR_MT049013UV.SourceOf2"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="inboundRelationship"  type="PORR_MT049013UV.SourceOf"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
      </xs:sequence>
      <xs:attributeGroup  ref="InfrastructureRootAttributes"/>
      <xs:attribute  name="classCode"  type="ActClass"  use="optional"  fixed="OBS"/>
      <xs:attribute  name="moodCode"  type="x_ActMoodIntentEvent"  use="required"/>
      <xs:attribute  name="negationInd"  type="bl"  use="optional"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.ObservationRange">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="value"  type="ANY"  minOccurs="1"  maxOccurs="1"/>
        <xs:element  name="interpretationCode"  type="CE"  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.CRT"/>
      <xs:attribute  name="negationInd"  type="bl"  use="optional"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.Organization">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="name"  type="ON"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="telecom"  type="TEL"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="addr"  type="AD"  minOccurs="0"  maxOccurs="unbounded"/>
      </xs:sequence>
      <xs:attributeGroup  ref="InfrastructureRootAttributes"/>
      <xs:attribute  name="nullFlavor"  type="NullFlavor"  use="optional"/>
      <xs:attribute  name="classCode"  type="EntityClass"  use="optional"  fixed="ORG"/>
      <xs:attribute  name="determinerCode"  type="EntityDeterminer"  use="optional"  fixed="INSTANCE"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.Organizer">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="code"  type="CD"  minOccurs="0"  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="IVL_TS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="confidentialityCode"  type="CE"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="performer"  type="PORR_MT049013UV.Performer"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="author"  type="PORR_MT049013UV.Author"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="location"  type="PORR_MT049013UV.Location"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="definition"  type="PORR_MT049013UV.Definition"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="component"  type="PORR_MT049013UV.Component"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="outboundRelationship1"  type="PORR_MT049013UV.SourceOf1"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="outboundRelationship2"  type="PORR_MT049013UV.SourceOf2"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="inboundRelationship"  type="PORR_MT049013UV.SourceOf"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
      </xs:sequence>
      <xs:attributeGroup  ref="InfrastructureRootAttributes"/>
      <xs:attribute  name="classCode"  type="ActClass"  use="optional"  fixed="CATEGORY"/>
      <xs:attribute  name="moodCode"  type="ActMood"  use="optional"  fixed="EVN"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.Performer">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="assignedEntity"  type="PORR_MT049013UV.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="ParticipationType"  use="optional"  fixed="PRF"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.Person">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="name"  type="EN"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="telecom"  type="TEL"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="addr"  type="AD"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="asLicensedEntity"  type="PORR_MT049013UV.LicensedEntity"  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="EntityClass"  use="optional"  fixed="PSN"/>
      <xs:attribute  name="determinerCode"  type="EntityDeterminer"  use="optional"  fixed="INSTANCE"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.Place">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="code"  type="CD"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="name"  type="EN"  minOccurs="0"  maxOccurs="unbounded"/>
      </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="PORR_MT049013UV.Procedure">
      <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="text"  type="ED"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="statusCode"  type="CS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="effectiveTime"  type="SXCM_TS"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="confidentialityCode"  type="CE"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="methodCode"  type="CE"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="approachSiteCode"  type="CD"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="targetSiteCode"  type="CD"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="device"  type="PORR_MT049013UV.Device"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="product"  type="PORR_MT049013UV.Product3"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="performer"  type="PORR_MT049013UV.Performer"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="author"  type="PORR_MT049013UV.Author"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="location"  type="PORR_MT049013UV.Location"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="definition"  type="PORR_MT049013UV.Definition"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="outboundRelationship1"  type="PORR_MT049013UV.SourceOf1"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="outboundRelationship2"  type="PORR_MT049013UV.SourceOf2"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="inboundRelationship"  type="PORR_MT049013UV.SourceOf"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
      </xs:sequence>
      <xs:attributeGroup  ref="InfrastructureRootAttributes"/>
      <xs:attribute  name="classCode"  type="ActClass"  use="optional"  fixed="PROC"/>
      <xs:attribute  name="moodCode"  type="x_ActMoodIntentEvent"  use="required"/>
      <xs:attribute  name="negationInd"  type="bl"  use="optional"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.Product2">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="instanceOfKind"  type="POCP_MT020200UV.InstanceOfKind"  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="PRD"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.Product3">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="sequenceNumber"  type="INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:choice>
          <xs:element  name="specimen"  type="COCT_MT080000UV.Specimen"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="derivedSpecimen"  type="COCT_MT080000UV.DerivedSpecimen"  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="PRD"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.ReferenceRange">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="observationRange"  type="PORR_MT049013UV.ObservationRange"  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="REFV"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"/>
      <xs:attribute  name="contextConductionInd"  type="bl"  use="optional"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.SourceOf">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="sequenceNumber"  type="INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="pauseQuantity"  type="PQ"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="conjunctionCode"  type="CS"  minOccurs="0"  maxOccurs="1"/>
        <xs:choice>
          <xs:element  name="observation"  type="PORR_MT049013UV.Observation"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="substanceAdministration"  type="PORR_MT049013UV.SubstanceAdministration"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="supply"  type="PORR_MT049013UV.Supply"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="procedure"  type="PORR_MT049013UV.Procedure"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="encounter"  type="PORR_MT049013UV.Encounter"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="act"  type="PORR_MT049013UV.Act"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="organizer"  type="PORR_MT049013UV.Organizer"  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="ActRelationshipType"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"/>
      <xs:attribute  name="contextConductionInd"  type="bl"  use="optional"/>
      <xs:attribute  name="negationInd"  type="bl"  use="optional"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.SourceOf1">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="sequenceNumber"  type="INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="pauseQuantity"  type="PQ"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="conjunctionCode"  type="CS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="actReference"  type="PORR_MT049013UV.ActReference"  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="required"/>
      <xs:attribute  name="inversionInd"  type="bl"  use="optional"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"/>
      <xs:attribute  name="contextConductionInd"  type="bl"  use="optional"  default="false"/>
      <xs:attribute  name="negationInd"  type="bl"  use="optional"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.SourceOf2">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="sequenceNumber"  type="INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="pauseQuantity"  type="PQ"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="conjunctionCode"  type="CS"  minOccurs="0"  maxOccurs="1"/>
        <xs:choice>
          <xs:element  name="observation"  type="PORR_MT049013UV.Observation"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="substanceAdministration"  type="PORR_MT049013UV.SubstanceAdministration"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="supply"  type="PORR_MT049013UV.Supply"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="procedure"  type="PORR_MT049013UV.Procedure"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="encounter"  type="PORR_MT049013UV.Encounter"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="act"  type="PORR_MT049013UV.Act"  nillable="true"  minOccurs="1"  maxOccurs="1"/>
          <xs:element  name="organizer"  type="PORR_MT049013UV.Organizer"  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="ActRelationshipType"  use="required"/>
      <xs:attribute  name="contextControlCode"  type="ContextControl"  use="optional"  default="AN"/>
      <xs:attribute  name="contextConductionInd"  type="bl"  use="optional"/>
      <xs:attribute  name="negationInd"  type="bl"  use="optional"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.Subject">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="instanceOfKind"  type="POCP_MT020200UV.InstanceOfKind"  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:attribute  name="contextControlCode"  type="ContextControl"  use="optional"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.SubstanceAdministration">
      <xs:sequence>
        <xs:group  ref="InfrastructureRootElements"/>
        <xs:element  name="id"  type="II"  minOccurs="0"  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="SXCM_TS"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="confidentialityCode"  type="CE"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="repeatNumber"  type="IVL_INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="approachSiteCode"  type="CD"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="routeCode"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="doseQuantity"  type="IVL_PQ"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="rateQuantity"  type="IVL_PQ"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="doseCheckQuantity"  type="RTO_QTY_QTY"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="maxDoseQuantity"  type="RTO_PQ_PQ"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="administrationUnitCode"  type="CE"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="consumable"  type="PORR_MT049013UV.Consumable"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="performer"  type="PORR_MT049013UV.Performer"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="author"  type="PORR_MT049013UV.Author"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="location"  type="PORR_MT049013UV.Location"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="definition"  type="PORR_MT049013UV.Definition"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="outboundRelationship1"  type="PORR_MT049013UV.SourceOf1"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="outboundRelationship2"  type="PORR_MT049013UV.SourceOf2"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="inboundRelationship"  type="PORR_MT049013UV.SourceOf"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
      </xs:sequence>
      <xs:attributeGroup  ref="InfrastructureRootAttributes"/>
      <xs:attribute  name="classCode"  type="ActClass"  use="optional"  fixed="SBADM"/>
      <xs:attribute  name="moodCode"  type="x_ActMoodIntentEvent"  use="required"/>
      <xs:attribute  name="negationInd"  type="bl"  use="optional"/>
    </xs:complexType>
    <xs:complexType  name="PORR_MT049013UV.Supply">
      <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="text"  type="ED"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="statusCode"  type="CS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="effectiveTime"  type="SXCM_TS"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="confidentialityCode"  type="CE"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="repeatNumber"  type="IVL_INT"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="quantity"  type="PQ"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="expectedUseTime"  type="IVL_TS"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="product"  type="PORR_MT049013UV.Product2"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="performer"  type="PORR_MT049013UV.Performer"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="author"  type="PORR_MT049013UV.Author"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="location"  type="PORR_MT049013UV.Location"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="definition"  type="PORR_MT049013UV.Definition"  nillable="true"  minOccurs="0"  maxOccurs="1"/>
        <xs:element  name="outboundRelationship1"  type="PORR_MT049013UV.SourceOf1"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="outboundRelationship2"  type="PORR_MT049013UV.SourceOf2"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
        <xs:element  name="inboundRelationship"  type="PORR_MT049013UV.SourceOf"  nillable="true"  minOccurs="0"  maxOccurs="unbounded"/>
      </xs:sequence>
      <xs:attributeGroup  ref="InfrastructureRootAttributes"/>
      <xs:attribute  name="classCode"  type="ActClass"  use="optional"  fixed="SPLY"/>
      <xs:attribute  name="moodCode"  type="x_ActMoodIntentEvent"  use="required"/>
    </xs:complexType>
  </xs:schema>