ndex:SubjectMOGeneralLifestyleCodeSimpleType

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

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>