Definition Type Simple Type
Name PostOpDischargeCodeType
Namespace https://www.aqihq.org/AQIXMLResources/AQISchema.xsd
Facets  
Enumerations Home or self care (routine discharge) , Short term general hospital for inpatient care , Skilled nursing facility (SNF) , Intermediate care facility (ICF) , Another type of institution , Home under care of organized home health service organization , Left against medical advice or discontinued care , Home under care of Home IV provider , Admitted as an inpatient to this hospital , Expired (i.e. dead) , Still patient or expected to return for outpatient services (i.e. still a patient) , Expired (i.e. died) at home , Expired (i.e. died) in a medical facility; e.g., hospital, SNF, ICF, or free standing hospice , Expired (i.e. died) - place unknown , Other , Unknown
XSD Schema AQISchema.xsd
XSD Schema Diagram
XSD Schema Code
<xs:simpleType name="PostOpDischargeCodeType" >
  <xs:restriction base="xs:string">
    <xs:enumeration value="Home or self care (routine discharge)"/>
    <xs:enumeration value="Short term general hospital for inpatient care"/>
    <xs:enumeration value="Skilled nursing facility (SNF)"/>
    <xs:enumeration value="Intermediate care facility (ICF)"/>
    <xs:enumeration value="Another type of institution"/>
    <xs:enumeration value="Home under care of organized home health service organization"/>
    <xs:enumeration value="Left against medical advice or discontinued care"/>
    <xs:enumeration value="Home under care of Home IV provider"/>
    <xs:enumeration value="Admitted as an inpatient to this hospital"/>
    <xs:enumeration value="Expired (i.e. dead)"/>
    <xs:enumeration value="Still patient or expected to return for outpatient services (i.e. still a patient)"/>
    <xs:enumeration value="Expired (i.e. died) at home"/>
    <xs:enumeration value="Expired (i.e. died) in a medical facility; e.g., hospital, SNF, ICF, or free standing hospice"/>
    <xs:enumeration value="Expired (i.e. died) - place unknown"/>
    <xs:enumeration value="Other"/>
    <xs:enumeration value="Unknown"/>
  </xs:restriction>

</xs:simpleType>
Derivation Tree
[No Sub Types]
PostOpDischargeCodeType
    mstns:PostOpDischarge
References
mstns:PostOpDischarge
Generated using Liquid XML Studio - FREE Community Edition 7.1.6.1440 - Featuring Sample XML Generator