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