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