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

: Moyae Refraction Method Boolean Flags - XML Representation

Draft as of 2026-06-02

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="moyae-refraction-method-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet moyae-refraction-method-vs</b></p><a name="moyae-refraction-method-vs"> </a><a name="hcmoyae-refraction-method-vs"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/397277005">397277005</a></td><td>Subjective / Manifest refraction (procedure)</td></tr><tr><td><a href="http://snomed.info/id/397250001">397250001</a></td><td>Autorefractor</td></tr><tr><td><a href="http://snomed.info/id/397278000">397278000</a></td><td>Cycloplegic refraction (procedure)</td></tr><tr><td><a href="http://snomed.info/id/419759001">419759001</a></td><td>Overrefraction (procedure)</td></tr><tr><td><a href="http://snomed.info/id/419775003">419775003</a></td><td>Best Corrected Visual Acuity</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.moyae.com/ValueSet/moyae-refraction-method-vs"/>
  <version value="0.1.0"/>
  <name value="MoyaeRefractionMethodVS"/>
  <title value="Moyae Refraction Method Boolean Flags"/>
  <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="SNOMED codes used as `Observation.component.code` for refraction method boolean flags (valueBoolean true means the technique was used). `with correction` is NOT in this value set because Moyae emits it under a non-SNOMED Moyae-defined URI (https://moyae.com/is-cc) which is flagged in the narrative."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="397277005"/>
        <display value="Subjective / Manifest refraction (procedure)"/>
      </concept>
      <concept>
        <code value="397250001"/>
        <display value="Autorefractor"/>
      </concept>
      <concept>
        <code value="397278000"/>
        <display value="Cycloplegic refraction (procedure)"/>
      </concept>
      <concept>
        <code value="419759001"/>
        <display value="Overrefraction (procedure)"/>
      </concept>
      <concept>
        <code value="419775003"/>
        <display value="Best Corrected Visual Acuity"/>
      </concept>
    </include>
  </compose>
</ValueSet>