element -> <eCad.65>
eCad.65 ePatient.14 Race No No The patient's race as defined by the OMB (US Office of Management and Budget) E06_12 Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma OMB requirements are provided at: http://www.omhrc.gov/templates/browse.aspx?lvl=2&lvlID=172. Using single multiple choice question methodology to improve the completion of ethnicity information.<br/><br/>Ethnicity (Version 2.2.1: E06_13) has been merged with this data element and retired.
Namespace:
Type:
anonymous (extension of Race)
Content:
simple, 1 attribute
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<eCad.65
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</eCad.65>
Simple Content Detail:
Enumeration:
"2514001"
 - 
American Indian or Alaska Native
"2514003"
 - 
Asian
"2514005"
 - 
Black or African American
"2514007"
 - 
Hispanic or Latino
"2514009"
 - 
Native Hawaiian or Other Pacific Islander
"2514011"
 - 
White

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  Race (extension)
      complexType
Derivation:
extension of Race
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eCad.ePatient.Race" maxOccurs="unbounded" minOccurs="0" name="eCad.65">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="Race">
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/1)
CorrelationID
Type:
Use:
optional
Attribute Value
xs:string
MaxLength:
255
MinLength:
0
XML Source (see within schema source)
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>