hs:AssessmentRecommendedCourseOfActionCategoryCodeSimpleType
simpleType AssessmentRecommendedCourseOfActionCategoryCodeSimpleType in namespace http://release.niem.gov/niem/domains/humanServices/4.0/
Definition
A data type for describing a course of action.
Diagram
Enumerations
Value | Definition |
Cognitive Behavior Treatment | Cognitive Behavior Treatment |
Drug/Alcohol Assessment | Drug/Alcohol Assessment |
Drug/Alcohol Treatment | Drug/Alcohol Treatment |
Family Counseling | Family Counseling |
Mental Health Assessment | Mental Health Assessment |
Mental Health Screening | Mental Health Screening |
Multi Systemic Therapy | Multi Systemic Therapy |
Risk Intervention | Risk Intervention |
Trauma Intervention | Trauma 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:restriction base="xs:token">
<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>