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