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

<!--
    v2.xml Message Definitions Version v2.1  - fields
    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 datatypes definitions for version v2.1 -->
    <xsd:include schemaLocation="datatypes.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>

    <!--
        FIELD ACC.1
    -->
    <xsd:attributeGroup name="ACC.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="182"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ACCIDENT DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ACC.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ACCIDENT DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>182</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>ACCIDENT DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="ACC.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ACC.1" type="ACC.1.CONTENT"/>
    <!--
        FIELD ACC.2
    -->
    <xsd:attributeGroup name="ACC.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="184"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70050"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ACCIDENT CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ACC.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ACCIDENT CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>184</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70050</hl7:Table>
                <hl7:LongName>ACCIDENT CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="ACC.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ACC.2" type="ACC.2.CONTENT"/>
    <!--
        FIELD ACC.3
    -->
    <xsd:attributeGroup name="ACC.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="185"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ACCIDENT LOCATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ACC.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ACCIDENT LOCATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>185</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>ACCIDENT LOCATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="ACC.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ACC.3" type="ACC.3.CONTENT"/>
    <!--
        FIELD ADD.1
    -->
    <xsd:attributeGroup name="ADD.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="641"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ADDENDUM CONTINUATION POINTER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ADD.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ADDENDUM CONTINUATION POINTER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>641</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>ADDENDUM CONTINUATION POINTER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="ADD.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ADD.1" type="ADD.1.CONTENT"/>
    <!--
        FIELD BHS.1
    -->
    <xsd:attributeGroup name="BHS.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="685"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BATCH FIELD SEPARATOR"/>
    </xsd:attributeGroup>
    <xsd:complexType name="BHS.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BATCH FIELD SEPARATOR</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>685</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>BATCH FIELD SEPARATOR</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="BHS.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="BHS.1" type="BHS.1.CONTENT"/>
    <!--
        FIELD BHS.2
    -->
    <xsd:attributeGroup name="BHS.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="686"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BATCH ENCODING CHARACTERS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="BHS.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BATCH ENCODING CHARACTERS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>686</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>BATCH ENCODING CHARACTERS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="BHS.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="BHS.2" type="BHS.2.CONTENT"/>
    <!--
        FIELD BHS.3
    -->
    <xsd:attributeGroup name="BHS.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="687"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BATCH SENDING APPLICATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="BHS.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BATCH SENDING APPLICATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>687</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>BATCH SENDING APPLICATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="BHS.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="BHS.3" type="BHS.3.CONTENT"/>
    <!--
        FIELD BHS.4
    -->
    <xsd:attributeGroup name="BHS.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="688"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BATCH SENDING FACILITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="BHS.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BATCH SENDING FACILITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>688</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>BATCH SENDING FACILITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="BHS.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="BHS.4" type="BHS.4.CONTENT"/>
    <!--
        FIELD BHS.5
    -->
    <xsd:attributeGroup name="BHS.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="689"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BATCH RECEIVING APPLICATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="BHS.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BATCH RECEIVING APPLICATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>689</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>BATCH RECEIVING APPLICATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="BHS.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="BHS.5" type="BHS.5.CONTENT"/>
    <!--
        FIELD BHS.6
    -->
    <xsd:attributeGroup name="BHS.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="690"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BATCH RECEIVING FACILITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="BHS.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BATCH RECEIVING FACILITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>690</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>BATCH RECEIVING FACILITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="BHS.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="BHS.6" type="BHS.6.CONTENT"/>
    <!--
        FIELD BHS.7
    -->
    <xsd:attributeGroup name="BHS.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="655"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BATCH CREATION DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="BHS.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BATCH CREATION DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>655</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>BATCH CREATION DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="BHS.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="BHS.7" type="BHS.7.CONTENT"/>
    <!--
        FIELD BHS.8
    -->
    <xsd:attributeGroup name="BHS.8.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="691"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BATCH SECURITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="BHS.8.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BATCH SECURITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>691</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>BATCH SECURITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="BHS.8.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="BHS.8" type="BHS.8.CONTENT"/>
    <!--
        FIELD BHS.9
    -->
    <xsd:attributeGroup name="BHS.9.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="656"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BATCH NAME/ID/TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="BHS.9.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BATCH NAME/ID/TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>656</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>BATCH NAME/ID/TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="BHS.9.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="BHS.9" type="BHS.9.CONTENT"/>
    <!--
        FIELD BHS.10
    -->
    <xsd:attributeGroup name="BHS.10.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="657"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BATCH COMMENT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="BHS.10.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BATCH COMMENT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>657</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>BATCH COMMENT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="BHS.10.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="BHS.10" type="BHS.10.CONTENT"/>
    <!--
        FIELD BHS.11
    -->
    <xsd:attributeGroup name="BHS.11.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="658"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BATCH CONTROL ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="BHS.11.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BATCH CONTROL ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>658</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>BATCH CONTROL ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="BHS.11.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="BHS.11" type="BHS.11.CONTENT"/>
    <!--
        FIELD BHS.12
    -->
    <xsd:attributeGroup name="BHS.12.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="659"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="REFERENCE BATCH CONTROL ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="BHS.12.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">REFERENCE BATCH CONTROL ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>659</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>REFERENCE BATCH CONTROL ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="BHS.12.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="BHS.12" type="BHS.12.CONTENT"/>
    <!--
        FIELD BLG.1
    -->
    <xsd:attributeGroup name="BLG.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="66"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70100"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="WHEN TO CHARGE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="BLG.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">WHEN TO CHARGE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>66</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:Table>HL70100</hl7:Table>
                <hl7:LongName>WHEN TO CHARGE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="BLG.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="BLG.1" type="BLG.1.CONTENT"/>
    <!--
        FIELD BLG.2
    -->
    <xsd:attributeGroup name="BLG.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="729"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70122"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CHARGE TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="BLG.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CHARGE TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>729</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70122</hl7:Table>
                <hl7:LongName>CHARGE TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="BLG.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="BLG.2" type="BLG.2.CONTENT"/>
    <!--
        FIELD BLG.3
    -->
    <xsd:attributeGroup name="BLG.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="730"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ACCOUNT ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="BLG.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ACCOUNT ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>730</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:LongName>ACCOUNT ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="BLG.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="BLG.3" type="BLG.3.CONTENT"/>
    <!--
        FIELD BTS.1
    -->
    <xsd:attributeGroup name="BTS.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="664"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BATCH MESSAGE COUNT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="BTS.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BATCH MESSAGE COUNT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>664</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>BATCH MESSAGE COUNT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="BTS.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="BTS.1" type="BTS.1.CONTENT"/>
    <!--
        FIELD BTS.2
    -->
    <xsd:attributeGroup name="BTS.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="665"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BATCH COMMENT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="BTS.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BATCH COMMENT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>665</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>BATCH COMMENT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="BTS.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="BTS.2" type="BTS.2.CONTENT"/>
    <!--
        FIELD BTS.3
    -->
    <xsd:attributeGroup name="BTS.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="666"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BATCH TOTALS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="BTS.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BATCH TOTALS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>666</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:LongName>BATCH TOTALS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="BTS.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="BTS.3" type="BTS.3.CONTENT"/>
    <!--
        FIELD DG1.1
    -->
    <xsd:attributeGroup name="DG1.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="506"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="SI"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SET ID - DIAGNOSIS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DG1.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SET ID - DIAGNOSIS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>506</hl7:Item>
                <hl7:Type>SI</hl7:Type>
                <hl7:LongName>SET ID - DIAGNOSIS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="SI">
                <xsd:attributeGroup ref="DG1.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="DG1.1" type="DG1.1.CONTENT"/>
    <!--
        FIELD DG1.2
    -->
    <xsd:attributeGroup name="DG1.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="394"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70053"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DIAGNOSIS CODING METHOD"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DG1.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DIAGNOSIS CODING METHOD</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>394</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70053</hl7:Table>
                <hl7:LongName>DIAGNOSIS CODING METHOD</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="DG1.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="DG1.2" type="DG1.2.CONTENT"/>
    <!--
        FIELD DG1.3
    -->
    <xsd:attributeGroup name="DG1.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="293"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70051"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DIAGNOSIS CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DG1.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DIAGNOSIS CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>293</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70051</hl7:Table>
                <hl7:LongName>DIAGNOSIS CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="DG1.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="DG1.3" type="DG1.3.CONTENT"/>
    <!--
        FIELD DG1.4
    -->
    <xsd:attributeGroup name="DG1.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="294"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DIAGNOSIS DESCRIPTION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DG1.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DIAGNOSIS DESCRIPTION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>294</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>DIAGNOSIS DESCRIPTION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="DG1.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="DG1.4" type="DG1.4.CONTENT"/>
    <!--
        FIELD DG1.5
    -->
    <xsd:attributeGroup name="DG1.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="295"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DIAGNOSIS DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DG1.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DIAGNOSIS DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>295</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>DIAGNOSIS DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="DG1.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="DG1.5" type="DG1.5.CONTENT"/>
    <!--
        FIELD DG1.6
    -->
    <xsd:attributeGroup name="DG1.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="297"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70052"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DIAGNOSIS/DRG TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DG1.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DIAGNOSIS/DRG TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>297</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70052</hl7:Table>
                <hl7:LongName>DIAGNOSIS/DRG TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="DG1.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="DG1.6" type="DG1.6.CONTENT"/>
    <!--
        FIELD DG1.7
    -->
    <xsd:attributeGroup name="DG1.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="298"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70118"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="MAJOR DIAGNOSTIC CATEGORY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DG1.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">MAJOR DIAGNOSTIC CATEGORY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>298</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:Table>HL70118</hl7:Table>
                <hl7:LongName>MAJOR DIAGNOSTIC CATEGORY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="DG1.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="DG1.7" type="DG1.7.CONTENT"/>
    <!--
        FIELD DG1.8
    -->
    <xsd:attributeGroup name="DG1.8.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="299"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70055"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DIAGNOSTIC RELATED GROUP"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DG1.8.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DIAGNOSTIC RELATED GROUP</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>299</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70055</hl7:Table>
                <hl7:LongName>DIAGNOSTIC RELATED GROUP</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="DG1.8.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="DG1.8" type="DG1.8.CONTENT"/>
    <!--
        FIELD DG1.9
    -->
    <xsd:attributeGroup name="DG1.9.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="373"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DRG APPROVAL INDICATOR"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DG1.9.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DRG APPROVAL INDICATOR</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>373</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>DRG APPROVAL INDICATOR</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="DG1.9.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="DG1.9" type="DG1.9.CONTENT"/>
    <!--
        FIELD DG1.10
    -->
    <xsd:attributeGroup name="DG1.10.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="374"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70056"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DRG GROUPER REVIEW CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DG1.10.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DRG GROUPER REVIEW CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>374</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70056</hl7:Table>
                <hl7:LongName>DRG GROUPER REVIEW CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="DG1.10.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="DG1.10" type="DG1.10.CONTENT"/>
    <!--
        FIELD DG1.11
    -->
    <xsd:attributeGroup name="DG1.11.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="375"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70083"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="OUTLIER TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DG1.11.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">OUTLIER TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>375</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70083</hl7:Table>
                <hl7:LongName>OUTLIER TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="DG1.11.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="DG1.11" type="DG1.11.CONTENT"/>
    <!--
        FIELD DG1.12
    -->
    <xsd:attributeGroup name="DG1.12.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="300"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="OUTLIER DAYS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DG1.12.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">OUTLIER DAYS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>300</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>OUTLIER DAYS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="DG1.12.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="DG1.12" type="DG1.12.CONTENT"/>
    <!--
        FIELD DG1.13
    -->
    <xsd:attributeGroup name="DG1.13.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="376"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="OUTLIER COST"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DG1.13.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">OUTLIER COST</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>376</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>OUTLIER COST</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="DG1.13.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="DG1.13" type="DG1.13.CONTENT"/>
    <!--
        FIELD DG1.14
    -->
    <xsd:attributeGroup name="DG1.14.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="781"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GROUPER VERSION AND TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DG1.14.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GROUPER VERSION AND TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>781</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>GROUPER VERSION AND TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="DG1.14.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="DG1.14" type="DG1.14.CONTENT"/>
    <!--
        FIELD DSC.1
    -->
    <xsd:attributeGroup name="DSC.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="167"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CONTINUATION POINTER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DSC.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CONTINUATION POINTER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>167</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>CONTINUATION POINTER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="DSC.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="DSC.1" type="DSC.1.CONTENT"/>
    <!--
        FIELD DSP.1
    -->
    <xsd:attributeGroup name="DSP.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="570"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="SI"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SET ID - DISPLAY DATA"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DSP.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SET ID - DISPLAY DATA</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>570</hl7:Item>
                <hl7:Type>SI</hl7:Type>
                <hl7:LongName>SET ID - DISPLAY DATA</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="SI">
                <xsd:attributeGroup ref="DSP.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="DSP.1" type="DSP.1.CONTENT"/>
    <!--
        FIELD DSP.2
    -->
    <xsd:attributeGroup name="DSP.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="571"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="SI"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DISPLAY LEVEL"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DSP.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DISPLAY LEVEL</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>571</hl7:Item>
                <hl7:Type>SI</hl7:Type>
                <hl7:LongName>DISPLAY LEVEL</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="SI">
                <xsd:attributeGroup ref="DSP.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="DSP.2" type="DSP.2.CONTENT"/>
    <!--
        FIELD DSP.3
    -->
    <xsd:attributeGroup name="DSP.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="153"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TX"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DATA LINE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DSP.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DATA LINE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>153</hl7:Item>
                <hl7:Type>TX</hl7:Type>
                <hl7:LongName>DATA LINE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:complexContent>
            <xsd:extension base="TX">
                <xsd:attributeGroup ref="DSP.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
    <xsd:element name="DSP.3" type="DSP.3.CONTENT"/>
    <!--
        FIELD DSP.4
    -->
    <xsd:attributeGroup name="DSP.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="154"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="LOGICAL BREAK POINT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DSP.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">LOGICAL BREAK POINT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>154</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>LOGICAL BREAK POINT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="DSP.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="DSP.4" type="DSP.4.CONTENT"/>
    <!--
        FIELD DSP.5
    -->
    <xsd:attributeGroup name="DSP.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="599"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TX"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RESULT ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="DSP.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RESULT ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>599</hl7:Item>
                <hl7:Type>TX</hl7:Type>
                <hl7:LongName>RESULT ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:complexContent>
            <xsd:extension base="TX">
                <xsd:attributeGroup ref="DSP.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
    <xsd:element name="DSP.5" type="DSP.5.CONTENT"/>
    <!--
        FIELD ERR.1
    -->
    <xsd:attributeGroup name="ERR.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="80"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70060"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ERROR CODE AND LOCATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ERR.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ERROR CODE AND LOCATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>80</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70060</hl7:Table>
                <hl7:LongName>ERROR CODE AND LOCATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="ERR.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ERR.1" type="ERR.1.CONTENT"/>
    <!--
        FIELD EVN.1
    -->
    <xsd:attributeGroup name="EVN.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="29"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70003"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="EVENT TYPE CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="EVN.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">EVENT TYPE CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>29</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70003</hl7:Table>
                <hl7:LongName>EVENT TYPE CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="EVN.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="EVN.1" type="EVN.1.CONTENT"/>
    <!--
        FIELD EVN.2
    -->
    <xsd:attributeGroup name="EVN.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="30"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DATE/TIME OF EVENT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="EVN.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DATE/TIME OF EVENT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>30</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>DATE/TIME OF EVENT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="EVN.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="EVN.2" type="EVN.2.CONTENT"/>
    <!--
        FIELD EVN.3
    -->
    <xsd:attributeGroup name="EVN.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="32"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DATE/TIME PLANNED EVENT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="EVN.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DATE/TIME PLANNED EVENT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>32</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>DATE/TIME PLANNED EVENT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="EVN.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="EVN.3" type="EVN.3.CONTENT"/>
    <!--
        FIELD EVN.4
    -->
    <xsd:attributeGroup name="EVN.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="369"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70062"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="EVENT REASON CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="EVN.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">EVENT REASON CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>369</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70062</hl7:Table>
                <hl7:LongName>EVENT REASON CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="EVN.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="EVN.4" type="EVN.4.CONTENT"/>
    <!--
        FIELD FHS.1
    -->
    <xsd:attributeGroup name="FHS.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="692"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FILE FIELD SEPARATOR"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FHS.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FILE FIELD SEPARATOR</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>692</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>FILE FIELD SEPARATOR</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FHS.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FHS.1" type="FHS.1.CONTENT"/>
    <!--
        FIELD FHS.2
    -->
    <xsd:attributeGroup name="FHS.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="693"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FILE ENCODING CHARACTERS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FHS.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FILE ENCODING CHARACTERS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>693</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>FILE ENCODING CHARACTERS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FHS.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FHS.2" type="FHS.2.CONTENT"/>
    <!--
        FIELD FHS.3
    -->
    <xsd:attributeGroup name="FHS.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="694"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FILE SENDING APPLICATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FHS.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FILE SENDING APPLICATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>694</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>FILE SENDING APPLICATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FHS.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FHS.3" type="FHS.3.CONTENT"/>
    <!--
        FIELD FHS.4
    -->
    <xsd:attributeGroup name="FHS.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="695"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FILE SENDING FACILITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FHS.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FILE SENDING FACILITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>695</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>FILE SENDING FACILITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FHS.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FHS.4" type="FHS.4.CONTENT"/>
    <!--
        FIELD FHS.5
    -->
    <xsd:attributeGroup name="FHS.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="696"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FILE RECEIVING APPLICATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FHS.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FILE RECEIVING APPLICATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>696</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>FILE RECEIVING APPLICATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FHS.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FHS.5" type="FHS.5.CONTENT"/>
    <!--
        FIELD FHS.6
    -->
    <xsd:attributeGroup name="FHS.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="697"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FILE RECEIVING FACILITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FHS.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FILE RECEIVING FACILITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>697</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>FILE RECEIVING FACILITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FHS.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FHS.6" type="FHS.6.CONTENT"/>
    <!--
        FIELD FHS.7
    -->
    <xsd:attributeGroup name="FHS.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="660"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DATE/TIME OF FILE CREATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FHS.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DATE/TIME OF FILE CREATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>660</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>DATE/TIME OF FILE CREATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="FHS.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FHS.7" type="FHS.7.CONTENT"/>
    <!--
        FIELD FHS.8
    -->
    <xsd:attributeGroup name="FHS.8.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="698"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FILE SECURITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FHS.8.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FILE SECURITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>698</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>FILE SECURITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FHS.8.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FHS.8" type="FHS.8.CONTENT"/>
    <!--
        FIELD FHS.9
    -->
    <xsd:attributeGroup name="FHS.9.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="661"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FILE NAME/ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FHS.9.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FILE NAME/ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>661</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>FILE NAME/ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FHS.9.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FHS.9" type="FHS.9.CONTENT"/>
    <!--
        FIELD FHS.10
    -->
    <xsd:attributeGroup name="FHS.10.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="662"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FILE HEADER COMMENT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FHS.10.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FILE HEADER COMMENT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>662</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>FILE HEADER COMMENT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FHS.10.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FHS.10" type="FHS.10.CONTENT"/>
    <!--
        FIELD FHS.11
    -->
    <xsd:attributeGroup name="FHS.11.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="663"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FILE CONTROL ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FHS.11.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FILE CONTROL ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>663</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>FILE CONTROL ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FHS.11.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FHS.11" type="FHS.11.CONTENT"/>
    <!--
        FIELD FHS.12
    -->
    <xsd:attributeGroup name="FHS.12.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="768"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="REFERENCE FILE CONTROL ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FHS.12.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">REFERENCE FILE CONTROL ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>768</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>REFERENCE FILE CONTROL ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FHS.12.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FHS.12" type="FHS.12.CONTENT"/>
    <!--
        FIELD FT1.1
    -->
    <xsd:attributeGroup name="FT1.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="507"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="SI"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SET ID - FINANCIAL TRANSACTION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SET ID - FINANCIAL TRANSACTION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>507</hl7:Item>
                <hl7:Type>SI</hl7:Type>
                <hl7:LongName>SET ID - FINANCIAL TRANSACTION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="SI">
                <xsd:attributeGroup ref="FT1.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.1" type="FT1.1.CONTENT"/>
    <!--
        FIELD FT1.2
    -->
    <xsd:attributeGroup name="FT1.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="366"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TRANSACTION ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TRANSACTION ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>366</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>TRANSACTION ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FT1.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.2" type="FT1.2.CONTENT"/>
    <!--
        FIELD FT1.3
    -->
    <xsd:attributeGroup name="FT1.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="503"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TRANSACTION BATCH ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TRANSACTION BATCH ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>503</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>TRANSACTION BATCH ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FT1.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.3" type="FT1.3.CONTENT"/>
    <!--
        FIELD FT1.4
    -->
    <xsd:attributeGroup name="FT1.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="351"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TRANSACTION DATE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TRANSACTION DATE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>351</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>TRANSACTION DATE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="FT1.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.4" type="FT1.4.CONTENT"/>
    <!--
        FIELD FT1.5
    -->
    <xsd:attributeGroup name="FT1.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="352"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TRANSACTION POSTING DATE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TRANSACTION POSTING DATE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>352</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>TRANSACTION POSTING DATE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="FT1.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.5" type="FT1.5.CONTENT"/>
    <!--
        FIELD FT1.6
    -->
    <xsd:attributeGroup name="FT1.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="353"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70017"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TRANSACTION TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TRANSACTION TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>353</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70017</hl7:Table>
                <hl7:LongName>TRANSACTION TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="FT1.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.6" type="FT1.6.CONTENT"/>
    <!--
        FIELD FT1.7
    -->
    <xsd:attributeGroup name="FT1.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="354"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70096"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TRANSACTION CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TRANSACTION CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>354</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70096</hl7:Table>
                <hl7:LongName>TRANSACTION CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="FT1.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.7" type="FT1.7.CONTENT"/>
    <!--
        FIELD FT1.8
    -->
    <xsd:attributeGroup name="FT1.8.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="356"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TRANSACTION DESCRIPTION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.8.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TRANSACTION DESCRIPTION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>356</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>TRANSACTION DESCRIPTION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FT1.8.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.8" type="FT1.8.CONTENT"/>
    <!--
        FIELD FT1.9
    -->
    <xsd:attributeGroup name="FT1.9.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="706"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TRANSACTION DESCRIPTION - ALT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.9.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TRANSACTION DESCRIPTION - ALT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>706</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>TRANSACTION DESCRIPTION - ALT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FT1.9.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.9" type="FT1.9.CONTENT"/>
    <!--
        FIELD FT1.10
    -->
    <xsd:attributeGroup name="FT1.10.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="358"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TRANSACTION AMOUNT - EXTENDED"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.10.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TRANSACTION AMOUNT - EXTENDED</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>358</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>TRANSACTION AMOUNT - EXTENDED</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="FT1.10.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.10" type="FT1.10.CONTENT"/>
    <!--
        FIELD FT1.11
    -->
    <xsd:attributeGroup name="FT1.11.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="357"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TRANSACTION QUANTITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.11.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TRANSACTION QUANTITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>357</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>TRANSACTION QUANTITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="FT1.11.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.11" type="FT1.11.CONTENT"/>
    <!--
        FIELD FT1.12
    -->
    <xsd:attributeGroup name="FT1.12.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="782"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TRANSACTION AMOUNT - UNIT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.12.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TRANSACTION AMOUNT - UNIT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>782</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>TRANSACTION AMOUNT - UNIT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="FT1.12.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.12" type="FT1.12.CONTENT"/>
    <!--
        FIELD FT1.13
    -->
    <xsd:attributeGroup name="FT1.13.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="355"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70049"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DEPARTMENT CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.13.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DEPARTMENT CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>355</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:Table>HL70049</hl7:Table>
                <hl7:LongName>DEPARTMENT CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FT1.13.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.13" type="FT1.13.CONTENT"/>
    <!--
        FIELD FT1.14
    -->
    <xsd:attributeGroup name="FT1.14.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="359"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70072"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="INSURANCE PLAN ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.14.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">INSURANCE PLAN ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>359</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70072</hl7:Table>
                <hl7:LongName>INSURANCE PLAN ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="FT1.14.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.14" type="FT1.14.CONTENT"/>
    <!--
        FIELD FT1.15
    -->
    <xsd:attributeGroup name="FT1.15.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="360"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="INSURANCE AMOUNT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.15.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">INSURANCE AMOUNT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>360</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>INSURANCE AMOUNT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="FT1.15.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.15" type="FT1.15.CONTENT"/>
    <!--
        FIELD FT1.16
    -->
    <xsd:attributeGroup name="FT1.16.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="361"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70079"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PATIENT LOCATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.16.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PATIENT LOCATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>361</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:Table>HL70079</hl7:Table>
                <hl7:LongName>PATIENT LOCATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FT1.16.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.16" type="FT1.16.CONTENT"/>
    <!--
        FIELD FT1.17
    -->
    <xsd:attributeGroup name="FT1.17.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="362"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70024"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FEE SCHEDULE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.17.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FEE SCHEDULE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>362</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70024</hl7:Table>
                <hl7:LongName>FEE SCHEDULE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="FT1.17.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.17" type="FT1.17.CONTENT"/>
    <!--
        FIELD FT1.18
    -->
    <xsd:attributeGroup name="FT1.18.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="363"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70018"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PATIENT TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.18.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PATIENT TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>363</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70018</hl7:Table>
                <hl7:LongName>PATIENT TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="FT1.18.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.18" type="FT1.18.CONTENT"/>
    <!--
        FIELD FT1.19
    -->
    <xsd:attributeGroup name="FT1.19.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="364"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70051"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DIAGNOSIS CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.19.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DIAGNOSIS CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>364</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70051</hl7:Table>
                <hl7:LongName>DIAGNOSIS CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="FT1.19.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.19" type="FT1.19.CONTENT"/>
    <!--
        FIELD FT1.20
    -->
    <xsd:attributeGroup name="FT1.20.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="377"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70084"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PERFORMED BY CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.20.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PERFORMED BY CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>377</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:Table>HL70084</hl7:Table>
                <hl7:LongName>PERFORMED BY CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="FT1.20.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.20" type="FT1.20.CONTENT"/>
    <!--
        FIELD FT1.21
    -->
    <xsd:attributeGroup name="FT1.21.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="783"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ORDERED BY CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.21.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ORDERED BY CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>783</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:LongName>ORDERED BY CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="FT1.21.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.21" type="FT1.21.CONTENT"/>
    <!--
        FIELD FT1.22
    -->
    <xsd:attributeGroup name="FT1.22.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="784"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="UNIT COST"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FT1.22.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">UNIT COST</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>784</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>UNIT COST</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="FT1.22.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FT1.22" type="FT1.22.CONTENT"/>
    <!--
        FIELD FTS.1
    -->
    <xsd:attributeGroup name="FTS.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="667"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FILE BATCH COUNT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FTS.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FILE BATCH COUNT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>667</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>FILE BATCH COUNT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FTS.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FTS.1" type="FTS.1.CONTENT"/>
    <!--
        FIELD FTS.2
    -->
    <xsd:attributeGroup name="FTS.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="668"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FILE TRAILER COMMENT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="FTS.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FILE TRAILER COMMENT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>668</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>FILE TRAILER COMMENT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="FTS.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="FTS.2" type="FTS.2.CONTENT"/>
    <!--
        FIELD GT1.1
    -->
    <xsd:attributeGroup name="GT1.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="321"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="SI"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SET ID - GUARANTOR"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SET ID - GUARANTOR</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>321</hl7:Item>
                <hl7:Type>SI</hl7:Type>
                <hl7:LongName>SET ID - GUARANTOR</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="SI">
                <xsd:attributeGroup ref="GT1.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.1" type="GT1.1.CONTENT"/>
    <!--
        FIELD GT1.2
    -->
    <xsd:attributeGroup name="GT1.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="322"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR NUMBER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR NUMBER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>322</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>GUARANTOR NUMBER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="GT1.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.2" type="GT1.2.CONTENT"/>
    <!--
        FIELD GT1.3
    -->
    <xsd:attributeGroup name="GT1.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="323"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="PN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR NAME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR NAME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>323</hl7:Item>
                <hl7:Type>PN</hl7:Type>
                <hl7:LongName>GUARANTOR NAME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="PN">
                <xsd:attributeGroup ref="GT1.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.3" type="GT1.3.CONTENT"/>
    <!--
        FIELD GT1.4
    -->
    <xsd:attributeGroup name="GT1.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="707"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="PN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR SPOUSE NAME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR SPOUSE NAME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>707</hl7:Item>
                <hl7:Type>PN</hl7:Type>
                <hl7:LongName>GUARANTOR SPOUSE NAME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="PN">
                <xsd:attributeGroup ref="GT1.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.4" type="GT1.4.CONTENT"/>
    <!--
        FIELD GT1.5
    -->
    <xsd:attributeGroup name="GT1.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="324"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="AD"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR ADDRESS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR ADDRESS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>324</hl7:Item>
                <hl7:Type>AD</hl7:Type>
                <hl7:LongName>GUARANTOR ADDRESS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="AD">
                <xsd:attributeGroup ref="GT1.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.5" type="GT1.5.CONTENT"/>
    <!--
        FIELD GT1.6
    -->
    <xsd:attributeGroup name="GT1.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="329"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR PH. NUM.- HOME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR PH. NUM.- HOME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>329</hl7:Item>
                <hl7:Type>TN</hl7:Type>
                <hl7:LongName>GUARANTOR PH. NUM.- HOME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TN">
                <xsd:attributeGroup ref="GT1.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.6" type="GT1.6.CONTENT"/>
    <!--
        FIELD GT1.7
    -->
    <xsd:attributeGroup name="GT1.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="330"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR PH. NUM-BUSINESS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR PH. NUM-BUSINESS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>330</hl7:Item>
                <hl7:Type>TN</hl7:Type>
                <hl7:LongName>GUARANTOR PH. NUM-BUSINESS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TN">
                <xsd:attributeGroup ref="GT1.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.7" type="GT1.7.CONTENT"/>
    <!--
        FIELD GT1.8
    -->
    <xsd:attributeGroup name="GT1.8.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="331"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR DATE OF BIRTH"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.8.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR DATE OF BIRTH</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>331</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>GUARANTOR DATE OF BIRTH</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="GT1.8.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.8" type="GT1.8.CONTENT"/>
    <!--
        FIELD GT1.9
    -->
    <xsd:attributeGroup name="GT1.9.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="332"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70001"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR SEX"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.9.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR SEX</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>332</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70001</hl7:Table>
                <hl7:LongName>GUARANTOR SEX</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="GT1.9.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.9" type="GT1.9.CONTENT"/>
    <!--
        FIELD GT1.10
    -->
    <xsd:attributeGroup name="GT1.10.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="333"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70068"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.10.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>333</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70068</hl7:Table>
                <hl7:LongName>GUARANTOR TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="GT1.10.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.10" type="GT1.10.CONTENT"/>
    <!--
        FIELD GT1.11
    -->
    <xsd:attributeGroup name="GT1.11.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="334"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70063"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR RELATIONSHIP"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.11.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR RELATIONSHIP</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>334</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70063</hl7:Table>
                <hl7:LongName>GUARANTOR RELATIONSHIP</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="GT1.11.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.11" type="GT1.11.CONTENT"/>
    <!--
        FIELD GT1.12
    -->
    <xsd:attributeGroup name="GT1.12.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="335"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR SSN"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.12.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR SSN</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>335</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>GUARANTOR SSN</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="GT1.12.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.12" type="GT1.12.CONTENT"/>
    <!--
        FIELD GT1.13
    -->
    <xsd:attributeGroup name="GT1.13.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="338"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR DATE - BEGIN"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.13.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR DATE - BEGIN</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>338</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>GUARANTOR DATE - BEGIN</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="GT1.13.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.13" type="GT1.13.CONTENT"/>
    <!--
        FIELD GT1.14
    -->
    <xsd:attributeGroup name="GT1.14.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="339"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR DATE - END"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.14.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR DATE - END</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>339</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>GUARANTOR DATE - END</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="GT1.14.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.14" type="GT1.14.CONTENT"/>
    <!--
        FIELD GT1.15
    -->
    <xsd:attributeGroup name="GT1.15.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="340"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR PRIORITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.15.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR PRIORITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>340</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>GUARANTOR PRIORITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="GT1.15.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.15" type="GT1.15.CONTENT"/>
    <!--
        FIELD GT1.16
    -->
    <xsd:attributeGroup name="GT1.16.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="341"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR EMPLOYER NAME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.16.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR EMPLOYER NAME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>341</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>GUARANTOR EMPLOYER NAME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="GT1.16.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.16" type="GT1.16.CONTENT"/>
    <!--
        FIELD GT1.17
    -->
    <xsd:attributeGroup name="GT1.17.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="342"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="AD"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR EMPLOYER ADDRESS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.17.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR EMPLOYER ADDRESS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>342</hl7:Item>
                <hl7:Type>AD</hl7:Type>
                <hl7:LongName>GUARANTOR EMPLOYER ADDRESS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="AD">
                <xsd:attributeGroup ref="GT1.17.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.17" type="GT1.17.CONTENT"/>
    <!--
        FIELD GT1.18
    -->
    <xsd:attributeGroup name="GT1.18.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="347"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR EMPLOY PHONE #"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.18.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR EMPLOY PHONE #</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>347</hl7:Item>
                <hl7:Type>TN</hl7:Type>
                <hl7:LongName>GUARANTOR EMPLOY PHONE #</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TN">
                <xsd:attributeGroup ref="GT1.18.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.18" type="GT1.18.CONTENT"/>
    <!--
        FIELD GT1.19
    -->
    <xsd:attributeGroup name="GT1.19.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="391"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR EMPLOYEE ID NUM"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.19.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR EMPLOYEE ID NUM</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>391</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>GUARANTOR EMPLOYEE ID NUM</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="GT1.19.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.19" type="GT1.19.CONTENT"/>
    <!--
        FIELD GT1.20
    -->
    <xsd:attributeGroup name="GT1.20.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="392"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70066"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GUARANTOR EMPLOYMENT STATUS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="GT1.20.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GUARANTOR EMPLOYMENT STATUS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>392</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70066</hl7:Table>
                <hl7:LongName>GUARANTOR EMPLOYMENT STATUS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="GT1.20.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="GT1.20" type="GT1.20.CONTENT"/>
    <!--
        FIELD IN1.1
    -->
    <xsd:attributeGroup name="IN1.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="234"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="SI"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SET ID - INSURANCE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SET ID - INSURANCE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>234</hl7:Item>
                <hl7:Type>SI</hl7:Type>
                <hl7:LongName>SET ID - INSURANCE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="SI">
                <xsd:attributeGroup ref="IN1.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.1" type="IN1.1.CONTENT"/>
    <!--
        FIELD IN1.2
    -->
    <xsd:attributeGroup name="IN1.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="378"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70072"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="INSURANCE PLAN ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">INSURANCE PLAN ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>378</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70072</hl7:Table>
                <hl7:LongName>INSURANCE PLAN ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="IN1.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.2" type="IN1.2.CONTENT"/>
    <!--
        FIELD IN1.3
    -->
    <xsd:attributeGroup name="IN1.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="235"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="INSURANCE COMPANY ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">INSURANCE COMPANY ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>235</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>INSURANCE COMPANY ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="IN1.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.3" type="IN1.3.CONTENT"/>
    <!--
        FIELD IN1.4
    -->
    <xsd:attributeGroup name="IN1.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="236"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="INSURANCE COMPANY NAME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">INSURANCE COMPANY NAME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>236</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>INSURANCE COMPANY NAME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="IN1.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.4" type="IN1.4.CONTENT"/>
    <!--
        FIELD IN1.5
    -->
    <xsd:attributeGroup name="IN1.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="237"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="AD"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="INSURANCE COMPANY ADDRESS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">INSURANCE COMPANY ADDRESS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>237</hl7:Item>
                <hl7:Type>AD</hl7:Type>
                <hl7:LongName>INSURANCE COMPANY ADDRESS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="AD">
                <xsd:attributeGroup ref="IN1.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.5" type="IN1.5.CONTENT"/>
    <!--
        FIELD IN1.6
    -->
    <xsd:attributeGroup name="IN1.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="242"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="PN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="INSURANCE CO. CONTACT PERS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">INSURANCE CO. CONTACT PERS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>242</hl7:Item>
                <hl7:Type>PN</hl7:Type>
                <hl7:LongName>INSURANCE CO. CONTACT PERS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="PN">
                <xsd:attributeGroup ref="IN1.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.6" type="IN1.6.CONTENT"/>
    <!--
        FIELD IN1.7
    -->
    <xsd:attributeGroup name="IN1.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="243"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="INSURANCE CO PHONE NUMBER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">INSURANCE CO PHONE NUMBER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>243</hl7:Item>
                <hl7:Type>TN</hl7:Type>
                <hl7:LongName>INSURANCE CO PHONE NUMBER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TN">
                <xsd:attributeGroup ref="IN1.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.7" type="IN1.7.CONTENT"/>
    <!--
        FIELD IN1.8
    -->
    <xsd:attributeGroup name="IN1.8.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="248"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GROUP NUMBER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.8.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GROUP NUMBER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>248</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>GROUP NUMBER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="IN1.8.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.8" type="IN1.8.CONTENT"/>
    <!--
        FIELD IN1.9
    -->
    <xsd:attributeGroup name="IN1.9.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="249"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="GROUP NAME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.9.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">GROUP NAME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>249</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>GROUP NAME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="IN1.9.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.9" type="IN1.9.CONTENT"/>
    <!--
        FIELD IN1.10
    -->
    <xsd:attributeGroup name="IN1.10.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="250"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="INSURED&apos;S GROUP EMP. ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.10.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">INSURED&apos;S GROUP EMP. ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>250</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>INSURED&apos;S GROUP EMP. ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="IN1.10.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.10" type="IN1.10.CONTENT"/>
    <!--
        FIELD IN1.11
    -->
    <xsd:attributeGroup name="IN1.11.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="251"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="INSURED&apos;S GROUP EMP. NAME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.11.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">INSURED&apos;S GROUP EMP. NAME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>251</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>INSURED&apos;S GROUP EMP. NAME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="IN1.11.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.11" type="IN1.11.CONTENT"/>
    <!--
        FIELD IN1.12
    -->
    <xsd:attributeGroup name="IN1.12.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="252"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PLAN EFFECTIVE DATE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.12.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PLAN EFFECTIVE DATE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>252</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>PLAN EFFECTIVE DATE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="IN1.12.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.12" type="IN1.12.CONTENT"/>
    <!--
        FIELD IN1.13
    -->
    <xsd:attributeGroup name="IN1.13.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="253"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PLAN EXPIRATION DATE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.13.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PLAN EXPIRATION DATE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>253</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>PLAN EXPIRATION DATE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="IN1.13.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.13" type="IN1.13.CONTENT"/>
    <!--
        FIELD IN1.14
    -->
    <xsd:attributeGroup name="IN1.14.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="254"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="AUTHORIZATION INFORMATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.14.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">AUTHORIZATION INFORMATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>254</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>AUTHORIZATION INFORMATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="IN1.14.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.14" type="IN1.14.CONTENT"/>
    <!--
        FIELD IN1.15
    -->
    <xsd:attributeGroup name="IN1.15.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="260"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70086"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PLAN TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.15.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PLAN TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>260</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70086</hl7:Table>
                <hl7:LongName>PLAN TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="IN1.15.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.15" type="IN1.15.CONTENT"/>
    <!--
        FIELD IN1.16
    -->
    <xsd:attributeGroup name="IN1.16.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="261"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="PN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="NAME OF INSURED"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.16.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">NAME OF INSURED</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>261</hl7:Item>
                <hl7:Type>PN</hl7:Type>
                <hl7:LongName>NAME OF INSURED</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="PN">
                <xsd:attributeGroup ref="IN1.16.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.16" type="IN1.16.CONTENT"/>
    <!--
        FIELD IN1.17
    -->
    <xsd:attributeGroup name="IN1.17.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="262"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70063"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="INSURED&apos;S RELATIONSHIP TO PATIENT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.17.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">INSURED&apos;S RELATIONSHIP TO PATIENT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>262</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70063</hl7:Table>
                <hl7:LongName>INSURED&apos;S RELATIONSHIP TO PATIENT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="IN1.17.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.17" type="IN1.17.CONTENT"/>
    <!--
        FIELD IN1.18
    -->
    <xsd:attributeGroup name="IN1.18.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="708"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="INSURED&apos;S DATE OF BIRTH"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.18.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">INSURED&apos;S DATE OF BIRTH</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>708</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>INSURED&apos;S DATE OF BIRTH</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="IN1.18.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.18" type="IN1.18.CONTENT"/>
    <!--
        FIELD IN1.19
    -->
    <xsd:attributeGroup name="IN1.19.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="709"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="AD"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="INSURED&apos;S ADDRESS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.19.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">INSURED&apos;S ADDRESS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>709</hl7:Item>
                <hl7:Type>AD</hl7:Type>
                <hl7:LongName>INSURED&apos;S ADDRESS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="AD">
                <xsd:attributeGroup ref="IN1.19.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.19" type="IN1.19.CONTENT"/>
    <!--
        FIELD IN1.20
    -->
    <xsd:attributeGroup name="IN1.20.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="263"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ASSIGNMENT OF BENEFITS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.20.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ASSIGNMENT OF BENEFITS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>263</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>ASSIGNMENT OF BENEFITS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="IN1.20.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.20" type="IN1.20.CONTENT"/>
    <!--
        FIELD IN1.21
    -->
    <xsd:attributeGroup name="IN1.21.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="264"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="COORDINATION OF BENEFITS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.21.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">COORDINATION OF BENEFITS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>264</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>COORDINATION OF BENEFITS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="IN1.21.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.21" type="IN1.21.CONTENT"/>
    <!--
        FIELD IN1.22
    -->
    <xsd:attributeGroup name="IN1.22.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="265"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="COORD OF BEN. PRIORITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.22.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">COORD OF BEN. PRIORITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>265</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>COORD OF BEN. PRIORITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="IN1.22.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.22" type="IN1.22.CONTENT"/>
    <!--
        FIELD IN1.23
    -->
    <xsd:attributeGroup name="IN1.23.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="266"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70081"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="NOTICE OF ADMISSION CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.23.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">NOTICE OF ADMISSION CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>266</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70081</hl7:Table>
                <hl7:LongName>NOTICE OF ADMISSION CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="IN1.23.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.23" type="IN1.23.CONTENT"/>
    <!--
        FIELD IN1.24
    -->
    <xsd:attributeGroup name="IN1.24.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="267"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="NOTICE OF ADMISSION DATE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.24.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">NOTICE OF ADMISSION DATE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>267</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>NOTICE OF ADMISSION DATE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="IN1.24.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.24" type="IN1.24.CONTENT"/>
    <!--
        FIELD IN1.25
    -->
    <xsd:attributeGroup name="IN1.25.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="268"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70094"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RPT OF ELIGIBILITY CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.25.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RPT OF ELIGIBILITY CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>268</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70094</hl7:Table>
                <hl7:LongName>RPT OF ELIGIBILITY CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="IN1.25.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.25" type="IN1.25.CONTENT"/>
    <!--
        FIELD IN1.26
    -->
    <xsd:attributeGroup name="IN1.26.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="269"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RPT OF ELIGIBILITY DATE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.26.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RPT OF ELIGIBILITY DATE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>269</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>RPT OF ELIGIBILITY DATE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="IN1.26.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.26" type="IN1.26.CONTENT"/>
    <!--
        FIELD IN1.27
    -->
    <xsd:attributeGroup name="IN1.27.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="270"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70093"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RELEASE INFORMATION CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.27.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RELEASE INFORMATION CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>270</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70093</hl7:Table>
                <hl7:LongName>RELEASE INFORMATION CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="IN1.27.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.27" type="IN1.27.CONTENT"/>
    <!--
        FIELD IN1.28
    -->
    <xsd:attributeGroup name="IN1.28.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="271"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PRE-ADMIT CERT. (PAC)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.28.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PRE-ADMIT CERT. (PAC)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>271</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>PRE-ADMIT CERT. (PAC)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="IN1.28.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.28" type="IN1.28.CONTENT"/>
    <!--
        FIELD IN1.29
    -->
    <xsd:attributeGroup name="IN1.29.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="272"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="VERIFICATION DATE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.29.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">VERIFICATION DATE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>272</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>VERIFICATION DATE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="IN1.29.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.29" type="IN1.29.CONTENT"/>
    <!--
        FIELD IN1.30
    -->
    <xsd:attributeGroup name="IN1.30.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="273"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="VERIFICATION BY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.30.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">VERIFICATION BY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>273</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:LongName>VERIFICATION BY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="IN1.30.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.30" type="IN1.30.CONTENT"/>
    <!--
        FIELD IN1.31
    -->
    <xsd:attributeGroup name="IN1.31.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="277"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70098"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TYPE OF AGREEMENT CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.31.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TYPE OF AGREEMENT CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>277</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70098</hl7:Table>
                <hl7:LongName>TYPE OF AGREEMENT CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="IN1.31.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.31" type="IN1.31.CONTENT"/>
    <!--
        FIELD IN1.32
    -->
    <xsd:attributeGroup name="IN1.32.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="278"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70022"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BILLING STATUS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.32.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BILLING STATUS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>278</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70022</hl7:Table>
                <hl7:LongName>BILLING STATUS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="IN1.32.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.32" type="IN1.32.CONTENT"/>
    <!--
        FIELD IN1.33
    -->
    <xsd:attributeGroup name="IN1.33.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="280"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="LIFETIME RESERVE DAYS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.33.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">LIFETIME RESERVE DAYS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>280</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>LIFETIME RESERVE DAYS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="IN1.33.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.33" type="IN1.33.CONTENT"/>
    <!--
        FIELD IN1.34
    -->
    <xsd:attributeGroup name="IN1.34.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="281"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DELAY BEFORE L. R. DAY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.34.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DELAY BEFORE L. R. DAY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>281</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>DELAY BEFORE L. R. DAY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="IN1.34.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.34" type="IN1.34.CONTENT"/>
    <!--
        FIELD IN1.35
    -->
    <xsd:attributeGroup name="IN1.35.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="282"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70042"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="COMPANY PLAN CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.35.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">COMPANY PLAN CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>282</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:Table>HL70042</hl7:Table>
                <hl7:LongName>COMPANY PLAN CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="IN1.35.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.35" type="IN1.35.CONTENT"/>
    <!--
        FIELD IN1.36
    -->
    <xsd:attributeGroup name="IN1.36.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="283"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="POLICY NUMBER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.36.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">POLICY NUMBER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>283</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>POLICY NUMBER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="IN1.36.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.36" type="IN1.36.CONTENT"/>
    <!--
        FIELD IN1.37
    -->
    <xsd:attributeGroup name="IN1.37.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="284"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="POLICY DEDUCTIBLE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.37.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">POLICY DEDUCTIBLE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>284</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>POLICY DEDUCTIBLE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="IN1.37.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.37" type="IN1.37.CONTENT"/>
    <!--
        FIELD IN1.38
    -->
    <xsd:attributeGroup name="IN1.38.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="285"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="POLICY LIMIT - AMOUNT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.38.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">POLICY LIMIT - AMOUNT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>285</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>POLICY LIMIT - AMOUNT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="IN1.38.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.38" type="IN1.38.CONTENT"/>
    <!--
        FIELD IN1.39
    -->
    <xsd:attributeGroup name="IN1.39.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="286"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="POLICY LIMIT - DAYS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.39.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">POLICY LIMIT - DAYS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>286</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>POLICY LIMIT - DAYS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="IN1.39.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.39" type="IN1.39.CONTENT"/>
    <!--
        FIELD IN1.40
    -->
    <xsd:attributeGroup name="IN1.40.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="287"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ROOM RATE - SEMI-PRIVATE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.40.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ROOM RATE - SEMI-PRIVATE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>287</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>ROOM RATE - SEMI-PRIVATE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="IN1.40.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.40" type="IN1.40.CONTENT"/>
    <!--
        FIELD IN1.41
    -->
    <xsd:attributeGroup name="IN1.41.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="288"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ROOM RATE - PRIVATE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.41.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ROOM RATE - PRIVATE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>288</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>ROOM RATE - PRIVATE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="IN1.41.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.41" type="IN1.41.CONTENT"/>
    <!--
        FIELD IN1.42
    -->
    <xsd:attributeGroup name="IN1.42.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="710"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70066"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="INSURED&apos;S EMPLOYMENT STATUS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.42.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">INSURED&apos;S EMPLOYMENT STATUS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>710</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70066</hl7:Table>
                <hl7:LongName>INSURED&apos;S EMPLOYMENT STATUS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="IN1.42.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.42" type="IN1.42.CONTENT"/>
    <!--
        FIELD IN1.43
    -->
    <xsd:attributeGroup name="IN1.43.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="711"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70001"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="INSURED&apos;S SEX"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.43.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">INSURED&apos;S SEX</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>711</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70001</hl7:Table>
                <hl7:LongName>INSURED&apos;S SEX</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="IN1.43.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.43" type="IN1.43.CONTENT"/>
    <!--
        FIELD IN1.44
    -->
    <xsd:attributeGroup name="IN1.44.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="713"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="AD"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="INSURED&apos;S EMPLOYER ADDRESS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="IN1.44.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">INSURED&apos;S EMPLOYER ADDRESS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>713</hl7:Item>
                <hl7:Type>AD</hl7:Type>
                <hl7:LongName>INSURED&apos;S EMPLOYER ADDRESS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="AD">
                <xsd:attributeGroup ref="IN1.44.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="IN1.44" type="IN1.44.CONTENT"/>
    <!--
        FIELD MRG.1
    -->
    <xsd:attributeGroup name="MRG.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="576"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CK"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70061"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PRIOR PATIENT ID - INTERNAL"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MRG.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PRIOR PATIENT ID - INTERNAL</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>576</hl7:Item>
                <hl7:Type>CK</hl7:Type>
                <hl7:Table>HL70061</hl7:Table>
                <hl7:LongName>PRIOR PATIENT ID - INTERNAL</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CK">
                <xsd:attributeGroup ref="MRG.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MRG.1" type="MRG.1.CONTENT"/>
    <!--
        FIELD MRG.2
    -->
    <xsd:attributeGroup name="MRG.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="577"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CK"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70061"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PRIOR ALTERNATE PATIENT ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MRG.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PRIOR ALTERNATE PATIENT ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>577</hl7:Item>
                <hl7:Type>CK</hl7:Type>
                <hl7:Table>HL70061</hl7:Table>
                <hl7:LongName>PRIOR ALTERNATE PATIENT ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CK">
                <xsd:attributeGroup ref="MRG.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MRG.2" type="MRG.2.CONTENT"/>
    <!--
        FIELD MRG.3
    -->
    <xsd:attributeGroup name="MRG.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="578"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CK"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70061"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PRIOR PATIENT ACCOUNT NUMBER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MRG.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PRIOR PATIENT ACCOUNT NUMBER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>578</hl7:Item>
                <hl7:Type>CK</hl7:Type>
                <hl7:Table>HL70061</hl7:Table>
                <hl7:LongName>PRIOR PATIENT ACCOUNT NUMBER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CK">
                <xsd:attributeGroup ref="MRG.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MRG.3" type="MRG.3.CONTENT"/>
    <!--
        FIELD MSA.1
    -->
    <xsd:attributeGroup name="MSA.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="2"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70008"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ACKNOWLEDGMENT CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSA.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ACKNOWLEDGMENT CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>2</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70008</hl7:Table>
                <hl7:LongName>ACKNOWLEDGMENT CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="MSA.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSA.1" type="MSA.1.CONTENT"/>
    <!--
        FIELD MSA.2
    -->
    <xsd:attributeGroup name="MSA.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="3"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="MESSAGE CONTROL ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSA.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">MESSAGE CONTROL ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>3</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>MESSAGE CONTROL ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="MSA.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSA.2" type="MSA.2.CONTENT"/>
    <!--
        FIELD MSA.3
    -->
    <xsd:attributeGroup name="MSA.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="4"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TEXT MESSAGE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSA.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TEXT MESSAGE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>4</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>TEXT MESSAGE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="MSA.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSA.3" type="MSA.3.CONTENT"/>
    <!--
        FIELD MSA.4
    -->
    <xsd:attributeGroup name="MSA.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="598"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="EXPECTED SEQUENCE NUMBER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSA.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">EXPECTED SEQUENCE NUMBER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>598</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>EXPECTED SEQUENCE NUMBER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="MSA.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSA.4" type="MSA.4.CONTENT"/>
    <!--
        FIELD MSA.5
    -->
    <xsd:attributeGroup name="MSA.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="632"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70102"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DELAYED ACKNOWLEDGMENT TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSA.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DELAYED ACKNOWLEDGMENT TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>632</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70102</hl7:Table>
                <hl7:LongName>DELAYED ACKNOWLEDGMENT TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="MSA.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSA.5" type="MSA.5.CONTENT"/>
    <!--
        FIELD MSH.1
    -->
    <xsd:attributeGroup name="MSH.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="5"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FIELD SEPARATOR"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSH.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FIELD SEPARATOR</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>5</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>FIELD SEPARATOR</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="MSH.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSH.1" type="MSH.1.CONTENT"/>
    <!--
        FIELD MSH.2
    -->
    <xsd:attributeGroup name="MSH.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="509"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ENCODING CHARACTERS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSH.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ENCODING CHARACTERS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>509</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>ENCODING CHARACTERS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="MSH.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSH.2" type="MSH.2.CONTENT"/>
    <!--
        FIELD MSH.3
    -->
    <xsd:attributeGroup name="MSH.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="6"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SENDING APPLICATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSH.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SENDING APPLICATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>6</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>SENDING APPLICATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="MSH.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSH.3" type="MSH.3.CONTENT"/>
    <!--
        FIELD MSH.4
    -->
    <xsd:attributeGroup name="MSH.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="512"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SENDING FACILITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSH.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SENDING FACILITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>512</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>SENDING FACILITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="MSH.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSH.4" type="MSH.4.CONTENT"/>
    <!--
        FIELD MSH.5
    -->
    <xsd:attributeGroup name="MSH.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="9"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RECEIVING APPLICATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSH.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RECEIVING APPLICATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>9</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>RECEIVING APPLICATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="MSH.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSH.5" type="MSH.5.CONTENT"/>
    <!--
        FIELD MSH.6
    -->
    <xsd:attributeGroup name="MSH.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="513"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RECEIVING FACILITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSH.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RECEIVING FACILITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>513</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>RECEIVING FACILITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="MSH.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSH.6" type="MSH.6.CONTENT"/>
    <!--
        FIELD MSH.7
    -->
    <xsd:attributeGroup name="MSH.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="10"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DATE/TIME OF MESSAGE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSH.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DATE/TIME OF MESSAGE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>10</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>DATE/TIME OF MESSAGE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="MSH.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSH.7" type="MSH.7.CONTENT"/>
    <!--
        FIELD MSH.8
    -->
    <xsd:attributeGroup name="MSH.8.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="8"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="Security"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSH.8.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">Security</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>8</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>Security</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="MSH.8.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSH.8" type="MSH.8.CONTENT"/>
    <!--
        FIELD MSH.9
    -->
    <xsd:attributeGroup name="MSH.9.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="12"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70076"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="MESSAGE TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSH.9.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">MESSAGE TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>12</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70076</hl7:Table>
                <hl7:LongName>MESSAGE TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="MSH.9.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSH.9" type="MSH.9.CONTENT"/>
    <!--
        FIELD MSH.10
    -->
    <xsd:attributeGroup name="MSH.10.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="13"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="MESSAGE CONTROL ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSH.10.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">MESSAGE CONTROL ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>13</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>MESSAGE CONTROL ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="MSH.10.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSH.10" type="MSH.10.CONTENT"/>
    <!--
        FIELD MSH.11
    -->
    <xsd:attributeGroup name="MSH.11.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="14"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70103"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PROCESSING ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSH.11.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PROCESSING ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>14</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70103</hl7:Table>
                <hl7:LongName>PROCESSING ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="MSH.11.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSH.11" type="MSH.11.CONTENT"/>
    <!--
        FIELD MSH.12
    -->
    <xsd:attributeGroup name="MSH.12.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="15"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70104"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="VERSION ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSH.12.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">VERSION ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>15</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:Table>HL70104</hl7:Table>
                <hl7:LongName>VERSION ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="MSH.12.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSH.12" type="MSH.12.CONTENT"/>
    <!--
        FIELD MSH.13
    -->
    <xsd:attributeGroup name="MSH.13.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="633"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SEQUENCE NUMBER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSH.13.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SEQUENCE NUMBER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>633</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>SEQUENCE NUMBER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="MSH.13.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSH.13" type="MSH.13.CONTENT"/>
    <!--
        FIELD MSH.14
    -->
    <xsd:attributeGroup name="MSH.14.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="699"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CONTINUATION POINTER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="MSH.14.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CONTINUATION POINTER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>699</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>CONTINUATION POINTER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="MSH.14.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="MSH.14" type="MSH.14.CONTENT"/>
    <!--
        FIELD NCK.1
    -->
    <xsd:attributeGroup name="NCK.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="742"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SYSTEM DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NCK.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SYSTEM DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>742</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>SYSTEM DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="NCK.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NCK.1" type="NCK.1.CONTENT"/>
    <!--
        FIELD NK1.1
    -->
    <xsd:attributeGroup name="NK1.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="712"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="SI"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SET ID - NEXT OF KIN"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NK1.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SET ID - NEXT OF KIN</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>712</hl7:Item>
                <hl7:Type>SI</hl7:Type>
                <hl7:LongName>SET ID - NEXT OF KIN</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="SI">
                <xsd:attributeGroup ref="NK1.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NK1.1" type="NK1.1.CONTENT"/>
    <!--
        FIELD NK1.2
    -->
    <xsd:attributeGroup name="NK1.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="48"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="PN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="NEXT OF KIN NAME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NK1.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">NEXT OF KIN NAME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>48</hl7:Item>
                <hl7:Type>PN</hl7:Type>
                <hl7:LongName>NEXT OF KIN NAME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="PN">
                <xsd:attributeGroup ref="NK1.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NK1.2" type="NK1.2.CONTENT"/>
    <!--
        FIELD NK1.3
    -->
    <xsd:attributeGroup name="NK1.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="47"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70063"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="NEXT OF KIN RELATIONSHIP"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NK1.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">NEXT OF KIN RELATIONSHIP</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>47</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:Table>HL70063</hl7:Table>
                <hl7:LongName>NEXT OF KIN RELATIONSHIP</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="NK1.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NK1.3" type="NK1.3.CONTENT"/>
    <!--
        FIELD NK1.4
    -->
    <xsd:attributeGroup name="NK1.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="225"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="AD"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="NEXT OF KIN - ADDRESS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NK1.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">NEXT OF KIN - ADDRESS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>225</hl7:Item>
                <hl7:Type>AD</hl7:Type>
                <hl7:LongName>NEXT OF KIN - ADDRESS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="AD">
                <xsd:attributeGroup ref="NK1.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NK1.4" type="NK1.4.CONTENT"/>
    <!--
        FIELD NK1.5
    -->
    <xsd:attributeGroup name="NK1.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="230"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="NEXT OF KIN - PHONE NUMBER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NK1.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">NEXT OF KIN - PHONE NUMBER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>230</hl7:Item>
                <hl7:Type>TN</hl7:Type>
                <hl7:LongName>NEXT OF KIN - PHONE NUMBER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TN">
                <xsd:attributeGroup ref="NK1.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NK1.5" type="NK1.5.CONTENT"/>
    <!--
        FIELD NPU.1
    -->
    <xsd:attributeGroup name="NPU.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="785"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70079"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BED LOCATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NPU.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BED LOCATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>785</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70079</hl7:Table>
                <hl7:LongName>BED LOCATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="NPU.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NPU.1" type="NPU.1.CONTENT"/>
    <!--
        FIELD NPU.2
    -->
    <xsd:attributeGroup name="NPU.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="671"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70116"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BED STATUS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NPU.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BED STATUS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>671</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70116</hl7:Table>
                <hl7:LongName>BED STATUS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="NPU.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NPU.2" type="NPU.2.CONTENT"/>
    <!--
        FIELD NSC.1
    -->
    <xsd:attributeGroup name="NSC.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="758"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="NETWORK CHANGE TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NSC.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">NETWORK CHANGE TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>758</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>NETWORK CHANGE TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="NSC.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NSC.1" type="NSC.1.CONTENT"/>
    <!--
        FIELD NSC.2
    -->
    <xsd:attributeGroup name="NSC.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="759"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CURRENT CPU"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NSC.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CURRENT CPU</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>759</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>CURRENT CPU</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="NSC.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NSC.2" type="NSC.2.CONTENT"/>
    <!--
        FIELD NSC.3
    -->
    <xsd:attributeGroup name="NSC.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="760"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CURRENT FILESERVER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NSC.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CURRENT FILESERVER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>760</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>CURRENT FILESERVER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="NSC.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NSC.3" type="NSC.3.CONTENT"/>
    <!--
        FIELD NSC.4
    -->
    <xsd:attributeGroup name="NSC.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="761"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CURRENT APPLICATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NSC.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CURRENT APPLICATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>761</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>CURRENT APPLICATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="NSC.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NSC.4" type="NSC.4.CONTENT"/>
    <!--
        FIELD NSC.5
    -->
    <xsd:attributeGroup name="NSC.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="762"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CURRENT FACILITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NSC.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CURRENT FACILITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>762</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>CURRENT FACILITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="NSC.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NSC.5" type="NSC.5.CONTENT"/>
    <!--
        FIELD NSC.6
    -->
    <xsd:attributeGroup name="NSC.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="763"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="NEW CPU"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NSC.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">NEW CPU</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>763</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>NEW CPU</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="NSC.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NSC.6" type="NSC.6.CONTENT"/>
    <!--
        FIELD NSC.7
    -->
    <xsd:attributeGroup name="NSC.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="764"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="NEW FILESERVER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NSC.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">NEW FILESERVER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>764</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>NEW FILESERVER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="NSC.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NSC.7" type="NSC.7.CONTENT"/>
    <!--
        FIELD NSC.8
    -->
    <xsd:attributeGroup name="NSC.8.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="765"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="NEW APPLICATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NSC.8.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">NEW APPLICATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>765</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>NEW APPLICATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="NSC.8.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NSC.8" type="NSC.8.CONTENT"/>
    <!--
        FIELD NSC.9
    -->
    <xsd:attributeGroup name="NSC.9.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="766"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="NEW FACILITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NSC.9.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">NEW FACILITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>766</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>NEW FACILITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="NSC.9.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NSC.9" type="NSC.9.CONTENT"/>
    <!--
        FIELD NST.1
    -->
    <xsd:attributeGroup name="NST.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="743"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="STATISTICS AVAILABLE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NST.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">STATISTICS AVAILABLE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>743</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>STATISTICS AVAILABLE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="NST.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NST.1" type="NST.1.CONTENT"/>
    <!--
        FIELD NST.2
    -->
    <xsd:attributeGroup name="NST.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="744"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SOURCE IDENTIFIER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NST.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SOURCE IDENTIFIER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>744</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>SOURCE IDENTIFIER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="NST.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NST.2" type="NST.2.CONTENT"/>
    <!--
        FIELD NST.3
    -->
    <xsd:attributeGroup name="NST.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="745"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SOURCE TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NST.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SOURCE TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>745</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>SOURCE TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="NST.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NST.3" type="NST.3.CONTENT"/>
    <!--
        FIELD NST.4
    -->
    <xsd:attributeGroup name="NST.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="746"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="STATISTICS START"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NST.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">STATISTICS START</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>746</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>STATISTICS START</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="NST.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NST.4" type="NST.4.CONTENT"/>
    <!--
        FIELD NST.5
    -->
    <xsd:attributeGroup name="NST.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="747"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="STATISTICS END"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NST.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">STATISTICS END</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>747</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>STATISTICS END</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="NST.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NST.5" type="NST.5.CONTENT"/>
    <!--
        FIELD NST.6
    -->
    <xsd:attributeGroup name="NST.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="748"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RECEIVE CHARACTER COUNT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NST.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RECEIVE CHARACTER COUNT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>748</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>RECEIVE CHARACTER COUNT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="NST.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NST.6" type="NST.6.CONTENT"/>
    <!--
        FIELD NST.7
    -->
    <xsd:attributeGroup name="NST.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="749"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SEND CHARACTER COUNT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NST.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SEND CHARACTER COUNT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>749</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>SEND CHARACTER COUNT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="NST.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NST.7" type="NST.7.CONTENT"/>
    <!--
        FIELD NST.8
    -->
    <xsd:attributeGroup name="NST.8.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="750"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="MESSAGES RECEIVED"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NST.8.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">MESSAGES RECEIVED</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>750</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>MESSAGES RECEIVED</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="NST.8.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NST.8" type="NST.8.CONTENT"/>
    <!--
        FIELD NST.9
    -->
    <xsd:attributeGroup name="NST.9.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="751"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="MESSAGES SENT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NST.9.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">MESSAGES SENT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>751</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>MESSAGES SENT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="NST.9.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NST.9" type="NST.9.CONTENT"/>
    <!--
        FIELD NST.10
    -->
    <xsd:attributeGroup name="NST.10.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="752"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CHECKSUM ERRORS RECEIVED"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NST.10.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CHECKSUM ERRORS RECEIVED</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>752</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>CHECKSUM ERRORS RECEIVED</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="NST.10.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NST.10" type="NST.10.CONTENT"/>
    <!--
        FIELD NST.11
    -->
    <xsd:attributeGroup name="NST.11.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="753"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="LENGTH ERRORS RECEIVED"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NST.11.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">LENGTH ERRORS RECEIVED</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>753</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>LENGTH ERRORS RECEIVED</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="NST.11.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NST.11" type="NST.11.CONTENT"/>
    <!--
        FIELD NST.12
    -->
    <xsd:attributeGroup name="NST.12.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="754"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="OTHER ERRORS RECEIVED"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NST.12.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">OTHER ERRORS RECEIVED</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>754</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>OTHER ERRORS RECEIVED</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="NST.12.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NST.12" type="NST.12.CONTENT"/>
    <!--
        FIELD NST.13
    -->
    <xsd:attributeGroup name="NST.13.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="755"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CONNECT TIMEOUTS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NST.13.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CONNECT TIMEOUTS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>755</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>CONNECT TIMEOUTS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="NST.13.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NST.13" type="NST.13.CONTENT"/>
    <!--
        FIELD NST.14
    -->
    <xsd:attributeGroup name="NST.14.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="756"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RECEIVE TIMEOUTS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NST.14.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RECEIVE TIMEOUTS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>756</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>RECEIVE TIMEOUTS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="NST.14.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NST.14" type="NST.14.CONTENT"/>
    <!--
        FIELD NST.15
    -->
    <xsd:attributeGroup name="NST.15.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="757"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="NETWORK ERRORS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NST.15.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">NETWORK ERRORS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>757</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>NETWORK ERRORS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="NST.15.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NST.15" type="NST.15.CONTENT"/>
    <!--
        FIELD NTE.1
    -->
    <xsd:attributeGroup name="NTE.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="573"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="SI"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SET ID - NOTES AND COMMENTS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NTE.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SET ID - NOTES AND COMMENTS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>573</hl7:Item>
                <hl7:Type>SI</hl7:Type>
                <hl7:LongName>SET ID - NOTES AND COMMENTS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="SI">
                <xsd:attributeGroup ref="NTE.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NTE.1" type="NTE.1.CONTENT"/>
    <!--
        FIELD NTE.2
    -->
    <xsd:attributeGroup name="NTE.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="574"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70105"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SOURCE OF COMMENT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NTE.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SOURCE OF COMMENT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>574</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70105</hl7:Table>
                <hl7:LongName>SOURCE OF COMMENT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="NTE.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="NTE.2" type="NTE.2.CONTENT"/>
    <!--
        FIELD NTE.3
    -->
    <xsd:attributeGroup name="NTE.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="575"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TX"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="COMMENT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="NTE.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">COMMENT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>575</hl7:Item>
                <hl7:Type>TX</hl7:Type>
                <hl7:LongName>COMMENT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:complexContent>
            <xsd:extension base="TX">
                <xsd:attributeGroup ref="NTE.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
    <xsd:element name="NTE.3" type="NTE.3.CONTENT"/>
    <!--
        FIELD OBR.1
    -->
    <xsd:attributeGroup name="OBR.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="520"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="SI"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SET ID - OBSERVATION REQUEST"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SET ID - OBSERVATION REQUEST</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>520</hl7:Item>
                <hl7:Type>SI</hl7:Type>
                <hl7:LongName>SET ID - OBSERVATION REQUEST</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="SI">
                <xsd:attributeGroup ref="OBR.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.1" type="OBR.1.CONTENT"/>
    <!--
        FIELD OBR.2
    -->
    <xsd:attributeGroup name="OBR.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="732"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PLACER ORDER #"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PLACER ORDER #</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>732</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:LongName>PLACER ORDER #</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="OBR.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.2" type="OBR.2.CONTENT"/>
    <!--
        FIELD OBR.3
    -->
    <xsd:attributeGroup name="OBR.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="733"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FILLER ORDER #"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FILLER ORDER #</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>733</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:LongName>FILLER ORDER #</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="OBR.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.3" type="OBR.3.CONTENT"/>
    <!--
        FIELD OBR.4
    -->
    <xsd:attributeGroup name="OBR.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="523"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CE"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="UNIVERSAL SERVICE IDENT."/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">UNIVERSAL SERVICE IDENT.</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>523</hl7:Item>
                <hl7:Type>CE</hl7:Type>
                <hl7:LongName>UNIVERSAL SERVICE IDENT.</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:complexContent>
            <xsd:extension base="CE">
                <xsd:attributeGroup ref="OBR.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
    <xsd:element name="OBR.4" type="OBR.4.CONTENT"/>
    <!--
        FIELD OBR.5
    -->
    <xsd:attributeGroup name="OBR.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="524"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PRIORITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PRIORITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>524</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>PRIORITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="OBR.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.5" type="OBR.5.CONTENT"/>
    <!--
        FIELD OBR.6
    -->
    <xsd:attributeGroup name="OBR.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="529"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="REQUESTED DATE-TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">REQUESTED DATE-TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>529</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>REQUESTED DATE-TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="OBR.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.6" type="OBR.6.CONTENT"/>
    <!--
        FIELD OBR.7
    -->
    <xsd:attributeGroup name="OBR.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="530"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="OBSERVATION DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">OBSERVATION DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>530</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>OBSERVATION DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="OBR.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.7" type="OBR.7.CONTENT"/>
    <!--
        FIELD OBR.8
    -->
    <xsd:attributeGroup name="OBR.8.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="531"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="OBSERVATION END DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.8.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">OBSERVATION END DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>531</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>OBSERVATION END DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="OBR.8.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.8" type="OBR.8.CONTENT"/>
    <!--
        FIELD OBR.9
    -->
    <xsd:attributeGroup name="OBR.9.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="532"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CQ"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70036"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="COLLECTION VOLUME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.9.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">COLLECTION VOLUME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>532</hl7:Item>
                <hl7:Type>CQ</hl7:Type>
                <hl7:Table>HL70036</hl7:Table>
                <hl7:LongName>COLLECTION VOLUME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CQ">
                <xsd:attributeGroup ref="OBR.9.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.9" type="OBR.9.CONTENT"/>
    <!--
        FIELD OBR.10
    -->
    <xsd:attributeGroup name="OBR.10.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="533"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="COLLECTOR IDENTIFIER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.10.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">COLLECTOR IDENTIFIER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>533</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:LongName>COLLECTOR IDENTIFIER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="OBR.10.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.10" type="OBR.10.CONTENT"/>
    <!--
        FIELD OBR.11
    -->
    <xsd:attributeGroup name="OBR.11.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="534"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70065"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SPECIMEN ACTION CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.11.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SPECIMEN ACTION CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>534</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:Table>HL70065</hl7:Table>
                <hl7:LongName>SPECIMEN ACTION CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="OBR.11.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.11" type="OBR.11.CONTENT"/>
    <!--
        FIELD OBR.12
    -->
    <xsd:attributeGroup name="OBR.12.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="535"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70047"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DANGER CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.12.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DANGER CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>535</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:Table>HL70047</hl7:Table>
                <hl7:LongName>DANGER CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="OBR.12.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.12" type="OBR.12.CONTENT"/>
    <!--
        FIELD OBR.13
    -->
    <xsd:attributeGroup name="OBR.13.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="536"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RELEVANT CLINICAL INFO."/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.13.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RELEVANT CLINICAL INFO.</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>536</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>RELEVANT CLINICAL INFO.</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="OBR.13.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.13" type="OBR.13.CONTENT"/>
    <!--
        FIELD OBR.14
    -->
    <xsd:attributeGroup name="OBR.14.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="537"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SPECIMEN RECEIVED DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.14.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SPECIMEN RECEIVED DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>537</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>SPECIMEN RECEIVED DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="OBR.14.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.14" type="OBR.14.CONTENT"/>
    <!--
        FIELD OBR.15
    -->
    <xsd:attributeGroup name="OBR.15.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="538"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70070"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SPECIMEN SOURCE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.15.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SPECIMEN SOURCE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>538</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:Table>HL70070</hl7:Table>
                <hl7:LongName>SPECIMEN SOURCE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="OBR.15.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.15" type="OBR.15.CONTENT"/>
    <!--
        FIELD OBR.16
    -->
    <xsd:attributeGroup name="OBR.16.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="539"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70010"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ORDERING PROVIDER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.16.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ORDERING PROVIDER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>539</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:Table>HL70010</hl7:Table>
                <hl7:LongName>ORDERING PROVIDER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="OBR.16.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.16" type="OBR.16.CONTENT"/>
    <!--
        FIELD OBR.17
    -->
    <xsd:attributeGroup name="OBR.17.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="540"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ORDER CALL-BACK PHONE NUM"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.17.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ORDER CALL-BACK PHONE NUM</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>540</hl7:Item>
                <hl7:Type>TN</hl7:Type>
                <hl7:LongName>ORDER CALL-BACK PHONE NUM</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TN">
                <xsd:attributeGroup ref="OBR.17.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.17" type="OBR.17.CONTENT"/>
    <!--
        FIELD OBR.18
    -->
    <xsd:attributeGroup name="OBR.18.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="541"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PLACERS FIELD #1"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.18.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PLACERS FIELD #1</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>541</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>PLACERS FIELD #1</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="OBR.18.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.18" type="OBR.18.CONTENT"/>
    <!--
        FIELD OBR.19
    -->
    <xsd:attributeGroup name="OBR.19.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="542"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PLACERS FIELD #2"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.19.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PLACERS FIELD #2</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>542</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>PLACERS FIELD #2</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="OBR.19.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.19" type="OBR.19.CONTENT"/>
    <!--
        FIELD OBR.20
    -->
    <xsd:attributeGroup name="OBR.20.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="543"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FILLERS FIELD #1"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.20.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FILLERS FIELD #1</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>543</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>FILLERS FIELD #1</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="OBR.20.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.20" type="OBR.20.CONTENT"/>
    <!--
        FIELD OBR.21
    -->
    <xsd:attributeGroup name="OBR.21.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="544"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FILLERS FIELD #2"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.21.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FILLERS FIELD #2</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>544</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>FILLERS FIELD #2</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="OBR.21.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.21" type="OBR.21.CONTENT"/>
    <!--
        FIELD OBR.22
    -->
    <xsd:attributeGroup name="OBR.22.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="546"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RESULTS RPT/STATUS CHNG - DATE/T"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.22.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RESULTS RPT/STATUS CHNG - DATE/T</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>546</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>RESULTS RPT/STATUS CHNG - DATE/T</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="OBR.22.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.22" type="OBR.22.CONTENT"/>
    <!--
        FIELD OBR.23
    -->
    <xsd:attributeGroup name="OBR.23.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="547"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CHARGE TO PRACTICE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.23.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CHARGE TO PRACTICE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>547</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:LongName>CHARGE TO PRACTICE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="OBR.23.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.23" type="OBR.23.CONTENT"/>
    <!--
        FIELD OBR.24
    -->
    <xsd:attributeGroup name="OBR.24.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="548"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70074"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DIAGNOSTIC SERV SECT ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.24.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DIAGNOSTIC SERV SECT ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>548</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70074</hl7:Table>
                <hl7:LongName>DIAGNOSTIC SERV SECT ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="OBR.24.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.24" type="OBR.24.CONTENT"/>
    <!--
        FIELD OBR.25
    -->
    <xsd:attributeGroup name="OBR.25.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="734"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70123"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RESULT STATUS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.25.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RESULT STATUS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>734</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70123</hl7:Table>
                <hl7:LongName>RESULT STATUS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="OBR.25.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.25" type="OBR.25.CONTENT"/>
    <!--
        FIELD OBR.26
    -->
    <xsd:attributeGroup name="OBR.26.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="550"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CE"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="LINKED RESULTS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.26.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">LINKED RESULTS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>550</hl7:Item>
                <hl7:Type>CE</hl7:Type>
                <hl7:LongName>LINKED RESULTS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:complexContent>
            <xsd:extension base="CE">
                <xsd:attributeGroup ref="OBR.26.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
    <xsd:element name="OBR.26" type="OBR.26.CONTENT"/>
    <!--
        FIELD OBR.27
    -->
    <xsd:attributeGroup name="OBR.27.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="735"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="QUANTITY/TIMING"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.27.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">QUANTITY/TIMING</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>735</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:LongName>QUANTITY/TIMING</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="OBR.27.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.27" type="OBR.27.CONTENT"/>
    <!--
        FIELD OBR.28
    -->
    <xsd:attributeGroup name="OBR.28.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="551"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RESULT COPIES TO"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.28.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RESULT COPIES TO</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>551</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:LongName>RESULT COPIES TO</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="OBR.28.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.28" type="OBR.28.CONTENT"/>
    <!--
        FIELD OBR.29
    -->
    <xsd:attributeGroup name="OBR.29.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="737"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PARENT ACCESSION #"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.29.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PARENT ACCESSION #</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>737</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:LongName>PARENT ACCESSION #</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="OBR.29.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.29" type="OBR.29.CONTENT"/>
    <!--
        FIELD OBR.30
    -->
    <xsd:attributeGroup name="OBR.30.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="625"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70124"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TRANSPORTATION MODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.30.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TRANSPORTATION MODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>625</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70124</hl7:Table>
                <hl7:LongName>TRANSPORTATION MODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="OBR.30.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.30" type="OBR.30.CONTENT"/>
    <!--
        FIELD OBR.31
    -->
    <xsd:attributeGroup name="OBR.31.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="626"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CE"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="REASON FOR STUDY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.31.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">REASON FOR STUDY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>626</hl7:Item>
                <hl7:Type>CE</hl7:Type>
                <hl7:LongName>REASON FOR STUDY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:complexContent>
            <xsd:extension base="CE">
                <xsd:attributeGroup ref="OBR.31.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
    <xsd:element name="OBR.31" type="OBR.31.CONTENT"/>
    <!--
        FIELD OBR.32
    -->
    <xsd:attributeGroup name="OBR.32.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="627"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PRINCIPAL RESULT INTERPRETER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.32.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PRINCIPAL RESULT INTERPRETER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>627</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:LongName>PRINCIPAL RESULT INTERPRETER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="OBR.32.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.32" type="OBR.32.CONTENT"/>
    <!--
        FIELD OBR.33
    -->
    <xsd:attributeGroup name="OBR.33.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="628"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ASSISTANT RESULT INTERPRETER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.33.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ASSISTANT RESULT INTERPRETER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>628</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:LongName>ASSISTANT RESULT INTERPRETER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="OBR.33.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.33" type="OBR.33.CONTENT"/>
    <!--
        FIELD OBR.34
    -->
    <xsd:attributeGroup name="OBR.34.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="630"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TECHNICIAN"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.34.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TECHNICIAN</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>630</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:LongName>TECHNICIAN</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="OBR.34.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.34" type="OBR.34.CONTENT"/>
    <!--
        FIELD OBR.35
    -->
    <xsd:attributeGroup name="OBR.35.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="629"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TRANSCRIPTIONIST"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.35.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TRANSCRIPTIONIST</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>629</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:LongName>TRANSCRIPTIONIST</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="OBR.35.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.35" type="OBR.35.CONTENT"/>
    <!--
        FIELD OBR.36
    -->
    <xsd:attributeGroup name="OBR.36.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="736"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SCHEDULED - DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBR.36.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SCHEDULED - DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>736</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>SCHEDULED - DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="OBR.36.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBR.36" type="OBR.36.CONTENT"/>
    <!--
        FIELD OBX.1
    -->
    <xsd:attributeGroup name="OBX.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="559"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="SI"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SET ID - OBSERVATION SIMPLE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBX.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SET ID - OBSERVATION SIMPLE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>559</hl7:Item>
                <hl7:Type>SI</hl7:Type>
                <hl7:LongName>SET ID - OBSERVATION SIMPLE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="SI">
                <xsd:attributeGroup ref="OBX.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBX.1" type="OBX.1.CONTENT"/>
    <!--
        FIELD OBX.2
    -->
    <xsd:attributeGroup name="OBX.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="676"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70125"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="VALUE TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBX.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">VALUE TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>676</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70125</hl7:Table>
                <hl7:LongName>VALUE TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="OBX.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBX.2" type="OBX.2.CONTENT"/>
    <!--
        FIELD OBX.3
    -->
    <xsd:attributeGroup name="OBX.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="560"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CE"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="OBSERVATION IDENTIFIER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBX.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">OBSERVATION IDENTIFIER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>560</hl7:Item>
                <hl7:Type>CE</hl7:Type>
                <hl7:LongName>OBSERVATION IDENTIFIER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:complexContent>
            <xsd:extension base="CE">
                <xsd:attributeGroup ref="OBX.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
    <xsd:element name="OBX.3" type="OBX.3.CONTENT"/>
    <!--
        FIELD OBX.4
    -->
    <xsd:attributeGroup name="OBX.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="769"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="OBSERVATION SUB-ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBX.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">OBSERVATION SUB-ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>769</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>OBSERVATION SUB-ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="OBX.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBX.4" type="OBX.4.CONTENT"/>
    <!--
        FIELD OBX.5
    -->
    <xsd:attributeGroup name="OBX.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="561"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="OBSERVATION RESULTS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBX.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">OBSERVATION RESULTS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>561</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>OBSERVATION RESULTS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="OBX.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBX.5" type="OBX.5.CONTENT"/>
    <!--
        FIELD OBX.6
    -->
    <xsd:attributeGroup name="OBX.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="562"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="UNITS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBX.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">UNITS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>562</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>UNITS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="OBX.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBX.6" type="OBX.6.CONTENT"/>
    <!--
        FIELD OBX.7
    -->
    <xsd:attributeGroup name="OBX.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="563"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="REFERENCES RANGE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBX.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">REFERENCES RANGE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>563</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>REFERENCES RANGE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="OBX.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBX.7" type="OBX.7.CONTENT"/>
    <!--
        FIELD OBX.8
    -->
    <xsd:attributeGroup name="OBX.8.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="564"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70078"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ABNORMAL FLAGS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBX.8.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ABNORMAL FLAGS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>564</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:Table>HL70078</hl7:Table>
                <hl7:LongName>ABNORMAL FLAGS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="OBX.8.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBX.8" type="OBX.8.CONTENT"/>
    <!--
        FIELD OBX.9
    -->
    <xsd:attributeGroup name="OBX.9.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="639"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PROBABILITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBX.9.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PROBABILITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>639</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>PROBABILITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="OBX.9.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBX.9" type="OBX.9.CONTENT"/>
    <!--
        FIELD OBX.10
    -->
    <xsd:attributeGroup name="OBX.10.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="565"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70080"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="NATURE OF ABNORMAL TEST"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBX.10.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">NATURE OF ABNORMAL TEST</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>565</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70080</hl7:Table>
                <hl7:LongName>NATURE OF ABNORMAL TEST</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="OBX.10.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBX.10" type="OBX.10.CONTENT"/>
    <!--
        FIELD OBX.11
    -->
    <xsd:attributeGroup name="OBX.11.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="566"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70085"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="OBSERV RESULT STATUS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBX.11.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">OBSERV RESULT STATUS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>566</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70085</hl7:Table>
                <hl7:LongName>OBSERV RESULT STATUS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="OBX.11.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBX.11" type="OBX.11.CONTENT"/>
    <!--
        FIELD OBX.12
    -->
    <xsd:attributeGroup name="OBX.12.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="567"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DATE LAST OBS NORMAL VALUES"/>
    </xsd:attributeGroup>
    <xsd:complexType name="OBX.12.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DATE LAST OBS NORMAL VALUES</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>567</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>DATE LAST OBS NORMAL VALUES</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="OBX.12.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="OBX.12" type="OBX.12.CONTENT"/>
    <!--
        FIELD ORC.1
    -->
    <xsd:attributeGroup name="ORC.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="714"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70119"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ORDER CONTROL"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ORC.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ORDER CONTROL</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>714</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:Table>HL70119</hl7:Table>
                <hl7:LongName>ORDER CONTROL</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="ORC.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ORC.1" type="ORC.1.CONTENT"/>
    <!--
        FIELD ORC.2
    -->
    <xsd:attributeGroup name="ORC.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="715"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PLACER ORDER #"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ORC.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PLACER ORDER #</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>715</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:LongName>PLACER ORDER #</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="ORC.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ORC.2" type="ORC.2.CONTENT"/>
    <!--
        FIELD ORC.3
    -->
    <xsd:attributeGroup name="ORC.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="716"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FILLER ORDER #"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ORC.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FILLER ORDER #</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>716</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:LongName>FILLER ORDER #</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="ORC.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ORC.3" type="ORC.3.CONTENT"/>
    <!--
        FIELD ORC.4
    -->
    <xsd:attributeGroup name="ORC.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="717"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PLACER GROUP #"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ORC.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PLACER GROUP #</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>717</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:LongName>PLACER GROUP #</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="ORC.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ORC.4" type="ORC.4.CONTENT"/>
    <!--
        FIELD ORC.5
    -->
    <xsd:attributeGroup name="ORC.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="718"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70038"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ORDER STATUS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ORC.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ORDER STATUS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>718</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:Table>HL70038</hl7:Table>
                <hl7:LongName>ORDER STATUS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="ORC.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ORC.5" type="ORC.5.CONTENT"/>
    <!--
        FIELD ORC.6
    -->
    <xsd:attributeGroup name="ORC.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="719"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70121"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RESPONSE FLAG"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ORC.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RESPONSE FLAG</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>719</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:Table>HL70121</hl7:Table>
                <hl7:LongName>RESPONSE FLAG</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="ORC.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ORC.6" type="ORC.6.CONTENT"/>
    <!--
        FIELD ORC.7
    -->
    <xsd:attributeGroup name="ORC.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="720"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TIMING/QUANTITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ORC.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TIMING/QUANTITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>720</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:LongName>TIMING/QUANTITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="ORC.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ORC.7" type="ORC.7.CONTENT"/>
    <!--
        FIELD ORC.8
    -->
    <xsd:attributeGroup name="ORC.8.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="721"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PARENT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ORC.8.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PARENT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>721</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:LongName>PARENT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="ORC.8.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ORC.8" type="ORC.8.CONTENT"/>
    <!--
        FIELD ORC.9
    -->
    <xsd:attributeGroup name="ORC.9.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="722"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DATE/TIME OF TRANSACTION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ORC.9.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DATE/TIME OF TRANSACTION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>722</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>DATE/TIME OF TRANSACTION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="ORC.9.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ORC.9" type="ORC.9.CONTENT"/>
    <!--
        FIELD ORC.10
    -->
    <xsd:attributeGroup name="ORC.10.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="723"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ENTERED BY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ORC.10.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ENTERED BY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>723</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:LongName>ENTERED BY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="ORC.10.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ORC.10" type="ORC.10.CONTENT"/>
    <!--
        FIELD ORC.11
    -->
    <xsd:attributeGroup name="ORC.11.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="724"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="VERIFIED BY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ORC.11.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">VERIFIED BY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>724</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:LongName>VERIFIED BY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="ORC.11.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ORC.11" type="ORC.11.CONTENT"/>
    <!--
        FIELD ORC.12
    -->
    <xsd:attributeGroup name="ORC.12.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="725"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ORDERING PROVIDER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ORC.12.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ORDERING PROVIDER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>725</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:LongName>ORDERING PROVIDER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="ORC.12.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ORC.12" type="ORC.12.CONTENT"/>
    <!--
        FIELD ORC.13
    -->
    <xsd:attributeGroup name="ORC.13.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="726"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ENTERER&apos;S LOCATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ORC.13.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ENTERER&apos;S LOCATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>726</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:LongName>ENTERER&apos;S LOCATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="ORC.13.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ORC.13" type="ORC.13.CONTENT"/>
    <!--
        FIELD ORC.14
    -->
    <xsd:attributeGroup name="ORC.14.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="727"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CALL BACK PHONE NUMBER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ORC.14.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CALL BACK PHONE NUMBER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>727</hl7:Item>
                <hl7:Type>TN</hl7:Type>
                <hl7:LongName>CALL BACK PHONE NUMBER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TN">
                <xsd:attributeGroup ref="ORC.14.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ORC.14" type="ORC.14.CONTENT"/>
    <!--
        FIELD ORO.1
    -->
    <xsd:attributeGroup name="ORO.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="731"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CE"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ORDER ITEM ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ORO.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ORDER ITEM ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>731</hl7:Item>
                <hl7:Type>CE</hl7:Type>
                <hl7:LongName>ORDER ITEM ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:complexContent>
            <xsd:extension base="CE">
                <xsd:attributeGroup ref="ORO.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
    <xsd:element name="ORO.1" type="ORO.1.CONTENT"/>
    <!--
        FIELD ORO.2
    -->
    <xsd:attributeGroup name="ORO.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="120"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SUBSTITUTE ALLOWED"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ORO.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SUBSTITUTE ALLOWED</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>120</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>SUBSTITUTE ALLOWED</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="ORO.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ORO.2" type="ORO.2.CONTENT"/>
    <!--
        FIELD ORO.3
    -->
    <xsd:attributeGroup name="ORO.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="586"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RESULTS COPIES TO"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ORO.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RESULTS COPIES TO</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>586</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:LongName>RESULTS COPIES TO</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="ORO.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ORO.3" type="ORO.3.CONTENT"/>
    <!--
        FIELD ORO.4
    -->
    <xsd:attributeGroup name="ORO.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="68"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70012"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="STOCK LOCATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="ORO.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">STOCK LOCATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>68</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70012</hl7:Table>
                <hl7:LongName>STOCK LOCATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="ORO.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="ORO.4" type="ORO.4.CONTENT"/>
    <!--
        FIELD PID.1
    -->
    <xsd:attributeGroup name="PID.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="572"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="SI"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SET ID - PATIENT ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SET ID - PATIENT ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>572</hl7:Item>
                <hl7:Type>SI</hl7:Type>
                <hl7:LongName>SET ID - PATIENT ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="SI">
                <xsd:attributeGroup ref="PID.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.1" type="PID.1.CONTENT"/>
    <!--
        FIELD PID.2
    -->
    <xsd:attributeGroup name="PID.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="581"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CK"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70061"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PATIENT ID EXTERNAL (EXTERNAL ID)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PATIENT ID EXTERNAL (EXTERNAL ID)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>581</hl7:Item>
                <hl7:Type>CK</hl7:Type>
                <hl7:Table>HL70061</hl7:Table>
                <hl7:LongName>PATIENT ID EXTERNAL (EXTERNAL ID)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CK">
                <xsd:attributeGroup ref="PID.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.2" type="PID.2.CONTENT"/>
    <!--
        FIELD PID.3
    -->
    <xsd:attributeGroup name="PID.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="34"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CK"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70061"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PATIENT ID INTERNAL (INTERNAL ID)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PATIENT ID INTERNAL (INTERNAL ID)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>34</hl7:Item>
                <hl7:Type>CK</hl7:Type>
                <hl7:Table>HL70061</hl7:Table>
                <hl7:LongName>PATIENT ID INTERNAL (INTERNAL ID)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CK">
                <xsd:attributeGroup ref="PID.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.3" type="PID.3.CONTENT"/>
    <!--
        FIELD PID.4
    -->
    <xsd:attributeGroup name="PID.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="38"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ALTERNATE PATIENT ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ALTERNATE PATIENT ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>38</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>ALTERNATE PATIENT ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="PID.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.4" type="PID.4.CONTENT"/>
    <!--
        FIELD PID.5
    -->
    <xsd:attributeGroup name="PID.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="41"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="PN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PATIENT NAME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PATIENT NAME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>41</hl7:Item>
                <hl7:Type>PN</hl7:Type>
                <hl7:LongName>PATIENT NAME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="PN">
                <xsd:attributeGroup ref="PID.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.5" type="PID.5.CONTENT"/>
    <!--
        FIELD PID.6
    -->
    <xsd:attributeGroup name="PID.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="582"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="MOTHER&apos;S MAIDEN NAME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">MOTHER&apos;S MAIDEN NAME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>582</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>MOTHER&apos;S MAIDEN NAME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="PID.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.6" type="PID.6.CONTENT"/>
    <!--
        FIELD PID.7
    -->
    <xsd:attributeGroup name="PID.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="43"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DATE OF BIRTH"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DATE OF BIRTH</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>43</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>DATE OF BIRTH</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="PID.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.7" type="PID.7.CONTENT"/>
    <!--
        FIELD PID.8
    -->
    <xsd:attributeGroup name="PID.8.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="42"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70001"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SEX"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.8.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SEX</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>42</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70001</hl7:Table>
                <hl7:LongName>SEX</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PID.8.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.8" type="PID.8.CONTENT"/>
    <!--
        FIELD PID.9
    -->
    <xsd:attributeGroup name="PID.9.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="597"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="PN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PATIENT ALIAS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.9.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PATIENT ALIAS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>597</hl7:Item>
                <hl7:Type>PN</hl7:Type>
                <hl7:LongName>PATIENT ALIAS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="PN">
                <xsd:attributeGroup ref="PID.9.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.9" type="PID.9.CONTENT"/>
    <!--
        FIELD PID.10
    -->
    <xsd:attributeGroup name="PID.10.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="44"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70005"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ETHNIC GROUP"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.10.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ETHNIC GROUP</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>44</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70005</hl7:Table>
                <hl7:LongName>ETHNIC GROUP</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PID.10.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.10" type="PID.10.CONTENT"/>
    <!--
        FIELD PID.11
    -->
    <xsd:attributeGroup name="PID.11.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="20"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="AD"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PATIENT ADDRESS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.11.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PATIENT ADDRESS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>20</hl7:Item>
                <hl7:Type>AD</hl7:Type>
                <hl7:LongName>PATIENT ADDRESS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="AD">
                <xsd:attributeGroup ref="PID.11.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.11" type="PID.11.CONTENT"/>
    <!--
        FIELD PID.12
    -->
    <xsd:attributeGroup name="PID.12.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="26"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="COUNTY CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.12.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">COUNTY CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>26</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>COUNTY CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PID.12.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.12" type="PID.12.CONTENT"/>
    <!--
        FIELD PID.13
    -->
    <xsd:attributeGroup name="PID.13.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="49"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PHONE NUMBER - HOME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.13.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PHONE NUMBER - HOME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>49</hl7:Item>
                <hl7:Type>TN</hl7:Type>
                <hl7:LongName>PHONE NUMBER - HOME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TN">
                <xsd:attributeGroup ref="PID.13.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.13" type="PID.13.CONTENT"/>
    <!--
        FIELD PID.14
    -->
    <xsd:attributeGroup name="PID.14.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="50"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TN"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PHONE NUMBER - BUSINESS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.14.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PHONE NUMBER - BUSINESS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>50</hl7:Item>
                <hl7:Type>TN</hl7:Type>
                <hl7:LongName>PHONE NUMBER - BUSINESS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TN">
                <xsd:attributeGroup ref="PID.14.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.14" type="PID.14.CONTENT"/>
    <!--
        FIELD PID.15
    -->
    <xsd:attributeGroup name="PID.15.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="464"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="LANGUAGE - PATIENT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.15.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">LANGUAGE - PATIENT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>464</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>LANGUAGE - PATIENT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="PID.15.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.15" type="PID.15.CONTENT"/>
    <!--
        FIELD PID.16
    -->
    <xsd:attributeGroup name="PID.16.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="46"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70002"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="MARITAL STATUS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.16.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">MARITAL STATUS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>46</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70002</hl7:Table>
                <hl7:LongName>MARITAL STATUS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PID.16.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.16" type="PID.16.CONTENT"/>
    <!--
        FIELD PID.17
    -->
    <xsd:attributeGroup name="PID.17.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="45"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70006"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RELIGION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.17.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RELIGION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>45</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70006</hl7:Table>
                <hl7:LongName>RELIGION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PID.17.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.17" type="PID.17.CONTENT"/>
    <!--
        FIELD PID.18
    -->
    <xsd:attributeGroup name="PID.18.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="35"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CK"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70061"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PATIENT ACCOUNT NUMBER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.18.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PATIENT ACCOUNT NUMBER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>35</hl7:Item>
                <hl7:Type>CK</hl7:Type>
                <hl7:Table>HL70061</hl7:Table>
                <hl7:LongName>PATIENT ACCOUNT NUMBER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CK">
                <xsd:attributeGroup ref="PID.18.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.18" type="PID.18.CONTENT"/>
    <!--
        FIELD PID.19
    -->
    <xsd:attributeGroup name="PID.19.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="457"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SSN NUMBER - PATIENT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.19.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SSN NUMBER - PATIENT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>457</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>SSN NUMBER - PATIENT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="PID.19.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.19" type="PID.19.CONTENT"/>
    <!--
        FIELD PID.20
    -->
    <xsd:attributeGroup name="PID.20.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="453"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DRIVER&apos;S LIC NUM - PATIENT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PID.20.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DRIVER&apos;S LIC NUM - PATIENT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>453</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:LongName>DRIVER&apos;S LIC NUM - PATIENT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="PID.20.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PID.20" type="PID.20.CONTENT"/>
    <!--
        FIELD PR1.1
    -->
    <xsd:attributeGroup name="PR1.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="304"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="SI"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SET ID - PROCEDURE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PR1.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SET ID - PROCEDURE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>304</hl7:Item>
                <hl7:Type>SI</hl7:Type>
                <hl7:LongName>SET ID - PROCEDURE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="SI">
                <xsd:attributeGroup ref="PR1.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PR1.1" type="PR1.1.CONTENT"/>
    <!--
        FIELD PR1.2
    -->
    <xsd:attributeGroup name="PR1.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="393"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70089"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PROCEDURE CODING METHOD."/>
    </xsd:attributeGroup>
    <xsd:complexType name="PR1.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PROCEDURE CODING METHOD.</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>393</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70089</hl7:Table>
                <hl7:LongName>PROCEDURE CODING METHOD.</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PR1.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PR1.2" type="PR1.2.CONTENT"/>
    <!--
        FIELD PR1.3
    -->
    <xsd:attributeGroup name="PR1.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="305"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70088"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PROCEDURE CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PR1.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PROCEDURE CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>305</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70088</hl7:Table>
                <hl7:LongName>PROCEDURE CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PR1.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PR1.3" type="PR1.3.CONTENT"/>
    <!--
        FIELD PR1.4
    -->
    <xsd:attributeGroup name="PR1.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="306"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PROCEDURE DESCRIPTION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PR1.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PROCEDURE DESCRIPTION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>306</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>PROCEDURE DESCRIPTION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="PR1.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PR1.4" type="PR1.4.CONTENT"/>
    <!--
        FIELD PR1.5
    -->
    <xsd:attributeGroup name="PR1.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="307"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PROCEDURE DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PR1.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PROCEDURE DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>307</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>PROCEDURE DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="PR1.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PR1.5" type="PR1.5.CONTENT"/>
    <!--
        FIELD PR1.6
    -->
    <xsd:attributeGroup name="PR1.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="309"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70090"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PROCEDURE TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PR1.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PROCEDURE TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>309</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70090</hl7:Table>
                <hl7:LongName>PROCEDURE TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PR1.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PR1.6" type="PR1.6.CONTENT"/>
    <!--
        FIELD PR1.7
    -->
    <xsd:attributeGroup name="PR1.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="310"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PROCEDURE MINUTES"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PR1.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PROCEDURE MINUTES</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>310</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>PROCEDURE MINUTES</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="PR1.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PR1.7" type="PR1.7.CONTENT"/>
    <!--
        FIELD PR1.8
    -->
    <xsd:attributeGroup name="PR1.8.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="311"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70010"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ANESTHESIOLOGIST"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PR1.8.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ANESTHESIOLOGIST</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>311</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:Table>HL70010</hl7:Table>
                <hl7:LongName>ANESTHESIOLOGIST</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="PR1.8.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PR1.8" type="PR1.8.CONTENT"/>
    <!--
        FIELD PR1.9
    -->
    <xsd:attributeGroup name="PR1.9.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="313"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70019"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ANESTHESIA CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PR1.9.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ANESTHESIA CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>313</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70019</hl7:Table>
                <hl7:LongName>ANESTHESIA CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PR1.9.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PR1.9" type="PR1.9.CONTENT"/>
    <!--
        FIELD PR1.10
    -->
    <xsd:attributeGroup name="PR1.10.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="314"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ANESTHESIA MINUTES"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PR1.10.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ANESTHESIA MINUTES</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>314</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>ANESTHESIA MINUTES</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="PR1.10.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PR1.10" type="PR1.10.CONTENT"/>
    <!--
        FIELD PR1.11
    -->
    <xsd:attributeGroup name="PR1.11.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="315"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70010"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SURGEON"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PR1.11.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SURGEON</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>315</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:Table>HL70010</hl7:Table>
                <hl7:LongName>SURGEON</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="PR1.11.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PR1.11" type="PR1.11.CONTENT"/>
    <!--
        FIELD PR1.12
    -->
    <xsd:attributeGroup name="PR1.12.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="318"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70010"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RESIDENT CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PR1.12.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RESIDENT CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>318</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:Table>HL70010</hl7:Table>
                <hl7:LongName>RESIDENT CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="PR1.12.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PR1.12" type="PR1.12.CONTENT"/>
    <!--
        FIELD PR1.13
    -->
    <xsd:attributeGroup name="PR1.13.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="317"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70059"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CONSENT CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PR1.13.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CONSENT CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>317</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70059</hl7:Table>
                <hl7:LongName>CONSENT CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PR1.13.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PR1.13" type="PR1.13.CONTENT"/>
    <!--
        FIELD PV1.1
    -->
    <xsd:attributeGroup name="PV1.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="458"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="SI"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SET ID - PATIENT VISIT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SET ID - PATIENT VISIT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>458</hl7:Item>
                <hl7:Type>SI</hl7:Type>
                <hl7:LongName>SET ID - PATIENT VISIT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="SI">
                <xsd:attributeGroup ref="PV1.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.1" type="PV1.1.CONTENT"/>
    <!--
        FIELD PV1.2
    -->
    <xsd:attributeGroup name="PV1.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="52"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70004"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PATIENT CLASS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PATIENT CLASS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>52</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70004</hl7:Table>
                <hl7:LongName>PATIENT CLASS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.2" type="PV1.2.CONTENT"/>
    <!--
        FIELD PV1.3
    -->
    <xsd:attributeGroup name="PV1.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="53"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70079"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ASSIGNED PATIENT LOCATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ASSIGNED PATIENT LOCATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>53</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70079</hl7:Table>
                <hl7:LongName>ASSIGNED PATIENT LOCATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.3" type="PV1.3.CONTENT"/>
    <!--
        FIELD PV1.4
    -->
    <xsd:attributeGroup name="PV1.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="218"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70007"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ADMISSION TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ADMISSION TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>218</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70007</hl7:Table>
                <hl7:LongName>ADMISSION TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.4" type="PV1.4.CONTENT"/>
    <!--
        FIELD PV1.5
    -->
    <xsd:attributeGroup name="PV1.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="219"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PRE-ADMIT NUMBER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PRE-ADMIT NUMBER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>219</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>PRE-ADMIT NUMBER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="PV1.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.5" type="PV1.5.CONTENT"/>
    <!--
        FIELD PV1.6
    -->
    <xsd:attributeGroup name="PV1.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="56"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70079"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PRIOR PATIENT LOCATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PRIOR PATIENT LOCATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>56</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70079</hl7:Table>
                <hl7:LongName>PRIOR PATIENT LOCATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.6" type="PV1.6.CONTENT"/>
    <!--
        FIELD PV1.7
    -->
    <xsd:attributeGroup name="PV1.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="57"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70010"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ATTENDING DOCTOR"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ATTENDING DOCTOR</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>57</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:Table>HL70010</hl7:Table>
                <hl7:LongName>ATTENDING DOCTOR</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="PV1.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.7" type="PV1.7.CONTENT"/>
    <!--
        FIELD PV1.8
    -->
    <xsd:attributeGroup name="PV1.8.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="579"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70010"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="REFERRING DOCTOR"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.8.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">REFERRING DOCTOR</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>579</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:Table>HL70010</hl7:Table>
                <hl7:LongName>REFERRING DOCTOR</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="PV1.8.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.8" type="PV1.8.CONTENT"/>
    <!--
        FIELD PV1.9
    -->
    <xsd:attributeGroup name="PV1.9.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="580"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70010"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CONSULTING DOCTOR"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.9.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CONSULTING DOCTOR</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>580</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:Table>HL70010</hl7:Table>
                <hl7:LongName>CONSULTING DOCTOR</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="PV1.9.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.9" type="PV1.9.CONTENT"/>
    <!--
        FIELD PV1.10
    -->
    <xsd:attributeGroup name="PV1.10.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="59"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70069"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="HOSPITAL SERVICE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.10.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">HOSPITAL SERVICE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>59</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70069</hl7:Table>
                <hl7:LongName>HOSPITAL SERVICE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.10.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.10" type="PV1.10.CONTENT"/>
    <!--
        FIELD PV1.11
    -->
    <xsd:attributeGroup name="PV1.11.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="60"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70079"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TEMPORARY LOCATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.11.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TEMPORARY LOCATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>60</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70079</hl7:Table>
                <hl7:LongName>TEMPORARY LOCATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.11.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.11" type="PV1.11.CONTENT"/>
    <!--
        FIELD PV1.12
    -->
    <xsd:attributeGroup name="PV1.12.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="220"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70087"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PRE-ADMIT TEST INDICATOR"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.12.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PRE-ADMIT TEST INDICATOR</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>220</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70087</hl7:Table>
                <hl7:LongName>PRE-ADMIT TEST INDICATOR</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.12.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.12" type="PV1.12.CONTENT"/>
    <!--
        FIELD PV1.13
    -->
    <xsd:attributeGroup name="PV1.13.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="221"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70092"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RE-ADMISSION INDICATOR"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.13.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RE-ADMISSION INDICATOR</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>221</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70092</hl7:Table>
                <hl7:LongName>RE-ADMISSION INDICATOR</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.13.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.13" type="PV1.13.CONTENT"/>
    <!--
        FIELD PV1.14
    -->
    <xsd:attributeGroup name="PV1.14.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="63"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70023"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ADMIT SOURCE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.14.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ADMIT SOURCE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>63</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70023</hl7:Table>
                <hl7:LongName>ADMIT SOURCE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.14.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.14" type="PV1.14.CONTENT"/>
    <!--
        FIELD PV1.15
    -->
    <xsd:attributeGroup name="PV1.15.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="64"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70009"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="AMBULATORY STATUS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.15.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">AMBULATORY STATUS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>64</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70009</hl7:Table>
                <hl7:LongName>AMBULATORY STATUS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.15.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.15" type="PV1.15.CONTENT"/>
    <!--
        FIELD PV1.16
    -->
    <xsd:attributeGroup name="PV1.16.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="193"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70099"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="VIP INDICATOR"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.16.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">VIP INDICATOR</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>193</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70099</hl7:Table>
                <hl7:LongName>VIP INDICATOR</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.16.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.16" type="PV1.16.CONTENT"/>
    <!--
        FIELD PV1.17
    -->
    <xsd:attributeGroup name="PV1.17.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="189"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CN"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70010"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ADMITTING DOCTOR"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.17.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ADMITTING DOCTOR</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>189</hl7:Item>
                <hl7:Type>CN</hl7:Type>
                <hl7:Table>HL70010</hl7:Table>
                <hl7:LongName>ADMITTING DOCTOR</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CN">
                <xsd:attributeGroup ref="PV1.17.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.17" type="PV1.17.CONTENT"/>
    <!--
        FIELD PV1.18
    -->
    <xsd:attributeGroup name="PV1.18.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="191"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70018"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PATIENT TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.18.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PATIENT TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>191</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70018</hl7:Table>
                <hl7:LongName>PATIENT TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.18.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.18" type="PV1.18.CONTENT"/>
    <!--
        FIELD PV1.19
    -->
    <xsd:attributeGroup name="PV1.19.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="194"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="VISIT NUMBER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.19.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">VISIT NUMBER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>194</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>VISIT NUMBER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="PV1.19.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.19" type="PV1.19.CONTENT"/>
    <!--
        FIELD PV1.20
    -->
    <xsd:attributeGroup name="PV1.20.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="195"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70064"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FINANCIAL CLASS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.20.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FINANCIAL CLASS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>195</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70064</hl7:Table>
                <hl7:LongName>FINANCIAL CLASS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.20.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.20" type="PV1.20.CONTENT"/>
    <!--
        FIELD PV1.21
    -->
    <xsd:attributeGroup name="PV1.21.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="199"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70032"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CHARGE PRICE INDICATOR"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.21.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CHARGE PRICE INDICATOR</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>199</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70032</hl7:Table>
                <hl7:LongName>CHARGE PRICE INDICATOR</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.21.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.21" type="PV1.21.CONTENT"/>
    <!--
        FIELD PV1.22
    -->
    <xsd:attributeGroup name="PV1.22.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="386"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70045"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="COURTESY CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.22.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">COURTESY CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>386</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70045</hl7:Table>
                <hl7:LongName>COURTESY CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.22.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.22" type="PV1.22.CONTENT"/>
    <!--
        FIELD PV1.23
    -->
    <xsd:attributeGroup name="PV1.23.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="200"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70046"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CREDIT RATING"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.23.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CREDIT RATING</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>200</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70046</hl7:Table>
                <hl7:LongName>CREDIT RATING</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.23.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.23" type="PV1.23.CONTENT"/>
    <!--
        FIELD PV1.24
    -->
    <xsd:attributeGroup name="PV1.24.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="201"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70044"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CONTRACT CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.24.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CONTRACT CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>201</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70044</hl7:Table>
                <hl7:LongName>CONTRACT CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.24.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.24" type="PV1.24.CONTENT"/>
    <!--
        FIELD PV1.25
    -->
    <xsd:attributeGroup name="PV1.25.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="202"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CONTRACT EFFECTIVE DATE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.25.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CONTRACT EFFECTIVE DATE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>202</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>CONTRACT EFFECTIVE DATE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="PV1.25.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.25" type="PV1.25.CONTENT"/>
    <!--
        FIELD PV1.26
    -->
    <xsd:attributeGroup name="PV1.26.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="203"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CONTRACT AMOUNT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.26.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CONTRACT AMOUNT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>203</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>CONTRACT AMOUNT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="PV1.26.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.26" type="PV1.26.CONTENT"/>
    <!--
        FIELD PV1.27
    -->
    <xsd:attributeGroup name="PV1.27.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="204"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CONTRACT PERIOD"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.27.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CONTRACT PERIOD</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>204</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>CONTRACT PERIOD</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="PV1.27.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.27" type="PV1.27.CONTENT"/>
    <!--
        FIELD PV1.28
    -->
    <xsd:attributeGroup name="PV1.28.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="387"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70073"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="INTEREST CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.28.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">INTEREST CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>387</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70073</hl7:Table>
                <hl7:LongName>INTEREST CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.28.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.28" type="PV1.28.CONTENT"/>
    <!--
        FIELD PV1.29
    -->
    <xsd:attributeGroup name="PV1.29.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="205"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70110"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TRANSFER TO BAD DEBT CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.29.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TRANSFER TO BAD DEBT CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>205</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70110</hl7:Table>
                <hl7:LongName>TRANSFER TO BAD DEBT CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.29.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.29" type="PV1.29.CONTENT"/>
    <!--
        FIELD PV1.30
    -->
    <xsd:attributeGroup name="PV1.30.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="388"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TRANSFER TO BAD DEBT DATE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.30.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TRANSFER TO BAD DEBT DATE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>388</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>TRANSFER TO BAD DEBT DATE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="PV1.30.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.30" type="PV1.30.CONTENT"/>
    <!--
        FIELD PV1.31
    -->
    <xsd:attributeGroup name="PV1.31.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="206"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70021"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BAD DEBT AGENCY CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.31.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BAD DEBT AGENCY CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>206</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:Table>HL70021</hl7:Table>
                <hl7:LongName>BAD DEBT AGENCY CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="PV1.31.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.31" type="PV1.31.CONTENT"/>
    <!--
        FIELD PV1.32
    -->
    <xsd:attributeGroup name="PV1.32.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="389"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BAD DEBT TRANSFER AMOUNT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.32.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BAD DEBT TRANSFER AMOUNT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>389</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>BAD DEBT TRANSFER AMOUNT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="PV1.32.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.32" type="PV1.32.CONTENT"/>
    <!--
        FIELD PV1.33
    -->
    <xsd:attributeGroup name="PV1.33.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="390"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BAD DEBT RECOVERY AMOUNT"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.33.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BAD DEBT RECOVERY AMOUNT</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>390</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>BAD DEBT RECOVERY AMOUNT</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="PV1.33.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.33" type="PV1.33.CONTENT"/>
    <!--
        FIELD PV1.34
    -->
    <xsd:attributeGroup name="PV1.34.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="207"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70111"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DELETE ACCOUNT INDICATOR"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.34.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DELETE ACCOUNT INDICATOR</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>207</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70111</hl7:Table>
                <hl7:LongName>DELETE ACCOUNT INDICATOR</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.34.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.34" type="PV1.34.CONTENT"/>
    <!--
        FIELD PV1.35
    -->
    <xsd:attributeGroup name="PV1.35.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="208"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DELETE ACCOUNT DATE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.35.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DELETE ACCOUNT DATE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>208</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>DELETE ACCOUNT DATE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="PV1.35.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.35" type="PV1.35.CONTENT"/>
    <!--
        FIELD PV1.36
    -->
    <xsd:attributeGroup name="PV1.36.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="613"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70112"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DISCHARGE DISPOSITION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.36.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DISCHARGE DISPOSITION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>613</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70112</hl7:Table>
                <hl7:LongName>DISCHARGE DISPOSITION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.36.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.36" type="PV1.36.CONTENT"/>
    <!--
        FIELD PV1.37
    -->
    <xsd:attributeGroup name="PV1.37.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="614"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70113"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DISCHARGED TO LOCATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.37.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DISCHARGED TO LOCATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>614</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70113</hl7:Table>
                <hl7:LongName>DISCHARGED TO LOCATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.37.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.37" type="PV1.37.CONTENT"/>
    <!--
        FIELD PV1.38
    -->
    <xsd:attributeGroup name="PV1.38.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="615"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70114"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DIET TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.38.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DIET TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>615</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70114</hl7:Table>
                <hl7:LongName>DIET TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.38.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.38" type="PV1.38.CONTENT"/>
    <!--
        FIELD PV1.39
    -->
    <xsd:attributeGroup name="PV1.39.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="616"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70115"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SERVICING FACILITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.39.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SERVICING FACILITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>616</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70115</hl7:Table>
                <hl7:LongName>SERVICING FACILITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.39.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.39" type="PV1.39.CONTENT"/>
    <!--
        FIELD PV1.40
    -->
    <xsd:attributeGroup name="PV1.40.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="617"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70116"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BED STATUS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.40.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BED STATUS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>617</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70116</hl7:Table>
                <hl7:LongName>BED STATUS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.40.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.40" type="PV1.40.CONTENT"/>
    <!--
        FIELD PV1.41
    -->
    <xsd:attributeGroup name="PV1.41.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="703"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70117"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ACCOUNT STATUS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.41.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ACCOUNT STATUS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>703</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70117</hl7:Table>
                <hl7:LongName>ACCOUNT STATUS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.41.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.41" type="PV1.41.CONTENT"/>
    <!--
        FIELD PV1.42
    -->
    <xsd:attributeGroup name="PV1.42.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="704"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70079"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PENDING LOCATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.42.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PENDING LOCATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>704</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70079</hl7:Table>
                <hl7:LongName>PENDING LOCATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.42.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.42" type="PV1.42.CONTENT"/>
    <!--
        FIELD PV1.43
    -->
    <xsd:attributeGroup name="PV1.43.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="705"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70079"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PRIOR TEMPORARY LOCATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.43.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PRIOR TEMPORARY LOCATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>705</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70079</hl7:Table>
                <hl7:LongName>PRIOR TEMPORARY LOCATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="PV1.43.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.43" type="PV1.43.CONTENT"/>
    <!--
        FIELD PV1.44
    -->
    <xsd:attributeGroup name="PV1.44.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="775"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ADMIT DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.44.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ADMIT DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>775</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>ADMIT DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="PV1.44.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.44" type="PV1.44.CONTENT"/>
    <!--
        FIELD PV1.45
    -->
    <xsd:attributeGroup name="PV1.45.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="776"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DISCHARGE DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.45.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DISCHARGE DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>776</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>DISCHARGE DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="PV1.45.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.45" type="PV1.45.CONTENT"/>
    <!--
        FIELD PV1.46
    -->
    <xsd:attributeGroup name="PV1.46.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="777"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CURRENT PATIENT BALANCE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.46.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CURRENT PATIENT BALANCE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>777</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>CURRENT PATIENT BALANCE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="PV1.46.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.46" type="PV1.46.CONTENT"/>
    <!--
        FIELD PV1.47
    -->
    <xsd:attributeGroup name="PV1.47.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="778"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TOTAL CHARGES"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.47.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TOTAL CHARGES</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>778</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>TOTAL CHARGES</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="PV1.47.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.47" type="PV1.47.CONTENT"/>
    <!--
        FIELD PV1.48
    -->
    <xsd:attributeGroup name="PV1.48.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="779"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TOTAL ADJUSTMENTS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.48.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TOTAL ADJUSTMENTS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>779</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>TOTAL ADJUSTMENTS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="PV1.48.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.48" type="PV1.48.CONTENT"/>
    <!--
        FIELD PV1.49
    -->
    <xsd:attributeGroup name="PV1.49.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="780"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="TOTAL PAYMENTS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="PV1.49.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">TOTAL PAYMENTS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>780</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>TOTAL PAYMENTS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="PV1.49.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="PV1.49" type="PV1.49.CONTENT"/>
    <!--
        FIELD QRD.1
    -->
    <xsd:attributeGroup name="QRD.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="156"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="QUERY DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="QRD.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">QUERY DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>156</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>QUERY DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="QRD.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="QRD.1" type="QRD.1.CONTENT"/>
    <!--
        FIELD QRD.2
    -->
    <xsd:attributeGroup name="QRD.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="158"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70106"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="QUERY FORMAT CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="QRD.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">QUERY FORMAT CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>158</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70106</hl7:Table>
                <hl7:LongName>QUERY FORMAT CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="QRD.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="QRD.2" type="QRD.2.CONTENT"/>
    <!--
        FIELD QRD.3
    -->
    <xsd:attributeGroup name="QRD.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="159"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70091"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="QUERY PRIORITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="QRD.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">QUERY PRIORITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>159</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70091</hl7:Table>
                <hl7:LongName>QUERY PRIORITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="QRD.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="QRD.3" type="QRD.3.CONTENT"/>
    <!--
        FIELD QRD.4
    -->
    <xsd:attributeGroup name="QRD.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="160"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="QUERY ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="QRD.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">QUERY ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>160</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>QUERY ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="QRD.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="QRD.4" type="QRD.4.CONTENT"/>
    <!--
        FIELD QRD.5
    -->
    <xsd:attributeGroup name="QRD.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="161"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70107"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DEFERRED RESPONSE TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="QRD.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DEFERRED RESPONSE TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>161</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70107</hl7:Table>
                <hl7:LongName>DEFERRED RESPONSE TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="QRD.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="QRD.5" type="QRD.5.CONTENT"/>
    <!--
        FIELD QRD.6
    -->
    <xsd:attributeGroup name="QRD.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="162"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DEFERRED RESPONSE DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="QRD.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DEFERRED RESPONSE DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>162</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>DEFERRED RESPONSE DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="QRD.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="QRD.6" type="QRD.6.CONTENT"/>
    <!--
        FIELD QRD.7
    -->
    <xsd:attributeGroup name="QRD.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="164"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CQ"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70126"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="QUANTITY LIMITED REQUEST"/>
    </xsd:attributeGroup>
    <xsd:complexType name="QRD.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">QUANTITY LIMITED REQUEST</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>164</hl7:Item>
                <hl7:Type>CQ</hl7:Type>
                <hl7:Table>HL70126</hl7:Table>
                <hl7:LongName>QUANTITY LIMITED REQUEST</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CQ">
                <xsd:attributeGroup ref="QRD.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="QRD.7" type="QRD.7.CONTENT"/>
    <!--
        FIELD QRD.8
    -->
    <xsd:attributeGroup name="QRD.8.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="168"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="WHO SUBJECT FILTER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="QRD.8.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">WHO SUBJECT FILTER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>168</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>WHO SUBJECT FILTER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="QRD.8.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="QRD.8" type="QRD.8.CONTENT"/>
    <!--
        FIELD QRD.9
    -->
    <xsd:attributeGroup name="QRD.9.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="169"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70048"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="WHAT SUBJECT FILTER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="QRD.9.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">WHAT SUBJECT FILTER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>169</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70048</hl7:Table>
                <hl7:LongName>WHAT SUBJECT FILTER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="QRD.9.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="QRD.9" type="QRD.9.CONTENT"/>
    <!--
        FIELD QRD.10
    -->
    <xsd:attributeGroup name="QRD.10.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="170"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="WHAT DEPARTMENT DATA CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="QRD.10.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">WHAT DEPARTMENT DATA CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>170</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>WHAT DEPARTMENT DATA CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="QRD.10.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="QRD.10" type="QRD.10.CONTENT"/>
    <!--
        FIELD QRD.11
    -->
    <xsd:attributeGroup name="QRD.11.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="171"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="WHAT DATA CODE VALUE QUAL."/>
    </xsd:attributeGroup>
    <xsd:complexType name="QRD.11.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">WHAT DATA CODE VALUE QUAL.</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>171</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>WHAT DATA CODE VALUE QUAL.</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="QRD.11.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="QRD.11" type="QRD.11.CONTENT"/>
    <!--
        FIELD QRD.12
    -->
    <xsd:attributeGroup name="QRD.12.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="701"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70108"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="QUERY RESULTS LEVEL"/>
    </xsd:attributeGroup>
    <xsd:complexType name="QRD.12.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">QUERY RESULTS LEVEL</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>701</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70108</hl7:Table>
                <hl7:LongName>QUERY RESULTS LEVEL</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="QRD.12.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="QRD.12" type="QRD.12.CONTENT"/>
    <!--
        FIELD QRF.1
    -->
    <xsd:attributeGroup name="QRF.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="173"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="WHERE SUBJECT FILTER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="QRF.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">WHERE SUBJECT FILTER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>173</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>WHERE SUBJECT FILTER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="QRF.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="QRF.1" type="QRF.1.CONTENT"/>
    <!--
        FIELD QRF.2
    -->
    <xsd:attributeGroup name="QRF.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="174"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="WHEN DATA START DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="QRF.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">WHEN DATA START DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>174</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>WHEN DATA START DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="QRF.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="QRF.2" type="QRF.2.CONTENT"/>
    <!--
        FIELD QRF.3
    -->
    <xsd:attributeGroup name="QRF.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="176"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="WHEN DATA END DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="QRF.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">WHEN DATA END DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>176</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>WHEN DATA END DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="QRF.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="QRF.3" type="QRF.3.CONTENT"/>
    <!--
        FIELD QRF.4
    -->
    <xsd:attributeGroup name="QRF.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="178"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="WHAT USER QUALIFIER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="QRF.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">WHAT USER QUALIFIER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>178</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>WHAT USER QUALIFIER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="QRF.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="QRF.4" type="QRF.4.CONTENT"/>
    <!--
        FIELD QRF.5
    -->
    <xsd:attributeGroup name="QRF.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="179"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="OTHER QRY SUBJECT FILTER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="QRF.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">OTHER QRY SUBJECT FILTER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>179</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>OTHER QRY SUBJECT FILTER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="QRF.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="QRF.5" type="QRF.5.CONTENT"/>
    <!--
        FIELD RX1.1
    -->
    <xsd:attributeGroup name="RX1.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="770"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="UNUSED"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">UNUSED</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>770</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>UNUSED</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="RX1.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.1" type="RX1.1.CONTENT"/>
    <!--
        FIELD RX1.2
    -->
    <xsd:attributeGroup name="RX1.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="771"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="UNUSED"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">UNUSED</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>771</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>UNUSED</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="RX1.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.2" type="RX1.2.CONTENT"/>
    <!--
        FIELD RX1.3
    -->
    <xsd:attributeGroup name="RX1.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="129"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70033"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ROUTE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ROUTE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>129</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:Table>HL70033</hl7:Table>
                <hl7:LongName>ROUTE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="RX1.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.3" type="RX1.3.CONTENT"/>
    <!--
        FIELD RX1.4
    -->
    <xsd:attributeGroup name="RX1.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="130"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70034"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SITE ADMINISTERED"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SITE ADMINISTERED</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>130</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:Table>HL70034</hl7:Table>
                <hl7:LongName>SITE ADMINISTERED</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="RX1.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.4" type="RX1.4.CONTENT"/>
    <!--
        FIELD RX1.5
    -->
    <xsd:attributeGroup name="RX1.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="131"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CQ"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="IV SOLUTION RATE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">IV SOLUTION RATE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>131</hl7:Item>
                <hl7:Type>CQ</hl7:Type>
                <hl7:LongName>IV SOLUTION RATE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CQ">
                <xsd:attributeGroup ref="RX1.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.5" type="RX1.5.CONTENT"/>
    <!--
        FIELD RX1.6
    -->
    <xsd:attributeGroup name="RX1.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="133"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CQ"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DRUG STRENGTH"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DRUG STRENGTH</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>133</hl7:Item>
                <hl7:Type>CQ</hl7:Type>
                <hl7:LongName>DRUG STRENGTH</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CQ">
                <xsd:attributeGroup ref="RX1.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.6" type="RX1.6.CONTENT"/>
    <!--
        FIELD RX1.7
    -->
    <xsd:attributeGroup name="RX1.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="137"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FINAL CONCENTRATION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FINAL CONCENTRATION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>137</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>FINAL CONCENTRATION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="RX1.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.7" type="RX1.7.CONTENT"/>
    <!--
        FIELD RX1.8
    -->
    <xsd:attributeGroup name="RX1.8.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="138"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="FINAL VOLUME IN ML."/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.8.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">FINAL VOLUME IN ML.</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>138</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>FINAL VOLUME IN ML.</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="RX1.8.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.8" type="RX1.8.CONTENT"/>
    <!--
        FIELD RX1.9
    -->
    <xsd:attributeGroup name="RX1.9.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="135"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DRUG DOSE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.9.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DRUG DOSE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>135</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:LongName>DRUG DOSE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="RX1.9.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.9" type="RX1.9.CONTENT"/>
    <!--
        FIELD RX1.10
    -->
    <xsd:attributeGroup name="RX1.10.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="139"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DRUG ROLE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.10.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DRUG ROLE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>139</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>DRUG ROLE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="RX1.10.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.10" type="RX1.10.CONTENT"/>
    <!--
        FIELD RX1.11
    -->
    <xsd:attributeGroup name="RX1.11.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="469"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PRESCRIPTION SEQUENCE #"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.11.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PRESCRIPTION SEQUENCE #</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>469</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>PRESCRIPTION SEQUENCE #</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="RX1.11.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.11" type="RX1.11.CONTENT"/>
    <!--
        FIELD RX1.12
    -->
    <xsd:attributeGroup name="RX1.12.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="470"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CQ"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="QUANTITY DISPENSED"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.12.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">QUANTITY DISPENSED</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>470</hl7:Item>
                <hl7:Type>CQ</hl7:Type>
                <hl7:LongName>QUANTITY DISPENSED</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CQ">
                <xsd:attributeGroup ref="RX1.12.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.12" type="RX1.12.CONTENT"/>
    <!--
        FIELD RX1.13
    -->
    <xsd:attributeGroup name="RX1.13.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="772"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="UNUSED"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.13.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">UNUSED</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>772</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>UNUSED</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="RX1.13.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.13" type="RX1.13.CONTENT"/>
    <!--
        FIELD RX1.14
    -->
    <xsd:attributeGroup name="RX1.14.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="473"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CE"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70057"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DRUG ID"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.14.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DRUG ID</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>473</hl7:Item>
                <hl7:Type>CE</hl7:Type>
                <hl7:Table>HL70057</hl7:Table>
                <hl7:LongName>DRUG ID</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:complexContent>
            <xsd:extension base="CE">
                <xsd:attributeGroup ref="RX1.14.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
    <xsd:element name="RX1.14" type="RX1.14.CONTENT"/>
    <!--
        FIELD RX1.15
    -->
    <xsd:attributeGroup name="RX1.15.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="474"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="COMPONENT DRUG IDS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.15.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">COMPONENT DRUG IDS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>474</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>COMPONENT DRUG IDS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="RX1.15.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.15" type="RX1.15.CONTENT"/>
    <!--
        FIELD RX1.16
    -->
    <xsd:attributeGroup name="RX1.16.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="479"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PRESCRIPTION TYPE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.16.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PRESCRIPTION TYPE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>479</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>PRESCRIPTION TYPE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="RX1.16.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.16" type="RX1.16.CONTENT"/>
    <!--
        FIELD RX1.17
    -->
    <xsd:attributeGroup name="RX1.17.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="480"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SUBSTITUTION STATUS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.17.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SUBSTITUTION STATUS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>480</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>SUBSTITUTION STATUS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="RX1.17.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.17" type="RX1.17.CONTENT"/>
    <!--
        FIELD RX1.18
    -->
    <xsd:attributeGroup name="RX1.18.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="588"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70038"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RX ORDER STATUS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.18.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RX ORDER STATUS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>588</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70038</hl7:Table>
                <hl7:LongName>RX ORDER STATUS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="RX1.18.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.18" type="RX1.18.CONTENT"/>
    <!--
        FIELD RX1.19
    -->
    <xsd:attributeGroup name="RX1.19.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="481"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="NUMBER OF REFILLS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.19.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">NUMBER OF REFILLS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>481</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>NUMBER OF REFILLS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="RX1.19.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.19" type="RX1.19.CONTENT"/>
    <!--
        FIELD RX1.20
    -->
    <xsd:attributeGroup name="RX1.20.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="773"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="UNUSED"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.20.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">UNUSED</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>773</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>UNUSED</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="RX1.20.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.20" type="RX1.20.CONTENT"/>
    <!--
        FIELD RX1.21
    -->
    <xsd:attributeGroup name="RX1.21.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="482"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="REFILLS REMAINING"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.21.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">REFILLS REMAINING</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>482</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>REFILLS REMAINING</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="RX1.21.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.21" type="RX1.21.CONTENT"/>
    <!--
        FIELD RX1.22
    -->
    <xsd:attributeGroup name="RX1.22.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="619"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="DEA CLASS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.22.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">DEA CLASS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>619</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>DEA CLASS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="RX1.22.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.22" type="RX1.22.CONTENT"/>
    <!--
        FIELD RX1.23
    -->
    <xsd:attributeGroup name="RX1.23.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="620"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="NM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="ORDERING MD&apos;S DEA NUMBER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.23.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">ORDERING MD&apos;S DEA NUMBER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>620</hl7:Item>
                <hl7:Type>NM</hl7:Type>
                <hl7:LongName>ORDERING MD&apos;S DEA NUMBER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="NM">
                <xsd:attributeGroup ref="RX1.23.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.23" type="RX1.23.CONTENT"/>
    <!--
        FIELD RX1.24
    -->
    <xsd:attributeGroup name="RX1.24.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="774"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="UNUSED"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.24.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">UNUSED</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>774</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>UNUSED</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="RX1.24.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.24" type="RX1.24.CONTENT"/>
    <!--
        FIELD RX1.25
    -->
    <xsd:attributeGroup name="RX1.25.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="483"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="LAST REFILL DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.25.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">LAST REFILL DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>483</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>LAST REFILL DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="RX1.25.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.25" type="RX1.25.CONTENT"/>
    <!--
        FIELD RX1.26
    -->
    <xsd:attributeGroup name="RX1.26.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="596"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="RX NUMBER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.26.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">RX NUMBER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>596</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>RX NUMBER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="RX1.26.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.26" type="RX1.26.CONTENT"/>
    <!--
        FIELD RX1.27
    -->
    <xsd:attributeGroup name="RX1.27.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="621"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PRN STATUS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.27.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PRN STATUS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>621</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>PRN STATUS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="RX1.27.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="RX1.27" type="RX1.27.CONTENT"/>
    <!--
        FIELD RX1.28
    -->
    <xsd:attributeGroup name="RX1.28.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="484"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TX"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PHARMACY INSTRUCTIONS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.28.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PHARMACY INSTRUCTIONS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>484</hl7:Item>
                <hl7:Type>TX</hl7:Type>
                <hl7:LongName>PHARMACY INSTRUCTIONS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:complexContent>
            <xsd:extension base="TX">
                <xsd:attributeGroup ref="RX1.28.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
    <xsd:element name="RX1.28" type="RX1.28.CONTENT"/>
    <!--
        FIELD RX1.29
    -->
    <xsd:attributeGroup name="RX1.29.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="489"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TX"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PATIENT INSTRUCTIONS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.29.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PATIENT INSTRUCTIONS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>489</hl7:Item>
                <hl7:Type>TX</hl7:Type>
                <hl7:LongName>PATIENT INSTRUCTIONS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:complexContent>
            <xsd:extension base="TX">
                <xsd:attributeGroup ref="RX1.29.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
    <xsd:element name="RX1.29" type="RX1.29.CONTENT"/>
    <!--
        FIELD RX1.30
    -->
    <xsd:attributeGroup name="RX1.30.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="618"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TX"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="INSTRUCTIONS (SIG)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="RX1.30.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">INSTRUCTIONS (SIG)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>618</hl7:Item>
                <hl7:Type>TX</hl7:Type>
                <hl7:LongName>INSTRUCTIONS (SIG)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:complexContent>
            <xsd:extension base="TX">
                <xsd:attributeGroup ref="RX1.30.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:complexContent>
    </xsd:complexType>
    <xsd:element name="RX1.30" type="RX1.30.CONTENT"/>
    <!--
        FIELD UB1.1
    -->
    <xsd:attributeGroup name="UB1.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="459"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="SI"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SET ID - UB82"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SET ID - UB82</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>459</hl7:Item>
                <hl7:Type>SI</hl7:Type>
                <hl7:LongName>SET ID - UB82</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="SI">
                <xsd:attributeGroup ref="UB1.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.1" type="UB1.1.CONTENT"/>
    <!--
        FIELD UB1.2
    -->
    <xsd:attributeGroup name="UB1.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="279"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BLOOD DEDUCTIBLE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BLOOD DEDUCTIBLE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>279</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>BLOOD DEDUCTIBLE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="UB1.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.2" type="UB1.2.CONTENT"/>
    <!--
        FIELD UB1.3
    -->
    <xsd:attributeGroup name="UB1.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="396"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BLOOD FURN.-PINTS OF (40)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BLOOD FURN.-PINTS OF (40)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>396</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>BLOOD FURN.-PINTS OF (40)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="UB1.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.3" type="UB1.3.CONTENT"/>
    <!--
        FIELD UB1.4
    -->
    <xsd:attributeGroup name="UB1.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="397"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BLOOD REPLACED-PINTS (41)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BLOOD REPLACED-PINTS (41)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>397</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>BLOOD REPLACED-PINTS (41)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="UB1.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.4" type="UB1.4.CONTENT"/>
    <!--
        FIELD UB1.5
    -->
    <xsd:attributeGroup name="UB1.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="398"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="BLOOD NOT RPLCD-PINTS(42)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">BLOOD NOT RPLCD-PINTS(42)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>398</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>BLOOD NOT RPLCD-PINTS(42)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="UB1.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.5" type="UB1.5.CONTENT"/>
    <!--
        FIELD UB1.6
    -->
    <xsd:attributeGroup name="UB1.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="399"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CO-INSURANCE DAYS (25)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CO-INSURANCE DAYS (25)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>399</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>CO-INSURANCE DAYS (25)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="UB1.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.6" type="UB1.6.CONTENT"/>
    <!--
        FIELD UB1.7
    -->
    <xsd:attributeGroup name="UB1.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="400"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70043"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="CONDITION CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">CONDITION CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>400</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70043</hl7:Table>
                <hl7:LongName>CONDITION CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="UB1.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.7" type="UB1.7.CONTENT"/>
    <!--
        FIELD UB1.8
    -->
    <xsd:attributeGroup name="UB1.8.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="405"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="COVERED DAYS - (23)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.8.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">COVERED DAYS - (23)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>405</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>COVERED DAYS - (23)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="UB1.8.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.8" type="UB1.8.CONTENT"/>
    <!--
        FIELD UB1.9
    -->
    <xsd:attributeGroup name="UB1.9.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="406"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="NON COVERED DAYS - (24)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.9.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">NON COVERED DAYS - (24)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>406</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>NON COVERED DAYS - (24)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="UB1.9.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.9" type="UB1.9.CONTENT"/>
    <!--
        FIELD UB1.10
    -->
    <xsd:attributeGroup name="UB1.10.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="407"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="CM"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="VALUE AMOUNT &amp; CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.10.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">VALUE AMOUNT &amp; CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>407</hl7:Item>
                <hl7:Type>CM</hl7:Type>
                <hl7:LongName>VALUE AMOUNT &amp; CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="CM">
                <xsd:attributeGroup ref="UB1.10.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.10" type="UB1.10.CONTENT"/>
    <!--
        FIELD UB1.11
    -->
    <xsd:attributeGroup name="UB1.11.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="424"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="NUMBER OF GRACE DAYS (90)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.11.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">NUMBER OF GRACE DAYS (90)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>424</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>NUMBER OF GRACE DAYS (90)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="UB1.11.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.11" type="UB1.11.CONTENT"/>
    <!--
        FIELD UB1.12
    -->
    <xsd:attributeGroup name="UB1.12.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="425"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="SPEC. PROG. INDICATOR(44)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.12.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">SPEC. PROG. INDICATOR(44)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>425</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>SPEC. PROG. INDICATOR(44)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="UB1.12.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.12" type="UB1.12.CONTENT"/>
    <!--
        FIELD UB1.13
    -->
    <xsd:attributeGroup name="UB1.13.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="426"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PSRO/UR APPROVAL IND. (87)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.13.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PSRO/UR APPROVAL IND. (87)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>426</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>PSRO/UR APPROVAL IND. (87)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="UB1.13.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.13" type="UB1.13.CONTENT"/>
    <!--
        FIELD UB1.14
    -->
    <xsd:attributeGroup name="UB1.14.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="427"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PSRO/UR APRVD STAY-FM(88)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.14.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PSRO/UR APRVD STAY-FM(88)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>427</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>PSRO/UR APRVD STAY-FM(88)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="UB1.14.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.14" type="UB1.14.CONTENT"/>
    <!--
        FIELD UB1.15
    -->
    <xsd:attributeGroup name="UB1.15.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="428"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="PSRO/UR APRVD STAY-TO(89)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.15.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">PSRO/UR APRVD STAY-TO(89)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>428</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>PSRO/UR APRVD STAY-TO(89)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="UB1.15.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.15" type="UB1.15.CONTENT"/>
    <!--
        FIELD UB1.16
    -->
    <xsd:attributeGroup name="UB1.16.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="429"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="OCCURRENCE (28-32)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.16.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">OCCURRENCE (28-32)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>429</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>OCCURRENCE (28-32)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="UB1.16.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.16" type="UB1.16.CONTENT"/>
    <!--
        FIELD UB1.17
    -->
    <xsd:attributeGroup name="UB1.17.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="435"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="OCCURRENCE SPAN (33)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.17.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">OCCURRENCE SPAN (33)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>435</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:LongName>OCCURRENCE SPAN (33)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="UB1.17.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.17" type="UB1.17.CONTENT"/>
    <!--
        FIELD UB1.18
    -->
    <xsd:attributeGroup name="UB1.18.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="446"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="OCCURRENCE SPAN START DATE(33)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.18.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">OCCURRENCE SPAN START DATE(33)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>446</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>OCCURRENCE SPAN START DATE(33)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="UB1.18.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.18" type="UB1.18.CONTENT"/>
    <!--
        FIELD UB1.19
    -->
    <xsd:attributeGroup name="UB1.19.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="447"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="DT"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="OCCUR. SPAN END DATE (33)"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.19.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">OCCUR. SPAN END DATE (33)</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>447</hl7:Item>
                <hl7:Type>DT</hl7:Type>
                <hl7:LongName>OCCUR. SPAN END DATE (33)</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="DT">
                <xsd:attributeGroup ref="UB1.19.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.19" type="UB1.19.CONTENT"/>
    <!--
        FIELD UB1.20
    -->
    <xsd:attributeGroup name="UB1.20.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="448"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="UB-82 LOCATOR 2"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.20.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">UB-82 LOCATOR 2</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>448</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>UB-82 LOCATOR 2</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="UB1.20.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.20" type="UB1.20.CONTENT"/>
    <!--
        FIELD UB1.21
    -->
    <xsd:attributeGroup name="UB1.21.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="449"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="UB-82 LOCATOR 9"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.21.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">UB-82 LOCATOR 9</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>449</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>UB-82 LOCATOR 9</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="UB1.21.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.21" type="UB1.21.CONTENT"/>
    <!--
        FIELD UB1.22
    -->
    <xsd:attributeGroup name="UB1.22.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="450"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="UB-82 LOCATOR 27"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.22.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">UB-82 LOCATOR 27</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>450</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>UB-82 LOCATOR 27</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="UB1.22.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.22" type="UB1.22.CONTENT"/>
    <!--
        FIELD UB1.23
    -->
    <xsd:attributeGroup name="UB1.23.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="451"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="UB-82 LOCATOR 45"/>
    </xsd:attributeGroup>
    <xsd:complexType name="UB1.23.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">UB-82 LOCATOR 45</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>451</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>UB-82 LOCATOR 45</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="UB1.23.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="UB1.23" type="UB1.23.CONTENT"/>
    <!--
        FIELD URD.1
    -->
    <xsd:attributeGroup name="URD.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="600"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="R/U DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="URD.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">R/U DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>600</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>R/U DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="URD.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="URD.1" type="URD.1.CONTENT"/>
    <!--
        FIELD URD.2
    -->
    <xsd:attributeGroup name="URD.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="601"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70109"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="REPORT PRIORITY"/>
    </xsd:attributeGroup>
    <xsd:complexType name="URD.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">REPORT PRIORITY</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>601</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70109</hl7:Table>
                <hl7:LongName>REPORT PRIORITY</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="URD.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="URD.2" type="URD.2.CONTENT"/>
    <!--
        FIELD URD.3
    -->
    <xsd:attributeGroup name="URD.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="602"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="R/U WHO SUBJECT DEFINITION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="URD.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">R/U WHO SUBJECT DEFINITION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>602</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>R/U WHO SUBJECT DEFINITION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="URD.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="URD.3" type="URD.3.CONTENT"/>
    <!--
        FIELD URD.4
    -->
    <xsd:attributeGroup name="URD.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="603"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70048"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="R/U WHAT SUBJECT DEFINITION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="URD.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">R/U WHAT SUBJECT DEFINITION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>603</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70048</hl7:Table>
                <hl7:LongName>R/U WHAT SUBJECT DEFINITION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="URD.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="URD.4" type="URD.4.CONTENT"/>
    <!--
        FIELD URD.5
    -->
    <xsd:attributeGroup name="URD.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="605"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="R/U WHAT DEPARTMENT CODE"/>
    </xsd:attributeGroup>
    <xsd:complexType name="URD.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">R/U WHAT DEPARTMENT CODE</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>605</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>R/U WHAT DEPARTMENT CODE</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="URD.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="URD.5" type="URD.5.CONTENT"/>
    <!--
        FIELD URD.6
    -->
    <xsd:attributeGroup name="URD.6.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="607"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="R/U DISPLAY/PRINT LOCATIONS"/>
    </xsd:attributeGroup>
    <xsd:complexType name="URD.6.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">R/U DISPLAY/PRINT LOCATIONS</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>607</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>R/U DISPLAY/PRINT LOCATIONS</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="URD.6.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="URD.6" type="URD.6.CONTENT"/>
    <!--
        FIELD URD.7
    -->
    <xsd:attributeGroup name="URD.7.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="702"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ID"/>
        <xsd:attribute name="Table" type="xsd:string" fixed="HL70108"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="R/U RESULTS LEVEL"/>
    </xsd:attributeGroup>
    <xsd:complexType name="URD.7.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">R/U RESULTS LEVEL</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>702</hl7:Item>
                <hl7:Type>ID</hl7:Type>
                <hl7:Table>HL70108</hl7:Table>
                <hl7:LongName>R/U RESULTS LEVEL</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ID">
                <xsd:attributeGroup ref="URD.7.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="URD.7" type="URD.7.CONTENT"/>
    <!--
        FIELD URS.1
    -->
    <xsd:attributeGroup name="URS.1.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="608"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="R/U WHERE SUBJECT DEFINITION"/>
    </xsd:attributeGroup>
    <xsd:complexType name="URS.1.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">R/U WHERE SUBJECT DEFINITION</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>608</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>R/U WHERE SUBJECT DEFINITION</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="URS.1.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="URS.1" type="URS.1.CONTENT"/>
    <!--
        FIELD URS.2
    -->
    <xsd:attributeGroup name="URS.2.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="609"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="R/U WHEN DATA START DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="URS.2.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">R/U WHEN DATA START DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>609</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>R/U WHEN DATA START DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="URS.2.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="URS.2" type="URS.2.CONTENT"/>
    <!--
        FIELD URS.3
    -->
    <xsd:attributeGroup name="URS.3.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="610"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="TS"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="R/U WHEN DATA END DATE/TIME"/>
    </xsd:attributeGroup>
    <xsd:complexType name="URS.3.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">R/U WHEN DATA END DATE/TIME</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>610</hl7:Item>
                <hl7:Type>TS</hl7:Type>
                <hl7:LongName>R/U WHEN DATA END DATE/TIME</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="TS">
                <xsd:attributeGroup ref="URS.3.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="URS.3" type="URS.3.CONTENT"/>
    <!--
        FIELD URS.4
    -->
    <xsd:attributeGroup name="URS.4.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="611"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="R/U WHAT USER QUALIFIER"/>
    </xsd:attributeGroup>
    <xsd:complexType name="URS.4.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">R/U WHAT USER QUALIFIER</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>611</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>R/U WHAT USER QUALIFIER</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="URS.4.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="URS.4" type="URS.4.CONTENT"/>
    <!--
        FIELD URS.5
    -->
    <xsd:attributeGroup name="URS.5.ATTRIBUTES">
        <xsd:attribute name="Item" type="xsd:string" fixed="612"/>
        <xsd:attribute name="Type" type="xsd:string" fixed="ST"/>
        <xsd:attribute name="LongName" type="xsd:string" fixed="R/U OTHER RESULTS SUBJECT DEFINI"/>
    </xsd:attributeGroup>
    <xsd:complexType name="URS.5.CONTENT">
        <xsd:annotation>
            <xsd:documentation xml:lang="en">R/U OTHER RESULTS SUBJECT DEFINI</xsd:documentation>
            <xsd:appinfo source="urn:com.sun:encoder">
                <hl7:Item>612</hl7:Item>
                <hl7:Type>ST</hl7:Type>
                <hl7:LongName>R/U OTHER RESULTS SUBJECT DEFINI</hl7:LongName>
            </xsd:appinfo>
        </xsd:annotation>
        <xsd:simpleContent>
            <xsd:extension base="ST">
                <xsd:attributeGroup ref="URS.5.ATTRIBUTES"/>
            </xsd:extension>
        </xsd:simpleContent>
    </xsd:complexType>
    <xsd:element name="URS.5" type="URS.5.CONTENT"/>
</xsd:schema>
Collapse AttributeGroups:
Collapse ComplexTypes:
Collapse Elements: