www.phantomhealthcare.com Open in urlscan Pro
52.76.45.117  Public Scan

URL: http://www.phantomhealthcare.com/
Submission: On July 27 via api from US — Scanned from SG

Form analysis 8 forms found in the DOM

<form action="" class="search">
  <input type="text" id="top-search" class="form-control input-sm" maxlength="64" placeholder="Search">
  <span class="search-icon"></span>
</form>

<form class="leadform">
  <div class="form-group row">
    <div class="col-sm-12">
      <input type="text" class="form-control manditory" data-valid="not_empty" id="name" name="name" placeholder="Name*">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-sm-12">
      <input type="text" class="form-control manditory" id="email" data-valid="not_empty|email" name="email" placeholder="Email*">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-sm-12">
      <input type="text" name="phone" class="form-control manditory" data-valid="not_empty|cellnum" id="phone" placeholder="Phone*">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-sm-12">
      <input type="text" name="company" class="form-control" id="company" placeholder="Company">
    </div>
  </div>
  <input type="hidden" name="lead_type" value="others">
  <div class="modal-footer">
    <button type="submit" class="btn green_button">Submit</button>
  </div>
</form>

<form class="leadform" style="box-sizing: border-box; list-style: none; color: #333333; font-family: 'Open Sans', sans-serif; font-size: 14px;">
  <div class="form-group" style="box-sizing: border-box; list-style: none; margin-bottom: 10px;">&nbsp;</div>
</form>

<form class="leadform">
  <div class="form-group">
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control manditory" data-valid="not_empty" name="name" placeholder="Name*">
      </div>
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control manditory" name="email" data-valid="not_empty|email" placeholder="Email*">
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control manditory" name="phone" data-valid="not_empty|cellnum" placeholder="Phone*">
      </div>
      <div class="col-sm-6 col-xs-12">
        <input type="text" name="buyer_budget" class="form-control manditory" data-valid="maxlen=20" placeholder="Budget">
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <textarea name="address" class="form-control" rows="3" placeholder="Address"></textarea>
      </div>
      <div class="col-sm-6 col-xs-12">
        <textarea name="message" class="form-control" rows="3" placeholder="Message"></textarea>
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <input type="text" data-auname="state" class="form-control" placeholder="State" autocomplete="off">
        <input type="hidden" name="state" class="form-control" placeholder="State">
      </div>
      <div class="col-sm-6 col-xs-12">
        <input type="text" data-auname="country" class="form-control" placeholder="Country" autocomplete="off">
        <input type="hidden" name="country" class="form-control" placeholder="Country">
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <select class="form-control" name="buyer_urgency">
          <option value="" disabled="" selected="">When do you need the equipment?</option>
          <option value="now">Immediate</option>
          <option value="1to3">1-3 Months</option>
          <option value="3to6">3-6 Months</option>
          <option value="6to12">6-12 Months</option>
          <option value="12to24">12-24 Months</option>
          <option value="noidea">Dont know yet</option>
          <option value="others">Others</option>
        </select>
      </div>
      <div class="col-sm-6 col-xs-12">
        <select name="buyer_facility" class="form-control">
          <option value="" disabled="" selected="">Facility</option>
          <option value="clinic">Clinic</option>
          <option value="hospital">Hospital</option>
          <option value="dia_center">Diagnostic Center</option>
          <option value="others">Others</option>
        </select>
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control" name="buyer_manufacturer_details" placeholder="Manufacturer details">
      </div>
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control" name="buyer_model_details" placeholder="Model Details">
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <p>What types of studies do you need a system to perform?</p>
      </div>
      <div class="col-sm-6 col-xs-12">
        <textarea name="buyer_studies_needed" class="form-control" rows="3"></textarea>
      </div>
    </div>
    <input type="hidden" name="lead_type" value="buyer">
  </div>
  <div class="modal-footer">
    <button type="submit" class="btn green_button">Buy Now!</button>
  </div>
</form>

