Imaging Diagnostic Report
0.0.1-current - ci-build International flag

Imaging Diagnostic Report, published by IHE Radiology Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/RAD.IDR/ and changes regularly. See the Directory of published versions

: BodyStructure: Left Breast - XML Representation

Raw xml | Download


<BodyStructure xmlns="http://hl7.org/fhir">
  <id value="example-BodyStructure-Left-Breast"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: BodyStructure example-BodyStructure-Left-Breast</b></p><a name="example-BodyStructure-Left-Breast"> </a><a name="hcexample-BodyStructure-Left-Breast"> </a><h3>IncludedStructures</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Structure</b></td><td><b>Laterality</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 76752008}">Breast structure (body structure)</span></td><td><span title="Codes:{http://snomed.info/sct 7771000}">Left (qualifier value)</span></td></tr></table><p><b>patient</b>: <a href="Patient-example-Patient.html">Jane Doe  Female, DoB Unknown ( Medical Record Number: 1234567)</a></p></div>
  </text>
  <includedStructure>
    <structure>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="76752008"/>
        <display value="Breast structure (body structure)"/>
      </coding>
    </structure>
    <laterality>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="7771000"/>
        <display value="Left (qualifier value)"/>
      </coding>
    </laterality>
  </includedStructure>
  <patient>🔗 
    <reference value="Patient/example-Patient"/>
  </patient>
</BodyStructure>