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