scr:IncidentPersonEncounterAssociation
An association between INCIDENT and PERSON ENCOUNTER REL
Element information
Namespace: http://niem.gov/niem/domains/screening/2.1
Schema document: domains/screening/2.1/screening.xsd
Type: scr:IncidentPersonEncounterAssociationType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- nc:AssociationBeginDate [0..*] A date an association begins.
- nc:AssociationEndDate [0..*] A date an association ends.
- nc:IncidentReference [0..*] An occurrence or an event that may require a response.
- nc:PersonReference [0..*] A human being.
- nc:PersonEncounter [0..*] An interface between a person of interest and a representative of the federal government.
- nc:PersonEncounterReference [0..*] An interface between a person of interest and a representative of the federal government.
from type nc:AssociationType
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:IncidentPersonEncounterAssociation> <nc:AssociationBeginDate> <nc:Date>2000-01-01</nc:Date> </nc:AssociationBeginDate> <nc:AssociationEndDate> <nc:Date>2000-01-01</nc:Date> </nc:AssociationEndDate> <nc:IncidentReference/> <nc:PersonReference/> <nc:PersonEncounter> <nc:ActivityIdentification> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </nc:ActivityIdentification> <nc:ActivityCategoryText>string</nc:ActivityCategoryText> <nc:ActivityDate> <nc:Date>2000-01-01</nc:Date> </nc:ActivityDate> <nc:ActivityDescriptionText>string</nc:ActivityDescriptionText> <nc:ActivityName>string</nc:ActivityName> <nc:ActivityReasonText>string</nc:ActivityReasonText> <nc:ActivityDisposition> <nc:DispositionEntity>... </nc:DispositionEntity> <nc:DispositionDate>... </nc:DispositionDate> <nc:DispositionDescriptionText>string</nc:DispositionDescriptionText> <nc:DispositionReasonText>string</nc:DispositionReasonText> <nc:DispositionReportedAuthorityText>string</nc:DispositionReportedAuthorityText> <nc:DispositionText>string</nc:DispositionText> <nc:DispositionCategoryText>string</nc:DispositionCategoryText> <nc:DispositionInstrument>... </nc:DispositionInstrument> </nc:ActivityDisposition> <nc:PersonArmedIndicator>true</nc:PersonArmedIndicator> <nc:PersonAssaultedOfficerIndicator>true</nc:PersonAssaultedOfficerIndicator> <nc:PersonPossessCreditCardIndicator>true</nc:PersonPossessCreditCardIndicator> <nc:PersonFraudulentIdentificationIndicator>true</nc:PersonFraudulentIdentificationIndicator> <nc:PersonJuvenileClaimedIndicator>true</nc:PersonJuvenileClaimedIndicator> <nc:PersonJuvenileVerifiedIndicator>true</nc:PersonJuvenileVerifiedIndicator> <nc:EncounterClassification> <nc:EncounterCategoryText>string</nc:EncounterCategoryText> <nc:EncounterCategoryDescriptionText>string</nc:EncounterCategoryDescriptionText> </nc:EncounterClassification> <nc:EncounterCommentText>string</nc:EncounterCommentText> <nc:EncounterIdentification> <nc:IdentificationID>string</nc:IdentificationID> <nc:IdentificationCategoryText>string</nc:IdentificationCategoryText> <nc:IdentificationCategoryDescriptionText>string</nc:IdentificationCategoryDescriptionText> <nc:IdentificationEffectiveDate>... </nc:IdentificationEffectiveDate> <nc:IdentificationExpirationDate>... </nc:IdentificationExpirationDate> <nc:IdentificationJurisdictionFIPS10-4Code>KS</nc:IdentificationJurisdictionFIPS10-4Code> <nc:IdentificationSourceText>string</nc:IdentificationSourceText> </nc:EncounterIdentification> <nc:Location> <nc:LocationAddress>... </nc:LocationAddress> <nc:LocationAddressGrid>... </nc:LocationAddressGrid> <nc:LocationAltitudeMeasure>... </nc:LocationAltitudeMeasure> <nc:LocationArea>... </nc:LocationArea> <nc:LocationCategoryCode>14</nc:LocationCategoryCode> <nc:LocationContactInformation>... </nc:LocationContactInformation> <nc:LocationCrossStreet>... </nc:LocationCrossStreet> <nc:LocationDepthMeasure>... </nc:LocationDepthMeasure> <nc:LocationDescriptionText>string</nc:LocationDescriptionText> <nc:LocationGeographicElevation>... </nc:LocationGeographicElevation> <nc:LocationHighway>... </nc:LocationHighway> <nc:LocationLandmarkText>string</nc:LocationLandmarkText> <nc:LocationLocale>... </nc:LocationLocale> <nc:LocationMapLocation>... </nc:LocationMapLocation> <nc:LocationMGRSCoordinate>... </nc:LocationMGRSCoordinate> <nc:LocationName>string</nc:LocationName> <nc:LocationRangeDescriptionText>string</nc:LocationRangeDescriptionText> <nc:LocationRelativeLocation>... </nc:LocationRelativeLocation> <nc:LocationSurroundingAreaDescriptionText>string</nc:LocationSurroundingAreaDescriptionText> <nc:LocationTwoDimensionalGeographicCoordinate>... </nc:LocationTwoDimensionalGeographicCoordinate> <nc:LocationUTMCoordinate>... </nc:LocationUTMCoordinate> </nc:Location> <nc:FingerprintTakenIndicator>true</nc:FingerprintTakenIndicator> </nc:PersonEncounter> <nc:PersonEncounterReference/> </scr:IncidentPersonEncounterAssociation>