element -> <ePayment.42>
ePayment.42 Specialty Care Transport Care Provider No No Documentation to show the patient care provided to the patient met the Specialty Care Transport Base Rate requirements. Optional Added to improve Specialty Care Transport billing justification. In accordance with CMS requirements Specialty Care Transport (SCT): ""Additional training" means the specific additional training that a State requires a paramedic to complete in order to qualify to furnish specialty care to a critically ill or injured patient during an SCT."
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.42
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</ePayment.42>
Simple Content Detail:
Enumeration:
"2642001"
 - 
Advanced EMT-Paramedic
"2642003"
 - 
Nurse
"2642005"
 - 
Nurse Practitioner
"2642007"
 - 
Physician (MD, DO)
"2642009"
 - 
Physician Assistant
"2642011"
 - 
2009 Emergency Medical Responder (EMR)
"2642013"
 - 
2009 Emergency Medical Technician (EMT)
"2642015"
 - 
2009 Advanced Emergency Medical Technician (AEMT)
"2642017"
 - 
2009 Paramedic
"2642019"
 - 
First Responder
"2642021"
 - 
EMT-Basic
"2642023"
 - 
EMT-Intermediate
"2642025"
 - 
EMT-Paramedic
"2642027"
 - 
Other Healthcare Professional
"2642029"
 - 
Other Non-Healthcare Professional
"2642031"
 - 
Respiratory Therapist
"2642033"
 - 
Student
"2642035"
 - 
Critical Care Paramedic
"2642037"
 - 
Community Paramedicine
"2642039"
 - 
Registered Nurse

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