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 Ulcus - JSON Representation

Draft as of 2022-03-15

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ddg-dmp-ulcus",
  "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/26283006\">26283006</a></td><td>Superficial</td></tr><tr><td><a href=\"http://snomed.info/id/795002\">795002</a></td><td>Deep</td></tr><tr><td><a href=\"http://snomed.info/id/373067005\">373067005</a></td><td>No (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/416237000\">416237000</a></td><td>Procedure not done</td></tr></table></li></ul></div>"
  },
  "url" : "http://deutsche-diabetes-gesellschaft.de/fhir/ig/dmp-diabetes/ValueSet/ddg-dmp-ulcus",
  "version" : "0.0.1",
  "name" : "DdgDmpUlcus",
  "title" : "DDG DMP  Ulcus",
  "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 Ulcus",
  "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" : "26283006"
          },
          {
            "code" : "795002"
          },
          {
            "code" : "373067005"
          },
          {
            "code" : "416237000"
          }
        ]
      }
    ]
  }
}