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