hs:PriorInterventionCodeType
complexType PriorInterventionCodeType in namespace http://release.niem.gov/niem/domains/humanServices/4.2/
Definition
A data type for describing a prior intervention.
Diagram
XML Schema
<xs:complexType name="PriorInterventionCodeType">
<xs:annotation>
<xs:documentation>
A data type for describing a prior intervention.</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="hs:PriorInterventionCodeSimpleType">
<xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>