<xsd:complexType name="anyHL7Segment.TYPE">
<xsd:choice>
<xsd:element ref="ACC" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="ADD" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="BHS" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="BLG" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="BTS" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="DG1" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="DSC" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="DSP" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="ERR" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="EVN" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="FHS" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="FT1" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="FTS" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="GT1" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="IN1" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="MRG" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="MSA" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="MSH" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="NCK" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="NK1" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="NPU" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="NSC" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="NST" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="NTE" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="OBR" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="OBX" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="ORC" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="ORO" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="PID" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="PR1" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="PV1" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="QRD" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="QRF" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="RX1" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="UB1" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="URD" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="URS" minOccurs="0" maxOccurs="unbounded" />
</xsd:choice>
</xsd:complexType>
|