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