Definition Type: ComplexType
Name: RPR_I03.CONTENT
Namespace: urn:hl7-org:v2xml
Containing Schema: RPR_I03.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into NTE in schema segments_xsd Drilldown into PID in schema segments_xsd Drilldown into RPR_I03.PROVIDER in schema rpr_i03_xsd Drilldown into MSA in schema segments_xsd Drilldown into MSH in schema segments_xsdXSD Diagram of RPR_I03.CONTENT in schema rpr_i03_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="RPR_I03.CONTENT">
    <xsd:sequence>
        <xsd:element ref="MSH" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="MSA" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="RPR_I03.PROVIDER" minOccurs="1" maxOccurs="unbounded" />
        <xsd:element ref="PID" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="NTE" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MSH nsA:MSH 1 1
MSA nsA:MSA 1 1
RPR_I03.PROVIDER nsA:RPR_I03.PROVIDER 1 unbounded
PID nsA:PID 0 unbounded
NTE nsA:NTE 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:RPR_I03