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