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