<form class="leadform">
  <div class="form-group">
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control manditory" data-valid="not_empty" name="name" placeholder="Name*">
      </div>
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control manditory" name="email" data-valid="not_empty|email" placeholder="Email*">
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control manditory" name="phone" data-valid="not_empty|cellnum" placeholder="Phone*">
      </div>
      <div class="col-sm-6 col-xs-12">
        <select class="form-control" name="seller_type">
          <option value="" disabled="" selected="">Which of these best describes you?</option>
          <option value="clinic">Clinic</option>
          <option value="hospital">Hospital</option>
          <option value="eqd">Equipment Dealer</option>
          <option value="fin_ins">Financial Institution</option>
          <option value="ser_com">Service Company</option>
          <option value="OEM">OEM</option>
          <option value="part_supp">Parts Supplier</option>
          <option value="others">Others</option>
        </select>
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <input type="text" data-auname="state" class="form-control" placeholder="State" autocomplete="off">
        <input type="hidden" name="state" class="form-control" placeholder="State">
      </div>
      <div class="col-sm-6 col-xs-12">
        <input type="text" data-auname="country" class="form-control" placeholder="Country" autocomplete="off">
        <input type="hidden" name="country" class="form-control" placeholder="Country">
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <textarea name="address" class="form-control" rows="3" placeholder="Address"></textarea>
      </div>
      <div class="col-sm-6 col-xs-12">
        <textarea name="message" class="form-control" rows="3" placeholder="Message"></textarea>
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control" name="seller_manufacturer_details" placeholder="Manufacturer Details">
      </div>
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control" name="seller_model_details" placeholder="Model Details">
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control manditory" data-valid="maxlen=15" name="seller_manufacture_date" placeholder="Date of Manufacture">
      </div>
      <div class="col-sm-6 col-xs-12">
        <select class="form-control" name="project_timing">
          <option value="" disabled="" selected="">Project Timing</option>
          <option value="now">Immediate</option>
          <option value="1to3">1-3 Months</option>
          <option value="3to6">3-6 Months</option>
          <option value="6to12">6-12 Months</option>
          <option value="12to24">12-24 Months</option>
          <option value="noidea">Dont know yet</option>
          <option value="others">Others</option>
        </select>
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <p>Describe Your Imaging Project and Reason for Sale</p>
      </div>
      <div class="col-sm-6 col-xs-12">
        <textarea class="form-control" id="exampleTextarea" name="seller_reason_for_sale" rows="3" placeholder=""></textarea>
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <p>Modality</p>
        <div class="custom-controls-stacked">
          <label class="custom-control custom-radio">
            <input id="radioStacked1" name="seller_modality" type="radio" value="CT" class="custom-control-input">
            <span class="custom-control-indicator"></span>
            <span class="custom-control-description">CT</span>
          </label>
          <label class="custom-control custom-radio">
            <input id="radioStacked2" name="seller_modality" type="radio" value="MRI" class="custom-control-input">
            <span class="custom-control-indicator"></span>
            <span class="custom-control-description">MRI</span>
          </label>
          <label class="custom-control custom-radio">
            <input id="radioStacked2" name="seller_modality" type="radio" value="others" class="custom-control-input">
            <span class="custom-control-indicator"></span>
            <span class="custom-control-description">Others</span>
          </label>
        </div>
      </div>
      <div class="col-sm-6 col-xs-12">
        <p>Functional</p>
        <div class="custom-controls-stacked">
          <label class="custom-control custom-radio">
            <input id="radioStacked1" name="is_functional" type="radio" value="yes" class="custom-control-input">
            <span class="custom-control-indicator"></span>
            <span class="custom-control-description">Yes</span>
          </label>
          <label class="custom-control custom-radio">
            <input id="radioStacked2" name="is_functional" type="radio" value="no" class="custom-control-input">
            <span class="custom-control-indicator"></span>
            <span class="custom-control-description">No</span>
          </label>
          <label class="custom-control custom-radio">
            <input id="radioStacked2" name="is_functional" type="radio" value="ins" class="custom-control-input">
            <span class="custom-control-indicator"></span>
            <span class="custom-control-description">Installed</span>
          </label>
          <label class="custom-control custom-radio">
            <input id="radioStacked2" name="is_functional" type="radio" value="others" class="custom-control-input">
            <span class="custom-control-indicator"></span>
            <span class="custom-control-description">Others</span>
          </label>
        </div>
      </div>
    </div>
    <input type="hidden" name="lead_type" value="seller">
  </div>
  <div class="modal-footer">
    <button type="submit" class="btn green_button">Send Now!</button>
  </div>
