Fujitsu Healthy Living Implementation Guide
1.1.29 - release

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

: SpecimenOncologyExample - XML Representation

Raw xml | Download



<Specimen xmlns="http://hl7.org/fhir">
  <id value="specimen-oncology"/>
  <meta>
    <profile
             value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-specimen-oncology"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Specimen</b><a name="specimen-oncology"> </a><a name="hcspecimen-oncology"> </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 Specimen &quot;specimen-oncology&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-specimen-oncology.html">Fujitsu Oncology Specimen Profile</a></p></div><p><b>type</b>: 生検組織 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-JLAC10-Specimen.html">JLAC10 Specimen Codes</a>#071)</span></p><p><b>subject</b>: <a href="Patient-p001.html">Patient/p001</a> &quot; 健康&quot;</p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collector</b></td><td><b>BodySite</b></td></tr><tr><td style="display: none">*</td><td><a href="PractitionerRole-r001.html">PractitionerRole/r001</a></td><td>Left breast structure (body structure) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#80248007)</span></td></tr></table></div>
  </text>
  <type>
    <coding>
      <system value="http://jpfhir.jp/fhir/Common/CodeSystem/specimen-codes"/>
      <code value="071"/>
      <display value="生検組織"/>
    </coding>
    <text value="生検組織"/>
  </type>
  <subject>🔗 
    <reference value="Patient/p001"/>
  </subject>
  <collection>
    <collector>🔗 
      <reference value="PractitionerRole/r001"/>
    </collector>
    <bodySite>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="80248007"/>
        <display value="Left breast structure (body structure)"/>
      </coding>
    </bodySite>
  </collection>
</Specimen>