ndex:SubjectMOGeneralLifestyleCodeSimpleType

simpleType SubjectMOGeneralLifestyleCodeSimpleType in namespace http://release.niem.gov/niem/codes/fbi_ndex/4.2/

Definition

A data type for a code that identifies lifestyle characteristics for the subject person based on investigator experience.

Diagram

Enumerations

ValueDefinition
ALCOHOLICAlcoholic
BISEXUALBisexual
DRUG SELLERDrug Seller
DRUG USERDrug User
HABITUAL OFFENDERHabitual Offender
HETEROSEXUALHeterosexual
HITCHHIKERHitchhiker
HOMOSEXUALHomosexual
LONERLoner
MENTALLY ILLMentally Ill
PEDOPHILEPedophile
PIMPPimp
PROSTITUTEProstitute
REGISTERED SEX OFFENDERRegistered Sex Offender
STREET PERSON_HOMELESSStreet Person_Homeless
STUDENTStudent
TRANSIENTTransient
TRANSVESTITETransvestite
UNKNOWNUnknown

XML Schema

<xs:simpleType name="SubjectMOGeneralLifestyleCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for a code that identifies lifestyle characteristics for the subject person based on investigator experience.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="ALCOHOLIC">
<xs:annotation>
<xs:documentation>
Alcoholic
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="BISEXUAL">
<xs:annotation>
<xs:documentation>
Bisexual
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DRUG SELLER">
<xs:annotation>
<xs:documentation>
Drug Seller
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DRUG USER">
<xs:annotation>
<xs:documentation>
Drug User
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HABITUAL OFFENDER">
<xs:annotation>
<xs:documentation>
Habitual Offender
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HETEROSEXUAL">
<xs:annotation>
<xs:documentation>
Heterosexual
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HITCHHIKER">
<xs:annotation>
<xs:documentation>
Hitchhiker
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="HOMOSEXUAL">
<xs:annotation>
<xs:documentation>
Homosexual
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="LONER">
<xs:annotation>
<xs:documentation>
Loner
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="MENTALLY ILL">
<xs:annotation>
<xs:documentation>
Mentally Ill
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PEDOPHILE">
<xs:annotation>
<xs:documentation>
Pedophile
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PIMP">
<xs:annotation>
<xs:documentation>
Pimp
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="PROSTITUTE">
<xs:annotation>
<xs:documentation>
Prostitute
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="REGISTERED SEX OFFENDER">
<xs:annotation>
<xs:documentation>
Registered Sex Offender
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STREET PERSON_HOMELESS">
<xs:annotation>
<xs:documentation>
Street Person_Homeless
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="STUDENT">
<xs:annotation>
<xs:documentation>
Student
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TRANSIENT">
<xs:annotation>
<xs:documentation>
Transient
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="TRANSVESTITE">
<xs:annotation>
<xs:documentation>
Transvestite
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="UNKNOWN">
<xs:annotation>
<xs:documentation>
Unknown
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>