{
  "resourceType" : "CodeSystem",
  "id" : "praxis-care-plan-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem praxis-care-plan-type</b></p><a name=\"praxis-care-plan-type\"> </a><a name=\"hcpraxis-care-plan-type\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/praxis-care-plan-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">hzv<a name=\"praxis-care-plan-type-hzv\"> </a></td><td>HZV</td><td>Hausarztzentrierte Versorgungsplan (§73b SGB V)</td></tr><tr><td style=\"white-space:nowrap\">dmp<a name=\"praxis-care-plan-type-dmp\"> </a></td><td>DMP</td><td>Disease-Management-Programm-Plan (§137f SGB V)</td></tr><tr><td style=\"white-space:nowrap\">generic<a name=\"praxis-care-plan-type-generic\"> </a></td><td>Generisch</td><td>Generischer Behandlungsplan (kein spezifischer Programmtyp)</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/CodeSystem/praxis-care-plan-type",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.3.7985.16.32"
  }],
  "version" : "0.49.0",
  "name" : "PraxisCarePlanTypeCS",
  "title" : "Praxis CarePlan Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-04T13:25:14+00:00",
  "publisher" : "cognovis GmbH",
  "contact" : [{
    "name" : "cognovis GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.cognovis.de"
    },
    {
      "system" : "email",
      "value" : "info@cognovis.de"
    }]
  }],
  "description" : "Plan type codes for PraxisCarePlanDE category[planType] slice. Discriminates HZV (hausarzt), DMP (disease management), and generic care plan types.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DE",
      "display" : "Germany"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "hzv",
    "display" : "HZV",
    "definition" : "Hausarztzentrierte Versorgungsplan (§73b SGB V)"
  },
  {
    "code" : "dmp",
    "display" : "DMP",
    "definition" : "Disease-Management-Programm-Plan (§137f SGB V)"
  },
  {
    "code" : "generic",
    "display" : "Generisch",
    "definition" : "Generischer Behandlungsplan (kein spezifischer Programmtyp)"
  }]
}