hs:PresentingProblemCodeType
complexType PresentingProblemCodeType in namespace http://release.niem.gov/niem/domains/humanServices/4.2/
Definition
A data type for describing problems presented at intake.
Diagram
XML Schema
<xs:complexType name="PresentingProblemCodeType">
<xs:annotation>
<xs:documentation>
A data type for describing problems presented at intake.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hs:PresentingProblemCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>