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

: Vision Prescription Product (Moyae use) - XML Representation

Draft as of 2026-06-02

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vision-prescription-product-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vision-prescription-product-vs</b></p><a name="vision-prescription-product-vs"> </a><a name="hcvision-prescription-product-vs"> </a><ul><li>Include these codes as defined in <a href="http://tx.fhir.org/r4"><code>http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct</code></a><span title="Version is explicitly stated to be 4.0.1"> version &#x1F4CD;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://tx.fhir.org/r4/ValueSet/vision-product#vision-product-lens">lens</a></td><td>Glasses lens</td><td>A lens to be fitted to a frame to comprise a pair of glasses.</td></tr><tr><td><a href="http://tx.fhir.org/r4/ValueSet/vision-product#vision-product-contact">contact</a></td><td>Contact lens</td><td>A lens to be fitted for wearing directly on an eye.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://fhir.moyae.com/ValueSet/vision-prescription-product-vs"/>
  <version value="0.1.0"/>
  <name value="VisionPrescriptionProductVS"/>
  <title value="Vision Prescription Product (Moyae use)"/>
  <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="Subset of FHIR ex-visionprescriptionproduct CodeSystem used by Moyae."/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct"/>
      <version value="4.0.1"/>
      <concept>
        <code value="lens"/>
        <display value="Glasses lens"/>
      </concept>
      <concept>
        <code value="contact"/>
        <display value="Contact lens"/>
      </concept>
    </include>
  </compose>
</ValueSet>