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

: IOP-Code - JSON Representation

Draft as of 2025-02-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "iop-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet iop-code</b></p><a name=\"iop-code\"> </a><a name=\"hciop-code\"> </a><a name=\"iop-code-und\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/79893-4/\">79893-4</a></td><td>Left eye Intraocular pressure</td></tr><tr><td><a href=\"https://loinc.org/79892-6/\">79892-6</a></td><td>Right eye Intraocular pressure</td></tr></table></li></ul></div>"
  },
  "url" : "https://eyematics.org/fhir/eyematics-kds/ValueSet/iop-code",
  "version" : "2025.0.0-alpha",
  "name" : "VS_IOP_Code",
  "title" : "IOP-Code",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-02-11",
  "publisher" : "Medizininformatik-Initiative",
  "contact" : [
    {
      "name" : "Medizininformatik-Initiative",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description" : "Codes that describe ",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "276"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "79893-4",
            "display" : "Left eye Intraocular pressure"
          },
          {
            "code" : "79892-6",
            "display" : "Right eye Intraocular pressure"
          }
        ]
      }
    ]
  }
}