Definition Type: SimpleType
Name: EntitlementReasonCodeTypesType
Namespace: http://ns.hr-xml.org/2007-04-15
Containing Schema: USLocalizations.xsd
Documentation:
ESRD (end-stage renal disease). An type of entitlement under Medicare for persons with permanent kidney failure. That stage of renal impairment that appears irreversible and permanent, and requires a regular course of dialysis or kidney transplantation to maintain life.
Collapse XSD Schema Diagram:
XSD Diagram of EntitlementReasonCodeTypesType in schema uslocalizations_xsd1 (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:simpleType name="EntitlementReasonCodeTypesType">
    <xsd:annotation>
        <xsd:documentation>ESRD (end-stage renal disease). An type of entitlement under Medicare for persons with permanent kidney failure. That stage of renal impairment that appears irreversible and permanent, and requires a regular course of dialysis or kidney transplantation to maintain life.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="age" />
        <xsd:enumeration value="ESRD" />
        <xsd:enumeration value="disabled" />
        <xsd:enumeration value="working disabled" />
        <xsd:enumeration value="unknown" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration age
Enumeration ESRD
Enumeration disabled
Enumeration working disabled
Enumeration unknown
Collapse Derivation Tree:
Collapse References:
hr:EntitlementReason