0.0.1 - ci-build International flag

ShiftPrivacyExamples, published by SHIFT-Task-Force. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/SHIFT-Task-Force/demo-fhir-data/ and changes regularly. See the Directory of published versions

: Diagnostic Report - Bilateral Feet X-Ray - XML Representation

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="CarlFredericksonXrayFeet"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport CarlFredericksonXrayFeet</b></p><a name="CarlFredericksonXrayFeet"> </a><a name="hcCarlFredericksonXrayFeet"> </a><h2><span title="Codes:{http://www.ama-assn.org/go/cpt 73620}">X-ray, bilateral feet, weightbearing, 2 views: dorsoplantar (DP) and axial</span> (<span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 RAD}">Radiology</span>) </h2><table class="grid"><tr><td>Subject</td><td>Unable to get Patient Details</td></tr><tr><td>When For</td><td>2022-11-15 10:30:00+0000</td></tr><tr><td>Reported</td><td>2022-11-15 14:45:00+0000</td></tr><tr><td>Performer</td><td> Dr. Robert Smith, Radiologist</td></tr><tr><td>Identifier</td><td> <code>http://shift.github.io/demo/diagnosticreport-identifier</code>/XRAY-23456</td></tr></table><p><b>Report Details</b></p><p>Bilateral bunions with hallux valgus deformity, moderate degenerative changes in the first metatarsophalangeal joint bilaterally, more pronounced on the right.</p></div>
  </text>
  <identifier>
    <system value="http://shift.github.io/demo/diagnosticreport-identifier"/>
    <value value="XRAY-23456"/>
  </identifier>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
      <code value="RAD"/>
      <display value="Radiology"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://www.ama-assn.org/go/cpt"/>
      <code value="73620"/>
      <display value="Radiologic examination, foot; 2 views"/>
    </coding>
    <text
          value="X-ray, bilateral feet, weightbearing, 2 views: dorsoplantar (DP) and axial"/>
  </code>
  <subject>
    <reference value="urn:uuid:CarlFrederickson"/>
  </subject>
  <effectiveDateTime value="2022-11-15T10:30:00Z"/>
  <issued value="2022-11-15T14:45:00Z"/>
  <performer>
    <display value="Dr. Robert Smith, Radiologist"/>
  </performer>
  <conclusion
              value="Bilateral bunions with hallux valgus deformity, moderate degenerative changes in the first metatarsophalangeal joint bilaterally, more pronounced on the right."/>
</DiagnosticReport>