# OnCo record her2-ihc-2-plus (biomarker). 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/biomarkers/her2-ihc-2-plus/>
  a schema:MedicalTest ;
  onco:kind "biomarker" ;
  schema:identifier "her2-ihc-2-plus" ;
  schema:name "HER2 IHC 2+ (equivocal, reflex to ISH)"@en ;
  schema:alternateName "HER2 IHC 2+"@en, "HER2 2+"@en, "IHC 2+"@en, "HER2 equivocal"@en, "2+/ISH"@en, "IHC 2+/ISH-negative"@en, "IHC 2+/ISH+"@en ;
  schema:description "IHC 2+ is the in-between HER2 result: moderate staining that cannot be called positive or negative by eye, so the laboratory runs an ISH gene test. 2+ with amplification is HER2-positive; 2+ without it is HER2-low."@en ;
  schema:url <https://onco.cc/biomarkers/her2-ihc-2-plus/> ;
  schema:dateModified "2026-09-23"^^xsd:date ;
  schema:citation <https://dailymed.nlm.nih.gov/dailymed/drugInfo.cfm?setid=7e67e73e-ddf4-4e4d-8b50-09d7514910b6>, <https://doi.org/10.1200/JCO.2018.77.8738> ;
  onco:tag "biomarker", "her2" ;
  onco:related <https://onco.cc/biomarkers/her2-ihc-3-plus/>, <https://onco.cc/biomarkers/her2-ish-amplified/>, <https://onco.cc/biomarkers/her2-low-ihc/> ;
  onco:cancers <https://onco.cc/cancers/breast-cancer/>, <https://onco.cc/cancers/her2-low-metastatic-breast-cancer/>, <https://onco.cc/cancers/gastric-her2-positive/> ;
  onco:drugs <https://onco.cc/drugs/trastuzumab-deruxtecan/>, <https://onco.cc/drugs/trastuzumab/>, <https://onco.cc/drugs/her2-testing-assays/> ;
  onco:terms <https://onco.cc/terms/her2-positive/>, <https://onco.cc/terms/her2-low/>, <https://onco.cc/terms/fish/>, <https://onco.cc/terms/ihc/> .
