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