hs:ProblemTreatmentHistoryCodeSimpleType

simpleType ProblemTreatmentHistoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/humanServices/4.1/

Definition

A data type listing the kinds of recommended treatment for the presented problem in a prior intervention.

Diagram

Enumerations

ValueDefinition
Anger Control TreatmentAnger Control Treatment
Cognitive Behavior TreatmentCognitive Behavior Treatment
Community ReferralsCommunity Referrals, e.g. Faith Based Organizations, Food Banks, Shelters, and similar.
Drug/Alcohol TreatmentDrug/Alcohol Treatment
Eating Disorder TherapyEating Disorder Therapy
Family CounselingFamily Counseling
Group TherapyGroup Therapy
Mental Health TherapyMental Health Therapy
Multifamily TherapyMultifamily Therapy
Multi Systemic TherapyMulti Systemic Therapy
Risk InterventionRisk Intervention
Trauma InterventionTrauma 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: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>