</form>

<form class="leadform">
  <div class="form-group">
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control manditory" data-valid="not_empty" name="name" placeholder="Name*">
      </div>
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control manditory" name="email" data-valid="not_empty|email" placeholder="Email*">
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control manditory" name="phone" data-valid="not_empty|cellnum" placeholder="Phone*">
      </div>
      <div class="col-sm-6 col-xs-12">
        <textarea class="form-control" id="exampleTextarea" rows="3" placeholder="Describe Your Part" name="part_description"></textarea>
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <textarea name="address" class="form-control" rows="3" placeholder="Address"></textarea>
      </div>
      <div class="col-sm-6 col-xs-12">
        <textarea name="message" class="form-control" rows="3" placeholder="Message"></textarea>
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <input type="text" data-auname="state" class="form-control" placeholder="State" autocomplete="off">
        <input type="hidden" name="state" class="form-control" placeholder="State">
      </div>
      <div class="col-sm-6 col-xs-12">
        <input type="text" data-auname="country" class="form-control" placeholder="Country" autocomplete="off">
        <input type="hidden" name="country" class="form-control" placeholder="Country">
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control" name="part_name" placeholder="Part Name">
      </div>
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control" name="part_number" placeholder="Part Number">
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <select class="form-control" name="part_urgency">
          <option value="" disabled="" selected="">When do you need the part?</option>
          <option value="now">Immediate</option>
          <option value="1to3">1-3 Months</option>
          <option value="3to6">3-6 Months</option>
          <option value="6to12">6-12 Months</option>
          <option value="12to24">12-24 Months</option>
          <option value="noidea">Dont know yet</option>
          <option value="others">Others</option>
        </select>
      </div>
      <div class="col-sm-6 col-xs-12">
        <p>Exchange Available</p>
        <div class="custom-controls-stacked">
          <label class="custom-control custom-radio">
            <input id="radioStacked1" name="part_exchange_available" value="y" type="radio" class="custom-control-input">
            <span class="custom-control-indicator"></span>
            <span class="custom-control-description">Yes</span>
          </label>
          <label class="custom-control custom-radio">
            <input id="radioStacked2" name="part_exchange_available" value="n" type="radio" class="custom-control-input">
            <span class="custom-control-indicator"></span>
            <span class="custom-control-description">No</span>
          </label>
        </div>
      </div>
    </div>
    <input type="hidden" name="lead_type" value="parts">
  </div>
  <div class="modal-footer">
    <button type="submit" class="btn green_button">Send Now!</button>
  </div>
</form>

