hs:JuvenileIntakeAssessmentType

complexType JuvenileIntakeAssessmentType in namespace http://release.niem.gov/niem/domains/humanServices/4.1/

Definition

A data type for a juvenile intake assessment.

Diagram

XML Schema

<xs:complexType name="JuvenileIntakeAssessmentType">
<xs:annotation>
<xs:documentation>
A data type for a juvenile intake assessment.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:sequence>
<xs:element ref="hs:AbuseNeglectReportedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:AtIntakePresentingProblemAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:ChargeDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ClientWalkInIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:JuvenileGangAffiliationIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:OtherIdentifiedSymptomsDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ParentGangAffiliationIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:PriorArrestDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:PriorDetention" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:PriorInterventionAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:ProblemTreatmentHistoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:SuicideRiskOrRiskOfSelfHarmDescriptionText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:SuicideRiskOrRiskOfSelfHarmIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="hs:JuvenileIntakeAssessmentAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>