element -> <eScene.23>
eScene.23 Incident Census Tract No No The census tract in which the incident occurred. Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma This data element was added to better document the service area of the EMS Agency. Each state listed is associated with the counties, census tracts, and ZIP codes within the EMS Agency Service Area for each state. <br/><br/>The format of the census tract number must be an 11-digit number, based upon the 2010 census, using the pattern: <br/>2-digit State Code 3-digit County Code 6-digit Census Tract Number (no decimal) <br/><br/>Example: NEMSIS TAC office (UT, Salt Lake County, Census Tract - located at 295 Chipeta Way, Salt Lake City, UT) 49035101400 <br/><br/>Census Tract Data Website (files and descriptions): <a href="http://www.census.gov/geo/maps-data/data/tract_rel_download.html" target="_blank">http://www.census.gov/geo/maps-data/data/tract_rel_download.html</a> Added to improve the ability to use census and other demographic information within EMS research.
Namespace:
Type:
Content:
simple
Defined:
locally within eScene complexType in eScene_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eScene.23>
   
Content: 
{ xs:string }
</eScene.23>
Simple Content Detail:
Pattern:
[0-9]{11}
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eScene.IncidentCensusTract" minOccurs="0" name="eScene.23" type="CensusTracts"/>