German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DMP Enrollment - JSON Representation

Active as of 2026-07-29

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "dmp-enrollment-de",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem dmp-enrollment-de</b></p><a name=\"dmp-enrollment-de\"> </a><a name=\"hcdmp-enrollment-de\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/dmp-enrollment-de</code> 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\">DMP-DM1<a name=\"dmp-enrollment-de-DMP-DM1\"> </a></td><td>DMP diabetes type 1</td></tr><tr><td style=\"white-space:nowrap\">DMP-DM2<a name=\"dmp-enrollment-de-DMP-DM2\"> </a></td><td>DMP diabetes type 2</td></tr><tr><td style=\"white-space:nowrap\">DMP-KHK<a name=\"dmp-enrollment-de-DMP-KHK\"> </a></td><td>DMP coronary heart disease</td></tr><tr><td style=\"white-space:nowrap\">DMP-Asthma<a name=\"dmp-enrollment-de-DMP-Asthma\"> </a></td><td>DMP asthma</td></tr><tr><td style=\"white-space:nowrap\">DMP-COPD<a name=\"dmp-enrollment-de-DMP-COPD\"> </a></td><td>DMP COPD</td></tr><tr><td style=\"white-space:nowrap\">DMP-Depression<a name=\"dmp-enrollment-de-DMP-Depression\"> </a></td><td>DMP depression</td></tr><tr><td style=\"white-space:nowrap\">DMP-Rueckenschmerz<a name=\"dmp-enrollment-de-DMP-Rueckenschmerz\"> </a></td><td>DMP back pain</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/CodeSystem/dmp-enrollment-de",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.16.69"
    }
  ],
  "version" : "0.90.0",
  "name" : "DmpEnrollmentCS",
  "title" : "DMP Enrollment",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-29T13:00:36+02:00",
  "publisher" : "cognovis GmbH",
  "contact" : [
    {
      "name" : "cognovis GmbH",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cognovis.de"
        },
        {
          "system" : "email",
          "value" : "info@cognovis.de"
        }
      ]
    }
  ],
  "description" : "Disease-Management-Programme (DMP) enrollment program types, used on EpisodeOfCare.type to classify a patient's structured-treatment-programme enrollment.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "DMP-DM1",
      "display" : "DMP diabetes type 1"
    },
    {
      "code" : "DMP-DM2",
      "display" : "DMP diabetes type 2"
    },
    {
      "code" : "DMP-KHK",
      "display" : "DMP coronary heart disease"
    },
    {
      "code" : "DMP-Asthma",
      "display" : "DMP asthma"
    },
    {
      "code" : "DMP-COPD",
      "display" : "DMP COPD"
    },
    {
      "code" : "DMP-Depression",
      "display" : "DMP depression"
    },
    {
      "code" : "DMP-Rueckenschmerz",
      "display" : "DMP back pain"
    }
  ]
}