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