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-comparison-1 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="pupil-comparison-1"/>
  <meta>
    <profile
             value="https://larfuma.github.io/fhir-eyecare-ig/StructureDefinition/pupil-comparison"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation pupil-comparison-1</b></p><a name="pupil-comparison-1"> </a><a name="hcpupil-comparison-1"> </a><a name="pupil-comparison-1-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{https://larfuma.github.io/fhir-eyecare-ig/CodeSystem/custom-codes-to-be-submitted-to-SNOMED-or-LOINC comparison-of-pupil-diameter-between-eyes}">Comparison of Pupil diameters</span></p><p><b>subject</b>: <a href="Patient/123">Patient/123</a></p><p><b>effective</b>: 2023-11-17 10:00:00+0000</p><p><b>hasMember</b>: </p><ul><li><a href="Observation-pupil-diameter-right-eye-1.html">Observation Pupil diameter</a></li><li><a href="Observation-pupil-diameter-left-eye-1.html">Observation Pupil diameter</a></li></ul><h3>Components</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://loinc.org LP429645-7}">Room brightness level during testing</span></td><td><span title="Codes:{http://loinc.org LA25332-0}">Bright</span></td></tr></table></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system
              value="https://larfuma.github.io/fhir-eyecare-ig/CodeSystem/custom-codes-to-be-submitted-to-SNOMED-or-LOINC"/>
      <code value="comparison-of-pupil-diameter-between-eyes"/>
      <display value="Comparison of Pupil diameters"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/123"/>
  </subject>
  <effectiveDateTime value="2023-11-17T10:00:00+00:00"/>
  <hasMember>🔗 
    <reference value="Observation/pupil-diameter-right-eye-1"/>
  </hasMember>
  <hasMember>🔗 
    <reference value="Observation/pupil-diameter-left-eye-1"/>
  </hasMember>
  <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="LA25332-0"/>
        <display value="Bright"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>