scr:PersonDerogatoryInformation
An electronic exchange containing DEROGATORY INFORMATION about a PERSON from an ORGANIZATION.
Element information
Namespace: http://niem.gov/niem/domains/screening/2.0
Schema document: domains/screening/2.0/screening.xsd
Type: scr:PersonDerogatoryInformationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:PersonReference [0..*] A human being.
- nc:OrganizationReference [0..*] A unit which conducts some sort of business or operations.
- scr:DerogatoryInformationIdentification [0..*] An identifier that represents the PERSON DEROGATORY INFORMATION
- scr:DerogatoryCategoryDescriptionText [0..*] Text describing a kind of derogatory information.
- scr:DerogatoryInformationExpirationDate [0..*] The expiration date of derogatory information for a Person
- scr:DerogatoryStatusCode [0..*] A status of biometrically linked encounters at which the owning organization perceives the derogatory information.
- scr:EncounterStatusCode [0..*] A status of an individual encounter as an aggregation of any associated derogatory information.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Sample instance
<scr:PersonDerogatoryInformation> <nc:PersonReference/> <nc:OrganizationReference/> <scr:DerogatoryInformationIdentification> <nc:IdentificationID>string</nc:IdentificationID> <j:PersonIDCategoryCode>AF</j:PersonIDCategoryCode> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate> <nc:Date>2000-01-01</nc:Date> </nc:IdentificationExpirationDate> <j:DrivingJurisdictionAuthorityANSID20Code>AB</j:DrivingJurisdictionAuthorityANSID20Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </scr:DerogatoryInformationIdentification> <scr:DerogatoryCategoryDescriptionText>string</scr:DerogatoryCategoryDescriptionText> <scr:DerogatoryInformationExpirationDate> <nc:Date>2000-01-01</nc:Date> </scr:DerogatoryInformationExpirationDate> <scr:DerogatoryStatusCode>Alert</scr:DerogatoryStatusCode> <scr:EncounterStatusCode>Alert</scr:EncounterStatusCode> </scr:PersonDerogatoryInformation>