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