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 Code System - JSON Representation

Draft as of 2025-02-06

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "iop-methods",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem iop-methods</b></p><a name=\"iop-methods\"> </a><a name=\"hciop-methods\"> </a><a name=\"iop-methods-und\"> </a><p>This case-sensitive code system <code>https://eyematics.org/fhir/eyematics-kds/CodeSystem/iop-methods</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">rebound-tonometry<a name=\"iop-methods-rebound-tonometry\"> </a></td><td>Rebound tonometry</td><td>Rebound tonometry</td></tr><tr><td style=\"white-space:nowrap\">rebound-tonometry-remote<a name=\"iop-methods-rebound-tonometry-remote\"> </a></td><td>Rebound tonometry remote</td><td>Rebound tonometry remote</td></tr><tr><td style=\"white-space:nowrap\">contact-lens-tonometry<a name=\"iop-methods-contact-lens-tonometry\"> </a></td><td>Contact lens tonometry</td><td>Contact lens tonometry</td></tr></table></div>"
  },
  "url" : "https://eyematics.org/fhir/eyematics-kds/CodeSystem/iop-methods",
  "version" : "2025.0.0-alpha",
  "name" : "IOPMethods",
  "title" : "IOP Methods Code System",
  "status" : "draft",
  "date" : "2025-02-06",
  "publisher" : "Medizininformatik-Initiative",
  "contact" : [
    {
      "name" : "Medizininformatik-Initiative",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description" : "IOP additional method types",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "276"
        }
      ]
    }
  ],
  "copyright" : "MII",
  "caseSensitive" : true,
  "compositional" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "rebound-tonometry",
      "display" : "Rebound tonometry",
      "definition" : "Rebound tonometry"
    },
    {
      "code" : "rebound-tonometry-remote",
      "display" : "Rebound tonometry remote",
      "definition" : "Rebound tonometry remote"
    },
    {
      "code" : "contact-lens-tonometry",
      "display" : "Contact lens tonometry",
      "definition" : "Contact lens tonometry"
    }
  ]
}