Definition Type: ComplexType
Name: SSR_U04.CONTENT
Namespace: urn:hl7-org:v2xml
Containing Schema: SSR_U04.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ROL in schema segments_xsd Drilldown into SSR_U04.SPECIMEN_CONTAINER in schema ssr_u04_xsd Drilldown into EQU in schema segments_xsd Drilldown into SFT in schema segments_xsd Drilldown into MSH in schema segments_xsdXSD Diagram of SSR_U04.CONTENT in schema ssr_u04_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="SSR_U04.CONTENT">
    <xsd:sequence>
        <xsd:element ref="MSH" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="SFT" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="EQU" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="SSR_U04.SPECIMEN_CONTAINER" minOccurs="1" maxOccurs="unbounded" />
        <xsd:element ref="ROL" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MSH nsA:MSH 1 1
SFT nsA:SFT 0 unbounded
EQU nsA:EQU 1 1
SSR_U04.SPECIMEN_CONTAINER nsA:SSR_U04.SPECIMEN_CONTAINER 1 unbounded
ROL nsA:ROL 0 1
Collapse Derivation Tree:
Collapse References:
nsA:SSR_U04