# OnCo record hand-held-ultrasound (technology). Data CC BY-NC 4.0, attribute "Data from OnCo (onco.cc)". Whole corpus: https://onco.cc/api/v1/onco.nt
@prefix schema: <https://schema.org/> .
@prefix onco: <https://onco.cc/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://onco.cc/technologies/hand-held-ultrasound/>
  a schema:MedicalTherapy ;
  onco:kind "technology" ;
  schema:identifier "hand-held-ultrasound" ;
  schema:name "Hand-held and point-of-care ultrasound"@en ;
  schema:alternateName "point-of-care ultrasound"@en, "POCUS"@en, "pocket ultrasound"@en, "Butterfly iQ"@en, "Vscan"@en, "Lumify"@en, "ultrasound-on-chip"@en ;
  schema:description "Ultrasound probes the size of a phone that plug into a tablet, costing a few thousand pounds rather than tens of thousands, so a clinic nurse or district doctor can check a breast lump, a swollen neck node or a liver without sending the patient to a city hospital."@en ;
  schema:url <https://onco.cc/technologies/hand-held-ultrasound/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:citation <https://www.butterflynetwork.com> ;
  onco:status "established" ;
  onco:cancers <https://onco.cc/cancers/breast-cancer/>, <https://onco.cc/cancers/thyroid/>, <https://onco.cc/cancers/hcc/>, <https://onco.cc/cancers/cervical/>, <https://onco.cc/cancers/head-and-neck/>, <https://onco.cc/cancers/ovarian/> ;
  onco:sections <https://onco.cc/fronts/imaging/>, <https://onco.cc/fronts/devices/>, <https://onco.cc/fronts/diagnostics/> ;
  onco:technologies <https://onco.cc/technologies/ultrasound/>, <https://onco.cc/technologies/ultrasound-elastography-ceus/>, <https://onco.cc/technologies/global-oncology-access/>, <https://onco.cc/technologies/telemedicine-teleoncology/>, <https://onco.cc/technologies/via-cervical-screening/>, <https://onco.cc/technologies/radiology-ai-screening/>, <https://onco.cc/technologies/strain-echocardiography-gls/>, <https://onco.cc/technologies/mammography/> ;
  onco:companies <https://onco.cc/companies/butterfly-network/>, <https://onco.cc/companies/ge-healthcare/>, <https://onco.cc/companies/philips/>, <https://onco.cc/companies/mindray/> ;
  onco:terms <https://onco.cc/terms/sensitivity-specificity/> .
