Definition Type: ComplexType
Name: BAR_P10.CONTENT
Namespace: urn:hl7-org:v2xml
Containing Schema: BAR_P10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into BAR_P10.PROCEDURE in schema bar_p10_xsd Drilldown into GP1 in schema segments_xsd Drilldown into DG1 in schema segments_xsd Drilldown into PV1 in schema segments_xsd Drilldown into PID in schema segments_xsd Drilldown into EVN in schema segments_xsd Drilldown into MSH in schema segments_xsdXSD Diagram of BAR_P10.CONTENT in schema bar_p10_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="BAR_P10.CONTENT">
    <xsd:sequence>
        <xsd:element ref="MSH" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="EVN" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="PID" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="PV1" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="DG1" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="GP1" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="BAR_P10.PROCEDURE" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MSH nsA:MSH 1 1
EVN nsA:EVN 1 1
PID nsA:PID 1 1
PV1 nsA:PV1 1 1
DG1 nsA:DG1 0 unbounded
GP1 nsA:GP1 1 1
BAR_P10.PROCEDURE nsA:BAR_P10.PROCEDURE 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:BAR_P10