Ophthalmology Implementation Guide
0.2.0 - CI Build

Ophthalmology Implementation Guide - Local Development build (v0.2.0). See the Directory of published versions

: Ophthalmology IOP Methods ValueSet - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ophthalmology-iop-methods",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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  391932009 (Ophthalmotonometer (physical object))</li><li>Include all codes defined in <code>http://hl7.org/fhir/CodeSystem/iop-rebound-tonometry-method</code></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/ig/ophthalmology/ValueSet/ophthal-iop-methods",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.2.3.4.2.2.8"
    }
  ],
  "version" : "0.2.0",
  "name" : "OphthalmologyIOPMethods",
  "title" : "Ophthalmology IOP Methods ValueSet",
  "status" : "active",
  "experimental" : true,
  "date" : "2019-05-01",
  "publisher" : "HL7 International - Ophthalmology Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/ophthalmology"
        }
      ]
    }
  ],
  "description" : "IOP Methods",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "391932009"
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/CodeSystem/iop-rebound-tonometry-method"
      }
    ]
  }
}