HL7® FHIR® Te Aho o Te Kahu, Cancer Control Agency Implementation Guide
0.1.0 - CI Build

HL7® FHIR® Te Aho o Te Kahu, Cancer Control Agency Implementation Guide, published by Te Aho o Te Kahu, Cancer Control Agency. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7NZ/cca/ and changes regularly. See the Directory of published versions

: Support Factors - JSON Representation

Active as of 2024-03-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "sact-support-factor-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/718526003\">718526003</a></td><td>Antifungal prophylaxis</td></tr><tr><td><a href=\"http://snomed.info/id/427314002\">427314002</a></td><td>Antiviral prophylaxis</td></tr><tr><td><a href=\"http://snomed.info/id/128333008\">128333008</a></td><td>Diarrhoea risk</td></tr><tr><td><a href=\"http://snomed.info/id/419219000\">419219000</a></td><td>Emetogenicity</td></tr><tr><td><a href=\"http://snomed.info/id/81286007\">81286007</a></td><td>Growth factor support</td></tr><tr><td><a href=\"http://snomed.info/id/281800008\">281800008</a></td><td>Hydration</td></tr><tr><td><a href=\"http://snomed.info/id/421961002\">421961002</a></td><td>Hypersensitivity / Infusion related reaction risk</td></tr><tr><td><a href=\"http://snomed.info/id/772120006\">772120006</a></td><td>Irradiated blood components</td></tr><tr><td><a href=\"http://snomed.info/id/56661000210100\">56661000210100</a></td><td>Mesna uroprotection</td></tr><tr><td><a href=\"http://snomed.info/id/441952005\">441952005</a></td><td>Ocular toxicity risk</td></tr><tr><td><a href=\"http://snomed.info/id/75549005\">75549005</a></td><td>Pneumocystis jiroveci pneumonia (PJP) prophylaxis</td></tr></table></li></ul></div>"
  },
  "url" : "https://standards.digital.health.nz/fhir/ValueSet/sact-support-factor-code",
  "version" : "0.1.0",
  "name" : "SupportFactorCode",
  "title" : "Support Factors",
  "status" : "active",
  "date" : "2024-03-03T21:52:06+00:00",
  "publisher" : "Te Aho o Te Kahu, Cancer Control Agency",
  "description" : "The set of possible support factors (not their values)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "718526003",
            "display" : "Antifungal prophylaxis"
          },
          {
            "code" : "427314002",
            "display" : "Antiviral prophylaxis"
          },
          {
            "code" : "128333008",
            "display" : "Diarrhoea risk"
          },
          {
            "code" : "419219000",
            "display" : "Emetogenicity"
          },
          {
            "code" : "81286007",
            "display" : "Growth factor support"
          },
          {
            "code" : "281800008",
            "display" : "Hydration"
          },
          {
            "code" : "421961002",
            "display" : "Hypersensitivity / Infusion related reaction risk"
          },
          {
            "code" : "772120006",
            "display" : "Irradiated blood components"
          },
          {
            "code" : "56661000210100",
            "display" : "Mesna uroprotection"
          },
          {
            "code" : "441952005",
            "display" : "Ocular toxicity risk"
          },
          {
            "code" : "75549005",
            "display" : "Pneumocystis jiroveci pneumonia (PJP) prophylaxis"
          }
        ]
      }
    ]
  }
}