element -> <eCad.98>
eCad.98 eDisposition.06 Destination County No No The destination county in which the patient was delivered or transferred to. E20_06 Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma May be auto-populated if list created in dFacility.11 (Facility County). 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:
Content Model Diagram
XML Representation Summary
<eCad.98>
   
Content: 
{ xs:string }
</eCad.98>
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.eDisposition.DestinationCounty" minOccurs="0" name="eCad.98">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="ANSICountyCode"/>
</xs:simpleContent>
</xs:complexType>
</xs:element>