FHIR IG analytics| Package | actnow.canshare.co.nz |
| Resource Type | ValueSet |
| Id | ValueSet-an-er-status-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/tewhatuora/actnow/ValueSet-an-er-status-vs.html |
| URL | https://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-er-expression |
| Version | 0.5.0 |
| Status | draft |
| Date | 2026-06-15T22:12:46+00:00 |
| Name | ERStatus |
| Title | ER status |
| Realm | nz |
| Description | A diagnosis of whether or not a tumour is estrogen receptive (ER) minus inconclusive value. |
| StructureDefinition | ||
| actnow.canshare.co.nz#current | an-er-status | Estrogen Receptor status |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet an-er-status-vs
http://snomed.info/sct/21000210109 version Not Stated (use latest from terminology server)| Code | Display |
| 303171000210101 | ER negative |
| 303161000210107 | ER positive |
{
"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"
}
]
}
]
}
}