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 - va-measurement-example-patient-2-bino-50cm-with-od-contactlens - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="va-measurement-example-patient-2-bino-50cm-with-od-contactlens"/>
  <meta>
    <profile
             value="https://larfuma.github.io/fhir-eyecare-ig/StructureDefinition-observation-visual-acuity-version-three"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation va-measurement-example-patient-2-bino-50cm-with-od-contactlens</b></p><a name="va-measurement-example-patient-2-bino-50cm-with-od-contactlens"> </a><a name="hcva-measurement-example-patient-2-bino-50cm-with-od-contactlens"> </a><a name="va-measurement-example-patient-2-bino-50cm-with-od-contactlens-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 260246004}">Visual Acuity finding</span></p><p><b>subject</b>: <a href="Patient/123">Patient/123</a></p><p><b>effective</b>: 2023-10-31 09:00:00+0000</p><p><b>value</b>: 0.8(unit Decimal from https://larfuma.github.io/fhir-eyecare-ig/ValueSet/visual-acuity-quantity-units)<span style="background: LightGoldenRodYellow"> (Details: visual-acuity-quantity-units  codeDecimal = 'Decimal')</span></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 362508001}">Both eyes, entire (body structure)</span></p><p><b>method</b>: <span title="Codes:{https://larfuma.github.io/fhir-eyecare-ig/ValueSet-observation-visual-acuity-methods 418295001}">Near Card</span></p><blockquote><p><b>component</b></p><blockquote><p><b>id</b></p>Contact-lens-in-front-of-right-eye</blockquote><blockquote><p><b>LensDuringVATestSpecification</b></p><ul><li>type: <span title="Codes:{http://snomed.info/sct 57368009}">Contact Lens</span></li><li>diameter: 14</li><li>power: -2.25</li><li>backCurve: 8.3</li></ul></blockquote><p><b>code</b>: <span title="Codes:{http://loinc.org 29073-4}">Right Eye position</span></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 57368009}">Contact Lens</span></p></blockquote><blockquote><p><b>component</b></p><blockquote><p><b>id</b></p>Uncorrected-left-eye</blockquote><p><b>code</b>: <span title="Codes:{http://loinc.org 29074-2}">Left Eye position</span></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 420050001}">Uncorrected visual acuity</span></p></blockquote><blockquote><p><b>component</b></p><blockquote><p><b>id</b></p>Test-Distance</blockquote><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 252124009}">Test distance</span></p><p><b>value</b>: 0.5 m<span style="background: LightGoldenRodYellow"> (Details: UCUM  codem = 'm')</span></p></blockquote><blockquote><p><b>component</b></p><blockquote><p><b>id</b></p>Optotype-used</blockquote><p><b>code</b>: <span title="Codes:{https://larfuma.github.io/fhir-eyecare-ig/CodeSystem/custom-codes-to-be-submitted-to-SNOMED-or-LOINC Optotype}">Optotype</span></p><p><b>value</b>: <span title="Codes:{https://larfuma.github.io/fhir-eyecare-ig/ValueSet-optotypes LA25497-1}">Numbers</span></p></blockquote></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="260246004"/>
      <display value="Visual Acuity finding"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/123"/>
  </subject>
  <effectiveDateTime value="2023-10-31T09:00:00+00:00"/>
  <valueQuantity>
    <value value="0.8"/>
    <system
            value="https://larfuma.github.io/fhir-eyecare-ig/ValueSet/visual-acuity-quantity-units"/>
    <code value="Decimal"/>
  </valueQuantity>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="362508001"/>
      <display value="Both eyes, entire (body structure)"/>
    </coding>
  </bodySite>
  <method>
    <coding>
      <system
              value="https://larfuma.github.io/fhir-eyecare-ig/ValueSet-observation-visual-acuity-methods"/>
      <code value="418295001"/>
      <display value="Near Card"/>
    </coding>
  </method>
  <component id="Contact-lens-in-front-of-right-eye">
    <extension
               url="https://larfuma.github.io/fhir-eyecare-ig/StructureDefinition/LensDuringVATestSpecification">
      <extension url="type">
        <valueCodeableConcept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="57368009"/>
            <display value="Contact Lens"/>
          </coding>
        </valueCodeableConcept>
      </extension>
      <extension url="diameter">
        <valueDecimal value="14"/>
      </extension>
      <extension url="power">
        <valueDecimal value="-2.25"/>
      </extension>
      <extension url="backCurve">
        <valueDecimal value="8.3"/>
      </extension>
    </extension>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="29073-4"/>
        <display value="Right Eye position"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="57368009"/>
        <display value="Contact Lens"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component id="Uncorrected-left-eye">
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="29074-2"/>
        <display value="Left Eye position"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="420050001"/>
        <display value="Uncorrected visual acuity"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component id="Test-Distance">
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="252124009"/>
        <display value="Test distance"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="0.5"/>
      <unit value="m"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="m"/>
    </valueQuantity>
  </component>
  <component id="Optotype-used">
    <code>
      <coding>
        <system
                value="https://larfuma.github.io/fhir-eyecare-ig/CodeSystem/custom-codes-to-be-submitted-to-SNOMED-or-LOINC"/>
        <code value="Optotype"/>
        <display value="Optotype"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="https://larfuma.github.io/fhir-eyecare-ig/ValueSet-optotypes"/>
        <code value="LA25497-1"/>
        <display value="Numbers"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>