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