PanCareSurPass Project HL7 FHIR Implementation Guide
0.2.0 - CI Build 150

PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions

: Procedure: Radiotherapy - XML Representation

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="ProcedureRadio-1"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Procedure-radiotheraphy-eu-pcsp"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure ProcedureRadio-1</b></p><a name="ProcedureRadio-1"> </a><a name="hcProcedureRadio-1"> </a><a name="ProcedureRadio-1-en-US"> </a><p><b>Resource related information</b>: <a href="Observation-ObservationRadTotalDose-1.html">Observation Total boost radiation dose delivered</a></p><p><b>status</b>: Completed</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 108290001}">Radiotherapy</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 399315003}">Radionuclide therapy</span></p><p><b>subject</b>: <a href="Patient-PatientMainzZeisig.html">Sarah Zeisig  Female, DoB: 1996-12-12 ( http://hl7.eu/fhir/ig/pcsp/sid/pat-id-mainz#L0010)</a></p><p><b>performed</b>: 2017-03-06 00:00:00+0100 --&gt; (ongoing)</p><p><b>location</b>: <a href="Location-Location-SCT1.html">Location Universitätsklinikum Schleswig-Holstein - Campus Lübeck</a></p><p><b>reasonReference</b>: <a href="Condition-ConditionPrimCancerMainzZeisig.html">Condition 081</a></p><p><b>bodySite</b>: <span title="Codes:{http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-radiotherapy-pcsp 1.4}">Brain: Occipital lobe</span></p></div>
  </text>
  <extension
             url="http://hl7.eu/fhir/ig/pcsp/StructureDefinition/resource-relatedInfo">
    <valueReference>🔗 
      <reference value="Observation/ObservationRadTotalDose-1"/>
    </valueReference>
  </extension>
  <status value="completed"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="108290001"/>
      <display value="Radiotherapy"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="399315003"/>
      <display value="Radionuclide therapy"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientMainzZeisig"/>
  </subject>
  <performedPeriod>
    <start value="2017-03-06T00:00:00+01:00"/>
  </performedPeriod>
  <location>🔗 
    <reference value="Location/Location-SCT1"/>
  </location>
  <reasonReference>🔗 
    <reference value="Condition/ConditionPrimCancerMainzZeisig"/>
  </reasonReference>
  <bodySite>
    <coding>
      <system
              value="http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-radiotherapy-pcsp"/>
      <code value="1.4"/>
      <display value="Brain: Occipital lobe"/>
    </coding>
  </bodySite>
</Procedure>