Ophthalmology Implementation Guide
0.2.0 - CI Build

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

: Ophthalmology Body Site ValueSet - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ophthalmology-bodysite",
  "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 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://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=7771000\">7771000</a></td><td>Left</td></tr></table></li><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://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=24028007\">24028007</a></td><td>Right</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/ig/ophthalmology/ValueSet/ophthalmology-bodySite",
  "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" : "OphthalmologyBodySite",
  "title" : "Ophthalmology Body Site 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"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "7771000"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "24028007"
          }
        ]
      }
    ]
  }
}