minimal Common Oncology Data Elements (mCODE) Implementation Guide
4.0.0-ballot - STU4 Ballot United States of America flag

minimal Common Oncology Data Elements (mCODE) Implementation Guide, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-mCODE-ig/ and changes regularly. See the Directory of published versions

: radiotherapy-treatment-summary-chest-wall-jenny-m - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Procedure ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "radiotherapy-treatment-summary-chest-wall-jenny-m"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-course-summary"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-course-summary>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure radiotherapy-treatment-summary-chest-wall-jenny-m</b></p><a name=\"radiotherapy-treatment-summary-chest-wall-jenny-m\"> </a><a name=\"hcradiotherapy-treatment-summary-chest-wall-jenny-m\"> </a><a name=\"radiotherapy-treatment-summary-chest-wall-jenny-m-en-US\"> </a><p><b>Radiotherapy Number of Sessions Extension</b>: 31</p><p><b>Procedure Intent Extension</b>: <span title=\"Codes:{http://snomed.info/sct 373808002}\">Curative - procedure intent</span></p><blockquote><p><b>Radiotherapy Modality And Technique Extension</b></p><ul><li>http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality: <span title=\"Codes:{http://snomed.info/sct 1156506007}\">External beam radiation therapy using photons (procedure)</span></li><li>http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique: <span title=\"Codes:{http://snomed.info/sct 1156530009}\">Volumetric Modulated Arc Therapy (procedure)</span></li></ul></blockquote><blockquote><p><b>Radiotherapy Modality And Technique Extension</b></p><ul><li>http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality: <span title=\"Codes:{http://snomed.info/sct 45643008}\">Teleradiotherapy using electrons</span></li><li>http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique: <span title=\"Codes:{http://snomed.info/sct 1162782007}\">Three dimensional external beam radiation therapy (procedure)</span></li></ul></blockquote><blockquote><p><b>Radiotherapy Dose Delivered To Volume Extension</b></p><ul><li>volume: <a href=\"BodyStructure-jenny-m-chest-wall-treatment-volume.html\">BodyStructure: identifier = 1.2.246.352…1 (use: usual, ); location = Chest wall structure (body structure); locationQualifier = Entire (qualifier value); description = Chest Wall</a></li><li>totalDoseDelivered: 6000 cGy<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codecGy = 'cGy')</span></li><li>fractionsDelivered: 30</li></ul></blockquote><blockquote><p><b>Radiotherapy Dose Delivered To Volume Extension</b></p><ul><li>volume: <a href=\"BodyStructure-jenny-m-chest-wall-lymph-nodes-treatment-volume.html\">BodyStructure: identifier = 1.2.246.352…2 (use: usual, ); location = Mediastinal lymph node structure (body structure); locationQualifier = Right and left (qualifier value); description = Chest Wall Lymph Nodes</a></li><li>totalDoseDelivered: 5000 cGy<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codecGy = 'cGy')</span></li><li>fractionsDelivered: 25</li></ul></blockquote><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 1217123003}\">Radiotherapy course of treatment</span></p><p><b>subject</b>: <a href=\"Patient-cancer-patient-jenny-m.html\">Jenny M  Female, DoB: 1965-01-01 ( Medical Record Number: MRN1234 (use: usual, ))</a></p><p><b>performed</b>: 2018-08-15 --&gt; 2018-10-25</p><p><b>asserter</b>: <a href=\"Practitioner-us-core-practitioner-kyle-anydoc.html\">Practitioner Kyle Anydoc </a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/icd-10-cm C50.811}\">Malignant neoplasm of overlapping sites of right female breast</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 78904004}\">Chest Wall Structure (body structure)</span></p></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-sessions"^^xsd:anyURI ] ;
fhir:value [ fhir:v "31"^^xsd:nonNegativeInteger ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-procedure-intent"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
a sct:373808002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "373808002" ] ;
fhir:display [ fhir:v "Curative - procedure intent" ]       ] )     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:1156506007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1156506007" ] ;
fhir:display [ fhir:v "External beam radiation therapy using photons (procedure)" ]         ] )       ]     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:1156530009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1156530009" ] ;
fhir:display [ fhir:v "Volumetric Modulated Arc Therapy (procedure)" ]         ] )       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality-and-technique"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:45643008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "45643008" ] ;
fhir:display [ fhir:v "Teleradiotherapy using electrons" ]         ] )       ]     ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
a sct:1162782007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1162782007" ] ;
fhir:display [ fhir:v "Three dimensional external beam radiation therapy (procedure)" ]         ] )       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality-and-technique"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "volume"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "BodyStructure/jenny-m-chest-wall-treatment-volume" ]       ]     ] [
fhir:url [ fhir:v "totalDoseDelivered"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "6000"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cGy" ]       ]     ] [
fhir:url [ fhir:v "fractionsDelivered"^^xsd:anyURI ] ;
fhir:value [ fhir:v "30"^^xsd:nonNegativeInteger ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-dose-delivered-to-volume"^^xsd:anyURI ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "volume"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "BodyStructure/jenny-m-chest-wall-lymph-nodes-treatment-volume" ]       ]     ] [
fhir:url [ fhir:v "totalDoseDelivered"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "5000"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cGy" ]       ]     ] [
fhir:url [ fhir:v "fractionsDelivered"^^xsd:anyURI ] ;
fhir:value [ fhir:v "25"^^xsd:nonNegativeInteger ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-dose-delivered-to-volume"^^xsd:anyURI ]
  ] ) ; # 
  fhir:status [ fhir:v "completed"] ; # 
  fhir:code [
    ( fhir:coding [
a sct:1217123003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1217123003" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/cancer-patient-jenny-m" ]
  ] ; # 
  fhir:performed [
a fhir:Period ;
fhir:start [ fhir:v "2018-08-15"^^xsd:date ] ;
fhir:end [ fhir:v "2018-10-25"^^xsd:date ]
  ] ; # 
  fhir:asserter [
fhir:reference [ fhir:v "Practitioner/us-core-practitioner-kyle-anydoc" ]
  ] ; # 
  fhir:reasonCode ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/icd-10-cm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C50.811" ] ;
fhir:display [ fhir:v "Malignant neoplasm of overlapping sites of right female breast" ]     ] )
  ] ) ; # 
  fhir:bodySite ( [
    ( fhir:coding [
a sct:78904004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "78904004" ] ;
fhir:display [ fhir:v "Chest Wall Structure (body structure)" ]     ] )
  ] ) . #