# OnCo record os-pfs-time-event (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/os-pfs-time-event/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "os-pfs-time-event" ;
  schema:name "Survival outcomes as time plus event (OS, PFS)"@en ;
  schema:alternateName "time-to-event outcome"@en, "time and event"@en, "survival time and status"@en, "OS time"@en, "PFS time"@en, "event indicator"@en, "vital status"@en, "days to death"@en, "days to last follow-up"@en ;
  schema:description "A survival outcome is recorded as two numbers per patient: how long they were followed, and whether the event (death, or progression) happened by then."@en ;
  schema:url <https://onco.cc/terms/os-pfs-time-event/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Survival_analysis> ;
  schema:citation <https://en.wikipedia.org/wiki/Survival_analysis> ;
  onco:tag "cansim-terms" ;
  onco:related <https://onco.cc/terms/cancer-ai-vocabulary/> ;
  onco:terms <https://onco.cc/terms/os/>, <https://onco.cc/terms/pfs/>, <https://onco.cc/terms/censoring-and-events/>, <https://onco.cc/terms/kaplan-meier-curve/> .
