Definition Type: SimpleType
Name: HeaderReceiverID
Namespace: http://www.eclaimlink.ae/DHD/ValidationSchema
Containing Schema: CommonTypes.xsd
Documentation:
-   DHPO eClaimLink ID of the Provider, Insurer or TPA receiving information.
-   For transaction pairs the receiver of the first transaction must be the sender of the second transaction
    -   Example if a TPA receives a ClaimSubmission from a provider, then that TPA (not the insurer) must send the RemittanceAdvice to the provider.
Collapse XSD Schema Diagram:
XSD Diagram of HeaderReceiverID
Collapse XSD Schema Code:
<xs:simpleType name="HeaderReceiverID">
    <xs:annotation>
        <xs:documentation>
			-   DHPO eClaimLink ID of the Provider, Insurer or TPA receiving information.
			-   For transaction pairs the receiver of the first transaction must be the sender of the second transaction
			    -   Example if a TPA receives a ClaimSubmission from a provider, then that TPA (not the insurer) must send the RemittanceAdvice to the provider.
            </xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:minLength value="1" />
        <xs:pattern value="[\S]*" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
MinLength 1
Pattern [\S]*
Collapse Derivation Tree:
Collapse References:
ReceiverID, ReceiverID, ReceiverID, ReceiverID, ReceiverID, ReceiverID, ReceiverID, ReceiverID