Definition Type: ComplexType
Name: PersonDerogatoryInformationType
Namespace: http://niem.gov/niem/domains/screening/2.0
Type: s:ComplexObjectType
Containing Schema: screening.xsd
Abstract
Documentation:
A data type for an electronic exchange containing derogatory information about a person from an organization.
Collapse XSD Schema Diagram:
Drilldown into EncounterStatusCode in schema screening_xsd Drilldown into DerogatoryStatusCode in schema screening_xsd Drilldown into DerogatoryInformationExpirationDate in schema screening_xsd Drilldown into DerogatoryCategoryDescriptionText in schema screening_xsd Drilldown into DerogatoryInformationIdentification in schema screening_xsd Drilldown into OrganizationReference in schema niem-core_xsd Drilldown into PersonReference 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_xsdXSD Diagram of PersonDerogatoryInformationType in schema screening_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xsd:complexType name="PersonDerogatoryInformationType">
    <xsd:annotation>
        <xsd:documentation>A data type for an electronic exchange containing derogatory information about a person from an organization.</xsd:documentation>
        <xsd:appinfo>
            <i:Base i:namespace="http://niem.gov/niem/structures/2.0" i:name="Object" xmlns:i="http://niem.gov/niem/appinfo/2.0" />
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="s:ComplexObjectType">
            <xsd:sequence>
                <xsd:element ref="nc:PersonReference" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="nc:OrganizationReference" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:DerogatoryInformationIdentification" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:DerogatoryCategoryDescriptionText" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:DerogatoryInformationExpirationDate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:DerogatoryStatusCode" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="scr:EncounterStatusCode" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PersonReference nc:PersonReference 0 unbounded
OrganizationReference nc:OrganizationReference 0 unbounded
DerogatoryInformationIdentification scr:DerogatoryInformationIdentification 0 unbounded
DerogatoryCategoryDescriptionText scr:DerogatoryCategoryDescriptionText 0 unbounded
DerogatoryInformationExpirationDate scr:DerogatoryInformationExpirationDate 0 unbounded
DerogatoryStatusCode scr:DerogatoryStatusCode 0 unbounded
EncounterStatusCode scr:EncounterStatusCode 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:
scr:PersonDerogatoryInformation