# OnCo record capsule-endoscopy-systems (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/capsule-endoscopy-systems/>
  a schema:MedicalTherapy ;
  onco:kind "technology" ;
  schema:identifier "capsule-endoscopy-systems" ;
  schema:name "Capsule endoscopy (PillCam, EndoCapsule, CapsoCam)"@en ;
  schema:description "A camera the size of a large vitamin pill that the patient swallows; it photographs the whole small intestine, which ordinary endoscopes cannot reach, and newer versions look at the colon as an alternative to colonoscopy for people who cannot or will not have one."@en ;
  schema:url <https://onco.cc/technologies/capsule-endoscopy-systems/> ;
  schema:dateModified "2026-09-17"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Capsule_endoscopy> ;
  schema:citation <https://www.medtronic.com/covidien/en-us/products/capsule-endoscopy.html>, <https://en.wikipedia.org/wiki/Capsule_endoscopy> ;
  onco:status "established" ;
  onco:tag "machines-wave2" ;
  onco:related <https://onco.cc/technologies/endoscopic-ultrasound-systems/>, <https://onco.cc/technologies/optical-imaging/> ;
  onco:cancers <https://onco.cc/cancers/small-bowel/>, <https://onco.cc/cancers/colorectal/>, <https://onco.cc/cancers/gastric/>, <https://onco.cc/cancers/non-hodgkin-lymphoma/> ;
  onco:sections <https://onco.cc/fronts/diagnostics/>, <https://onco.cc/fronts/early-detection/> ;
  onco:technologies <https://onco.cc/technologies/colorectal-screening/>, <https://onco.cc/technologies/ai-endoscopy-detection/>, <https://onco.cc/technologies/gastric-endoscopic-screening/> ;
  onco:companies <https://onco.cc/companies/medtronic/>, <https://onco.cc/companies/olympus/>, <https://onco.cc/companies/capsovision/> ;
  onco:terms <https://onco.cc/terms/endoscopy/>, <https://onco.cc/terms/colonoscopy/> .
