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