scr:PersonMetadata
Element information
Namespace: http://niem.gov/niem/domains/screening/2.0
Schema document: domains/screening/2.0/screening.xsd
Type: scr:PersonMetadataType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- scr:ConfidenceLevel [0..*] A classification of the reliability of the PERSON ALERT.
- scr:PersonConfidenceLevelPercentage [0..*] Quantitative based on the number of encounters. Measured as an overall percentage.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:MetadataType |
Sample instance
<scr:PersonMetadata> <scr:ConfidenceLevel> <scr:ConfidenceLevelCategoryCode>1</scr:ConfidenceLevelCategoryCode> <scr:ConfidenceLevelCategoryDescriptionText>string</scr:ConfidenceLevelCategoryDescriptionText> </scr:ConfidenceLevel> <scr:PersonConfidenceLevelPercentage>1.0</scr:PersonConfidenceLevelPercentage> </scr:PersonMetadata>