element -> <eCad.59>
eCad.59 ePatient.08 Patient's Home State No No The patient's home state, territory, or province, or District of Columbia, where the patient resides. E06_07 Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma The ANSI Code Selection by text but stored as ANSI code.<br/><br/>GNIS Codes Website: <a>http://geonames.usgs.gov/domestic/download_data.htm</a>
Namespace:
Type:
anonymous (extension of ANSIStateCode)
Content:
simple
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eCad.59>
   
Content: 
{ xs:string }
</eCad.59>
Simple Content Detail:
Pattern:
[0-9]{2}

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