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-discontinued-reason-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/tewhatuora/actnow/ValueSet-an-regimen-discontinued-reason-vs.html
URLhttps://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-overall-discontinue-reason
Version0.5.0
Statusdraft
Date2026-06-15T22:12:46+00:00
NameRegimenDiscontinuedReason
TitleThe reason why a regimen was discontinued
Realmnz
DescriptionThe reason why a regimen was discontinued

Resources that use this resource

StructureDefinition
actnow.canshare.co.nz#currentan-regimen-discontinuedRegimenDiscontinued

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet an-regimen-discontinued-reason-vs

  • Include these codes as defined in http://snomed.info/sct/21000210109 version Not Stated (use latest from terminology server)
    CodeDisplay
    840539006COVID-19
    419099009Patient dead
    262061000210108Comorbidity (includes infection)
    262041000210107Disease progression
    74964007Other
    262051000210105Change of provider
    262071000210102Patient unable to be contacted
    7895008Drug toxicity
    365448001Social and personal factors
    445528004Treatment changed
    182992009Treatment completed

Source1

{
  "resourceType": "ValueSet",
  "id": "an-regimen-discontinued-reason-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-overall-discontinue-reason",
  "version": "0.5.0",
  "name": "RegimenDiscontinuedReason",
  "title": "The reason why a regimen was discontinued",
  "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": "The reason why a regimen was discontinued",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct/21000210109",
        "concept": [
          {
            "code": "840539006",
            "display": "COVID-19"
          },
          {
            "code": "419099009",
            "display": "Patient dead"
          },
          {
            "code": "262061000210108",
            "display": "Comorbidity (includes infection)"
          },
          {
            "code": "262041000210107",
            "display": "Disease progression"
          },
          {
            "code": "74964007",
            "display": "Other"
          },
          {
            "code": "262051000210105",
            "display": "Change of provider"
          },
          {
            "code": "262071000210102",
            "display": "Patient unable to be contacted"
          },
          {
            "code": "7895008",
            "display": "Drug toxicity"
          },
          {
            "code": "365448001",
            "display": "Social and personal factors"
          },
          {
            "code": "445528004",
            "display": "Treatment changed"
          },
          {
            "code": "182992009",
            "display": "Treatment completed"
          }
        ]
      }
    ]
  }
}