Ophthalmology Implementation Guide
0.2.0 - CI Build

Ophthalmology Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions

: - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="01e0df2d-f6fa-4761-8fb7-c22f730ade55"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/ophthal-iop-observation"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><h3>Ids</h3><table class="grid"><tr><td>-</td></tr><tr><td>*</td></tr></table><h3>Meta</h3><table class="grid"><tr><td>-</td></tr><tr><td>*</td></tr></table><p></p><p><b>category</b>: <span title="Codes: {http://hl7.org/fhir/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes: {http://snomed.info/sct 41633001}">Intraocular Pressure</span></p><p><b>subject</b>: <a href="Patient/5812adb4-ef6d-4166-b8e1-0591525fb673">Patient/5812adb4-ef6d-4166-b8e1-0591525fb673</a></p><p><b>issued</b>: 27 Jun. 2013, 11:04:20 pm</p><p><b>device</b>: <span></span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://hl7.org/fhir/observation-category"/>
      <code value="exam"/>
      <display value="Exam"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="41633001"/>
      <display value="Intraocular pressure of Eye"/>
    </coding>
    <text value="Intraocular Pressure"/>
  </code>
  <subject>
    <reference value="Patient/5812adb4-ef6d-4166-b8e1-0591525fb673"/>
  </subject>
  <issued value="2013-06-27T17:04:20.643+04:00"/>
  <device/>
</Observation>