ucr:DrugCategoryCodeSimpleType

simpleType DrugCategoryCodeSimpleType in namespace http://release.niem.gov/niem/codes/ucr/5.0/

Definition

A data type for kinds of drugs.

Diagram

Enumerations

ValueDefinition
AMPHETAMINES-METHAMPHETAMINESAMPHETAMINES/METHAMPHETAMINES
BARBITURATESBARBITURATES
COCAINECOCAINE (ALL FORMS EXCEPT CRACK)
CRACK_COCAINECRACK COCAINE
HASHISHHASHISH
HEROINHEROIN
LSDLSD
MARIJUANAMARIJUANA
MORPHINEMORPHINE
OPIUMOPIUM
OTHER_DEPRESSANTSOTHER DEPRESSANTS
OTHER_DRUGSOTHER DRUGS
OTHER_HALLUCINOGENSOTHER HALLUCINOGENS
OTHER_NARCOTICSOTHER NARCOTICS
OTHER_STIMULANTSOTHER STIMULANTS
OVER_THREE_DRUG_TYPESOVER THREE DRUG TYPES
PCPPCP
UNKNOWN_DRUG_TYPEUNKNOWN DRUG TYPE

XML Schema

<xs:simpleType name="DrugCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for kinds of drugs.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="AMPHETAMINES-METHAMPHETAMINES">
<xs:annotation>
<xs:documentation>
AMPHETAMINES/METHAMPHETAMINES
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BARBITURATES">
<xs:annotation>
<xs:documentation>
BARBITURATES
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="COCAINE">
<xs:annotation>
<xs:documentation>
COCAINE (ALL FORMS EXCEPT CRACK)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="CRACK_COCAINE">
<xs:annotation>
<xs:documentation>
CRACK COCAINE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HASHISH">
<xs:annotation>
<xs:documentation>
HASHISH
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HEROIN">
<xs:annotation>
<xs:documentation>
HEROIN
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LSD">
<xs:annotation>
<xs:documentation>
LSD
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MARIJUANA">
<xs:annotation>
<xs:documentation>
MARIJUANA
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MORPHINE">
<xs:annotation>
<xs:documentation>
MORPHINE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OPIUM">
<xs:annotation>
<xs:documentation>
OPIUM
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER_DEPRESSANTS">
<xs:annotation>
<xs:documentation>
OTHER DEPRESSANTS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER_DRUGS">
<xs:annotation>
<xs:documentation>
OTHER DRUGS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER_HALLUCINOGENS">
<xs:annotation>
<xs:documentation>
OTHER HALLUCINOGENS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER_NARCOTICS">
<xs:annotation>
<xs:documentation>
OTHER NARCOTICS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OTHER_STIMULANTS">
<xs:annotation>
<xs:documentation>
OTHER STIMULANTS
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="OVER_THREE_DRUG_TYPES">
<xs:annotation>
<xs:documentation>
OVER THREE DRUG TYPES
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PCP">
<xs:annotation>
<xs:documentation>
PCP
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UNKNOWN_DRUG_TYPE">
<xs:annotation>
<xs:documentation>
UNKNOWN DRUG TYPE
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>