hs:PresentingProblemCodeSimpleType

simpleType PresentingProblemCodeSimpleType in namespace http://release.niem.gov/niem/domains/humanServices/4.2/

Definition

A data type for describing problems presented at intake.

Diagram

Enumerations

ValueDefinition
Anger IssuesAnger Management
Choking GameSelf Strangulation
Drug/Alcohol DisorderDrug/Alcohol Disorder
Eating DisorderEating Disorder(s)
Gender Identification IssuesGender Identification Issues
HungerHunger
Living SituationLiving Situation(s), e.g. Runaway, Parent/Child Conflict, Family in Need of Services, or Child in Need of Services
Physical AbusePhysical Abuse
School BehaviorSchool Behavior Issues, e.g. Suspension, Expulsion, Habitual Absence, Attendance Issues, or Bullying
Self HarmSelf Harm
Sexual AbuseSexual Abuse

XML Schema

<xs:simpleType name="PresentingProblemCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for describing problems presented at intake.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Anger Issues">
<xs:annotation>
<xs:documentation>
Anger Management
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Choking Game">
<xs:annotation>
<xs:documentation>
Self Strangulation
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Drug/Alcohol Disorder">
<xs:annotation>
<xs:documentation>
Drug/Alcohol Disorder
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Eating Disorder">
<xs:annotation>
<xs:documentation>
Eating Disorder(s)
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Gender Identification Issues">
<xs:annotation>
<xs:documentation>
Gender Identification Issues
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Hunger">
<xs:annotation>
<xs:documentation>
Hunger
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Living Situation">
<xs:annotation>
<xs:documentation>
Living Situation(s), e.g. Runaway, Parent/Child Conflict, Family in Need of Services, or Child in Need of Services
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Physical Abuse">
<xs:annotation>
<xs:documentation>
Physical Abuse
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="School Behavior">
<xs:annotation>
<xs:documentation>
School Behavior Issues, e.g. Suspension, Expulsion, Habitual Absence, Attendance Issues, or Bullying
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Self Harm">
<xs:annotation>
<xs:documentation>
Self Harm
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Sexual Abuse">
<xs:annotation>
<xs:documentation>
Sexual Abuse
</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>