<xsd:complexType name="SPS.1.CONTENT">
<xsd:annotation>
<xsd:documentation xml:lang="en">specimen source name or code</xsd:documentation>
<xsd:appinfo source="urn:com.sun:encoder">
<hl7:Type xmlns:hl7="urn:com.sun:encoder-hl7-1.0">CE</hl7:Type>
<hl7:LongName xmlns:hl7="urn:com.sun:encoder-hl7-1.0">specimen source name or code</hl7:LongName>
</xsd:appinfo>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="CE">
<xsd:attributeGroup ref="SPS.1.ATTRIBUTES" />
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|