element -> <eSituation.18>
eSituation.18 Date/Time Last Known Well No No The estimated date and time the patient was last known to be well or in their usual state of health. This is described or estimated by the patient, family, and/or bystanders. Optional Airway Cardiac Arrest Pediatric STEMI Stroke Trauma For stroke related events, this is the date and time the patient was last seen normal. For cardiac or respiratory arrest related events, this is the date and time the patient was last known to have a pulse or when interaction was had with the patient. For drowning related events, this is the date and time the patient was last seen. For injury or trauma related events, this is the date and time the patient was injured.
Namespace:
Type:
anonymous (extension of DateTimeType)
Content:
simple
Defined:
locally within eSituation complexType in eSituation_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eSituation.18>
   
Content: 
{ xs:dateTime }
</eSituation.18>
Simple Content Detail:
MaxInclusive:
2050-01-01T00:00:00-00:00
MinInclusive:
1950-01-01T00:00:00-00:00
Pattern:
[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}(\.\d+)?(\+|-)[0-9]{2}:[0-9]{2}

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:dateTime (restriction)
  DateTimeType (extension)
      complexType
Derivation:
extension of DateTimeType
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eTimes.DateTimeLastKnownWell" minOccurs="0" name="eSituation.18">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="DateTimeType"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>