Diabetes DMP IG (R4)
0.0.1 - CI Build Germany flag

Diabetes DMP IG (R4) - Local Development build (v0.0.1). See the Directory of published versions

: DDG DMP Late Complications - JSON Representation

Draft as of 2022-03-15

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ddg-dmp-late-effects",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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://snomed.info/id/127013003\">127013003</a></td><td>Diabetic renal disease</td></tr><tr><td><a href=\"http://snomed.info/id/230572002\">230572002</a></td><td>Diabetic neuropathy</td></tr><tr><td><a href=\"http://snomed.info/id/4855003\">4855003</a></td><td>Diabetic retinopathy</td></tr></table></li></ul></div>"
  },
  "url" : "http://deutsche-diabetes-gesellschaft.de/fhir/ig/dmp-diabetes/ValueSet/ddg-dmp-late-effects",
  "version" : "0.0.1",
  "name" : "DdgDmpLateComplications",
  "title" : "DDG DMP Late Complications",
  "status" : "draft",
  "date" : "2022-03-15T00:00:00+00:00",
  "publisher" : "Open Connections",
  "contact" : [
    {
      "name" : "Open Connections",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.open-connections.de/"
        }
      ]
    }
  ],
  "description" : "DDG DMP Late Complications",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DEU"
        }
      ]
    }
  ],
  "copyright" : "CC-BY-SA-4.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "127013003"
          },
          {
            "code" : "230572002"
          },
          {
            "code" : "4855003"
          }
        ]
      }
    ]
  }
}