Fujitsu Healthy Living Implementation Guide
1.1.28 - release

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

: BodyStructureTumorExample - XML Representation

Raw xml | Download



<BodyStructure xmlns="http://hl7.org/fhir">
  <id value="tumor-lobular-carcinoma-left-breast"/>
  <meta>
    <profile
             value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-bodystructure-tumor"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: BodyStructure</b><a name="tumor-lobular-carcinoma-left-breast"> </a><a name="hctumor-lobular-carcinoma-left-breast"> </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 BodyStructure &quot;tumor-lobular-carcinoma-left-breast&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-bodystructure-tumor.html">Fujitsu Tumor Profile</a></p></div><p><b>Fujitsu Related Condition Extension</b>: <a href="Condition-condition-primary-cancer.html">Condition/condition-primary-cancer</a></p><p><b>identifier</b>: BodyStructure/Tumor 1234</p><p><b>location</b>: 乳房,NOS <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-icd-o-3.html">ICD-O-3</a>#C50.9; <a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#80248007 &quot;Left breast structure (body structure)&quot;)</span></p><p><b>patient</b>: <a href="Patient-p001.html">Patient/p001</a> &quot; 健康&quot;</p></div>
  </text>
  <extension
             url="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-extension-related-condition">
    <valueReference>🔗 
      <reference value="Condition/condition-primary-cancer"/>
    </valueReference>
  </extension>
  <identifier>
    <type>
      <coding>
        <system value="http://hl7.org/fhir/resource-types"/>
        <code value="BodyStructure"/>
        <display value="BodyStructure"/>
      </coding>
    </type>
    <system value="http://radiology.hospital.example.org"/>
    <value value="Tumor 1234"/>
  </identifier>
  <location>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/icd-o-3"/>
      <code value="C50.9"/>
      <display value="乳房,NOS"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="80248007"/>
      <display value="Left breast structure (body structure)"/>
    </coding>
  </location>
  <patient>🔗 
    <reference value="Patient/p001"/>
  </patient>
</BodyStructure>