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" : "moyae-refraction-method-vs",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://fhir.moyae.com/ValueSet/moyae-refraction-method-vs",
"version" : "0.1.0",
"name" : "MoyaeRefractionMethodVS",
"title" : "Moyae Refraction Method Boolean Flags",
"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" : "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" : "http://snomed.info/sct",
"concept" : [
{
"code" : "397277005",
"display" : "Subjective / Manifest refraction (procedure)"
},
{
"code" : "397250001",
"display" : "Autorefractor"
},
{
"code" : "397278000",
"display" : "Cycloplegic refraction (procedure)"
},
{
"code" : "419759001",
"display" : "Overrefraction (procedure)"
},
{
"code" : "419775003",
"display" : "Best Corrected Visual Acuity"
}
]
}
]
}
}