<form class="leadform">
  <div class="form-group">
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control manditory" data-valid="not_empty" name="name" placeholder="Name*">
      </div>
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control manditory" name="email" data-valid="not_empty|email" placeholder="Email*">
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12"> Phone* </div>
      <div class="col-sm-6 col-xs-12">
        <input type="text" class="form-control manditory" name="phone" data-valid="not_empty|cellnum" placeholder="Phone*">
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <textarea name="address" class="form-control" rows="3" placeholder="Address"></textarea>
      </div>
      <div class="col-sm-6 col-xs-12">
        <textarea name="message" class="form-control" rows="3" placeholder="Message"></textarea>
      </div>
    </div>
    <div class="row">
      <div class="col-sm-6 col-xs-12">
        <input type="text" data-auname="state" class="form-control" placeholder="State" autocomplete="off">
        <input type="hidden" name="state" class="form-control" placeholder="State">
      </div>
      <div class="col-sm-6 col-xs-12">
        <input type="text" data-auname="country" class="form-control" placeholder="Country" autocomplete="off">
        <input type="hidden" name="country" class="form-control" placeholder="Country">
      </div>
    </div>
    <div class="row service-pack">
      <div class="col-sm-4 col-xs-12"><label class="custom-control custom-radio"> <!--Donot change this line --> <input id="radio1" class="custom-control-input" type="radio" name="services_pack" value="G"> <input class="custom-control-input"
            style="display: none;" type="radio" name="services_pack" value="O"> <span class="custom-control-description">Gold Pack</span> </label>
        <ul>
          <li>All parts including Air chiller as well as Water cooled chiller unit are covered</li>
          <li>Liquid Helium is covered</li>
          <li>UPS with batteries is also covered</li>
          <li>Payment Interval – Monthly, Quarterly, Half Yearly, Yearly</li>
          <li>Exclusion: No Exclusions</li>
        </ul>
      </div>
      <div class="col-sm-4 col-xs-12"><label class="custom-control custom-radio"> <!--Donot change this line --> <input id="radio2" class="custom-control-input" type="radio" name="services_pack" value="S"> <span
            class="custom-control-description">Silver Pack</span> </label>
        <ul>
          <li>All parts including Chiller unit is covered</li>
          <li>UPS is covered</li>
          <li>Payment Interval – Half Yearly, Yearly</li>
          <li>Exclusion: Liquid Helium, UPS Batteries, Water cooled chiller</li>
        </ul>
      </div>
      <div class="col-sm-4 col-xs-12"><label class="custom-control custom-radio"> <!--Donot change this line --> <input id="radio2" class="custom-control-input" type="radio" name="services_pack" value="B"> <span
            class="custom-control-description">Bronze Pack</span> </label>
        <ul>
          <li>No spares parts are covered</li>
          <li>Only labour services are included</li>
          <li>Payment Interval – Yearly</li>
          <li>Exclusion: Liquid Helium, All machine parts, UPS and Batteries, Water cooled chiller</li>
        </ul>
        <p>&nbsp;</p>
      </div>
    </div>
    <input type="hidden" name="lead_type" value="services">
    <div class="modal-footer">
      <button type="submit" class="btn green_button">Send Now!</button>
    </div>
  </div>
</form>

<form class="leadform">
  <div class="form-group row">
    <div class="col-sm-12">
      <input type="text" class="form-control manditory" data-valid="not_empty" id="name" name="name" placeholder="Name*">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-sm-12">
      <input type="text" class="form-control manditory" id="email" data-valid="not_empty|email" name="email" placeholder="Email*">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-sm-12">
      <input type="text" name="phone" class="form-control manditory" data-valid="not_empty|cellnum" id="phone" placeholder="Phone*">
    </div>
  </div>
  <div class="form-group row">
    <div class="col-sm-12">
      <textarea name="message" class="form-control" placeholder="Reason To Connect"></textarea>
    </div>
  </div>
  <input type="hidden" name="lead_type" value="others">
  <div class="modal-footer">
    <button type="submit" class="btn green_button">Submit</button>
  </div>
</form>

Text Content

Toggle navigation
 * Home
 * About Us
   * Company
   * Quality Assurance
   * Refurbishing Process
 * Why Phantom
   * Quality Services
   * PAN-India Presence
   * Easy Financing
 * Product
   * MRI
     * GE Signa Echospeed Plus Lx 1.5T MRI
     * GE Signa Excite 1.5T MRI
     * GE Signa HDxT 1.5T MRI
     * GE Signa Excite HD
     * GE Signa HDxT 3.0T MRI
   * CT
     * Prospeed Dual Slice CT Scanner
     * Lightspeed Plus 4 Slice
     * Light Speed Ultra 8 Slice
     * Lightspeed 16 Slice
 * Services
   * Site Planning and Construction
   * Equipment Installation
   * De-installation
 * Contact Us
 * Careers
 * Employee Login

 * 
   

 1. 
 2. 
 3. 
 4. 
 5. 

PHANTOM HEALTHCARE IS PARTICIPATING IN 72ND ANNUAL CONFERENCE OF IRIA 2019

This conference will be held for 4 days from 17th Jan 2018 to 20th Jan 2019 in
PGIMER, Chandigarh. During these 4 days, we will be available at our stall ' D'
in Court 'A' . Please visit us for attractive and affordable pricing of quality
Radio-diagnostic equipment and services. Click Here

LATEST ADDITIONS:



