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