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

: Imaging Methods - JSON Representation

Draft as of 2025-01-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "imaging-methods",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet imaging-methods</b></p><a name=\"imaging-methods\"> </a><a name=\"hcimaging-methods\"> </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/172581008\">172581008</a></td><td>Angiography of eye using fluorescein (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/785666002\">785666002</a></td><td>Indocyanine green angiography of eye (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/700070005\">700070005</a></td><td>Optical coherence tomography of retina (procedure)</td></tr></table></li></ul></div>"
  },
  "url" : "https://eyematics.org/fhir/eyematics-kds/ValueSet/imaging-methods",
  "version" : "2025.0.0-alpha",
  "name" : "VS_Imaging_Methods",
  "title" : "Imaging 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" : "ValueSet containing standardized imaging procedures used in ophthalmology.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "276"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "172581008",
            "display" : "Angiography of eye using fluorescein (procedure)"
          },
          {
            "code" : "785666002",
            "display" : "Indocyanine green angiography of eye (procedure)"
          },
          {
            "code" : "700070005",
            "display" : "Optical coherence tomography of retina (procedure)"
          }
        ]
      }
    ]
  }
}