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