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