element -> <ePayment.47>
ePayment.47 Ambulance Conditions Indicator No No Documentation of the CRC03 through CRC07 requirements for CMS billing using X12 transactions. Optional Added to improve billing documentation and justification. Added to improve billing with electronic claims using X12. The Codes and Descriptors updated Sept 2013 to meet the X12 5010 standard.
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.47
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</ePayment.47>
Simple Content Detail:
Enumeration:
"01"
 - 
Patient was admitted to a hospital
"04"
 - 
Patient was moved by stretcher
"05"
 - 
Patient was unconscious or in shock
"06"
 - 
Patient was transported in an emergency situation
"07"
 - 
Patient had to be physically restrained
"08"
 - 
Patient had visible hemorrhaging
"09"
 - 
Ambulance service was medically necessary
"12"
 - 
Patient is confined to a bed or chair (Use code 12 to indicate patient was bedridden during 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.AmbulanceConditionsIndicator" maxOccurs="unbounded" minOccurs="0" name="ePayment.47">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="AmbulanceConditionsIndicator">
<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"/>