Definition Type: ComplexType
Name: ReferralType
Namespace: http://niem.gov/niem/niem-core/2.0
Type: nc:ActivityType
Containing Schema: niem-core.xsd
Abstract
Documentation:
A data type for a recommendation of a person to an activity, program, or product.
Collapse XSD Schema Diagram:
Drilldown into ReferralPerson in schema niem-core_xsd Drilldown into ReferralEntity in schema niem-core_xsd Drilldown into ReferralProperty in schema niem-core_xsd Drilldown into ReferralSupervisor in schema niem-core_xsd Drilldown into ReferralMandatoryIndicator in schema niem-core_xsd Drilldown into ReferralIssuer in schema niem-core_xsd Drilldown into ReferralActivity in schema niem-core_xsd Drilldown into ActivityDisposition in schema niem-core_xsd Drilldown into ActivityReasonText in schema niem-core_xsd Drilldown into ActivityStatus in schema niem-core_xsd Drilldown into ActivityName in schema niem-core_xsd Drilldown into ActivityDescriptionText in schema niem-core_xsd Drilldown into ActivityDateRepresentation in schema niem-core_xsd Drilldown into ActivityCategoryText in schema niem-core_xsd Drilldown into ActivityIdentification in schema niem-core_xsd Drilldown into linkMetadata in schema structures_xsd Drilldown into metadata in schema structures_xsd Drilldown into id in schema structures_xsd Drilldown into ComplexObjectType in schema structures_xsd Drilldown into ActivityType in schema niem-core_xsdXSD Diagram of ReferralType in schema niem-core_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="ReferralType">
    <xsd:annotation>
        <xsd:documentation>A data type for a recommendation of a person to an activity, program, or product.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:name="ActivityType" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="nc:ActivityType">
            <xsd:sequence>
                <xsd:element ref="nc:ReferralActivity" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:ReferralIssuer" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:ReferralMandatoryIndicator" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:ReferralSupervisor" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:ReferralProperty" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:ReferralEntity" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:ReferralPerson" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ActivityIdentification nc:ActivityIdentification 0 unbounded
ActivityCategoryText nc:ActivityCategoryText 0 unbounded
ActivityDateRepresentation nc:ActivityDateRepresentation 0 unbounded
ActivityDescriptionText nc:ActivityDescriptionText 0 unbounded
ActivityName nc:ActivityName 0 unbounded
ActivityStatus nc:ActivityStatus 0 unbounded
ActivityReasonText nc:ActivityReasonText 0 unbounded
ActivityDisposition nc:ActivityDisposition 0 unbounded
ReferralActivity nc:ReferralActivity 0 unbounded
ReferralIssuer nc:ReferralIssuer 0 unbounded
ReferralMandatoryIndicator nc:ReferralMandatoryIndicator 0 unbounded
ReferralSupervisor nc:ReferralSupervisor 0 unbounded
ReferralProperty nc:ReferralProperty 0 unbounded
ReferralEntity nc:ReferralEntity 0 unbounded
ReferralPerson nc:ReferralPerson 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id s:id (Optional)
metadata s:metadata (Optional)
linkMetadata s:linkMetadata (Optional)
Collapse Derivation Tree:
Collapse References:
nc:AssessmentReferral, nc:ProgramReferral, nc:Referral