FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageactnow.canshare.co.nz
Resource TypeValueSet
IdValueSet-her2-status-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/tewhatuora/actnow/ValueSet-her2-status-vs.html
URLhttps://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-her2-expression
Version0.5.0
Statusdraft
Date2026-06-15T22:12:46+00:00
NameHER2Status
TitleHER2 status
Realmnz
DescriptionA diagnosis of the human epidermal growth factor receptor 2 (HER2) status of a tumour minus inconculsive value .

Resources that use this resource

StructureDefinition
actnow.canshare.co.nz#currentan-her2-statusHER2 status

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet her2-status-vs

  • Include these codes as defined in http://snomed.info/sct/21000210109 version Not Stated (use latest from terminology server)
    CodeDisplay
    395571000210108HER2 equivocal
    705105000HER2 negative
    1162602001HER2 positive

Source1

{
  "resourceType": "ValueSet",
  "id": "her2-status-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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:12:46+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"
          }
        ]
      }
    ]
  }
}