Definition Type: SimpleType
Name: EncounterStart
Namespace: http://www.eclaimlink.ae/DHD/ValidationSchema
Containing Schema: CommonTypes_20191113.xsd
Documentation:
-	EncounterStart is the date and time at which the patient comes under the care of a responsible clinician.
-   For Elective patients this will typically be the date and time of the visit registration/admission on arrival of the patient at the healthcare facility.
-   For Emergency patients this will typically be the date and time of the registration and admission on arrival of the patient at the healthcare facility.
-   For Transfer patients between facilities (i.e. inter-hospital transfers), this will typically be the date and time of the visit registration and admission on arrival of the patient at the receiving healthcare facility.
-   For Live birth this will typically be the date and time of the registration and admission of the newborn at the healthcare facility. The Encounter start will also be the date and time of birth.
-   For Stillbirth this will typically be the date and time of the registration of the stillborn at the healthcare facility.  The Encounter start will also be the date and time of stillbirth.
-   For Death on arrival this will typically be the date and time of the visit registration on arrival of the patient at the healthcare facility for pronouncement.
-	Restrictions: Needs to be after 01/06/2012 and before the present.
Collapse XSD Schema Diagram:
XSD Diagram of EncounterStart
Collapse XSD Schema Code:
<xs:simpleType name="EncounterStart">
    <xs:annotation>
        <xs:documentation>
        -	EncounterStart is the date and time at which the patient comes under the care of a responsible clinician.
        -   For Elective patients this will typically be the date and time of the visit registration/admission on arrival of the patient at the healthcare facility.
        -   For Emergency patients this will typically be the date and time of the registration and admission on arrival of the patient at the healthcare facility.
        -   For Transfer patients between facilities (i.e. inter-hospital transfers), this will typically be the date and time of the visit registration and admission on arrival of the patient at the receiving healthcare facility.
        -   For Live birth this will typically be the date and time of the registration and admission of the newborn at the healthcare facility. The Encounter start will also be the date and time of birth.
        -   For Stillbirth this will typically be the date and time of the registration of the stillborn at the healthcare facility.  The Encounter start will also be the date and time of stillbirth.
        -   For Death on arrival this will typically be the date and time of the visit registration on arrival of the patient at the healthcare facility for pronouncement.
        -	Restrictions: Needs to be after 01/06/2012 and before the present.
      </xs:documentation>
    </xs:annotation>
    <xs:restriction xmlns:q6="http://www.eclaimlink.ae/DHD/ValidationSchema" base="q6:DateTimeForm" />
</xs:simpleType>
Collapse Derivation Tree: