Definition Type: ComplexType
Name: PPG_PCG.CHOICE.CONTENT
Namespace: urn:hl7-org:v2xml
Containing Schema: PPG_PCG.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into anyHL7Segment in schema segments_xsd Drilldown into OBR in schema segments_xsdXSD Diagram of PPG_PCG.CHOICE.CONTENT in schema ppg_pcg_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="PPG_PCG.CHOICE.CONTENT">
    <xsd:choice>
        <xsd:element ref="OBR" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="anyHL7Segment" minOccurs="1" maxOccurs="1" />
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OBR nsA:OBR 1 1
anyHL7Segment nsA:anyHL7Segment 1 1
Collapse Derivation Tree:
Collapse References:
nsA:PPG_PCG.CHOICE