ACT-NOW Implementation Guide
0.5.0 - ci-build NZ

ACT-NOW Implementation Guide - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HER2 status - JSON Representation

Draft as of 2026-06-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "her2-status-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet her2-status-vs</b></p><a name=\"her2-status-vs\"> </a><a name=\"hcher2-status-vs\"> </a><ul><li>Include these codes as defined in <code>http://snomed.info/sct/21000210109</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>395571000210108</td><td>HER2 equivocal</td></tr><tr><td>705105000</td><td>HER2 negative</td></tr><tr><td>1162602001</td><td>HER2 positive</td></tr></table></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-her2-expression",
  "version" : "0.5.0",
  "name" : "HER2Status",
  "title" : "HER2 status",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-06-15T22:18:26+00:00",
  "publisher" : "Te aho o te kahu - Cancer Control Agency",
  "contact" : [
    {
      "name" : "Te aho o te kahu - Cancer Control Agency",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:david.hay25@gmail.com"
        }
      ]
    }
  ],
  "description" : "A diagnosis of the human epidermal growth factor receptor 2 (HER2) status of a tumour minus inconculsive value .",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct/21000210109",
        "concept" : [
          {
            "code" : "395571000210108",
            "display" : "HER2 equivocal"
          },
          {
            "code" : "705105000",
            "display" : "HER2 negative"
          },
          {
            "code" : "1162602001",
            "display" : "HER2 positive"
          }
        ]
      }
    ]
  }
}