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