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