Fujitsu Healthy Living Implementation Guide
1.1.28 - release

Publication Build: This will be filled in by the publication tooling

: RadiotherapyCourseSummaryExample - XML Representation

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="radiotherapy-treatment-summary-chest-wall"/>
  <meta>
    <profile
             value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-procedure-radiotherapy-course-summary"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Procedure</b><a name="radiotherapy-treatment-summary-chest-wall"> </a><a name="hcradiotherapy-treatment-summary-chest-wall"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Procedure &quot;radiotherapy-treatment-summary-chest-wall&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-procedure-radiotherapy-course-summary.html">Fujitsu Radiotherapy Course Summary Profile</a></p></div><p><b>status</b>: completed</p><p><b>code</b>: Radiotherapy course of treatment (regime/therapy) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#1217123003)</span></p><p><b>subject</b>: <a href="Patient-p001.html">Patient/p001</a> &quot; 健康&quot;</p><p><b>performed</b>: 2018-08-15 --&gt; 2018-10-25</p><p><b>reasonCode</b>: 乳房の悪性新生物<腫瘍>,乳房の境界部病巣 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-JP-ICD10-Codes.html">ICD10 Codes</a>#C50.8)</span></p><p><b>bodySite</b>: 胸郭 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-JP-Condition-BodySite-Codes.html">Condition BodySite Codes</a>#4216; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#78904004 &quot;Chest Wall Structure (body structure)&quot;)</span></p></div>
  </text>
  <status value="completed"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1217123003"/>
    </coding>
    <text value="Radiotherapy course of treatment (regime/therapy)"/>
  </code>
  <subject>🔗 
    <reference value="Patient/p001"/>
  </subject>
  <performedPeriod>
    <start value="2018-08-15"/>
    <end value="2018-10-25"/>
  </performedPeriod>
  <reasonCode>
    <coding>
      <system value="http://jpfhir.jp/fhir/Common/CodeSystem/icd10-codes"/>
      <code value="C50.8"/>
      <display value="乳房の悪性新生物<腫瘍>,乳房の境界部病巣"/>
    </coding>
  </reasonCode>
  <bodySite>
    <coding>
      <system
              value="http://jpfhir.jp/fhir/Common/CodeSystem/condition-body-site-codes"/>
      <code value="4216"/>
      <display value="胸郭"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="78904004"/>
      <display value="Chest Wall Structure (body structure)"/>
    </coding>
    <text value="胸郭"/>
  </bodySite>
</Procedure>