# OnCo record samd (term). 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/terms/samd/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "samd" ;
  schema:name "Software as a medical device (SaMD)"@en ;
  schema:alternateName "software as a medical device"@en, "SaMD"@en, "AI as a medical device"@en, "AI/ML-enabled medical device"@en, "medical device software"@en ;
  schema:description "Software as a medical device is software that is itself the medical device, such as a program that predicts a diagnosis or a treatment response, and is regulated like one."@en ;
  schema:url <https://onco.cc/terms/samd/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:citation <https://www.fda.gov/medical-devices/digital-health-center-excellence/software-medical-device-samd>, <https://en.wikipedia.org/wiki/Medical_software> ;
  onco:tag "cansim-terms" ;
  onco:related <https://onco.cc/institutions/fda-oce/>, <https://onco.cc/terms/cancer-ai-vocabulary/> ;
  onco:terms <https://onco.cc/terms/research-use-only/>, <https://onco.cc/terms/analytical-vs-clinical-validation/>, <https://onco.cc/terms/model-card/> .
