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-outcome-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/tewhatuora/actnow/ValueSet-an-regimen-outcome-vs.html
URLhttps://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-regimen-outcome
Version0.5.0
Statusdraft
Date2026-06-15T22:12:46+00:00
NameRegimenOutcome
TitleOutcome of a regimen
Realmnz
DescriptionThe outcome of the prescribed regimen for the patient

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet an-regimen-outcome-vs

  • Include these codes as defined in http://snomed.info/sct/21000210109 version Not Stated (use latest from terminology server)
    CodeDisplay
    268910001Patient improved
    359748005Patient unchanged
    271299001Patient worse

Source1

{
  "resourceType": "ValueSet",
  "id": "an-regimen-outcome-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-sact-regimen-outcome",
  "version": "0.5.0",
  "name": "RegimenOutcome",
  "title": "Outcome of a regimen",
  "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 outcome of the prescribed regimen for the patient",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct/21000210109",
        "concept": [
          {
            "code": "268910001",
            "display": "Patient improved"
          },
          {
            "code": "359748005",
            "display": "Patient unchanged"
          },
          {
            "code": "271299001",
            "display": "Patient worse"
          }
        ]
      }
    ]
  }
}