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