Definition Type: ComplexType
Name: RQI_I01.CONTENT
Namespace: urn:hl7-org:v2xml
Containing Schema: RQI_I01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into NTE in schema segments_xsd Drilldown into RQI_I01.GUARANTOR_INSURANCE in schema rqi_i01_xsd Drilldown into NK1 in schema segments_xsd Drilldown into PID in schema segments_xsd Drilldown into RQI_I01.PROVIDER in schema rqi_i01_xsd Drilldown into MSH in schema segments_xsdXSD Diagram of RQI_I01.CONTENT in schema rqi_i01_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="RQI_I01.CONTENT">
    <xsd:sequence>
        <xsd:element ref="MSH" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="RQI_I01.PROVIDER" minOccurs="1" maxOccurs="unbounded" />
        <xsd:element ref="PID" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="NK1" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RQI_I01.GUARANTOR_INSURANCE" minOccurs="0" maxOccurs="1" />
        <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
RQI_I01.PROVIDER nsA:RQI_I01.PROVIDER 1 unbounded
PID nsA:PID 1 1
NK1 nsA:NK1 0 unbounded
RQI_I01.GUARANTOR_INSURANCE nsA:RQI_I01.GUARANTOR_INSURANCE 0 1
NTE nsA:NTE 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:RQI_I01