minimal Common Oncology Data Elements (mCODE) Implementation Guide
1.16.0 - STU Release 2 (Ballot Version)

This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v1.16.0: STU 2 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

: brachytherapy-treatment-phase-low-dose-rate-temporary - XML Representation

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="brachytherapy-treatment-phase-low-dose-rate-temporary"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-brachytherapy-treatment-phase"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>Radiotherapy Modality</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/radiotherapy LDR-TEMP}">Low Dose Rate Brachytherapy - Temporary Placement</span></p><p><b>Radiotherapy Technique</b>: <span title="Codes: {http://snomed.info/sct 113120007}">Interstitial brachytherapy (procedure)</span></p><blockquote><p><b>Radiotherapy Dose Delivered To Body Volume</b></p><h3>Urls</h3><table class="grid"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>value</b>: <a href="BodyStructure-john-anyperson-treatment-volume.html">Generated Summary: <span title="Codes: {http://snomed.info/sct 31094006}">Structure of lobe of lung (body structure)</span>; <span title="Codes: {http://snomed.info/sct 7771000}">Left (qualifier value)</span>, <span title="Codes: {http://snomed.info/sct 261122009}">Lower (qualifier value)</span>; description: Structure of lower lobe of left lung</a></p></blockquote><p><b>status</b>: completed</p><p><b>category</b>: <span title="Codes: {http://snomed.info/sct 108290001}">Radiation oncology AND/OR radiotherapy</span></p><p><b>code</b>: <span title="Codes: {http://hl7.org/fhir/us/mcode/CodeSystem/mcode-resource-identifier-cs mcode-brachytherapy-treatment-phase}">Brachytherapy Treatment Phase Resource</span></p><p><b>subject</b>: <a href="Patient-cancer-patient-john-anyperson.html">Generated Summary: Medical Record Number: m123 (USUAL); John B. Anyperson ; gender: male; birthDate: 1951-01-20</a></p><p><b>performed</b>: 2019-03-01 --&gt; 2019-03-01</p><p><b>asserter</b>: <a href="Practitioner-us-core-practitioner-kyle-anydoc.html">Generated Summary: id: 9988776655; Kyle Anydoc ; gender: male</a></p><p><b>reasonReference</b>: <a href="Condition-primary-cancer-condition-nsclc.html">Generated Summary: <span title="Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span>; <span title="Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span>; <span title="Codes: {http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span>; <span title="Codes: {http://snomed.info/sct 254637007}">Non-small cell lung cancer (disorder)</span>; <span title="Codes: {http://snomed.info/sct 39607008}">Lung structure (body structure)</span>; onset: 2019-04-01</a></p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality">
    <valueCodeableConcept>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/radiotherapy"/>
        <code value="LDR-TEMP"/>
        <display value="Low Dose Rate Brachytherapy - Temporary Placement"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="113120007"/>
        <display value="Interstitial brachytherapy (procedure)"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-dose-delivered-to-volume">
    <extension url="volume">
      <valueReference>
        <reference value="BodyStructure/john-anyperson-treatment-volume"/>
      </valueReference>
    </extension>
  </extension>
  <status value="completed"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="108290001"/>
    </coding>
  </category>
  <code>
    <coding>
      <system
              value="http://hl7.org/fhir/us/mcode/CodeSystem/mcode-resource-identifier-cs"/>
      <code value="mcode-brachytherapy-treatment-phase"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/cancer-patient-john-anyperson"/>
  </subject>
  <performedPeriod>
    <start value="2019-03-01"/>
    <end value="2019-03-01"/>
  </performedPeriod>
  <asserter>
    <reference value="Practitioner/us-core-practitioner-kyle-anydoc"/>
  </asserter>
  <reasonReference>
    <reference value="Condition/primary-cancer-condition-nsclc"/>
  </reasonReference>
</Procedure>