Line Number: {{service.lineNumber}}

Pick-Up Location

Address 1: {{service?.serviceLineLevelAmbulanceInfo?.pickupAddressLine1}}
Address 2: {{service?.serviceLineLevelAmbulanceInfo?.pickupAddressLine2}}
City: {{service?.serviceLineLevelAmbulanceInfo?.pickupCity}}
State: {{service?.serviceLineLevelAmbulanceInfo?.pickupState}}
ZIP Code: {{service?.serviceLineLevelAmbulanceInfo?.pickupZip}}

Drop-Off Location

Address 1: {{service?.serviceLineLevelAmbulanceInfo?.dropoffAddressLine1}}
Address 2: {{service?.serviceLineLevelAmbulanceInfo?.dropoffAddressLine2}}
City: {{service?.serviceLineLevelAmbulanceInfo?.dropoffCity}}
State: {{service?.serviceLineLevelAmbulanceInfo?.dropoffState}}
ZIP Code: {{service?.serviceLineLevelAmbulanceInfo?.dropoffZip}}
Transport Reason Code: {{service?.serviceLineLevelAmbulanceInfo?.transportReasonCode}}
Transport Distance Miles: {{service?.serviceLineLevelAmbulanceInfo?.transportDistance}}
Round Trip Purpose: {{service?.serviceLineLevelAmbulanceInfo?.roundTripPurpose}}
Stretcher Purpose: {{service?.serviceLineLevelAmbulanceInfo?.stretcherPurpose}}
Certification Indicator: {{c?.certIndicator}}
Ambulance Cond. Code: {{c?.conditionCodes}}