element -> <ePayment.41>
ePayment.41 Patient Transport Assessment No No Documentation of the patient's transport need based on mobility and/or physical capability. Optional Added to better justify the medical necessity of the transport. Based on CMS 42 CFR Ch IV (10-1-02 Edition) & 410.40 (d) medical necessity requirement (1)
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.41
    CorrelationID
 = 
xs:string
    >
   
Content: 
{ enumeration of xs:string }
</ePayment.41>
Simple Content Detail:
Enumeration:
"2641001"
 - 
Unable to sit without assistance
"2641003"
 - 
Unable to stand without assistance
"2641005"
 - 
Unable to walk without assistance

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