Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type recordType
Namespace http://www.hudhdx.info/Resources/Vendors/6_1_1/HUD_HMIS.xsd
Annotations
12 = Contact records collected under 2014 HMIS Data Standards v5.1
13 = 4.12 Contact records collected under 2017 HMIS Data Standards 
141 = P1 Services Provided – PATH 
142 = R14 RHY Service Connections 
143 = W1 Services Provided – HOPWA 
144 = V2 Services Provided – SSVF 
151 = W2 Financial Assistance – HOPWA 
152 = V3 Financial Assistance – SSVF 
161 = P2 Referrals Provided – PATH 
200 = 4.14  Bed night
210 = V8 HUD-VASH Voucher Tracking
Diagram
Diagram
Type restriction of xs:unsignedInt
Facets
enumeration 12
Contact v5.1
enumeration 13
Contact v6.0
enumeration 141
PATH service
enumeration 142
RHY service connections
enumeration 143
HOPWA service
enumeration 144
SSVF service
enumeration 151
HOPWA financial assistance
enumeration 152
SSVF financial assistance
enumeration 161
PATH referral
enumeration 200
Bed night
enumeration 210
Bed night
Used by
Source
<xs:simpleType name="recordType">
  <xs:annotation>
    <xs:documentation xml:lang="en">12 = Contact records collected under 2014 HMIS Data Standards v5.1 13 = 4.12 Contact records collected under 2017 HMIS Data Standards 141 = P1 Services Provided – PATH 142 = R14 RHY Service Connections 143 = W1 Services Provided – HOPWA 144 = V2 Services Provided – SSVF 151 = W2 Financial Assistance – HOPWA 152 = V3 Financial Assistance – SSVF 161 = P2 Referrals Provided – PATH 200 = 4.14 Bed night 210 = V8 HUD-VASH Voucher Tracking</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:unsignedInt">
    <xs:enumeration value="12">
      <xs:annotation>
        <xs:documentation xml:lang="en">Contact v5.1</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="13">
      <xs:annotation>
        <xs:documentation xml:lang="en">Contact v6.0</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="141">
      <xs:annotation>
        <xs:documentation xml:lang="en">PATH service</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="142">
      <xs:annotation>
        <xs:documentation xml:lang="en">RHY service connections</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="143">
      <xs:annotation>
        <xs:documentation xml:lang="en">HOPWA service</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="144">
      <xs:annotation>
        <xs:documentation xml:lang="en">SSVF service</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="151">
      <xs:annotation>
        <xs:documentation xml:lang="en">HOPWA financial assistance</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="152">
      <xs:annotation>
        <xs:documentation xml:lang="en">SSVF financial assistance</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="161">
      <xs:annotation>
        <xs:documentation xml:lang="en">PATH referral</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="200">
      <xs:annotation>
        <xs:documentation xml:lang="en">Bed night</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="210">
      <xs:annotation>
        <xs:documentation xml:lang="en">Bed night</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>