j:MentalHealthTreatmentProgramDetailsType
complexType MentalHealthTreatmentProgramDetailsType in namespace http://release.niem.gov/niem/domains/jxdm/6.1/
Definition
A data type for a program for a subject's mental health needs can be met.
Diagram
XML Schema
<xs:complexType name="MentalHealthTreatmentProgramDetailsType">
<xs:annotation>
<xs:documentation>
A data type for a program for a subject's mental health needs can be met.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="structures:ObjectType">
<xs:sequence>
<xs:element ref="j:MentalHealthTreatmentProgramPlacementAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:MentalHealthTreatmentProgramDetailsAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>