Definition Type: ComplexType
Name: RCI_I05.CONTENT
Namespace: urn:hl7-org:v2xml
Containing Schema: RCI_I05.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into NTE in schema segments_xsd Drilldown into RCI_I05.OBSERVATION in schema rci_i05_xsd Drilldown into AL1 in schema segments_xsd Drilldown into DRG in schema segments_xsd Drilldown into DG1 in schema segments_xsd Drilldown into PID in schema segments_xsd Drilldown into RCI_I05.PROVIDER in schema rci_i05_xsd Drilldown into QRF in schema segments_xsd Drilldown into QRD in schema segments_xsd Drilldown into MSA in schema segments_xsd Drilldown into MSH in schema segments_xsdXSD Diagram of RCI_I05.CONTENT in schema rci_i05_xsd (Health Level Seven (HL7))
Collapse XSD Schema Code:
<xsd:complexType name="RCI_I05.CONTENT">
    <xsd:sequence>
        <xsd:element ref="MSH" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="MSA" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="QRD" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="QRF" minOccurs="0" maxOccurs="1" />
        <xsd:element ref="RCI_I05.PROVIDER" minOccurs="1" maxOccurs="unbounded" />
        <xsd:element ref="PID" minOccurs="1" maxOccurs="1" />
        <xsd:element ref="DG1" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="DRG" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="AL1" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element ref="RCI_I05.OBSERVATION" 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
QRD nsA:QRD 1 1
QRF nsA:QRF 0 1
RCI_I05.PROVIDER nsA:RCI_I05.PROVIDER 1 unbounded
PID nsA:PID 1 1
DG1 nsA:DG1 0 unbounded
DRG nsA:DRG 0 unbounded
AL1 nsA:AL1 0 unbounded
RCI_I05.OBSERVATION nsA:RCI_I05.OBSERVATION 0 unbounded
NTE nsA:NTE 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:RCI_I05