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