element -> <ePayment.52>
ePayment.52 CMS Transportation Indicator No No The CMS Ambulance Fee Schedule Transportation and Air Medical Transportation Indicators are used to better describe why it was necessary for the patient to be transported in a particular way or circumstance. E07_37 Optional Name changed from Condition Code Modifier to CMS Transportation Indicator Name changed from Condition Code Modifier to CMS Transportation Indicator
Namespace:
Type:
Content:
simple, 1 attribute
Defined:
locally within ePayment complexType in ePayment_v3.xsd; see XML source
Includes:
definition of 1 attribute
Content Model Diagram
XML Representation Summary
<ePayment.52
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</ePayment.52>
Simple Content Detail:
Enumeration:
"C1"
 - 
Interfacility Transport (Requires Higher level of care)
"C2"
 - 
Interfacility Transport (service not available)
"C3"
 - 
Emergency Trauma Dispatch Condition Code (Major Incident or Mechanism of Injury)
"C4"
 - 
Medically Necessary Transport (Facility on Divert or Services Unavailable)
"C5"
 - 
BLS Transport of ALS Patient (ALS not available)
"C6"
 - 
ALS Response (Based on Dispatch Info) to BLS Patient (Condition)
"C7"
 - 
IV Medications required en route (ALS)
"D1"
 - 
Long Distance-patient's condition requires rapid transportation over a long distance
"D2"
 - 
Rare Circumstances, Traffic Patterns Precludes Ground Transport
"D3"
 - 
Time to the closest appropriate hospital due to the patient's condition precludes ground transport; maximize clinical benefits
"D4"
 - 
Pick up Point not Accessible by Ground Transport

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