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
| Active as of 2026-06-02 |
{
"resourceType" : "CodeSystem",
"id" : "moyae-is-cc-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem moyae-is-cc-cs</b></p><a name=\"moyae-is-cc-cs\"> </a><a name=\"hcmoyae-is-cc-cs\"> </a><p>This case-sensitive code system <code>https://moyae.com/is-cc</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">cc<a name=\"moyae-is-cc-cs-cc\"> </a></td><td>with correction</td><td>The observation was made while the patient was wearing their habitual correction (glasses or contact lenses).</td></tr></table></div>"
},
"url" : "https://moyae.com/is-cc",
"version" : "0.1.0",
"name" : "MoyaeIsCcCS",
"title" : "Moyae 'with correction' Code System",
"status" : "active",
"experimental" : false,
"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" : "Moyae-defined CodeSystem carrying the single concept `cc` (\"with correction\"). Used on `Observation.component.code` in MoyaeVisualAcuity and MoyaeRefraction to indicate whether the patient was wearing their habitual correction (glasses or contacts) when the measurement was taken.\n\nSNOMED CT's `419775003` (Best Corrected Visual Acuity) was considered but is more specific than what Moyae needs — `cc=true` should also apply when a non-best correction was worn.",
"caseSensitive" : true,
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "cc",
"display" : "with correction",
"definition" : "The observation was made while the patient was wearing their habitual correction (glasses or contact lenses)."
}
]
}