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 |
{
"resourceType" : "ValueSet",
"id" : "vision-prescription-product-vs",
"text" : {
"status" : "extensions",
"div" : "<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 📍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>"
},
"url" : "https://fhir.moyae.com/ValueSet/vision-prescription-product-vs",
"version" : "0.1.0",
"name" : "VisionPrescriptionProductVS",
"title" : "Vision Prescription Product (Moyae use)",
"status" : "draft",
"date" : "2026-06-02T00:07:33+00:00",
"publisher" : "Moyae, Inc.",
"contact" : [
{
"name" : "Moyae, Inc.",
"telecom" : [
{
"system" : "url",
"value" : "https://moyae.com"
},
{
"system" : "email",
"value" : "partnerships@moyae.com"
}
]
},
{
"name" : "Moyae, Inc.",
"telecom" : [
{
"system" : "url",
"value" : "https://moyae.com"
},
{
"system" : "email",
"value" : "partnerships@moyae.com"
}
]
}
],
"description" : "Subset of FHIR ex-visionprescriptionproduct CodeSystem used by Moyae.",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/ex-visionprescriptionproduct",
"version" : "4.0.1",
"concept" : [
{
"code" : "lens",
"display" : "Glasses lens"
},
{
"code" : "contact",
"display" : "Contact lens"
}
]
}
]
}
}