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