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