Definition Type: SimpleType
Name: EncounterTransferSource
Namespace: http://www.eclaimlink.ae/DHD/ValidationSchema
Containing Schema: CommonTypes.xsd
Documentation:
-	EncounterTransferSource is the healthcare facility from where a hospital transfer originated (EncounterStartType = 3 Transfer)
    -   The originating healthcare facility is described by eClaimLink ID.
    -   If the patient has insurance coverage, enter eClaimLink insurance ID.
    -   If the patient is neither insured by a DHA insurance nor paying SelfPay.
-	Restrictions: The latest version of these attributes can be downloaded from http://www.eclaimlink.ae/CodingSets.aspx
Collapse XSD Schema Diagram:
XSD Diagram of EncounterTransferSource
Collapse XSD Schema Code:
<xs:simpleType name="EncounterTransferSource">
    <xs:annotation>
        <xs:documentation>
			-	EncounterTransferSource is the healthcare facility from where a hospital transfer originated (EncounterStartType = 3 Transfer)
			    -   The originating healthcare facility is described by eClaimLink ID.
			    -   If the patient has insurance coverage, enter eClaimLink insurance ID.
			    -   If the patient is neither insured by a DHA insurance nor paying SelfPay.
			-	Restrictions: The latest version of these attributes can be downloaded from http://www.eclaimlink.ae/CodingSets.aspx
			</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:minLength value="0" />
        <xs:maxLength value="100" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
MaxLength 100
MinLength 0
Collapse Derivation Tree:
Collapse References:
TransferSource