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

: Ophthalmic anatomical location - JSON Representation

Active as of 2021-08-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "body-site-eye",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet body-site-eye</b></p><a name=\"body-site-eye\"> </a><a name=\"hcbody-site-eye\"> </a><a name=\"body-site-eye-en-US\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept  descends from 371398005 (Eye region structure (body structure))</li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/uv/eyecare/ValueSet/body-site-eye",
  "version" : "0.1.0",
  "name" : "OphthalmologyBodySiteEye",
  "title" : "Ophthalmic anatomical location",
  "status" : "active",
  "experimental" : true,
  "date" : "2021-08-03",
  "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 ophthalmic structure being referenced",
  "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" : "371398005"
          }
        ]
      }
    ]
  }
}