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