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