hs:ProblemTreatmentHistoryCodeSimpleType
simpleType ProblemTreatmentHistoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/humanServices/4.0/
Definition
A data type listing the kinds of recommended treatment for the presented problem in a prior intervention.
Diagram
Enumerations
Value | Definition |
Anger Control Treatment | Anger Control Treatment |
Cognitive Behavior Treatment | Cognitive Behavior Treatment |
Community Referrals | Community Referrals, e.g. Faith Based Organizations, Food Banks, Shelters, and similar. |
Drug/Alcohol Treatment | Drug/Alcohol Treatment |
Eating Disorder Therapy | Eating Disorder Therapy |
Family Counseling | Family Counseling |
Group Therapy | Group Therapy |
Mental Health Therapy | Mental Health Therapy |
Multifamily Therapy | Multifamily Therapy |
Multi Systemic Therapy | Multi Systemic Therapy |
Risk Intervention | Risk Intervention |
Trauma Intervention | Trauma Intervention |
XML Schema
<xs:simpleType name="ProblemTreatmentHistoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type listing the kinds of recommended treatment for the presented problem in a prior intervention.</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:token">
<xs:enumeration value="Anger Control Treatment">
<xs:annotation>
<xs:documentation>
Anger Control Treatment</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Cognitive Behavior Treatment">
<xs:annotation>
<xs:documentation>
Cognitive Behavior Treatment</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Community Referrals">
<xs:annotation>
<xs:documentation>
Community Referrals, e.g. Faith Based Organizations, Food Banks, Shelters, and similar.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Drug/Alcohol Treatment">
<xs:annotation>
<xs:documentation>
Drug/Alcohol Treatment</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Eating Disorder Therapy">
<xs:annotation>
<xs:documentation>
Eating Disorder Therapy</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Family Counseling">
<xs:annotation>
<xs:documentation>
Family Counseling</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Group Therapy">
<xs:annotation>
<xs:documentation>
Group Therapy</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Mental Health Therapy">
<xs:annotation>
<xs:documentation>
Mental Health Therapy</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Multifamily Therapy">
<xs:annotation>
<xs:documentation>
Multifamily Therapy</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Multi Systemic Therapy">
<xs:annotation>
<xs:documentation>
Multi Systemic Therapy</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Risk Intervention">
<xs:annotation>
<xs:documentation>
Risk Intervention</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Trauma Intervention">
<xs:annotation>
<xs:documentation>
Trauma Intervention</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>