Documentation for the HUD HMIS XML Schema v2.8

Complex Type: healthStatus

[Table of contents]

Super-types: unsignedInt < unsignedInt (by extension) < healthStatusBase (by restriction) < healthStatus (by extension)
Sub-types: None
Name healthStatus
Used by (from the same schema document) Complex Type personHistorical
Abstract no
XML Instance Representation
<...
hmis:dateCollected=" xsd:dateTime [1]

'See Data Integration Package Cumulative Overview, Appendix 1.13.'

"

hmis:dateEffective=" xsd:dateTime [0..1]

'See Data Integration Package Cumulative Overview, Appendix 1.13.'

"

hmis:dataCollectionStage=" hmis:fourValBase [0..1]

'See Data Integration Package Cumulative Overview, Appendix 1.13.'

"
>
hmis:healthStatusBase
</...>
Diagram
Schema Component Representation
<xsd:complexType name="healthStatus">
<xsd:simpleContent>
<xsd:extension base=" hmis:healthStatusBase ">
<xsd:attributeGroup ref=" hmis:dateStampGroup "/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>