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