Definition Type: SimpleType
Name: DxInfoType
Namespace: http://www.eclaimlink.ae/DHD/ValidationSchema
Containing Schema: CommonTypes_20191113.xsd
Documentation:
-	The type of additional information for the diagnosis. | Used for POA: Present On Admission (POA) indicator it refers to the associated diagnosis code and is defined as: Present at the time the order for inpatient admission occurs. 
Conditions that develop during an outpatient encounter, including emergency department, observation, or outpatient surgery, are considered as present on admission. The POA Indicator is applied to the principal diagnosis as well as all secondary diagnoses and the external cause of injury codes that are reported. 
If a condition would not be coded and reported based on UHDDS definitions and current official coding guidelines, then the POA indicator would not be reported.
Collapse XSD Schema Diagram:
XSD Diagram of DxInfoType
Collapse XSD Schema Code:
<xs:simpleType name="DxInfoType">
    <xs:annotation>
        <xs:documentation>
			-	The type of additional information for the diagnosis. | Used for POA: Present On Admission (POA) indicator it refers to the associated diagnosis code and is defined as: Present at the time the order for inpatient admission occurs. 
				Conditions that develop during an outpatient encounter, including emergency department, observation, or outpatient surgery, are considered as present on admission. The POA Indicator is applied to the principal diagnosis as well as all secondary diagnoses and the external cause of injury codes that are reported. 
				If a condition would not be coded and reported based on UHDDS definitions and current official coding guidelines, then the POA indicator would not be reported. 
			</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:enumeration value="POA" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration POA