element -> <eCad.90>
eCad.90 eScene.21 Incident County No No The county or parish where the patient was found or to which the unit responded (or best approximation) E08_13 Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma Based on the ANSI Code Single Choice based on the County Name but stored as the ANSI code (combined 5 digit State and County codes) Should be required if there is a patient associated with the event. <br/><br/>GNIS Codes Website: <a>http://geonames.usgs.gov/domestic/download_data.htm</a>
Namespace:
Type:
anonymous (extension of ANSICountyCode)
Content:
simple
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eCad.90>
   
Content: 
{ xs:string }
</eCad.90>
Simple Content Detail:
Pattern:
[0-9]{5}

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  ANSICountyCode (extension)
      complexType
Derivation:
extension of ANSICountyCode
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eCad.eScene.IncidentCounty" minOccurs="0" name="eCad.90">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSICountyCode"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>