Eyematics Core Data Set
2025.0.0-alpha - ci-build Unknown region code '276'

Eyematics Core Data Set - Local Development build (v2025.0.0-alpha) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Visual Acuity Correction Methods - JSON Representation

Draft as of 2025-02-26

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "va-correction-method",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet va-correction-method</b></p><a name=\"va-correction-method\"> </a><a name=\"hcva-correction-method\"> </a><a name=\"va-correction-method-und\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><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/420050001\">420050001</a></td><td>Uncorrected visual acuity</td></tr><tr><td><a href=\"http://snomed.info/id/50121007\">50121007</a></td><td>Eye glasses, device</td></tr><tr><td><a href=\"http://snomed.info/id/57368009\">57368009</a></td><td>Contact lenses, device</td></tr><tr><td><a href=\"http://snomed.info/id/257492003\">257492003</a></td><td>Pinhole Occluder</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-vs-va-correction-methods.html\"><code>https://eyematics.org/fhir/eyematics-kds/CodeSystem/vs-va-correction-methods</code></a></li></ul></div>"
  },
  "url" : "https://eyematics.org/fhir/eyematics-kds/ValueSet/va-correction-method",
  "version" : "2025.0.0-alpha",
  "name" : "VS_VA_Correction_Method",
  "title" : "Visual Acuity Correction Methods",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-02-26",
  "publisher" : "Medizininformatik-Initiative",
  "contact" : [
    {
      "name" : "Medizininformatik-Initiative",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description" : "Methods of correction used during a visual acuity test.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "276"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "420050001",
            "display" : "Uncorrected visual acuity"
          },
          {
            "code" : "50121007",
            "display" : "Eye glasses, device"
          },
          {
            "code" : "57368009",
            "display" : "Contact lenses, device"
          },
          {
            "code" : "257492003",
            "display" : "Pinhole Occluder"
          }
        ]
      },
      {
        "system" : "https://eyematics.org/fhir/eyematics-kds/CodeSystem/vs-va-correction-methods"
      }
    ]
  }
}