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

FHIR IG analytics

Packageactnow.canshare.co.nz
Resource TypeValueSet
IdValueSet-an-er-status-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/tewhatuora/actnow/ValueSet-an-er-status-vs.html
URLhttps://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-er-expression
Version0.5.0
Statusdraft
Date2026-06-15T22:12:46+00:00
NameERStatus
TitleER status
Realmnz
DescriptionA diagnosis of whether or not a tumour is estrogen receptive (ER) minus inconclusive value.

Resources that use this resource

StructureDefinition
actnow.canshare.co.nz#currentan-er-statusEstrogen Receptor status

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet an-er-status-vs

  • Include these codes as defined in http://snomed.info/sct/21000210109 version Not Stated (use latest from terminology server)
    CodeDisplay
    303171000210101ER negative
    303161000210107ER positive

Source1

{
  "resourceType": "ValueSet",
  "id": "an-er-status-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-er-expression",
  "version": "0.5.0",
  "name": "ERStatus",
  "title": "ER 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 whether or not a tumour is estrogen receptive (ER) minus inconclusive value.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct/21000210109",
        "concept": [
          {
            "code": "303171000210101",
            "display": "ER negative"
          },
          {
            "code": "303161000210107",
            "display": "ER positive"
          }
        ]
      }
    ]
  }
}