Schema Name: ORL_O36.xsd
Target Namespace: urn:hl7-org:v2xml
Documentation:
Collapse XSD Schema Code:

<!--
    v2.xml Message Definitions Version v2.5  - ORL_O36
    Copyright (C) Sun Microsystems. All rights reserved.
-->
<xsd:schema
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns="urn:hl7-org:v2xml"
    xmlns:hl7="urn:com.sun:encoder-hl7-1.0"
    targetNamespace="urn:hl7-org:v2xml" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" jaxb:version="2.0">

    <!-- include segment definitions for version v2.5 -->
    <xsd:include schemaLocation="segments.xsd"/>

    <xsd:annotation>
	<xsd:appinfo source="urn:com.sun:encoder">
	    <encoding xmlns="urn:com.sun:encoder" name="HL7 v2 Encoding" namespace="urn:com.sun:encoder-hl7-1.0" style="hl7encoder-1.0"/>
	</xsd:appinfo>
    </xsd:annotation>

    <!--
	MESSAGE ORL_O36
    -->
    <!-- .. groups used in message ORL_O36 -->
    <xsd:complexType name="ORL_O36.TIMING.CONTENT">
        <xsd:sequence>
            <xsd:element ref="TQ1" minOccurs="1" maxOccurs="1"/>
            <xsd:element ref="TQ2" minOccurs="0" maxOccurs="unbounded"/>
        </xsd:sequence>
    </xsd:complexType>
    <xsd:element name="ORL_O36.TIMING" type="ORL_O36.TIMING.CONTENT"/>
    <xsd:complexType name="ORL_O36.OBSERVATION_REQUEST.CONTENT">
        <xsd:sequence>
            <xsd:element ref="OBR" minOccurs="1" maxOccurs="1"/>
        </xsd:sequence>
    </xsd:complexType>
    <xsd:element name="ORL_O36.OBSERVATION_REQUEST" type="ORL_O36.OBSERVATION_REQUEST.CONTENT"/>
    <xsd:complexType name="ORL_O36.ORDER.CONTENT">
        <xsd:sequence>
            <xsd:element ref="ORC" minOccurs="1" maxOccurs="1"/>
            <xsd:element ref="ORL_O36.TIMING" minOccurs="0" maxOccurs="unbounded"/>
            <xsd:element ref="ORL_O36.OBSERVATION_REQUEST" minOccurs="0" maxOccurs="1"/>
        </xsd:sequence>
    </xsd:complexType>
    <xsd:element name="ORL_O36.ORDER" type="ORL_O36.ORDER.CONTENT"/>
    <xsd:complexType name="ORL_O36.SPECIMEN_CONTAINER.CONTENT">
        <xsd:sequence>
            <xsd:element ref="SAC" minOccurs="1" maxOccurs="1"/>
            <xsd:element ref="ORL_O36.ORDER" minOccurs="0" maxOccurs="unbounded"/>
        </xsd:sequence>
    </xsd:complexType>
    <xsd:element name="ORL_O36.SPECIMEN_CONTAINER" type="ORL_O36.SPECIMEN_CONTAINER.CONTENT"/>
    <xsd:complexType name="ORL_O36.SPECIMEN.CONTENT">
        <xsd:sequence>
            <xsd:element ref="SPM" minOccurs="1" maxOccurs="1"/>
            <xsd:element ref="OBX" minOccurs="0" maxOccurs="unbounded"/>
            <xsd:element ref="ORL_O36.SPECIMEN_CONTAINER" minOccurs="1" maxOccurs="unbounded"/>
        </xsd:sequence>
    </xsd:complexType>
    <xsd:element name="ORL_O36.SPECIMEN" type="ORL_O36.SPECIMEN.CONTENT"/>
    <xsd:complexType name="ORL_O36.PATIENT.CONTENT">
        <xsd:sequence>
            <xsd:element ref="PID" minOccurs="1" maxOccurs="1"/>
            <xsd:element ref="ORL_O36.SPECIMEN" minOccurs="1" maxOccurs="unbounded"/>
        </xsd:sequence>
    </xsd:complexType>
    <xsd:element name="ORL_O36.PATIENT" type="ORL_O36.PATIENT.CONTENT"/>
    <xsd:complexType name="ORL_O36.RESPONSE.CONTENT">
        <xsd:sequence>
            <xsd:element ref="ORL_O36.PATIENT" minOccurs="0" maxOccurs="1"/>
        </xsd:sequence>
    </xsd:complexType>
    <xsd:element name="ORL_O36.RESPONSE" type="ORL_O36.RESPONSE.CONTENT"/>
    <!-- .. message definition ORL_O36 -->
    <xsd:complexType name="ORL_O36.CONTENT">
        <xsd:sequence>
            <xsd:element ref="MSH" minOccurs="1" maxOccurs="1"/>
            <xsd:element ref="MSA" minOccurs="1" maxOccurs="1"/>
            <xsd:element ref="ERR" minOccurs="0" maxOccurs="unbounded"/>
            <xsd:element ref="SFT" minOccurs="0" maxOccurs="unbounded"/>
            <xsd:element ref="NTE" minOccurs="0" maxOccurs="unbounded"/>
            <xsd:element ref="ORL_O36.RESPONSE" minOccurs="0" maxOccurs="1"/>
        </xsd:sequence>
    </xsd:complexType>
    <xsd:element name="ORL_O36" type="ORL_O36.CONTENT">
        <xsd:annotation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <top xmlns="urn:com.sun:encoder">true</top>
            </xsd:appinfo>
        </xsd:annotation>
    </xsd:element>
</xsd:schema>
Collapse ComplexTypes:
Collapse Elements: