Definition Type: SimpleType
Name: AuthorizationDateOrdered
Namespace: http://www.eclaimlink.ae/DHD/ValidationSchema
Containing Schema: CommonTypes_20191113.xsd
Documentation:
-	The date on which the prescription/order is ordered/prescribed.
-	This is required to check:
-   Validity of a prescription/order
-   Or onset of condition to exclude pre-existing conditions as per policy coverage.
Collapse XSD Schema Diagram:
XSD Diagram of AuthorizationDateOrdered
Collapse XSD Schema Code:
<xs:simpleType name="AuthorizationDateOrdered">
    <xs:annotation>
        <xs:documentation>
        -	The date on which the prescription/order is ordered/prescribed.
        -	This is required to check:
        -   Validity of a prescription/order
        -   Or onset of condition to exclude pre-existing conditions as per policy coverage.
      </xs:documentation>
    </xs:annotation>
    <xs:restriction xmlns:q1="http://www.eclaimlink.ae/DHD/ValidationSchema" base="q1:DateForm" />
</xs:simpleType>
Collapse Derivation Tree: