German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

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

: Praxis Plan Topic - JSON Representation

Active as of 2026-05-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "praxis-plan-topic",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem praxis-plan-topic</b></p><a name=\"praxis-plan-topic\"> </a><a name=\"hcpraxis-plan-topic\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/praxis-plan-topic</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\">chain<a name=\"praxis-plan-topic-chain\"> </a></td><td>Ziffernkette</td><td>Automatische Mitnahmekette — A impliziert B (z.B. Wegepauschale bei Hausbesuch)</td></tr><tr><td style=\"white-space:nowrap\">job<a name=\"praxis-plan-topic-job\"> </a></td><td>Job</td><td>Behandlungsbaustein bestehend aus Dokumentation, Leistungsziffern und Diagnosen-Sektionen</td></tr><tr><td style=\"white-space:nowrap\">komplex<a name=\"praxis-plan-topic-komplex\"> </a></td><td>Komplex</td><td>Leistungskomplex — mehrere zusammengehoerige Ziffern ohne feste Reihenfolge</td></tr><tr><td style=\"white-space:nowrap\">dmp<a name=\"praxis-plan-topic-dmp\"> </a></td><td>DMP-Template</td><td>Disease-Management-Programm-Vorlage (137f SGB V)</td></tr><tr><td style=\"white-space:nowrap\">hzv<a name=\"praxis-plan-topic-hzv\"> </a></td><td>HZV-Template</td><td>Hausarztzentrierte Versorgung Planvorlage (137f SGB V)</td></tr><tr><td style=\"white-space:nowrap\">hzv<a name=\"praxis-plan-topic-hzv\"> </a></td><td>HZV-Template</td><td>Hausarztzentrierte Versorgung Planvorlage (url" : "https://fhir.cognovis.de/praxis/CodeSystem/praxis-plan-topic",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.3.7985.16.35"
    }
  ],
  "version" : "0.49.0",
  "name" : "PraxisPlanTopicCS",
  "title" : "Praxis Plan Topic",
  "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" : "Discovery axis for PlanDefinition.topic within PraxisBillingPattern resources. Distinguishes plan variants — chains, jobs, complex templates, DMP/HZV/HKP/specialist templates — without requiring separate FHIR profiles. Implements ADR-001 Decision 3. Extensible without profile version bump.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "chain",
      "display" : "Ziffernkette",
      "definition" : "Automatische Mitnahmekette — A impliziert B (z.B. Wegepauschale bei Hausbesuch)"
    },
    {
      "code" : "job",
      "display" : "Job",
      "definition" : "Behandlungsbaustein bestehend aus Dokumentation, Leistungsziffern und Diagnosen-Sektionen"
    },
    {
      "code" : "komplex",
      "display" : "Komplex",
      "definition" : "Leistungskomplex — mehrere zusammengehoerige Ziffern ohne feste Reihenfolge"
    },
    {
      "code" : "dmp",
      "display" : "DMP-Template",
      "definition" : "Disease-Management-Programm-Vorlage (137f SGB V)"
    },
    {
      "code" : "hzv",
      "display" : "HZV-Template",
      "definition" : "Hausarztzentrierte Versorgung Planvorlage (73b SGB V)"
    },
    {
      "code" : "hkp",
      "display" : "HKP-Template",
      "definition" : "Heil- und Kostenplan-Vorlage (87 Abs. 1a SGB V)"
    },
    {
      "code" : "par",
      "display" : "PAR-Template",
      "definition" : "Parodontitis-Behandlungs-Sequenz (S3-Leitlinie/BEMA)"
    },
    {
      "code" : "kfo",
      "display" : "KFO-Template",
      "definition" : "Kieferorthopaedie-Behandlungsplan-Vorlage"
    },
    {
      "code" : "ze",
      "display" : "ZE-Template",
      "definition" : "Zahnersatz-Behandlungsplan-Vorlage (56 SGB V)"
    }
  ]
}