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

: Possible values for Support Factors - TTL Representation

Active as of 2024-03-03

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "sact-support-factor-value-code"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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/897021009\">897021009</a></td><td>Routine antifungal prophylaxis not recommended</td></tr><tr><td><a href=\"http://snomed.info/id/897020005\">897020005</a></td><td>Routine antifungal prophylaxis recommended</td></tr><tr><td><a href=\"http://snomed.info/id/897022002\">897022002</a></td><td>Routine antiviral prophylaxis not recommended</td></tr><tr><td><a href=\"http://snomed.info/id/897019004\">897019004</a></td><td>Routine antiviral prophylaxis recommended</td></tr><tr><td><a href=\"http://snomed.info/id/723509005\">723509005</a></td><td>High - anti-diarrhoeals are usually prescribed with this treatment </td></tr><tr><td><a href=\"http://snomed.info/id/723505004\">723505004</a></td><td>Low - anti-diarrhoeals are not usually prescribed with this treatment</td></tr><tr><td><a href=\"http://snomed.info/id/75540009\">75540009</a></td><td>High</td></tr><tr><td><a href=\"http://snomed.info/id/62482003\">62482003</a></td><td>Low</td></tr><tr><td><a href=\"http://snomed.info/id/255508009\">255508009</a></td><td>Medium </td></tr><tr><td><a href=\"http://snomed.info/id/255605001\">255605001</a></td><td>Minimal</td></tr><tr><td><a href=\"http://snomed.info/id/54361000210104\">54361000210104</a></td><td>Recommended for primary prophylaxis</td></tr><tr><td><a href=\"http://snomed.info/id/54371000210105\">54371000210105</a></td><td>Recommended for secondary prophylaxis</td></tr><tr><td><a href=\"http://snomed.info/id/54271000210101\">54271000210101</a></td><td>Routine hydration not recommended</td></tr><tr><td><a href=\"http://snomed.info/id/54261000210107\">54261000210107</a></td><td>Routine hydration recommended</td></tr><tr><td><a href=\"http://snomed.info/id/54311000210101\">54311000210101</a></td><td>Irradiation of blood components is not recommended</td></tr><tr><td><a href=\"http://snomed.info/id/54301000210103\">54301000210103</a></td><td>Irradiation of blood components is recommended</td></tr><tr><td><a href=\"http://snomed.info/id/391159000\">391159000</a></td><td>Routine antibiotic prophylaxis not recommended</td></tr><tr><td><a href=\"http://snomed.info/id/413555000\">413555000</a></td><td>Routine antibiotic prophylaxis recommended</td></tr><tr><td><a href=\"http://snomed.info/id/54291000210102\">54291000210102</a></td><td>Routine mesna uroprotection not recommended</td></tr><tr><td><a href=\"http://snomed.info/id/54281000210104\">54281000210104</a></td><td>Routine mesna uroprotection recommended </td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://standards.digital.health.nz/fhir/ValueSet/sact-support-factor-value-code"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "SupportFactorValue"] ; # 
  fhir:title [ fhir:v "Possible values for Support Factors"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-03-03T21:52:06+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Te Aho o Te Kahu, Cancer Control Agency"] ; # 
  fhir:description [ fhir:v "The set of all possible support factors values (not specific to any one factor)"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NZ" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "897021009" ] ;
fhir:display [ fhir:v "Routine antifungal prophylaxis not recommended" ]       ] [
fhir:code [ fhir:v "897020005" ] ;
fhir:display [ fhir:v "Routine antifungal prophylaxis recommended" ]       ] [
fhir:code [ fhir:v "897022002" ] ;
fhir:display [ fhir:v "Routine antiviral prophylaxis not recommended" ]       ] [
fhir:code [ fhir:v "897019004" ] ;
fhir:display [ fhir:v "Routine antiviral prophylaxis recommended" ]       ] [
fhir:code [ fhir:v "723509005" ] ;
fhir:display [ fhir:v "High - anti-diarrhoeals are usually prescribed with this treatment " ]       ] [
fhir:code [ fhir:v "723505004" ] ;
fhir:display [ fhir:v "Low - anti-diarrhoeals are not usually prescribed with this treatment" ]       ] [
fhir:code [ fhir:v "75540009" ] ;
fhir:display [ fhir:v "High" ]       ] [
fhir:code [ fhir:v "62482003" ] ;
fhir:display [ fhir:v "Low" ]       ] [
fhir:code [ fhir:v "255508009" ] ;
fhir:display [ fhir:v "Medium " ]       ] [
fhir:code [ fhir:v "255605001" ] ;
fhir:display [ fhir:v "Minimal" ]       ] [
fhir:code [ fhir:v "54361000210104" ] ;
fhir:display [ fhir:v "Recommended for primary prophylaxis" ]       ] [
fhir:code [ fhir:v "54371000210105" ] ;
fhir:display [ fhir:v "Recommended for secondary prophylaxis" ]       ] [
fhir:code [ fhir:v "54271000210101" ] ;
fhir:display [ fhir:v "Routine hydration not recommended" ]       ] [
fhir:code [ fhir:v "54261000210107" ] ;
fhir:display [ fhir:v "Routine hydration recommended" ]       ] [
fhir:code [ fhir:v "54311000210101" ] ;
fhir:display [ fhir:v "Irradiation of blood components is not recommended" ]       ] [
fhir:code [ fhir:v "54301000210103" ] ;
fhir:display [ fhir:v "Irradiation of blood components is recommended" ]       ] [
fhir:code [ fhir:v "391159000" ] ;
fhir:display [ fhir:v "Routine antibiotic prophylaxis not recommended" ]       ] [
fhir:code [ fhir:v "413555000" ] ;
fhir:display [ fhir:v "Routine antibiotic prophylaxis recommended" ]       ] [
fhir:code [ fhir:v "54291000210102" ] ;
fhir:display [ fhir:v "Routine mesna uroprotection not recommended" ]       ] [
fhir:code [ fhir:v "54281000210104" ] ;
fhir:display [ fhir:v "Routine mesna uroprotection recommended " ]       ] )     ] )
  ] . #