Eyes back on FHIR? An experimental continuation of the Eyes on FHIR working group's HL7 FHIR® IG
0.1.0 - experimental Unknown region code '276'

Eyes back on FHIR? An experimental continuation of the Eyes on FHIR working group's HL7 FHIR® IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Observation - pupil-diameter-right-eye-4 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="pupil-diameter-right-eye-4"/>
  <meta>
    <profile
             value="https://larfuma.github.io/fhir-eyecare-ig/StructureDefinition/pupil-diameter"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation pupil-diameter-right-eye-4</b></p><a name="pupil-diameter-right-eye-4"> </a><a name="hcpupil-diameter-right-eye-4"> </a><a name="pupil-diameter-right-eye-4-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org LP73214-6}">Pupil diameter</span></p><p><b>subject</b>: <a href="Patient/123">Patient/123</a></p><p><b>effective</b>: 2023-11-17 10:40:00+0000</p><p><b>value</b>: 8 mm<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemm = 'mm')</span></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 362502000}">Entire right eye (body structure)</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org LP429645-7}">Room brightness level during testing</span></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA32683-7}">Dim</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 82757-5}">Time since administration of medication</span></p><p><b>value</b>: 35 minutes<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemin = 'min')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 410942007}">Drug or medicament (substance)</span></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 372897005}">Apraclonidine</span></p></blockquote></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="LP73214-6"/>
      <display value="Pupil diameter"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/123"/>
  </subject>
  <effectiveDateTime value="2023-11-17T10:40:00+00:00"/>
  <valueQuantity>
    <value value="8"/>
    <unit value="mm"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="mm"/>
  </valueQuantity>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="362502000"/>
      <display value="Entire right eye (body structure)"/>
    </coding>
  </bodySite>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="LP429645-7"/>
        <display value="Room brightness level during testing"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://loinc.org"/>
        <code value="LA32683-7"/>
        <display value="Dim"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="82757-5"/>
        <display value="Time since administration of medication"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="35"/>
      <unit value="minutes"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="min"/>
    </valueQuantity>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="410942007"/>
        <display value="Drug or medicament (substance)"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="372897005"/>
        <display value="Apraclonidine"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>