RetinaIntegration
0.5.0 - ci-build

RetinaIntegration - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Retina Body Site - JSON Representation

Draft as of 2025-12-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "retina-body-site-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet retina-body-site-vs</b></p><a name=\"retina-body-site-vs\"> </a><a name=\"hcretina-body-site-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><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/5597008\">5597008</a></td><td>Retina of right eye</td></tr><tr><td><a href=\"http://snomed.info/id/58443009\">58443009</a></td><td>Retina of left eye</td></tr></table></li></ul></div>"
  },
  "url" : "http://dips.no/fhir/RetinaIntegration/ValueSet/retina-body-site-vs",
  "version" : "0.5.0",
  "name" : "RetinaBodySiteValueSet",
  "title" : "Retina Body Site",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-12-02",
  "publisher" : "DIPS AS",
  "contact" : [
    {
      "name" : "DIPS AS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://dips.no/"
        },
        {
          "system" : "email",
          "value" : "teamsolsiden@dips.no"
        }
      ]
    }
  ],
  "description" : "Body site codes for retinal observations (right or left retina).",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "5597008",
            "display" : "Retina of right eye"
          },
          {
            "code" : "58443009",
            "display" : "Retina of left eye"
          }
        ]
      }
    ]
  }
}