HL7 Australia Implementation Guide:

This page is part of the RCPA Cancer Protocols IG (v0.1.0: Release 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions

ResponseToNeoadjuvantTherapy

@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 -------------------------------------------------------------------

<CodeSystem/response-to-neoadjuvant-therapy> a fhir:CodeSystem;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "response-to-neoadjuvant-therapy"];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ResponseToNeoadjuvantTherapy</h2><div><p>The response of the tumour to neoadjuvant treatment must be recorded.</p>\n</div><p><b>Copyright Statement:</b> This value set includes content from SNOMED CT, which is copyright © 2002+ International         Health Terminology Standards Development Organisation (IHTSDO), and distributed by         agreement    between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this         agreement</p><p>This code system http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/response-to-neoadjuvant-therapy defines the following codes:</p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>not_applicable<a name=\"response-to-neoadjuvant-therapy-not_applicable\"> </a></td><td>Not applicable</td><td>Not applicable</td></tr><tr><td>uncertain<a name=\"response-to-neoadjuvant-therapy-uncertain\"> </a></td><td>Uncertain if this is applicable</td><td>Uncertain if this is applicable</td></tr><tr><td>no_prior_treatment<a name=\"response-to-neoadjuvant-therapy-no_prior_treatment\"> </a></td><td>No prior treatment</td><td>No prior treatment</td></tr><tr><td>grade_0<a name=\"response-to-neoadjuvant-therapy-grade_0\"> </a></td><td>Grade 0 (complete response) No viable cancer cells</td><td>Grade 0 (complete response) No viable cancer cells</td></tr><tr><td>grade_1<a name=\"response-to-neoadjuvant-therapy-grade_1\"> </a></td><td>Grade 1 (moderate response) Single cells or small groups of cancer cells</td><td>Grade 1 (moderate response) Single cells or small groups of cancer cells</td></tr><tr><td>grade_2<a name=\"response-to-neoadjuvant-therapy-grade_2\"> </a></td><td>Grade 2 (minimal response) Residual cancer outgrown by fibrosis</td><td>Grade 2 (minimal response) Residual cancer outgrown by fibrosis</td></tr><tr><td>grade_3<a name=\"response-to-neoadjuvant-therapy-grade_3\"> </a></td><td>Grade 3 (poor response) Minimal or no tumour kill; extensive residual cancer</td><td>Grade 3 (poor response) Minimal or no tumour kill; extensive residual cancer</td></tr></table></div>"
  ];
  fhir:CodeSystem.url [ fhir:value "http://fhir.hl7.org.au/fhir/rcpa/CodeSystem/response-to-neoadjuvant-therapy"];
  fhir:CodeSystem.version [ fhir:value "20150625"];
  fhir:CodeSystem.name [ fhir:value "ResponseToNeoadjuvantTherapy"];
  fhir:CodeSystem.status [ fhir:value "draft"];
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:CodeSystem.date [ fhir:value "2015-06-11T09:01:03+03:00"^^xsd:dateTime];
  fhir:CodeSystem.description [ fhir:value "The response of the tumour to neoadjuvant treatment must be recorded."];
  fhir:CodeSystem.copyright [ fhir:value "This value set includes content from SNOMED CT, which is copyright © 2002+ International         Health Terminology Standards Development Organisation (IHTSDO), and distributed by         agreement    between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this         agreement"];
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean];
  fhir:CodeSystem.valueSet [ fhir:value "http://fhir.hl7.org.au/fhir/rcpa/ValueSet/response-to-neoadjuvant-therapy"];
  fhir:CodeSystem.content [ fhir:value "complete"];
  fhir:CodeSystem.concept [
     fhir:index 0;
     fhir:CodeSystem.concept.code [ fhir:value "not_applicable" ];
     fhir:CodeSystem.concept.display [ fhir:value "Not applicable" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Not applicable" ]
  ], [
     fhir:index 1;
     fhir:CodeSystem.concept.code [ fhir:value "uncertain" ];
     fhir:CodeSystem.concept.display [ fhir:value "Uncertain if this is applicable" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Uncertain if this is applicable" ]
  ], [
     fhir:index 2;
     fhir:CodeSystem.concept.code [ fhir:value "no_prior_treatment" ];
     fhir:CodeSystem.concept.display [ fhir:value "No prior treatment" ];
     fhir:CodeSystem.concept.definition [ fhir:value "No prior treatment" ]
  ], [
     fhir:index 3;
     fhir:CodeSystem.concept.code [ fhir:value "grade_0" ];
     fhir:CodeSystem.concept.display [ fhir:value "Grade 0 (complete response) No viable cancer cells" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Grade 0 (complete response) No viable cancer cells" ]
  ], [
     fhir:index 4;
     fhir:CodeSystem.concept.code [ fhir:value "grade_1" ];
     fhir:CodeSystem.concept.display [ fhir:value "Grade 1 (moderate response) Single cells or small groups of cancer cells" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Grade 1 (moderate response) Single cells or small groups of cancer cells" ]
  ], [
     fhir:index 5;
     fhir:CodeSystem.concept.code [ fhir:value "grade_2" ];
     fhir:CodeSystem.concept.display [ fhir:value "Grade 2 (minimal response) Residual cancer outgrown by fibrosis" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Grade 2 (minimal response) Residual cancer outgrown by fibrosis" ]
  ], [
     fhir:index 6;
     fhir:CodeSystem.concept.code [ fhir:value "grade_3" ];
     fhir:CodeSystem.concept.display [ fhir:value "Grade 3 (poor response) Minimal or no tumour kill; extensive residual cancer" ];
     fhir:CodeSystem.concept.definition [ fhir:value "Grade 3 (poor response) Minimal or no tumour kill; extensive residual cancer" ]
  ].