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 Medical History Further Risk Ulcus - JSON Representation

Active as of 2022-09-05

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ddg-dmp-medical-history-further-risk-ulcus",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://deutsche-diabetes-gesellschaft.de/fhir/ig/dmp-diabetes/CodeSystem/ddg-dmp-medical-history-further-risk-ulcus defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">hypercatosis_with_hemorrhage<a name=\"ddg-dmp-medical-history-further-risk-ulcus-hypercatosis_with_hemorrhage\"> </a></td><td>Hypercatosis with hemorrhage</td></tr><tr><td style=\"white-space:nowrap\">condition_after_amputation<a name=\"ddg-dmp-medical-history-further-risk-ulcus-condition_after_amputation\"> </a></td><td>Condition after amputation</td></tr><tr><td style=\"white-space:nowrap\">condition_after_ulcus<a name=\"ddg-dmp-medical-history-further-risk-ulcus-condition_after_ulcus\"> </a></td><td>Condition after ulcus</td></tr></table></div>"
  },
  "url" : "http://deutsche-diabetes-gesellschaft.de/fhir/ig/dmp-diabetes/CodeSystem/ddg-dmp-medical-history-further-risk-ulcus",
  "version" : "0.0.1",
  "name" : "CS_DDGDmpMedicalHistoryFurtherRiskUlcus",
  "title" : "DDG DMP Medical History Further Risk Ulcus",
  "status" : "active",
  "date" : "2022-09-05T15:51:00+02:00",
  "publisher" : "Open Connections",
  "contact" : [
    {
      "name" : "Open Connections",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.open-connections.de/"
        }
      ]
    }
  ],
  "description" : "Additional codes for DDG DMP Medical History 'Further Risk for Ulcus' where no LOINC or SNOMED CT code is present",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DEU"
        }
      ]
    }
  ],
  "copyright" : "CC-BY-SA-4.0",
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "hypercatosis_with_hemorrhage",
      "display" : "Hypercatosis with hemorrhage"
    },
    {
      "code" : "condition_after_amputation",
      "display" : "Condition after amputation"
    },
    {
      "code" : "condition_after_ulcus",
      "display" : "Condition after ulcus"
    }
  ]
}