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