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