GE Signa HDxT OPTIMA Edition ( HD23 ) - Latest 16 channel Optima Edition with
23X software release and HNS coil.

GE Signa HDxT 3.0T MRI - The Signa Hdxt 3.0T MRI Scanner comes with latest
application capabilities: LAVA - Flex, eDWI, Enhance DeltaFlow non contrast
angiography, 3D ASL and 3 new cardiac applications.



170 + SUCCESSFUL INSTALLATIONS PAN INDIA

Whether it's a purchase of refurbished GE 1.5T or GE 3.0T MRI Scanner , an
upgrade of existing equipment, implementing an extended service contract on new
or used equipment, Phantom Healthcare Pvt Ltd always stands behind the products
and services it sells.

OUR INVENTORY



Huge inventory is maintained to provide :
 * High quality of service at prices significantly below the OEM's
 * Service for all GE MRI Models
 * Complete service from preventive to adhoc maintenance
 * Flexible cost containment programs



PHANTOM HEALTHCARE IS PARTICIPATING IN MUMBAI MEDICALL 2019

This conference will be held for 3 days from 13th Dec 2019 to 15th Dec 2019 in
Mumbai. During these 3 days, we will be available at our stall ' G4 and G5' .
Please visit us for attractive and affordable pricing of quality
Radio-diagnostic equipment and services.

Looking for info on MRI Installation Click Here ! Buy Online


ABOUT PHANTOM HEALTHCARE

Our Group had started the operations in year 2011 and has become the leading
remarketers, refurbishers and re-assemblers of Pre-owned Super Conductive MRIs
and CT Scanners in India.Phantom Healthcare strives to provide professional
support with quality services that are custom fit to the needs of today's
growing healthcare industry.We aim&nbsp;to develop long-term relationships with
our clients and do our best possible to keep Imaging equipment up-to-date and
working like new. At Phantom Healt… Read more


 * BUY
   
   Phantom Healthcare carefully import, refurbish and install the very best,
   mid-life Super-conductive 1.5T MRIs.

 * SELL
   
   Phantom Healthcare offer you the best price/exchange value for your equipment
   at the same time.

 * PARTS
   
   Phantom Healthcare has a well maintained and thoroughly inspected inventory
   of MRI machine parts.

 * SERVICES
   
   Phantom Healthcare provides comprehensive maintenance services for GE'
   Super-conductive MRIs machines.


HOW MRI WORKS

See some infotainment videos about MRI scan and different aspects related to
MRI.

 * 
 * 
 * 
 * 
 * 





DR. VIKAS JAIN (DIRECTOR, ADVANCED IMAGING MRI)

"We thank Phantom Healthcare Pvt. Limited, the only third party vendor dealing
in complete turnkey MR project at a very affordable cost. They are very
professional and competitive in approach. Their approach is to make this imaging
modality accessible and affordable to the investors and owners of diagnostic
centers. This makes the quality imaging of MR affordable and accessible to poor
and masses."


DR.DEVENDER SINGH YADAV (MODERN DIAGNOSTIC & RESEARCH CENTRE)

“We thank Phantom Healthcare Pvt. Ltd. for providing us 1.5 T MRI machine at a
very affordable cost. Phantom Healthcare is the third party vendor that provides
complete turnkey MRI project with skilled team of engineers, best after sale
support and good inventory.”


DR. DHIRENDRA GYAN (DR. PANNALAL HOSPITAL & RESEARCH CENTRE (P) LTD.)

"We at Dr.Pannalal Hospital & Research Centre (P) Ltd. thank Phantom Healthcare
Pvt. Ltd. for providing us a real good MRI imaging machine as a full turnkey MR
project t a very affordable price and complete peace of mind. They are highly
professional in their very neat and tidy work. They have a good inventory of
spares and good number of skilled engineers ready for job at a very short
notice. I think Phantom is the only third party vendor to provide MR equipments
of so many models at a very affordable price in India. I wish them good luck and
all success. "


DR. HIMANSHU AGARWAL (RESONANCE DIAGNOSTIC CENTRE AND PATHOLOGY)

