element -> <eCad.77>
eCad.77 eScene.08 Triage Classification for MCI Patient No No The color associated with the initial triage assessment/classification of the MCI patient. Optional Airway Cardiac Arrest Pediatric Response STEMI Stroke Trauma This element is documented when eScene.07 (Mass Casualty Incident) = Yes.<br/><br/>Examples of triage systems include START and SALT. <br/><br/><div style="font-size:11px">Adapted from: SALT mass casualty triage: concept endorsed by the American College of Emergency Physicians, American College of Surgeons Committee on Trauma, American Trauma Society, National Association of EMS Physicians, National Disaster Life Support Education Consortium, and State and Territorial Injury Prevention Directors Association. Disaster Med Public Health Prep. 2008 Dec;2(4):245-6.</div><div style="font-size:4px">&nbsp;</div><div style="font-size:11px">START reference: Benson M, Koenig KL, Schultz CH. Disaster triage: START, then SAVE-a new method of dynamic triage for victims of a catastrophic earthquake. Prehospital Disaster Med. 1996; Apr-Jun; 11(2): 117-24 </div>
Namespace:
Type:
Content:
simple
Defined:
locally within eCAD complexType in eCAD_v3.xsd; see XML source
Content Model Diagram
XML Representation Summary
<eCad.77>
   
Content: 
{ enumeration of xs:string }
</eCad.77>
Simple Content Detail:
Enumeration:
"2708001"
 - 
Red - Immediate
"2708003"
 - 
Yellow - Delayed
"2708005"
 - 
Green - Minimal (Minor)
"2708007"
 - 
Gray - Expectant
"2708009"
 - 
Black - Deceased

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