ndex:DomesticViolenceLevelCodeSimpleType

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

Definition

A data type for a code that identifies the level of domestic violence involved in the incident.

Diagram

Enumerations

ValueDefinition
BODILY_IMPAIRMENTBODILY IMPAIRMENT
CAUSED_VICTIM_EXTREME_FEARCAUSED VICTIM EXTREME FEAR
FRACTUREFRACTURE
MADE_TERRORISTIC_THREATSMADE TERRORISTIC THREATS
MULTIPLE_BLOWS-MINOR_INJURYMULTIPLE BLOWS, MINOR INJURY
MULTIPLE_BLOWS-SEVERE_ABRASIONS_OR_INJURYMULTIPLE BLOWS, SEVERE ABRASIONS OR INJURY
MULTIPLE_BLOWS-SIGNIFICANT_BRUISINGMULTIPLE BLOWS, SIGNIFICANT BRUISING
SIGNIFICANT_PAINSIGNIFICANT PAIN
SINGLE_BLOW_OR_MINOR_INJURYSINGLE BLOW OR MINOR INJURY
THREATENED_WITH_WEAPONTHREATENED WITH WEAPON
USED_WEAPON_DURING_INCIDENTUSED WEAPON DURING INCIDENT
VICTIM_REQUIRED_MEDICAL_ATTENTIONVICTIM REQUIRED MEDICAL ATTENTION

XML Schema

<xs:simpleType name="DomesticViolenceLevelCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies the level of domestic violence involved in the incident.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="BODILY_IMPAIRMENT">
<xs:annotation>
<xs:documentation>
BODILY IMPAIRMENT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CAUSED_VICTIM_EXTREME_FEAR">
<xs:annotation>
<xs:documentation>
CAUSED VICTIM EXTREME FEAR
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="FRACTURE">
<xs:annotation>
<xs:documentation>
FRACTURE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MADE_TERRORISTIC_THREATS">
<xs:annotation>
<xs:documentation>
MADE TERRORISTIC THREATS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MULTIPLE_BLOWS-MINOR_INJURY">
<xs:annotation>
<xs:documentation>
MULTIPLE BLOWS, MINOR INJURY
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MULTIPLE_BLOWS-SEVERE_ABRASIONS_OR_INJURY">
<xs:annotation>
<xs:documentation>
MULTIPLE BLOWS, SEVERE ABRASIONS OR INJURY
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MULTIPLE_BLOWS-SIGNIFICANT_BRUISING">
<xs:annotation>
<xs:documentation>
MULTIPLE BLOWS, SIGNIFICANT BRUISING
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SIGNIFICANT_PAIN">
<xs:annotation>
<xs:documentation>
SIGNIFICANT PAIN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="SINGLE_BLOW_OR_MINOR_INJURY">
<xs:annotation>
<xs:documentation>
SINGLE BLOW OR MINOR INJURY
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="THREATENED_WITH_WEAPON">
<xs:annotation>
<xs:documentation>
THREATENED WITH WEAPON
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="USED_WEAPON_DURING_INCIDENT">
<xs:annotation>
<xs:documentation>
USED WEAPON DURING INCIDENT
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="VICTIM_REQUIRED_MEDICAL_ATTENTION">
<xs:annotation>
<xs:documentation>
VICTIM REQUIRED MEDICAL ATTENTION
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>