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