Eyes back on FHIR? An experimental continuation of the Eyes on FHIR working group's HL7 FHIR® IG
0.1.0 - experimental Unknown region code '276'

Eyes back on FHIR? An experimental continuation of the Eyes on FHIR working group's HL7 FHIR® IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Intraocular pressure (IOP) method valueset - JSON Representation

Active as of 2019-05-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "iop-methods",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet iop-methods</b></p><a name=\"iop-methods\"> </a><a name=\"hciop-methods\"> </a><a name=\"iop-methods-en-US\"> </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 all codes defined in <a href=\"CodeSystem-iop-methods.html\"><code>http://terminology.hl7.org/uv/eyecare/CodeSystem/iop-methods</code></a></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/uv/eyecare/ValueSet/iop-methods",
  "version" : "0.1.0",
  "name" : "OphthalmologyIOPMethods",
  "title" : "Intraocular pressure (IOP) method valueset",
  "status" : "active",
  "experimental" : true,
  "date" : "2019-05-01",
  "publisher" : "Lars Fuhrmann",
  "contact" : [
    {
      "name" : "Lars Fuhrmann",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://larfuma.github.io/fhir-eyecare-ig/"
        },
        {
          "system" : "email",
          "value" : "fuhr.lars@gmail.com"
        }
      ]
    }
  ],
  "description" : "Describes the various methods of capturing IOP that relate to the IOP Observation profile",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "276"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "164729009"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/uv/eyecare/CodeSystem/iop-methods"
      }
    ]
  }
}