HL7 FHIR® Implementation Guide: Ophthalmology Retinal, Release 1
0.1.0 - STU 1 Ballot

HL7 FHIR® Implementation Guide: Ophthalmology Retinal, Release 1, published by HL7 International - Patient Care WG. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/fhir-eyecare-ig/ and changes regularly. See the Directory of published versions

: Example DiagnosticReport - diagnostic-report-visual-field-test-re-0 - XML Representation

Raw xml | Download



<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="diagnostic-report-visual-field-test-re-0"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/eyecare/StructureDefinition/diagnostic-report-visual-field"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2><span title="Codes: {http://snomed.info/sct 103752008}, {http://loinc.org 28629-4}">Perimetry</span> (<span title="Codes: {http://snomed.info/sct 394594003}, {http://terminology.hl7.org/CodeSystem/v2-0074 OTH}">Ophthalmology</span>) </h2><table class="grid"><tr><td>Subject</td><td><b>Eve Bill</b> female, DoB: 1958-12-24 ( Medical Record Number: 02134005)</td></tr><tr><td>When For</td><td>2019-02-03 07:43:30+0000</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>When For</b></td></tr><tr><td><a href="Observation-vf-mean-deviation-re-0.html"><span title="Codes: {http://snomed.info/sct 422859007}">Mean deviation</span></a> (<span title="Codes: "></span>)</td><td>4.56 decibels</td><td>2013-06-27 05:04:20+0400</td></tr><tr><td><a href="Observation-vf-pattern-standard-deviation-re-0.html"><span title="Codes: {http://snomed.info/sct 421362004}">Pattern standard deviation</span></a> (<span title="Codes: "></span>)</td><td>4.5 decibels</td><td>2013-06-27 05:04:20+0400</td></tr><tr><td><a href="Observation-vf-test-duration-re-0.html"><span title="Codes: {http://snomed.info/sct 252129004}">Test duration</span></a> (<span title="Codes: "></span>)</td><td>310 seconds</td><td>2013-06-27 05:04:20+0400</td></tr><tr><td><a href="Observation-vf-fixation-loss-re-0.html"><span title="Codes: {http://hl7.org/fhir/uv/eyecare/CodeSystem/visual-field-observations 400204}">Fixation loss</span></a> (<span title="Codes: "></span>)</td><td>No display for Ratio</td><td>2013-06-27 05:04:20+0400</td></tr><tr><td><a href="Observation-vf-false-positives-re-0.html"><span title="Codes: {http://hl7.org/fhir/uv/eyecare/CodeSystem/visual-field-observations 400205}">False positive ratio</span></a> (<span title="Codes: "></span>)</td><td>No display for Ratio</td><td>2013-06-27 05:04:20+0400</td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="394594003"/>
      <display value="Ophthalmology"/>
    </coding>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
      <code value="OTH"/>
      <display value="Other"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="103752008"/>
      <display value="Perimetry"/>
    </coding>
    <coding>
      <system value="http://loinc.org"/>
      <code value="28629-4"/>
      <display value="Perimetry study"/>
    </coding>
    <text value="Perimetry"/>
  </code>
  <subject>
    <reference value="Patient/ophthal-patient-example-0"/>
  </subject>
  <effectiveDateTime value="2019-02-03T19:43:30.000Z"/>
  <result>
    <reference value="Observation/vf-mean-deviation-re-0"/>
  </result>
  <result>
    <reference value="Observation/vf-pattern-standard-deviation-re-0"/>
  </result>
  <result>
    <reference value="Observation/vf-test-duration-re-0"/>
  </result>
  <result>
    <reference value="Observation/vf-fixation-loss-re-0"/>
  </result>
  <result>
    <reference value="Observation/vf-false-positives-re-0"/>
  </result>
  <media>
    <link>
      <reference value="Media/visual-field-re-0"/>
    </link>
  </media>
</DiagnosticReport>