“Phantom Healthcare Pvt. Ltd. is the only third party vendor dealing in complete
turnkey GE MRI project, providing us a good MRI machine well within our budget.
Phantom HeaIthcare has a skilled team of engineers and good inventory”


DR DEEPAK PATKAR (H.O.D IMAGING ,NANAVATI SUPERSPECIALITY HOSPITAL)

"For 1.5T MRI, we trust only Phantom Healthcare Pvt. Ltd. based in New Delhi.
Phantom Healthcare has always provided best quality equipment at competitive
prices. They have given us prompt and effective post purchase services and
upgradations. Their engineers are technically qualified & installation quality
is always superior."


×

LOOKING FOR INFO ON MRI INSTALLATION

Join us for free & get details on MRI Installation & other Radiology
Products.Just enter your details below.

Submit
×

BUY EQUIPMENT

Interested in a MRI? Phantom Healthcare needs to know a few things from you
first!

 * Do you prefer a certain manufacturer?
 * Do you know what model?
 * What types of studies do you need a system to perform?
 * What budget range are you looking for?

Once we have your preferences we can give you a quote. If you are looking for
more information please let us know in comment section.

 
When do you need the equipment? Immediate 1-3 Months 3-6 Months 6-12 Months
12-24 Months Dont know yet Others
Facility Clinic Hospital Diagnostic Center Others


What types of studies do you need a system to perform?


Buy Now!
×

SELL EQUIPMENT

Looking to Sell? You are at right place Phantom will buy your Equipment. We buy
for our inventory, so we don’t have to wait for a buying customer in order to
pay for the equipment you are looking to sell. Feel free to do a price
comparison, but we guarantee you that we are a reputable, knowledgeable source
that can:

 * Establish fair market value for your system
 * Work within your schedule
 * Remove equipment in an efficient manner
 * Pay you as per our agreement

If you are looking for more information please let us know in comment section.

Which of these best describes you? Clinic Hospital Equipment Dealer Financial
Institution Service Company OEM Parts Supplier Others



Project Timing Immediate 1-3 Months 3-6 Months 6-12 Months 12-24 Months Dont
know yet Others

Describe Your Imaging Project and Reason for Sale



Modality

CT MRI Others

Functional

Yes No Installed Others
Send Now!
×

NEED PARTS

We keep MRI parts in stock, tested and ready for immediate shipment. Contact us
today if you need MRI scanner parts for any of the following:

MRI CoilsGE MRI Parts- for 1.5T, 1.0T, 0.5T, 0.2T MRI Machines

When do you need the part? Immediate 1-3 Months 3-6 Months 6-12 Months 12-24
Months Dont know yet Others

Exchange Available

Yes No
Send Now!
×

SERVICE / MAINTENANCE

Need Service or Repairs of your MRI? A one-stop service program that provides:

 * High quality of service at prices significantly below the OEM's
 * Service for all GE MRI Models
 * Complete service from preventive to adhoc maintenance
 * One Customer care number for all service/breakdown calls
 * Immediate response from Service Engineer
 * Flexible cost containment programs

Customer Friendly Service/Maintenance Packages - 24X7 Engineer Support

Phone*



Gold Pack
 * All parts including Air chiller as well as Water cooled chiller unit are
   covered
 * Liquid Helium is covered
 * UPS with batteries is also covered
 * Payment Interval – Monthly, Quarterly, Half Yearly, Yearly
 * Exclusion: No Exclusions

Silver Pack
 * All parts including Chiller unit is covered
 * UPS is covered
 * Payment Interval – Half Yearly, Yearly
 * Exclusion: Liquid Helium, UPS Batteries, Water cooled chiller

Bronze Pack
 * No spares parts are covered
 * Only labour services are included
 * Payment Interval – Yearly
 * Exclusion: Liquid Helium, All machine parts, UPS and Batteries, Water cooled
   chiller

 

Send Now!
×

BUY ONLINE

Coming Soon


Site Map Privacy Policy FAQs Terms & Conditions Contact Us
© PHANTOM Healthcare. All Rights reserved

Call us at

+91-9899112423
×

FEEL FREE TO CONTACT US AT +91-9899112423

Submit