ndex:DomesticViolencePatternIndicationCodeSimpleType

simpleType DomesticViolencePatternIndicationCodeSimpleType in namespace http://release.niem.gov/niem/codes/ndex/5.0/

Definition

A data type for a code that indicates the subject's pattern of domestic violence.

Diagram

Enumerations

ValueDefinition
CHOKEDSUBJECT HAS CHOKED THE VICTIM.
ESCALATING_FREQUENCYSUBJECT IS ASSAULTING THE VICTIM MORE FREQUENTLY.
ESCALATING_VIOLENCESUBJECT ASSAULTS ARE BECOMING MORE VIOLENT, BRUTAL, AND/OR DANGEROUS.
INFLICTED_SERIOUS_INJURYSUBJECT HAS SERIOUSLY INJURED THE VICTIM (VICTIM NEEDED MEDICAL ATTENTION).
PET_INJURED-INJURY_THREATENEDSUBJECT HAS INJURED, KILLED, OR THREATENED TO INJURE OR KILL THE VICTIMS PET(S).
SEXUAL_ATTACK-COERCIONSUBJECT ABUSE OF VICTIM HAS INCLUDED SEXUAL COERCION OR ATTACK.
THREATENED_TO_KILLSUBJECT HAS THREATENED TO KILL THE VICTIM.
USED_INTIMIDATIONSUBJECT HAS ATTEMPTED TO INTIMIDATE THE VICTIM.
WEAPON_USE-THREATSUBJECT USED A WEAPON AGAINST THE VICTIM OR THREATENED TO DO SO.

XML Schema

<xs:simpleType name="DomesticViolencePatternIndicationCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that indicates the subject's pattern of domestic violence.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="CHOKED">
<xs:annotation>
<xs:documentation>
SUBJECT HAS CHOKED THE VICTIM.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESCALATING_FREQUENCY">
<xs:annotation>
<xs:documentation>
SUBJECT IS ASSAULTING THE VICTIM MORE FREQUENTLY.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ESCALATING_VIOLENCE">
<xs:annotation>
<xs:documentation>
SUBJECT ASSAULTS ARE BECOMING MORE VIOLENT, BRUTAL, AND/OR DANGEROUS.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="INFLICTED_SERIOUS_INJURY">
<xs:annotation>
<xs:documentation>
SUBJECT HAS SERIOUSLY INJURED THE VICTIM (VICTIM NEEDED MEDICAL ATTENTION).
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PET_INJURED-INJURY_THREATENED">
<xs:annotation>
<xs:documentation>
SUBJECT HAS INJURED, KILLED, OR THREATENED TO INJURE OR KILL THE VICTIMS PET(S).
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SEXUAL_ATTACK-COERCION">
<xs:annotation>
<xs:documentation>
SUBJECT ABUSE OF VICTIM HAS INCLUDED SEXUAL COERCION OR ATTACK.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="THREATENED_TO_KILL">
<xs:annotation>
<xs:documentation>
SUBJECT HAS THREATENED TO KILL THE VICTIM.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="USED_INTIMIDATION">
<xs:annotation>
<xs:documentation>
SUBJECT HAS ATTEMPTED TO INTIMIDATE THE VICTIM.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="WEAPON_USE-THREAT">
<xs:annotation>
<xs:documentation>
SUBJECT USED A WEAPON AGAINST THE VICTIM OR THREATENED TO DO SO.
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>