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