element -> <eOutcome.08>
eOutcome.08 Emergency Department Recorded Cause of Injury No No The documented cause of injury from the emergency department record. Optional Code list is represented in ICD-10-CM. Reference the NEMSIS Suggested Lists at: http://nemsis.org/v3/resources.html <br/><br/>ICD-10-CM <br/>Website - http://uts.nlm.nih.gov <br/>Product - UMLS Metathesaurus Added to better evaluate EMS care.
Namespace:
Type:
anonymous (extension of icd10CodeInjury)
Content:
simple, 1 attribute
Defined:
locally within eOutcome complexType in eOutcome_v3.xsd; see XML source
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<eOutcome.08
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ xs:string }
</eOutcome.08>
Simple Content Detail:
Pattern:
([TV-Y][0-9]{2})((\.[0-9A-Z]{1,4})?)

Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
xs:string (restriction)
  icd10CodeInjury (extension)
      complexType
Derivation:
extension of icd10CodeInjury
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eOutcome.EmergencyDepartmentRecordedCauseofInjury" maxOccurs="unbounded" minOccurs="0" name="eOutcome.08">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="icd10CodeInjury">
<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"/>