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

: Eye.Laterality - JSON Representation

Draft as of 2025-02-06

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "eye-laterality",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eye-laterality</b></p><a name=\"eye-laterality\"> </a><a name=\"hceye-laterality\"> </a><a name=\"eye-laterality-und\"> </a><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/1290041000\">1290041000</a></td><td>Entire left eye proper (body structure)</td></tr><tr><td><a href=\"http://snomed.info/id/1290043002\">1290043002</a></td><td>Entire right eye proper (body structure)</td></tr></table></li></ul></div>"
  },
  "url" : "https://eyematics.org/fhir/eyematics-kds/ValueSet/eye-laterality",
  "version" : "2025.0.0-alpha",
  "name" : "VS_Eye_Laterality",
  "title" : "Eye.Laterality",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-02-06",
  "publisher" : "Medizininformatik-Initiative",
  "contact" : [
    {
      "name" : "Medizininformatik-Initiative",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description" : "Describes which eye of the patient was analyzed",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "276"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "1290041000",
            "display" : "Entire left eye proper (body structure)"
          },
          {
            "code" : "1290043002",
            "display" : "Entire right eye proper (body structure)"
          }
        ]
      }
    ]
  }
}