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
| Draft as of 2026-06-02 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="vision-prescription-status-vs"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vision-prescription-status-vs</b></p><a name="vision-prescription-status-vs"> </a><a name="hcvision-prescription-status-vs"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-fm-status.html"><code>http://hl7.org/fhir/fm-status</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 📦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-fm-status.html#fm-status-draft">draft</a></td><td>Draft (used for in-exam measurement)</td><td>A new instance the contents of which is not complete.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-fm-status.html#fm-status-active">active</a></td><td>Active (signed prescription)</td><td>The instance is currently in-force.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-fm-status.html#fm-status-cancelled">cancelled</a></td><td>Cancelled</td><td>The instance is withdrawn, rescinded or reversed.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-fm-status.html#fm-status-entered-in-error">entered-in-error</a></td><td>Entered in error</td><td>The instance was entered in error.</td></tr></table></li></ul></div>
</text>
<url value="https://fhir.moyae.com/ValueSet/vision-prescription-status-vs"/>
<version value="0.1.0"/>
<name value="VisionPrescriptionStatus"/>
<title value="Vision Prescription Status (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 the FHIR VisionPrescription status code system Moyae emits today. `draft` is overloaded as the in-exam measurement carrier; `active` is the signed prescription."/>
<compose>
<include>
<system value="http://hl7.org/fhir/fm-status"/>
<concept>
<code value="draft"/>
<display value="Draft (used for in-exam measurement)"/>
</concept>
<concept>
<code value="active"/>
<display value="Active (signed prescription)"/>
</concept>
<concept>
<code value="cancelled"/>
<display value="Cancelled"/>
</concept>
<concept>
<code value="entered-in-error"/>
<display value="Entered in error"/>
</concept>
</include>
</compose>
</ValueSet>