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