Moyae Ophthalmology FHIR Implementation Guide
0.1.0 - ci-build

Moyae Ophthalmology FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Eye (Vision) - XML Representation

Draft as of 2026-06-02

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vision-eyes-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vision-eyes-vs</b></p><a name="vision-eyes-vs"> </a><a name="hcvision-eyes-vs"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-vision-eye-codes.html"><code>http://hl7.org/fhir/vision-eye-codes</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references"> version &#x1F4E6;4.0.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-vision-eye-codes.html#vision-eye-codes-right">right</a></td><td>Right Eye</td><td>Right Eye.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-vision-eye-codes.html#vision-eye-codes-left">left</a></td><td>Left Eye</td><td>Left Eye.</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.moyae.com/ValueSet/vision-eyes-vs"/>
  <version value="0.1.0"/>
  <name value="VisionEyes"/>
  <title value="Eye (Vision)"/>
  <status value="draft"/>
  <date value="2026-06-02T00:07:33+00:00"/>
  <publisher value="Moyae, Inc."/>
  <contact>
    <name value="Moyae, Inc."/>
    <telecom>
      <system value="url"/>
      <value value="https://moyae.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="partnerships@moyae.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Moyae, Inc."/>
    <telecom>
      <system value="url"/>
      <value value="https://moyae.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="partnerships@moyae.com"/>
    </telecom>
  </contact>
  <description
               value="FHIR VisionPrescription lensSpecification.eye value set."/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/vision-eye-codes"/>
      <concept>
        <code value="right"/>
        <display value="Right Eye"/>
      </concept>
      <concept>
        <code value="left"/>
        <display value="Left Eye"/>
      </concept>
    </include>
  </compose>
</ValueSet>