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 Eye Codes (component scope) - JSON Representation

Draft as of 2026-06-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "moyae-eye-code-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet moyae-eye-code-vs</b></p><a name=\"moyae-eye-code-vs\"> </a><a name=\"hcmoyae-eye-code-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/8966001\">8966001</a></td><td>Left Eye</td></tr><tr><td><a href=\"http://snomed.info/id/18944008\">18944008</a></td><td>Right Eye</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.moyae.com/ValueSet/moyae-eye-code-vs",
  "version" : "0.1.0",
  "name" : "MoyaeEyeCodeVS",
  "title" : "Moyae Eye Codes (component scope)",
  "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 eye codes used on Observation.component when redundantly carrying laterality alongside the extension. Emitted against the canonical $SCT URI as of Moyae commit c4bf7d5f3.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "8966001",
            "display" : "Left Eye"
          },
          {
            "code" : "18944008",
            "display" : "Right Eye"
          }
        ]
      }
    ]
  }
}