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