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-Methods - JSON Representation

Draft as of 2025-01-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "iop-method",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet iop-method</b></p><a name=\"iop-method\"> </a><a name=\"hciop-method\"> </a><a name=\"iop-method-und\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  descends from 164729009 (Tonometry)</li><li>Include these codes as defined in <a href=\"CodeSystem-iop-methods.html\"><code>https://eyematics.org/fhir/eyematics-kds/CodeSystem/iop-methods</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-iop-methods.html#iop-methods-rebound-tonometry-remote\">rebound-tonometry-remote</a></td><td>Rebound tonometry remote</td><td>Rebound tonometry remote</td></tr><tr><td><a href=\"CodeSystem-iop-methods.html#iop-methods-contact-lens-tonometry\">contact-lens-tonometry</a></td><td>Contact lens tonometry</td><td>Contact lens tonometry</td></tr></table></li></ul></div>"
  },
  "url" : "https://eyematics.org/fhir/eyematics-kds/ValueSet/iop-method",
  "version" : "2025.0.0-alpha",
  "name" : "VS_IOP_Method",
  "title" : "IOP-Methods",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-01-15",
  "publisher" : "Medizininformatik-Initiative",
  "contact" : [
    {
      "name" : "Medizininformatik-Initiative",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description" : "Describes the various methods of capturing IOP (Intraocular Pressure)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "276"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "164729009"
          }
        ]
      },
      {
        "system" : "https://eyematics.org/fhir/eyematics-kds/CodeSystem/iop-methods",
        "concept" : [
          {
            "code" : "rebound-tonometry-remote",
            "display" : "Rebound tonometry remote"
          },
          {
            "code" : "contact-lens-tonometry",
            "display" : "Contact lens tonometry"
          }
        ]
      }
    ]
  }
}