element -> <eOutcome.ExternalDataGroup>
Group Tag to hold information about external report or record
Namespace:
Type:
anonymous complexType
Content:
complex, 1 attribute, 3 elements
Defined:
locally within eOutcome complexType in eOutcome_v3.xsd; see XML source
Includes:
definitions of 1 attribute, 3 elements
Content Model Diagram
XML Representation Summary
<eOutcome.ExternalDataGroup
    CorrelationID
 = 
xs:string
    >
   
Content: 
eOutcome.03?, eOutcome.04?, eOutcome.05?
</eOutcome.ExternalDataGroup>
Content model elements (3):
Included in content model of elements (1):
XML Source (w/o annotations (4); see within schema source)
<xs:element id="eOutcome.ExternalDataGroup" maxOccurs="unbounded" minOccurs="0" name="eOutcome.ExternalDataGroup">
<xs:complexType>
<xs:sequence>
<xs:element id="eOutcome.ExternalReportIDNumberType" minOccurs="0" name="eOutcome.03" type="ExternalReportIDType"/>
<xs:element id="eOutcome.ExternalReportIDNumber" minOccurs="0" name="eOutcome.04" type="ExternalReportID"/>
<xs:element id="eOutcome.OtherReportRegistryType" minOccurs="0" name="eOutcome.05" type="OtherReportRegistryType"/>
</xs:sequence>
<xs:attribute name="CorrelationID" type="CorrelationID" use="optional"/>
</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"/>
Content Element Detail (all declarations; defined in this component only; 3/3)
eOutcome.03
Type:
ExternalReportIDType, simple content
eOutcome.03 External Report ID/Number Type No No The Type of External Report or Record associated with the Report/ID Number. Optional This data element is a merge based on the following Version 2.2.1 elements: E22_03, E22_04, E22_05, and E22_06 Added to allow documentation of external record and identification numbers.
Simple Content
enumeration of xs:string
Enumeration:
"4303001"
 - 
Disaster Tag
"4303003"
 - 
Fire Incident Report
"4303005"
 - 
Hospital-Receiving
"4303007"
 - 
Hospital-Transferring
"4303009"
 - 
Law Enforcement Report
"4303011"
 - 
Other
"4303013"
 - 
Other Registry
"4303015"
 - 
Other Report
"4303017"
 - 
Patient ID
"4303019"
 - 
Prior EMS Patient Care Report
"4303021"
 - 
STEMI Registry
"4303023"
 - 
Stroke Registry
"4303025"
 - 
Trauma Registry
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eOutcome.ExternalReportIDNumberType" minOccurs="0" name="eOutcome.03" type="ExternalReportIDType"/>

eOutcome.04
Type:
ExternalReportID, simple content
eOutcome.04 External Report ID/Number No No The ID or Number of the external report or record in eOutcome.03. Optional This data element is a merge based on the following Version 2.2.1 elements: E22_03, E22_04, E22_05, and E22_06 Added to allow documentation of external record and identification numbers.
Simple Content
xs:string
maxLength:
100
minLength:
2
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eOutcome.ExternalReportIDNumber" minOccurs="0" name="eOutcome.04" type="ExternalReportID"/>

eOutcome.05
Type:
OtherReportRegistryType, simple content
eOutcome.05 Other Report Registry Type No No The type of external report/registry that was documented as "other" in eOutcome.03 Optional This element should be used only when other-report or other-registry is used eOutcome.03.
Simple Content
xs:string
maxLength:
50
minLength:
2
XML Source (w/o annotations (1); see within schema source)
<xs:element id="eOutcome.OtherReportRegistryType" minOccurs="0" name="eOutcome.05" type="OtherReportRegistryType"/>