hs:ProblemTreatmentHistoryCodeType
complexType ProblemTreatmentHistoryCodeType in namespace http://release.niem.gov/niem/domains/humanServices/4.0/
Definition
A data type for describing the kinds of recommended treatment for the presented problem in a prior intervention.
Diagram
XML Schema
<xs:complexType name="ProblemTreatmentHistoryCodeType">
<xs:annotation>
<xs:documentation>
A data type for describing the kinds of recommended treatment for the presented problem in a prior intervention.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hs:ProblemTreatmentHistoryCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>