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

FHIR IG analytics

Packageactnow.canshare.co.nz
Resource TypeValueSet
IdValueSet-an-regimen-iot-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/tewhatuora/actnow/ValueSet-an-regimen-iot-vs.html
URLhttps://nzhts.digital.health.nz/fhir/ValueSet/canshare-treatment-intent
Version0.5.0
Statusdraft
Date2026-06-15T22:12:46+00:00
NameRegimenIOT
TitleIntent of treatment
Realmnz
DescriptionTreatment intents or reasons for using a therapeutic procedure to treat cancer.

Resources that use this resource

StructureDefinition
actnow.canshare.co.nz#currentan-iotIOT

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet an-regimen-iot-vs

  • Include these codes as defined in http://snomed.info/sct/21000210109 version Not Stated (use latest from terminology server)
    CodeDisplay
    262031000210104Active treatment
    373846009Adjuvant
    262001000210109Curative adjuvant
    262021000210101Curative definitive
    373808002Curative
    262011000210106Curative neoadjuvant
    373847000Neoadjuvant
    363676003Palliative
    360271000Prophylaxis
    399707004Supportive

Source1

{
  "resourceType": "ValueSet",
  "id": "an-regimen-iot-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-treatment-intent",
  "version": "0.5.0",
  "name": "RegimenIOT",
  "title": "Intent of treatment",
  "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": "Treatment intents or reasons for using a therapeutic procedure to treat cancer.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct/21000210109",
        "concept": [
          {
            "code": "262031000210104",
            "display": "Active treatment"
          },
          {
            "code": "373846009",
            "display": "Adjuvant"
          },
          {
            "code": "262001000210109",
            "display": "Curative adjuvant"
          },
          {
            "code": "262021000210101",
            "display": "Curative definitive"
          },
          {
            "code": "373808002",
            "display": "Curative"
          },
          {
            "code": "262011000210106",
            "display": "Curative neoadjuvant"
          },
          {
            "code": "373847000",
            "display": "Neoadjuvant"
          },
          {
            "code": "363676003",
            "display": "Palliative"
          },
          {
            "code": "360271000",
            "display": "Prophylaxis"
          },
          {
            "code": "399707004",
            "display": "Supportive"
          }
        ]
      }
    ]
  }
}