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 Problem Item - JSON Representation

Active as of 2022-09-05

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ddg-dmp-medical-history-problem-item",
  "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-problem-item 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\">sensitivity_check<a name=\"ddg-dmp-medical-history-problem-item-sensitivity_check\"> </a></td><td>Sensitivity Check</td></tr></table></div>"
  },
  "url" : "http://deutsche-diabetes-gesellschaft.de/fhir/ig/dmp-diabetes/CodeSystem/ddg-dmp-medical-history-problem-item",
  "version" : "0.0.1",
  "name" : "CS_DDGDmpMedicalHistoryProblemItem",
  "title" : "DDG DMP Medical History Problem Item",
  "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" : "Allowed terms for DDG DMP Medical History entry 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" : 1,
  "concept" : [
    {
      "code" : "sensitivity_check",
      "display" : "Sensitivity Check"
    }
  ]
}