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