ndex:ActivityOrganizationDescriptionCodeSimpleType
simpleType ActivityOrganizationDescriptionCodeSimpleType in namespace http://release.niem.gov/niem/codes/ndex/5.0/
Definition
A data type for a code that identifies the type of relationship between an Activity and an Organization.
Diagram
Enumerations
Value | Definition |
ACTIVITY-INFORMATION_CLEARER_ORGANIZATION | AN ACTIVITY THAT IS ASSOCIATED WITH AN INFORMATION CLEARER ORGANIZATION. |
ACTIVITY-INVOLVED_ORGANIZATION | AN ACTIVITY THAT IS ASSOCIATED WITH AN INVOLVED ORGANIZATION. |
ACTIVITY-ORGANIZATION | AN ACTIVITY THAT IS ASSOCIATED WITH AN ORGANIZATION. |
ACTIVITY-PRIMARY_ORGANIZATION | AN ACTIVITY THAT IS ASSOCIATED WITH A PRIMARY ORGANIZATION. |
ACTIVITY-REPORTING_ORGANIZATION | AN ACTIVITY THAT IS ASSOCIATED WITH A REPORTING ORGANIZATION. |
ACTIVITY-RESPONSIBLE_ORGANIZATION | AN ACTIVITY THAT IS ASSOCIATED WITH A RESPONSIBLE ORGANIZATION. |
ACTIVITY-SUPERVISORY_ORGANIZATION | AN AGENCY WHICH EXERCISES CONTROL OVER A SUBJECT PRIOR TO OR AS A RESULT OF ADJUDICATION. |
ARREST-ARRESTING_AGENCY | AN AGENCY MAINTAINING THE ARREST DATA. |
ARREST-SUBJECT_ORGANIZATION | AN ARREST ASSOCIATED WITH A SUBJECT. |
ARREST-VICTIM_ORGANIZATION | AN ORGANIZATION WHICH SUFFERS INJURY OR LOSS AS A RESULT OF AN INCIDENT. |
BOOKING-BOOKING_AGENCY | AN AGENCY RESPONSIBLE FOR BOOKING A SUBJECT INTO A FACILITY. THIS AGENCY MAY BE DIFFERENT FROM THE ARRESTING, HOLDING, OR INCARCERATING AGENCY. |
CRIMINAL_HISTORY_SUMMARY-SUMMARY_ORGANIZATION | AN ORGANIZATION THAT PROVIDED THE SUMMARY. |
DETAINER_NOTIFICATION_REQUEST-RECIPIENT_AGENCY | AN AGENCY THAT IS TO BE NOTIFIED. |
DETAINER_NOTIFICATION_REQUEST-REMANDING_AUTHORITY | AN AUTHORITY REQUESTING REMAND OF A SUBJECT ONCE CONDITIONS OF CUSTODY HAVE BEEN COMPLETED. |
DISCIPLINARY_HEARING-FACILITY | AN AGENCY OR FACILITY WHERE THE HEARING TOOK PLACE, WHICH MAY BE THE SAME AS THE FACILITY WHERE THE DISCIPLINARY INCIDENT TOOK PLACE. |
DISCIPLINARY_INCIDENT-FACILITY | AN AGENCY OR FACILITY IN CONTROL OF A SUBJECT AT THE TIME OF THE DISCIPLINARY INCIDENT. |
DOMESTIC_VIOLENCE_ASSESSMENT-ASSESSING_ORGANIZATION | AN ORGANIZATION WHICH EMPLOYS THE ASSESSMENT OFFICIAL WHO ADMINISTERED THE DOMESTIC VIOLENCE ASSESSMENT. |
HOLDING-HOLDING_AGENCY | AN AGENCY OR FACILITY IN CONTROL OF A SUBJECT WHILE A SUBJECT IS BEING HELD. |
INCARCERATION-INCARCERATING_AGENCY | AN INCARCERATION THAT IS ASSOCIATED WITH AN INCARCERATING AGENCY. |
INCIDENT-INCIDENT_AGENCY | AN INCIDENT THAT IS ASSOCIATED WITH AN INCIDENT AGENCY. |
INCIDENT-SUBJECT_ORGANIZATION | AN INCIDENT THAT IS ASSOCIATED WITH A SUBJECT ORGANIZATION. |
INCIDENT-VICTIM_ORGANIZATION | AN INCIDENT THAT IS ASSOCIATED WITH A VICTIM ORGANIZATION. |
JUDGMENT-JUDICIAL_ORGANIZATION | A JUDGEMENT ASSOCIATED WITH A JUDICIAL ORGANIZATION. |
OFFENSE-SUBJECT_ORGANIZATION | AN OFFENSE THAT IS ASSOCIATED WITH A SUBJECT ORGANIZATION. |
OFFENSE-VICTIM_ORGANIZATION | AN OFFENSE THAT IS ASSOCIATED WITH A VICTIM ORGANIZATION. |
PRE_SENTENCE_INVESTIGATION-COURT | A PRE-SENTENCE INVESTIGATION THAT IS ASSOCIATED WITH A COURT. |
PRE_SENTENCE_INVESTIGATION-INVESTIGATION_AGENCY | AN AGENCY TASKED WITH INVESTIGATING THE PRE-SENTENCE INVESTIGATION. |
PRE_SENTENCE_INVESTIGATION-PREPARING_AGENCY | AN AGENCY TASKED WITH PREPARING/COMPLETING THE PRE-SENTENCE INVESTIGATION. |
PRE_TRIAL_INVESTIGATION-COURT | A COURT FOR WHICH THE INVESTIGATION IS BEING COMPLETED. |
PRE_TRIAL_INVESTIGATION-INVESTIGATION_AGENCY | AN AGENCY THAT PROVIDED THE NARRATIVE/NOTES. |
PRE_TRIAL_INVESTIGATION-PREPARING_AGENCY | AN AGENCY TASKED WITH PREPARING/COMPLETING THE PRE-TRIAL INVESTIGATION. |
PROTECTION_ORDER-ISSUING_AUTHORITY | AN AGENCY OR COURT THAT ISSUED A PROTECTION ORDER. |
PROTECTION_ORDER-PETITIONING_ORGANIZATION | AN ORGANIZATION WHO IS A PLAINTIFF/PETITIONER OF A PROTECTION ORDER. |
PROTECTION_ORDER-PROTECTED_ORGANIZATION | AN ORGANIZATION WHO IS A PROTECTED PARTY OF A PROTECTION ORDER. |
PROTECTION_ORDER-PROTECTION_AGENCY | AN AGENCY (LE) THAT HOLDS/IS LEGALLY RESPONSIBLE FOR THE PROTECTION ORDER. |
PROTECTION_ORDER-RESPONDENT_ORGANIZATION | AN ORGANIZATION WHO IS A SUBJECT/RESPONDENT OF A PROTECTION ORDER. |
SERVICE_CALL-DISPATCH_ORGANIZATION | A SERVICE CALL THAT IS ASSOCIATED WITH A DISPATCH ORGANIZATION. |
SERVICE_CALL-SUBJECT_ORGANIZATION | AN ORGANIZATION THAT IS INVOLVED OR SUSPECTED OF BEING INVOLVED IN A VIOLATION OF A CRIMINAL STATUTE, ORDINANCE OR RULE. |
SERVICE_CALL-VICTIM_ORGANIZATION | AN ORGANIZATION WHO SUFFERS INJURY, LOSS, OR DEATH AS A RESULT OF AN ACTIVITY. |
SUBJECT_ASSIGNMENT-ASSIGNED_ORGANIZATION | AN ORGANIZATION OR FACILITY TO WHICH A SUBJECT IS ASSIGNED. |
SUPERVISED_RELEASE-OTHER_SUPERVISING_ORGANIZATION | AN ADDITIONAL ORGANIZATION THAT IS CONCURRENTLY SUPERVISING A SUBJECT. |
SUPERVISED_RELEASE-SUPERVISING_ORGANIZATION | AN ORGANIZATION SUPERVISING A SUBJECT. |
SUPERVISED_RELEASE-TRANSFERRED_CUSTODY_SUPERVISING_ORGANIZATION | AN ORGANIZATION TO WHICH SUPERVISION OF SUBJECT IS TRANSFERRED. |
WARRANT-COMPLAINANT_ORGANIZATION | AN AGENCY OR ORGANIZATION THAT BROUGHT A LEGAL COMPLAINT AGAINST A SUBJECT WHICH RESULTED IN A WARRANT BEING ISSUED FOR THE SPECIFIED WARRANT OFFENSE(S). |
WARRANT-ISSUING_AUTHORITY | AN AGENCY OR COURT THAT ISSUED THE WARRANT. |
WARRANT-ORIGINAL_OFFENSE_AGENCY | AN AGENCY OF ORIGINAL OFFENSE. |
WARRANT-TASK_FORCE | A TASK FORCE ASSOCIATED WITH A WARRANT. |
WARRANT-WARRANT_AGENCY | AN AGENCY THAT HOLDS/IS LEGALLY RESPONSIBLE FOR THE WARRANT. |
XML Schema
<xs:simpleType name="ActivityOrganizationDescriptionCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the type of relationship between an Activity and an Organization.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="ACTIVITY-INFORMATION_CLEARER_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ACTIVITY THAT IS ASSOCIATED WITH AN INFORMATION CLEARER ORGANIZATION.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ACTIVITY-INVOLVED_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ACTIVITY THAT IS ASSOCIATED WITH AN INVOLVED ORGANIZATION.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ACTIVITY-ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ACTIVITY THAT IS ASSOCIATED WITH AN ORGANIZATION.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ACTIVITY-PRIMARY_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ACTIVITY THAT IS ASSOCIATED WITH A PRIMARY ORGANIZATION.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ACTIVITY-REPORTING_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ACTIVITY THAT IS ASSOCIATED WITH A REPORTING ORGANIZATION.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ACTIVITY-RESPONSIBLE_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ACTIVITY THAT IS ASSOCIATED WITH A RESPONSIBLE ORGANIZATION.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ACTIVITY-SUPERVISORY_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN AGENCY WHICH EXERCISES CONTROL OVER A SUBJECT PRIOR TO OR AS A RESULT OF ADJUDICATION.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ARREST-ARRESTING_AGENCY">
<xs:annotation>
<xs:documentation>
AN AGENCY MAINTAINING THE ARREST DATA.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ARREST-SUBJECT_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ARREST ASSOCIATED WITH A SUBJECT.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ARREST-VICTIM_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ORGANIZATION WHICH SUFFERS INJURY OR LOSS AS A RESULT OF AN INCIDENT.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BOOKING-BOOKING_AGENCY">
<xs:annotation>
<xs:documentation>
AN AGENCY RESPONSIBLE FOR BOOKING A SUBJECT INTO A FACILITY. THIS AGENCY MAY BE DIFFERENT FROM THE ARRESTING, HOLDING, OR INCARCERATING AGENCY.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CRIMINAL_HISTORY_SUMMARY-SUMMARY_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ORGANIZATION THAT PROVIDED THE SUMMARY.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DETAINER_NOTIFICATION_REQUEST-RECIPIENT_AGENCY">
<xs:annotation>
<xs:documentation>
AN AGENCY THAT IS TO BE NOTIFIED.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DETAINER_NOTIFICATION_REQUEST-REMANDING_AUTHORITY">
<xs:annotation>
<xs:documentation>
AN AUTHORITY REQUESTING REMAND OF A SUBJECT ONCE CONDITIONS OF CUSTODY HAVE BEEN COMPLETED.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DISCIPLINARY_HEARING-FACILITY">
<xs:annotation>
<xs:documentation>
AN AGENCY OR FACILITY WHERE THE HEARING TOOK PLACE, WHICH MAY BE THE SAME AS THE FACILITY WHERE THE DISCIPLINARY INCIDENT TOOK PLACE.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DISCIPLINARY_INCIDENT-FACILITY">
<xs:annotation>
<xs:documentation>
AN AGENCY OR FACILITY IN CONTROL OF A SUBJECT AT THE TIME OF THE DISCIPLINARY INCIDENT.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DOMESTIC_VIOLENCE_ASSESSMENT-ASSESSING_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ORGANIZATION WHICH EMPLOYS THE ASSESSMENT OFFICIAL WHO ADMINISTERED THE DOMESTIC VIOLENCE ASSESSMENT.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HOLDING-HOLDING_AGENCY">
<xs:annotation>
<xs:documentation>
AN AGENCY OR FACILITY IN CONTROL OF A SUBJECT WHILE A SUBJECT IS BEING HELD.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INCARCERATION-INCARCERATING_AGENCY">
<xs:annotation>
<xs:documentation>
AN INCARCERATION THAT IS ASSOCIATED WITH AN INCARCERATING AGENCY.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INCIDENT-INCIDENT_AGENCY">
<xs:annotation>
<xs:documentation>
AN INCIDENT THAT IS ASSOCIATED WITH AN INCIDENT AGENCY.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INCIDENT-SUBJECT_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN INCIDENT THAT IS ASSOCIATED WITH A SUBJECT ORGANIZATION.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INCIDENT-VICTIM_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN INCIDENT THAT IS ASSOCIATED WITH A VICTIM ORGANIZATION.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="JUDGMENT-JUDICIAL_ORGANIZATION">
<xs:annotation>
<xs:documentation>
A JUDGEMENT ASSOCIATED WITH A JUDICIAL ORGANIZATION.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OFFENSE-SUBJECT_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN OFFENSE THAT IS ASSOCIATED WITH A SUBJECT ORGANIZATION.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OFFENSE-VICTIM_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN OFFENSE THAT IS ASSOCIATED WITH A VICTIM ORGANIZATION.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PRE_SENTENCE_INVESTIGATION-COURT">
<xs:annotation>
<xs:documentation>
A PRE-SENTENCE INVESTIGATION THAT IS ASSOCIATED WITH A COURT.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PRE_SENTENCE_INVESTIGATION-INVESTIGATION_AGENCY">
<xs:annotation>
<xs:documentation>
AN AGENCY TASKED WITH INVESTIGATING THE PRE-SENTENCE INVESTIGATION.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PRE_SENTENCE_INVESTIGATION-PREPARING_AGENCY">
<xs:annotation>
<xs:documentation>
AN AGENCY TASKED WITH PREPARING/COMPLETING THE PRE-SENTENCE INVESTIGATION.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PRE_TRIAL_INVESTIGATION-COURT">
<xs:annotation>
<xs:documentation>
A COURT FOR WHICH THE INVESTIGATION IS BEING COMPLETED.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PRE_TRIAL_INVESTIGATION-INVESTIGATION_AGENCY">
<xs:annotation>
<xs:documentation>
AN AGENCY THAT PROVIDED THE NARRATIVE/NOTES.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PRE_TRIAL_INVESTIGATION-PREPARING_AGENCY">
<xs:annotation>
<xs:documentation>
AN AGENCY TASKED WITH PREPARING/COMPLETING THE PRE-TRIAL INVESTIGATION.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PROTECTION_ORDER-ISSUING_AUTHORITY">
<xs:annotation>
<xs:documentation>
AN AGENCY OR COURT THAT ISSUED A PROTECTION ORDER.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PROTECTION_ORDER-PETITIONING_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ORGANIZATION WHO IS A PLAINTIFF/PETITIONER OF A PROTECTION ORDER.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PROTECTION_ORDER-PROTECTED_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ORGANIZATION WHO IS A PROTECTED PARTY OF A PROTECTION ORDER.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PROTECTION_ORDER-PROTECTION_AGENCY">
<xs:annotation>
<xs:documentation>
AN AGENCY (LE) THAT HOLDS/IS LEGALLY RESPONSIBLE FOR THE PROTECTION ORDER.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PROTECTION_ORDER-RESPONDENT_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ORGANIZATION WHO IS A SUBJECT/RESPONDENT OF A PROTECTION ORDER.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SERVICE_CALL-DISPATCH_ORGANIZATION">
<xs:annotation>
<xs:documentation>
A SERVICE CALL THAT IS ASSOCIATED WITH A DISPATCH ORGANIZATION.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SERVICE_CALL-SUBJECT_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ORGANIZATION THAT IS INVOLVED OR SUSPECTED OF BEING INVOLVED IN A VIOLATION OF A CRIMINAL STATUTE, ORDINANCE OR RULE.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SERVICE_CALL-VICTIM_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ORGANIZATION WHO SUFFERS INJURY, LOSS, OR DEATH AS A RESULT OF AN ACTIVITY.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SUBJECT_ASSIGNMENT-ASSIGNED_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ORGANIZATION OR FACILITY TO WHICH A SUBJECT IS ASSIGNED.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SUPERVISED_RELEASE-OTHER_SUPERVISING_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ADDITIONAL ORGANIZATION THAT IS CONCURRENTLY SUPERVISING A SUBJECT.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SUPERVISED_RELEASE-SUPERVISING_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ORGANIZATION SUPERVISING A SUBJECT.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SUPERVISED_RELEASE-TRANSFERRED_CUSTODY_SUPERVISING_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN ORGANIZATION TO WHICH SUPERVISION OF SUBJECT IS TRANSFERRED.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WARRANT-COMPLAINANT_ORGANIZATION">
<xs:annotation>
<xs:documentation>
AN AGENCY OR ORGANIZATION THAT BROUGHT A LEGAL COMPLAINT AGAINST A SUBJECT WHICH RESULTED IN A WARRANT BEING ISSUED FOR THE SPECIFIED WARRANT OFFENSE(S).</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WARRANT-ISSUING_AUTHORITY">
<xs:annotation>
<xs:documentation>
AN AGENCY OR COURT THAT ISSUED THE WARRANT.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WARRANT-ORIGINAL_OFFENSE_AGENCY">
<xs:annotation>
<xs:documentation>
AN AGENCY OF ORIGINAL OFFENSE.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WARRANT-TASK_FORCE">
<xs:annotation>
<xs:documentation>
A TASK FORCE ASSOCIATED WITH A WARRANT.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WARRANT-WARRANT_AGENCY">
<xs:annotation>
<xs:documentation>
AN AGENCY THAT HOLDS/IS LEGALLY RESPONSIBLE FOR THE WARRANT.</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>