Definition Type: ComplexType
Name: BAR_P05.CONTENT
Namespace: urn:hl7-org:v2xml
Containing Schema: BAR_P05.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into BAR_P05.VISIT in schema bar_p05_xsd Drilldown into ROL in schema segments_xsd Drilldown into PD1 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_P05.CONTENT in schema bar_p05_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="BAR_P05.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="PD1" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="ROL" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="BAR_P05.VISIT" minOccurs="1" 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
PD1 nsA:PD1 0 1
ROL nsA:ROL 0 unbounded
BAR_P05.VISIT nsA:BAR_P05.VISIT 1 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:BAR_P05