ndex:DomesticViolenceSocialHistoryCodeSimpleType

simpleType DomesticViolenceSocialHistoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.0/

Definition

A data type for a code that indicates contributing factors to subject's domestic violence history.

Diagram

Enumerations

ValueDefinition
ABUSE VICTIM_WITNESSSubject was abused as a child or witnessed the physical abuse of his/her mother.
ALCOHOL_DRUG TREATMENTSubject has had alcohol/drug treatment.
ALCOHOL PROBLEMSubject drinks excessively/has alcohol problem.
DEPRESSION_SUICIDALSubject seems seriously depressed or has threatened to commit suicide.
DRUG USERSubject uses drugs (speed, cocaine, steroids, crack, etc.).
HIGH STRESSSubject has experienced unusually high stress in the past 12 months (loss of job, relationship, or children; death; financial crisis; etc.)
HOMICIDAL THOUGHTSSubject has had homicidal thoughts.
INSTITUTIONAL VIOLENCESubject has been exposed to institutional violence.
NON VIOLENT CRIMESubject has committed non violent crimes.
PSYCHIATRIC TREATMENTSubject has had psychiatric treatment.
VIOLENCE HISTORYSubject has a history of violence toward others.

XML Schema

<xs:simpleType name="DomesticViolenceSocialHistoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that indicates contributing factors to subject's domestic violence history.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="ABUSE VICTIM_WITNESS">
<xs:annotation>
<xs:documentation>
Subject was abused as a child or witnessed the physical abuse of his/her mother.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ALCOHOL_DRUG TREATMENT">
<xs:annotation>
<xs:documentation>
Subject has had alcohol/drug treatment.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ALCOHOL PROBLEM">
<xs:annotation>
<xs:documentation>
Subject drinks excessively/has alcohol problem.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DEPRESSION_SUICIDAL">
<xs:annotation>
<xs:documentation>
Subject seems seriously depressed or has threatened to commit suicide.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DRUG USER">
<xs:annotation>
<xs:documentation>
Subject uses drugs (speed, cocaine, steroids, crack, etc.).
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HIGH STRESS">
<xs:annotation>
<xs:documentation>
Subject has experienced unusually high stress in the past 12 months (loss of job, relationship, or children; death; financial crisis; etc.)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HOMICIDAL THOUGHTS">
<xs:annotation>
<xs:documentation>
Subject has had homicidal thoughts.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INSTITUTIONAL VIOLENCE">
<xs:annotation>
<xs:documentation>
Subject has been exposed to institutional violence.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="NON VIOLENT CRIME">
<xs:annotation>
<xs:documentation>
Subject has committed non violent crimes.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PSYCHIATRIC TREATMENT">
<xs:annotation>
<xs:documentation>
Subject has had psychiatric treatment.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VIOLENCE HISTORY">
<xs:annotation>
<xs:documentation>
Subject has a history of violence toward others.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>