Definition Type: ComplexType
Name: BAR_P06.CONTENT
Namespace: urn:hl7-org:v2xml
Containing Schema: BAR_P06.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into BAR_P06.PATIENT in schema bar_p06_xsd Drilldown into EVN in schema segments_xsd Drilldown into MSH in schema segments_xsdXSD Diagram of BAR_P06.CONTENT in schema bar_p06_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="BAR_P06.CONTENT">
    <xsd:sequence>
        <xsd:element ref="MSH" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="EVN" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="BAR_P06.PATIENT" 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
BAR_P06.PATIENT nsA:BAR_P06.PATIENT 1 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:BAR_P06