j:AftercareServicesScreeningType

complexType AftercareServicesScreeningType in namespace http://release.niem.gov/niem/domains/jxdm/6.2/

Definition

A data type for an evaluation of a parolee to determine the appropriate mental health services to be provided.

Diagram

XML Schema

<xs:complexType name="AftercareServicesScreeningType">
<xs:annotation>
<xs:documentation>
A data type for an evaluation of a parolee to determine the appropriate mental health services to be provided.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="j:AftercareServicesScreeningComment" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:AftercareServicesScreeningConcernAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:AftercareServicesScreeningReviewDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:AftercareServicesScreeningTreatmentIntensiveProgramEnrollmentIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:AftercareServicesScreeningAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>