{
  "resourceType" : "ValueSet",
  "id" : "an-er-status-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet an-er-status-vs</b></p><a name=\"an-er-status-vs\"> </a><a name=\"hcan-er-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>303171000210101</td><td>ER negative</td></tr><tr><td>303161000210107</td><td>ER positive</td></tr></table></li></ul></div>"
  },
  "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: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 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"
      }]
    }]
  }
}