ACT-NOW 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.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/davidhay25/actnow/ and changes regularly. See the Directory of published versions
: Dose adjustment reason - TTL Representation
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 "an-dose-adjustment-reason"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet an-dose-adjustment-reason</b></p><a name=\"an-dose-adjustment-reason\"> </a><a name=\"hcan-dose-adjustment-reason\"> </a><a name=\"an-dose-adjustment-reason-en-NZ\"> </a><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/82967011\">82967011</a></td><td>Advanced age</td></tr><tr><td><a href=\"http://snomed.info/id/370645010\">370645010</a></td><td>Frailty</td></tr><tr><td><a href=\"http://snomed.info/id/489417010\">489417010</a></td><td>Weight change finding</td></tr><tr><td><a href=\"http://snomed.info/id/2159167013\">2159167013</a></td><td>Patient on maximum tolerated dose</td></tr><tr><td><a href=\"http://snomed.info/id/NEWCODE\">NEWCODE</a></td><td>Adjusted bodyweight calculation</td></tr><tr><td><a href=\"http://snomed.info/id/2643253019\">2643253019</a></td><td>ECOG performance status finding</td></tr><tr><td><a href=\"http://snomed.info/id/257385013\">257385013</a></td><td>Thrombocytopenia</td></tr><tr><td><a href=\"http://snomed.info/id/406638014\">406638014</a></td><td>Anemia</td></tr><tr><td><a href=\"http://snomed.info/id/25076018\">25076018</a></td><td>Constipation</td></tr><tr><td><a href=\"http://snomed.info/id/169714013\">169714013</a></td><td>Electrolyte imbalance</td></tr><tr><td><a href=\"http://snomed.info/id/NEWCODEOTHER\">NEWCODEOTHER</a></td><td>Other toxicity</td></tr><tr><td><a href=\"http://snomed.info/id/3037815013\">3037815013</a></td><td>Immune system disorder</td></tr><tr><td><a href=\"http://snomed.info/id/297911011\">297911011</a></td><td>Musculoskeletal finding</td></tr><tr><td><a href=\"http://snomed.info/id/NEWCODETOX\">NEWCODETOX</a></td><td>CNS toxicity</td></tr><tr><td><a href=\"http://snomed.info/id/299450010\">299450010</a></td><td>Endocrine finding</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://canshare.co.nz/fhir/ValueSet/an-dose-adjustment-reason-vs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.4.0"] ; #
fhir:name [ fhir:v "DoseAdjustmentReason"] ; #
fhir:title [ fhir:v "Dose adjustment reason"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-10-24T03:11:49+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Te aho o te kahu - Cancer Control Agency"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Te aho o te kahu - Cancer Control Agency" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:david.hay25@gmail.com" ] ] )
] ) ; #
fhir:description [ fhir:v "What was reason the dose was adjusted"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NZ" ] ;
fhir:display [ fhir:v "New Zealand" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "82967011" ] ;
fhir:display [ fhir:v "Advanced age" ] ] [
fhir:code [ fhir:v "370645010" ] ;
fhir:display [ fhir:v "Frailty" ] ] [
fhir:code [ fhir:v "489417010" ] ;
fhir:display [ fhir:v "Weight change finding" ] ] [
fhir:code [ fhir:v "2159167013" ] ;
fhir:display [ fhir:v "Patient on maximum tolerated dose" ] ] [
fhir:code [ fhir:v "NEWCODE" ] ;
fhir:display [ fhir:v "Adjusted bodyweight calculation" ] ] [
fhir:code [ fhir:v "2643253019" ] ;
fhir:display [ fhir:v "ECOG performance status finding" ] ] [
fhir:code [ fhir:v "257385013" ] ;
fhir:display [ fhir:v "Thrombocytopenia" ] ] [
fhir:code [ fhir:v "406638014" ] ;
fhir:display [ fhir:v "Anemia" ] ] [
fhir:code [ fhir:v "25076018" ] ;
fhir:display [ fhir:v "Constipation" ] ] [
fhir:code [ fhir:v "169714013" ] ;
fhir:display [ fhir:v "Electrolyte imbalance" ] ] [
fhir:code [ fhir:v "NEWCODEOTHER" ] ;
fhir:display [ fhir:v "Other toxicity" ] ] [
fhir:code [ fhir:v "3037815013" ] ;
fhir:display [ fhir:v "Immune system disorder" ] ] [
fhir:code [ fhir:v "297911011" ] ;
fhir:display [ fhir:v "Musculoskeletal finding" ] ] [
fhir:code [ fhir:v "NEWCODETOX" ] ;
fhir:display [ fhir:v "CNS toxicity" ] ] [
fhir:code [ fhir:v "299450010" ] ;
fhir:display [ fhir:v "Endocrine finding" ] ] ) ] )
] . #