hs:AssessmentRecommendedCourseOfActionCategoryCodeSimpleType

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

Definition

A data type for describing a course of action.

Diagram

Enumerations

ValueDefinition
Cognitive Behavior TreatmentCognitive Behavior Treatment
Drug/Alcohol AssessmentDrug/Alcohol Assessment
Drug/Alcohol TreatmentDrug/Alcohol Treatment
Family CounselingFamily Counseling
Mental Health AssessmentMental Health Assessment
Mental Health ScreeningMental Health Screening
Multi Systemic TherapyMulti Systemic Therapy
Risk InterventionRisk Intervention
Trauma InterventionTrauma Intervention

XML Schema

<xs:simpleType name="AssessmentRecommendedCourseOfActionCategoryCodeSimpleType">
<xs:annotation>
<xs:documentation>
A data type for describing a course of action.
</xs:documentation>
</xs:annotation>
<xs:enumeration value="Cognitive Behavior Treatment">
<xs:annotation>
<xs:documentation>
Cognitive Behavior Treatment
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Drug/Alcohol Assessment">
<xs:annotation>
<xs:documentation>
Drug/Alcohol Assessment
</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="Family Counseling">
<xs:annotation>
<xs:documentation>
Family Counseling
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Mental Health Assessment">
<xs:annotation>
<xs:documentation>
Mental Health Assessment
</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="Mental Health Screening">
<xs:annotation>
<xs:documentation>
Mental Health Screening
</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>