j:MentalHealthCertificationType
complexType MentalHealthCertificationType in namespace http://release.niem.gov/niem/domains/jxdm/6.0/
Definition
A data type for an official pronouncement of the status of the mental health of subject, thru the testimony of medical professionals and/or declared by a court of law.
Diagram
XML Schema
<xs:complexType name="MentalHealthCertificationType">
<xs:annotation>
<xs:documentation>
A data type for an official pronouncement of the status of the mental health of subject, thru the testimony of medical professionals and/or declared by a court of law.</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="j:CertificationType">
<xs:sequence>
<xs:element ref="j:MentalHealthCertificationChiefPsychiatristAuthorText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:MentalHealthCertificationChiefPsychiatristReviewedIndicator" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:MentalHealthCertificationHearing" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:MentalHealthCertificationReviewConcurrenceText" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:MentalHealthChiefPsychiatristCertificationDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:MentalHealthConcernCategoryAbstract" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:MentalHealthConcernNotedDate" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:MentalHealthFunctionLevelScoreNumeric" minOccurs="0" maxOccurs="unbounded"/>
<xs:element ref="j:MentalHealthCertificationAugmentationPoint" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>