element -> <eCad.58>
eCad.58 ePatient.07 Patient's Home County No No The patient's home county or parish or residence E06_06 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.58>
   
Content: 
{ xs:string }
</eCad.58>
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.ePatient.PatientsHomeCounty" minOccurs="0" name="eCad.58">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSICountyCode"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>