# OnCo record ehr-text-pathology-reports (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/ehr-text-pathology-reports/>
  a schema:DefinedTerm ;
  onco:kind "term" ;
  schema:identifier "ehr-text-pathology-reports" ;
  schema:name "Clinical text: EHR notes and pathology reports"@en ;
  schema:alternateName "EHR text"@en, "electronic health record text"@en, "free-text clinical notes"@en, "pathology report text"@en, "pathology reports"@en, "clinical notes"@en, "unstructured clinical data"@en ;
  schema:description "Much of what is known about a patient sits in free text, in clinic notes and pathology reports; language models are now used to read it and to pair it with slides."@en ;
  schema:url <https://onco.cc/terms/ehr-text-pathology-reports/> ;
  schema:dateModified "2026-09-24"^^xsd:date ;
  schema:sameAs <https://en.wikipedia.org/wiki/Electronic_health_record> ;
  schema:citation <https://en.wikipedia.org/wiki/Electronic_health_record> ;
  onco:tag "cansim-terms" ;
  onco:related <https://onco.cc/terms/cancer-ai-vocabulary/> ;
  onco:technologies <https://onco.cc/technologies/titan/> ;
  onco:terms <https://onco.cc/terms/hipaa/>, <https://onco.cc/terms/digital-pathology-wsi/> .
